* profiler.el (profiler-sampling-interval): Rename from
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
4f595e15
RA
12012-09-30 Ralf Angeli <angeli@caeruleus.net>
2
3 Merge from standalone RefTeX repository.
4
5 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
6 with macros.
7 (Imprint): Mention Wolfgang in list of contributors.
8 (Creating Citations): Give a hint about how to
9 auto-revert the BibTeX database file when using external editors.
10 (Referencing Labels): Simplify section about reference macro
11 cycling.
12 (Options (Referencing Labels)): Adapt to new structure of
13 `reftex-ref-style-alist'.
14 (Referencing Labels, Reference Styles): Document changes in the
15 referencing functionality.
16 (Commands): Mention options for definition of header and footer in
17 BibTeX files.
18 (Options (Creating Citations)): Document
19 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
20 (Reference Styles): New section.
21 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
22 (Options (Referencing Labels)): Remove descriptions of deprecated
23 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
24 Add descriptions for `reftex-ref-style-alist' and
25 `reftex-ref-style-default-list'.
26 (Referencing Labels): Update regarding reference styles.
27 (Citation Styles): Mention support for ConTeXt.
28 (Options (Defining Label Environments)): Fix typo.
29 (Options (Creating Citations)): Document
30 `reftex-cite-key-separator'.
31
8223b1d2
BG
322012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
33
34 * org.texi: Add description of ORG_ADD_CONTRIB to info
35 documentation. Add link to Worg for more details.
36
37 * org.texi: Clarify installation procedure. Provide link to the
38 build system description on Worg.
39
40 * org.texi: Remove reference to utils/, x11idle.c is now in
41 contrib/scripts.
42
43 * org.texi: Re-normalize to "Org mode" in manual.
44
45 * org.texi (Installation): Adapt documentation to new build
46 system. Mention GNU ELPA (since it needs to be handled like Emacs
47 built-in Org).
48
8223b1d2
BG
492012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
50
51 * org.texi: Fix typo in description of the 'Hooks' section.
52
53 * org.texi: Add ID to the list of special properties.
54
552012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
56
57 * org.texi (Moving subtrees): Document the ability to archive to a
58 datetree.
59
602012-09-30 Bastien Guerry <bzg@altern.org>
61
62 * org.texi (Installation, Feedback, Batch execution): Use
63 (add-to-list 'load-path ... t) for the contrib dir.
64
65 * org.texi (results): Update documentation for ":results drawer"
66 and ":results org".
67
68 * org.texi (Column width and alignment): Fix typo.
69
70 * org.texi (Activation): Point to the "Conflicts" section.
71
72 * org.texi (Conflicts): Mention filladapt.el in the list of
73 conflicting packages.
74
75 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
76 not needed for versions of Emacs > 22.1.
77
78 * org.texi (History and Acknowledgments): Fix typo.
79
80 * org.texi (History and Acknowledgments): Add my own
81 acknowledgments.
82
83 * org.texi (Agenda commands): Document the new command and the new
84 option.
85
86 * org.texi (Agenda commands): Delete `org-agenda-action' section.
87 (Agenda commands): Reorder. Document `*' to toggle persistent
88 marks.
89
90 * org.texi (Agenda dispatcher): Mention
91 `org-toggle-agenda-sticky'.
92 (Agenda commands, Exporting Agenda Views): Fix typo.
93
94 * org.texi (Templates in contexts, Setting Options): Update to
95 reflect changes in how contexts options are processed.
96
97 * org.texi (Templates in contexts): Document the new structure of
98 the variables `org-agenda-custom-commands-contexts' and
99 `org-capture-templates-contexts'.
100
101 * org.texi (Templates in contexts): Document the new option
102 `org-capture-templates-contexts'.
103 (Storing searches): Document the new option
104 `org-agenda-custom-commands-contexts'.
105
106 * org.texi (Formula syntax for Lisp): Reformat.
107
108 * org.texi (Special properties, Column attributes)
109 (Agenda column view): Document the new special property
110 CLOCKSUM_T.
111
112 * org.texi (Template expansion): Document the new %l template.
113
114 * org.texi (Fast access to TODO states): Fix documentation about
115 allowed characters for fast todo selection.
116
117 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
118 use in `org-agenda-to-appt'.
119
120 * org.texi (Comment lines): Update wrt comments.
121
122 * org.texi (Resolving idle time): Document new keybinding.
123
124 * org.texi (Clocking commands): Document the use of S-M-<up/down>
125 on clock timestamps.
126
127 * org.texi (Fast access to TODO states): Explicitely says only
128 letters are supported as fast TODO selection keys.
129
130 * org.texi (Link abbreviations): Illustrate the use of the "%h"
131 specifier. Document the new "%(my-function)" specifier.
132
133 * org.texi (Clocking commands): New cindex.
134 (Clocking commands): Update documentation for `org-clock-in'.
135 Document `org-clock-in-last'. Mention `org-clock-out' and
136 `org-clock-in-last' as commands that can be globally bound.
137 (Resolving idle time): Document continuous clocking.
138
139 * org.texi (Top, Introduction): Fix formatting.
140 (Activation): Add index entries.
141 (Conventions): Update section.
142 (Embedded @LaTeX{}): Fix formatting.
143
144 * org.texi (Visibility cycling): Document `show-children'.
145
146 * org.texi (Using capture): Mention the `org-capture-last-stored'
147 bookmark as a way to jump to the last stored capture.
148
149 * org.texi (Uploading files): Fix typo.
150
151 * org.texi (Using capture): Document `C-0' as a prefix argument
152 for `org-capture'.
153
154 * org.texi (Agenda commands): Document persistent marks.
155
156 * org.texi (Template expansion): Update doc to reflect change.
157
158 * org.texi (Radio tables): Document the :no-escape parameter.
159
160 * org.texi (Repeated tasks): Document repeat cookies for years,
161 months, weeks, days and hours.
162
163 * org.texi (Export options): State that you can use the d: option
164 by specifying a list of drawers.
165
166 * org.texi (HTML preamble and postamble): Small doc improvement.
167
1682012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
169
170 * org.texi: The sections in the Exporting section of the manual
171 left out articles in the description of the org-export-as-*
172 commands, among other places. This patch adds them, adds a few
173 missing prepositions, and switches instances of "an HTML" to "a
174 html" for internal consistency.
175
176 * org.texi: Alter several examples of headings with timestamps in
177 them to include the timestamps in the body instead of the heading.
178
1792012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
180
181 * org.texi (Agenda dispatcher): Document sticky agenda views and
182 the new key for them.
183
1842012-09-30 Charles <millarc@verizon.net> (tiny change)
185
186 * org.texi (Advanced features): Fix error in table.
187
1882012-09-30 Feng Shu <tumashu@gmail.com>
189
190 * org.texi (@LaTeX{} fragments): Document imagemagick as an
191 alternative to dvipng.
192
1932012-09-30 François Allisson <francois@allisson.co> (tiny change)
194
195 * org.texi: Remove extra curly bracket.
196
1972012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
198
199 * org.texi (org-clock-in-last and org-clock-cancel): Update the
200 defkeys.
201
2022012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
203
204 * org.texi (Agenda commands): Fix two typos by giving
205 corresponding function names, according to
206 `org-agenda-view-mode-dispatch'.
207
2082012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
209
210 * org.texi (The spreadsheet): Fix typo.
211
2122012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
213
214 * org.texi (Tracking your habits): Point to the "Tracking TODO
215 state changes" section.
216
2172012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
218
219 * org.texi (Literal examples): Remove reference to unknown
220 `org-export-latex-minted' variable. Also simplify footnote since
221 `org-export-latex-listings' documentation is exhaustive already.
222
223 * org.texi (Plain lists): Remove reference to now hard-coded
224 `bullet' automatic rule.
225
2262012-09-30 Toby S. Cubitt <tsc25@cantab.net>
227
228 * org.texi: Updated documentation accordingly.
229
5087f097
PE
2302012-09-13 Paul Eggert <eggert@cs.ucla.edu>
231
232 * texinfo.tex: Merge from gnulib.
233
20121a26
MA
2342012-09-12 Michael Albinus <michael.albinus@gmx.de>
235
236 Sync with Tramp 2.2.6.
237
238 * tramp.texi (Bug Reports): Cleanup caches before a test run.
239
240 * trampver.texi: Update release number.
241
44677e30
PE
2422012-09-12 Paul Eggert <eggert@cs.ucla.edu>
243
244 * texinfo.tex: Merge from gnulib.
245
5a4c42ba
AA
2462012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
247
248 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
249 (bug#12096).
250
8e7046c3
JB
2512012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
252
1dcac243
JB
253 * calc.texi (Simplification modes, Conversions)
254 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
255 (The Calc Mode Line): Mention the mode line display for Basic
256 simplification mode.
257 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
258 simplifications.
259 (Basic Simplifications): Rename from "Limited Simplifications"
260 Replace "limited" by "basic" throughout.
261 (Algebraic Simplifications): Indicate that the algebraic
262 simplifications are done by default.
263 (Unsafe Simplifications): Mention `m E'.
264 (Simplification of Units): Mention `m U'.
265 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
266 (Kinds of Declarations, Functions for Declarations): Mention
267 "algebraic simplifications" instead of `a s'.
1dcac243 268 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 269
d2bd74ff
JB
2702012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
271
272 * calc.texi (Getting Started, Tutorial): Change simulated
273 Calc output to match actual output.
274 (Simplifying Formulas): Mention that algebraic simplification is now
275 the default.
276
77472261
EZ
2772012-07-28 Eli Zaretskii <eliz@gnu.org>
278
279 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
280 (Bug#12073)
281
09ae5da1
PE
2822012-07-25 Paul Eggert <eggert@cs.ucla.edu>
283
284 Prefer typical American spelling for "acknowledgment".
285 * calc.texi (History and Acknowledgments): Rename from
286 History and Acknowledgements.
287 * idlwave.texi (Acknowledgments):
288 * ses.texi (Acknowledgments):
289 * woman.texi (Acknowledgments): Rename from Acknowledgements.
290
c4444d16
PE
2912012-07-09 Paul Eggert <eggert@cs.ucla.edu>
292
293 Rename configure.in to configure.ac (Bug#11603).
294 * ede.texi (Compiler and Linker objects, ede-proj-project)
295 (ede-step-project): Prefer the name configure.ac to configure.in.
296
ef091c97
MA
2972012-07-06 Michael Albinus <michael.albinus@gmx.de>
298
299 * tramp.texi (Multi-hops): Introduce
300 `tramp-restricted-shell-hosts-alist'.
301
89b163db
G
3022012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
303
304 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
305 methods, so don't mention smtpmail here.
306
3072012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
308
309 * gnus.texi (Picons): Document gnus-picon-properties.
310
3112012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
312
313 * gnus.texi: Remove mention of compilation, as that's no longer
314 supported.
315
3162012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
317
318 * gnus.texi (Archived Messages): Mention
319 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
320
3212012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
322
323 * gnus.texi (Various Summary Stuff):
324 Remove mention of `gnus-propagate-marks'.
325
3262012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
327
328 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
329 which no longer exist.
330
3312012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
332
333 * gnus.texi (Archived Messages):
334 Document gnus-gcc-self-resent-messages.
335
3362012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
337
338 * message.texi (Mail Variables):
339 Mention the optional user parameter for X-Message-SMTP-Method.
340
3412012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
342
343 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
344
345 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
346
3472012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
348
349 * gnus.texi (Key Index): Change encoding to utf-8.
350
ac1a0ce1 3512012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
352
353 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
354
71cca84d
G
3552012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
356
357 * gnus.texi (Group Timestamp): Mention where to find documentation for
358 the `gnus-tmp-' variables (bug#11601).
359
888a7fc0
MA
3602012-06-11 Michael Albinus <michael.albinus@gmx.de>
361
362 Sync with Tramp 2.2.6-pre.
363
364 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
365 where appropriate.
366 (Ad-hoc multi-hops): New section.
367 (Remote processes): New subsection "Running remote processes on
368 Windows hosts".
369 (History): Add remote commands on Windows, and ad-hoc multi-hop
370 methods.
371 (External methods): "ControlPersist" must be set to "no" for the
372 `scpc' method.
373 (Remote processes): Add a note about `auto-revert-tail-mode'.
374 (Frequently Asked Questions): Use "scpx" in combination with
375 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
376
377 * trampver.texi: Update release number.
378
31ca4639 3792012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
380
381 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
382 compilation for html-mono.
383
0e8bbf66
PE
3842012-06-08 Paul Eggert <eggert@cs.ucla.edu>
385
386 * texinfo.tex: Merge from gnulib.
387
b8f061b3
KY
3882012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
389
390 * Makefile.in (echo-info): Don't try to install info files named
391 just ".info".
392
16af873e
GM
3932012-05-28 Glenn Morris <rgm@gnu.org>
394
c1dabff0
GM
395 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
396
16af873e
GM
397 * sc.texi: Nuke hand-written node pointers.
398 Fix top-level menu to match actual node order.
399
1d5b82ef
GM
4002012-05-27 Glenn Morris <rgm@gnu.org>
401
402 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
403 Some associated fixes, including not messing with chapno in cl.texi.
404
33017faf 4052012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
406
407 * org.texi (Durations and time values): Fix typo.
408
d14b0029
JB
4092012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
410
33017faf 411 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
412 Mention `calc-ensure-consistent-units'.
413
2f4cadd1 4142012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 415
9879e263
AS
416 * cc-mode.texi: Avoid space before macro in 4th argument of cross
417 reference commands. (Bug#11461)
418
78e91d08
AS
419 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
420
3fe7cdc8
GM
4212012-05-12 Glenn Morris <rgm@gnu.org>
422
9598ef0b
GM
423 * Makefile.in (mostlyclean): Add more TeX intermediates.
424
7d326a29
GM
425 * Makefile.in: Make it look more like the other doc Makefiles.
426 Use explicit $srcdir in all dependencies.
427 Remove cd $srcdir from rules.
428 (VPATH): Remove.
429 (infodir): Set to an absolute path.
430 (INFO_TARGETS): Use short names.
431 (mkinfodir): infodir is now absolute.
432 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
433
c7f95930 434 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 435 (.SUFFIXES): Disable implicit rules.
c7f95930 436
3fe7cdc8
GM
437 * Makefile.in (MKDIR_P): New, set by configure.
438 (mkinfodir): Use $MKDIR_P.
439
6f0652af
GM
4402012-05-07 Glenn Morris <rgm@gnu.org>
441
442 * forms.texi (Long Example): Update for changed location of files.
443
8045b906
GM
4442012-05-04 Glenn Morris <rgm@gnu.org>
445
446 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
447 (INFO_TARGETS): Use $INFO_EXT.
448 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
449 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
450 (INFO_TARGETS): Use $INFO_EXT.
451 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
452
9e7a4bcf
GM
4532012-05-02 Glenn Morris <rgm@gnu.org>
454
9aa071df
GM
455 * Makefile.in (echo-info): New phony target, used by top-level.
456
9e7a4bcf
GM
457 * viper.texi: Make direntry shorter (also it is no longer "newest").
458
459 * emacs-gnutls.texi, ert.texi, org.texi:
460 Fix dircategory, direntry to match info/dir.
461
31cc861c
GM
462 * faq.texi: Convert @inforefs to @xrefs.
463 Fix some malformed cross-references.
f9e320bb
GM
464 (File-name conventions): Shorten section name to avoid overfull line.
465 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 466
723ea6b5
TZ
4672012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
468
469 * auth.texi (Help for users): Update for .gpg file being second.
470
a8e7d6d7 4712012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
472
473 * org.texi (Agenda commands): Fix two typos: give corresponding
474 function names, according to `org-agenda-view-mode-dispatch'.
475
a8e7d6d7 4762012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
477
478 * faq.texi (Major packages and programs): Remove section.
479 There is no point listing 6 packages (cf etc/MORE.STUFF).
480 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 481
dcbf5805
MA
4822012-04-22 Michael Albinus <michael.albinus@gmx.de>
483
484 * dbus.texi (Version): New node.
485 (Properties and Annotations): Mention the object manager
486 interface. Describe dbus-get-all-managed-objects.
487 (Type Conversion): Floating point numbers are allowed, if an
488 anteger does not fit Emacs's integer range.
489 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
490 (Asynchronous Methods): Fix description of
491 dbus-call-method-asynchronously.
492 (Receiving Method Calls): Fix some minor errors. Add
493 dbus-interface-emacs.
494 (Signals): Describe unicast signals and the new match rules.
495 (Alternative Buses): Add the PRIVATE optional argument to
496 dbus-init-bus. Describe its new return value. Add dbus-setenv.
497
adee4030
GM
4982012-04-20 Glenn Morris <rgm@gnu.org>
499
500 * faq.texi (New in Emacs 24): New section.
501 (Packages that do not come with Emacs): Mention M-x list-packages.
502
35dc09a1 5032012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
504
505 * cc-mode.texi (c-offsets-alist): Correct a typo.
506
35dc09a1 5072012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
508
509 * org.texi (Deadlines and scheduling): Fix the example: the
510 DEADLINE item should come right after the headline. We enforce
511 this convention, so it is a bug not to illustrate it correctly in
512 the manual.
513
35dc09a1 5142012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
515
516 * org.texi (Agenda commands): Fix documentation bug by swapping
517 the equivalent keybindings to `org-agenda-next-line' with the ones
518 to `org-agenda-previous-line'.
519
35dc09a1 5202012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
521
522 * Makefile.in: Replace non-portable use of $< in ordinary rules.
523
e2560ea8
EZ
5242012-04-09 Eli Zaretskii <eliz@gnu.org>
525
526 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
527 emacs-gnutls.
528 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
529
6b4f4a2d
TZ
5302012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
531
250b840e 532 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
533
534 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
535
ca2c89b6
TZ
5362012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
537
538 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 539 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 540
aebd5f1a
GM
5412012-04-04 Glenn Morris <rgm@gnu.org>
542
543 * auth.texi (Secret Service API): Copyedits.
544 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
545 (Help for users, Help for developers)
546 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 547
0317dd51
MA
5482012-04-04 Michael Albinus <michael.albinus@gmx.de>
549
550 * auth.texi (Secret Service API): Add the missing text.
551
3d439cd1
CY
5522012-04-04 Chong Yidong <cyd@gnu.org>
553
554 * message.texi (Using PGP/MIME): Note that epg is now the default.
555
556 * gnus.texi: Reduce references to obsolete pgg library.
557 (Security): Note that epg is now the default.
558
559 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
560
561 * nxml-mode.texi (Completion): C-RET is no longer bound to
562 nxml-complete.
563
153ae947
BG
5642012-04-01 Jambunathan K <kjambunathan@gmail.com>
565
566 * org.texi (Customizing tables in ODT export): Correct few errors.
567
5682012-04-01 Jambunathan K <kjambunathan@gmail.com>
569
570 * org.texi (Links in ODT export): Update.
571 (Labels and captions in ODT export): New node.
572
5732012-04-01 Jambunathan K <kjambunathan@gmail.com>
574
575 * org.texi (Literal examples in ODT export): htmlfontify.el in
576 Emacs-24.1 now supports fontification. So ODT source blocks will
577 be fontified by default.
578
5792012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
580
581 * org.texi (Refiling notes): Remove duplicated keybinding.
582
5832012-04-01 Eric Schulte <eric.schulte@gmx.com>
584
585 * org.texi (noweb): Documentation of this new option to the :noweb
586 header argument.
587
5882012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
589
590 * org.texi (Header and sectioning): Add example demonstrating how
591 to use "LaTeX_CLASS_OPTIONS".
592
5932012-04-01 Eric Schulte <eric.schulte@gmx.com>
594
595 * org.texi (Noweb reference syntax): Describe the ability to
596 execute noweb references in the manual.
597
5982012-04-01 Eric Schulte <eric.schulte@gmx.com>
599
600 * org.texi (cache): Improve cache documentation when session
601 evaluation is used.
602
6032012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
604
605 * org.texi (Plain lists): Document removal.
606
6072012-04-01 Michael Brand <michael.ch.brand@gmail.com>
608
609 * org.texi: Decapitalize file name in references to Calc manual.
610
6112012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
612
613 * org.texi (Plain lists): Document removal.
614
6152012-04-01 Jambunathan K <kjambunathan@gmail.com>
616
617 * org.texi (Top, OpenDocument Text export)
618 (ODT export commands, Extending ODT export)
619 (Images in ODT export, Tables in ODT export)
620 (Configuring a document converter): Add or Update.
621
6222012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
623
624 * org.texi (MobileOrg): Change the wording to reflect that the
625 Android Version is no longer just the little brother of the iOS
626 version.
627
6282012-04-01 Eric Schulte <eric.schulte@gmx.com>
629
630 * org.texi (Key bindings and useful functions): Updated babel key
631 binding documentation in manual.
632
6332012-04-01 Eric Schulte <eric.schulte@gmx.com>
634
635 * org.texi (noweb): Document new noweb header value.
636
6372012-04-01 Eric Schulte <eric.schulte@gmx.com>
638
639 * org.texi (noweb-sep): Document new header argument.
640
6412012-04-01 Eric Schulte <eric.schulte@gmx.com>
642
643 * org.texi (noweb-ref): Documentation of this new custom variable.
644
6452012-04-01 Eric Schulte <eric.schulte@gmx.com>
646
647 * org.texi (wrap): Update the new :wrap documentation to match the
648 current implementation.
649
6502012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
651
652 * org.texi: Added documentation for :wrap.
653
6542012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
655
656 * org.texi: #+RESULTS now user-configurable.
657
6582012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
659
660 * org.texi: Documented :noweb no-export.
661
6622012-04-01 Thomas Dye <dk@poto.local>
663
664 * org.texi: Edit :noweb no header argument for correctness.
665
6662012-04-01 Bastien Guerry <bzg@altern.org>
667
668 * org.texi (Customization): Update the approximate number of Org
669 variables.
670
6712012-04-01 Thomas Dye <dk@poto.local>
672
673 * org.texi: The :results wrap produces a drawer instead of a
674 begin_results block.
675
005a89ff
G
6762012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
677
678 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
679 reflect the new default.
680
589ce070
EZ
6812012-03-10 Eli Zaretskii <eliz@gnu.org>
682
683 * info.texi (Expert Info): Move the index entry for "Texinfo" from
684 "Getting Started" to this node. (Bug#10450)
685
a5392527
CY
6862012-03-10 Chong Yidong <cyd@gnu.org>
687
8ae818e4
CY
688 * flymake.texi (Example -- Configuring a tool called via make):
689 Mention the Automake COMPILE variable (Bug#8715).
690
a5392527
CY
691 * info.texi (Getting Started): Add an index entry (Bug#10450).
692
d49902e4
MA
6932012-03-02 Michael Albinus <michael.albinus@gmx.de>
694
695 * dbus.texi (Signals): Known names will be mapped onto unique
696 names, when registering for signals.
697
53eced6d
GM
6982012-02-29 Glenn Morris <rgm@gnu.org>
699
bcd6cd23
GM
700 * url.texi: Fix quote usage in body text.
701
775b55af
GM
702 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
703
53eced6d
GM
704 * cl.texi: Use @code{} in menus when appropriate.
705
44e97401
GM
7062012-02-28 Glenn Morris <rgm@gnu.org>
707
708 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
709 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
710 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
711 * org.texi, sc.texi, vip.texi, viper.texi:
712 Standardize possessive apostrophe usage.
713
fa9a0855
CY
7142012-02-26 Chong Yidong <cyd@gnu.org>
715
716 * ediff.texi (Quick Help Commands): Add a couple of index entries
717 (Bug#10834).
718
0fd2c9a3
GM
7192012-02-17 Glenn Morris <rgm@gnu.org>
720
721 * gnus.texi (Posting Styles):
722 * remember.texi (Org): Fix cross-refs to other manuals.
723
9f26dc24
GM
7242012-02-15 Glenn Morris <rgm@gnu.org>
725
726 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
727 (Encryption): New chapter, split out from previous.
728
3d2af193
LI
7292012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
730
731 * gnus.texi (Customizing the IMAP Connection): Mention
732 nnimap-record-commands.
733
b74c9672
GM
7342012-02-10 Glenn Morris <rgm@gnu.org>
735
736 * url.texi (Retrieving URLs): Update url-retrieve arguments.
737 Mention url-queue-retrieve.
738
2ebc3b94
GM
7392012-02-09 Glenn Morris <rgm@gnu.org>
740
9fcfcdef
GM
741 * sem-user.texi (Semantic mode user commands): Typo fix.
742
2ebc3b94
GM
743 * info.texi (Create Info buffer): Mention info-display-manual.
744
7c4bbb69
LI
7452012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
746
747 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
748 example (modified from an example by Michael Albinus).
749
debce7bc
G
7502012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
751
752 * gnus.texi (Agent Basics): Fix outdated description of
753 `gnus-agent-auto-agentize-methods'.
754
b207a4ec
AS
7552012-01-28 Andreas Schwab <schwab@linux-m68k.org>
756
757 * cc-mode.texi: Always @defindex ss.
758 (Config Basics): Fix argument of @itemize.
759 (Macro Backslashes): Add @code around index entry.
760
b8fe8712
GM
7612012-01-23 Glenn Morris <rgm@gnu.org>
762
763 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
764
02dc2fd7
EH
7652012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
766
767 * tramp.texi (File): Tweak wording for the `scpc' option.
768
e7719ea1
G
7692012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
770
771 * gnus.texi (Group Parameters): Really note precedence.
772
9937bef4
G
7732012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
774
775 * gnus.texi (Group Parameters): Note precedence.
776
e66ba1df
BG
7772012-01-03 Eric Schulte <eric.schulte@gmx.com>
778
779 * org.texi (Noweb reference syntax): Adding documentation of
780 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
781 variable.
782
7832012-01-03 Bastien Guerry <bzg@gnu.org>
784
785 * org.texi (Plain lists): Split the table to fix the display
786 of items.
787
7882012-01-03 Bastien Guerry <bzg@gnu.org>
789
790 * org.texi (Plain lists): Fix misplaced explanation.
791
7922012-01-03 Bastien Guerry <bzg@gnu.org>
793
794 * org.texi (Plain lists, Agenda files): Add index entries.
795
7962012-01-03 Julian Gehring <julian.gehring@googlemail.com>
797
798 * org.texi: Use "Org mode" instead of alternatives like
799 "Org-mode" or "org-mode".
800
8012012-01-03 Bernt Hansen <bernt@norang.ca>
802
803 * org.texi (Agenda commands): Document
804 `org-clock-report-include-clocking-task'.
805
8062012-01-03 Bastien Guerry <bzg@gnu.org>
807
808 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
809 C-c' on checkboxes.
810
8112012-01-03 Julian Gehring <julian.gehring@googlemail.com>
812
813 * org.texi: End sentences with two spaces.
814
8152012-01-03 Michael Brand <michael.ch.brand@gmail.com>
816
817 * org.texi (External links): Document the link types file+sys
818 and file+emacs, slightly narrow used page width.
819
8202012-01-03 Eric Schulte <eric.schulte@gmx.com>
821
822 * org.texi (colnames): Note that colnames behavior may differ
823 across languages.
824
8252012-01-03 Bastien Guerry <bzg@gnu.org>
826
827 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
828
8292012-01-03 Thomas Dye <dk@poto.westell.com>
830
831 * org.texi: Augmented discussion of babel property
832 inheritance. Put footnote outside sentence ending period.
833
8342012-01-03 Eric Schulte <schulte.eric@gmail.com>
835
836 * org.texi (eval): Documenting the full range of :eval header
837 argument values.
838
8392012-01-03 Eric Schulte <schulte.eric@gmail.com>
840
841 * org.texi (eval): Documentation of the new :eval option.
842
8432012-01-03 Thomas Dye <dk@poto.local>
844
845 * org.texi: Add accumulated properties.
846
8472012-01-03 Thomas Dye <dk@poto.local>
848
849 * org.texi: Documented no spaces in name=assign, another
850 correction to :var table.
851
8522012-01-03 Thomas Dye <dk@poto.local>
853
854 * org.texi: Changed DATA to NAME in Working With Source Code
855 section.
856
8572012-01-03 Tom Dye <tsd@tsdye.com>
858
859 * org.texi: Minor change to :var table.
860
8612012-01-03 Tom Dye <tsd@tsdye.com>
862
863 * org.texi: More changes to :var table (some examples were wrong).
864
8652012-01-03 Tom Dye <tsd@tsdye.com>
866
867 * org.texi: Cleaned up :var table.
868
8692012-01-03 Bastien Guerry <bzg@gnu.org>
870
871 * org.texi (Timestamps, Weekly/daily agenda)
872 (Weekly/daily agenda): Add @cindex for "appointment".
873
8742012-01-03 Eric Schulte <schulte.eric@gmail.com>
875
876 * org.texi (Literal examples): A new link to the template for
877 inserting empty code blocks.
878 (Structure of code blocks): A new link to the template for
879 inserting empty code blocks.
880
8812012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
882
883 * org.texi (External links): Add footnote on how the behavior
884 of the text search in Org files are controled by the variable
885 `org-link-search-must-match-exact-headline'.
886
8872012-01-03 Eric Schulte <schulte.eric@gmail.com>
888
889 * org.texi (Buffer-wide header arguments): Update
890 documentation to reflect removal of #+PROPERTIES.
891
8922012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
893
894 * org.texi (The clock table): Mention that ACHIVED trees
895 contribute to the clock table.
896
8972012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
898
899 * org.texi (Conflicts): Better yasnippet config info.
900
9012012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
902
903 * org.texi (Selective export): Explicitely mention the default
904 values for `org-export-select-tags',
905 `org-export-exclude-tags'.
906
9072012-01-03 Tom Dye <tsd@tsdye.com>
908
909 * org.texi: Added a line to specify that header arguments are
910 lowercase.
911
9122012-01-03 Tom Dye <tsd@tsdye.com>
913
914 * org.texi: :var requires default value when declared.
915
9162012-01-03 Bastien Guerry <bzg@gnu.org>
917
918 * org.texi (Handling links): Add a note about the
919 `org-link-frame-setup' option.
920
9212012-01-03 David Maus <dmaus@ictsoc.de>
922
923 * org.texi (Exporting Agenda Views, Extracting agenda
924 information): Fix command line syntax, quote symbol parameter
925 values.
926
9272012-01-03 David Maus <dmaus@ictsoc.de>
928
929 * org.texi (Exporting Agenda Views): Fix command line syntax.
930
8d80ef01
PE
9312011-12-28 Paul Eggert <eggert@cs.ucla.edu>
932
933 * gnus.texi (Mail Source Customization, Mail Back End Variables):
934 Use octal notation for file permissions, which are normally
935 thought of in octal.
936 (Mail Back End Variables): Use more-plausible modes in example.
937
47d42d81
AM
9382011-12-20 Alan Mackenzie <acm@muc.de>
939
940 * cc-mode.texi: Update version string 5.31 -> 5.32.
941
a98edce9
JB
9422011-12-06 Juanma Barranquero <lekktu@gmail.com>
943
944 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
945
321decc8
GM
9462011-11-24 Glenn Morris <rgm@gnu.org>
947
948 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
949
f8107b79
JB
9502011-11-24 Juanma Barranquero <lekktu@gmail.com>
951
952 * makefile.w32-in: Update dependencies.
953
f5a96a4f
GM
9542011-11-20 Glenn Morris <rgm@gnu.org>
955
956 * gnus.texi (Group Information):
957 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
958
cd1181db
JB
9592011-11-20 Juanma Barranquero <lekktu@gmail.com>
960
961 * gnus-coding.texi (Gnus Maintenance Guide):
962 Rename from "Gnus Maintainance Guide".
963
964 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
965 * eieio.texi (Customizing):
fe7a3057
JB
966 * gnus.texi (Article Washing):
967 * gnus-news.texi:
968 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 969
7877f373
JB
9702011-11-16 Juanma Barranquero <lekktu@gmail.com>
971
972 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
973
0d26e0b6
JB
9742011-11-15 Juanma Barranquero <lekktu@gmail.com>
975
c7015153
JB
976 * ede.texi (project-am-texinfo):
977 * gnus.texi (Sending or Not Sending):
978 * org.texi (Template elements): Fix typos.
0d26e0b6 979
0b381c7e
JB
9802011-11-14 Juanma Barranquero <lekktu@gmail.com>
981
982 * ediff.texi (Hooks):
c7015153 983 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 984
40a8bdf6
JB
9852011-11-11 Juanma Barranquero <lekktu@gmail.com>
986
987 * semantic.texi (Tag handling): Fix typo.
988
57dda3bb
KY
9892011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
990
991 * gnus.texi (Other Gnus Versions): Remove.
992
52bedd34
AM
9932011-10-28 Alan Mackenzie <acm@muc.de>
994
995 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
996 (Other Special Indentations): Add an xref to "Macros with ;".
997 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
998 "Macros with ;".
999 (Macros with ;): New page.
1000
00b77525
GM
1001 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1002 Document the new handling of nested scopes for movement by defuns.
52bedd34 1003
4a623313
MA
10042011-10-23 Michael Albinus <michael.albinus@gmx.de>
1005
1006 Sync with Tramp 2.2.3.
1007
1008 * trampver.texi: Update release number.
1009
466a320e
GM
10102011-10-14 Glenn Morris <rgm@gnu.org>
1011
1012 * ert.texi (Introduction, How to Run Tests)
1013 (Running Tests Interactively, Expected Failures)
1014 (Tests and Their Environment, Useful Techniques)
1015 (Interactive Debugging, Fixtures and Test Suites):
1016 Minor rephrasings.
1017 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1018 (Running Tests in Batch Mode): Simplify loading instructions.
1019 (Test Selectors): Clarify some selectors.
1020 (Expected Failures, Useful Techniques):
1021 Make examples fit in 80 columns.
1022
2be4956d
JB
10232011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1024
1025 * calc.texi (Basic Operations on Units): Discuss temperature
1026 conversion (`u t') alongside with other unit conversions ('u c').
1027
7359a765
GM
10282011-10-12 Glenn Morris <rgm@gnu.org>
1029
1030 * ert.texi: Whitespace trivia to make main menu items line up better.
1031
a0c52e5d
GM
10322011-10-08 Glenn Morris <rgm@gnu.org>
1033
1034 * Makefile.in: Fix ert rules.
1035
465d0300
G
10362011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1037
1038 * gnus.texi (Gnus Utility Functions): Add more references and
1039 explanations (bug#9683).
1040
a5166359
LMI
10412011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1042
1043 * gnus.texi (Archived Messages): Note the default (bug#9552).
1044
b523dc20
BW
10452011-09-21 Bill Wohler <wohler@newt.com>
1046
1047 Release MH-E manual version 8.3.
1048
58179cce 1049 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1050 release 8.3.
1051 (Preface): Updated support information.
bd7239f5 1052 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1053 historical quote, the tense should be correct in the time that it
1054 was written.
1055
0afb49a1
LMI
10562011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1057
1058 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1059 (Finding the News): Doc clarification.
1060 (Terminology): Mention naming.
1061
e21bac42
G
10622011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1063
1064 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1065 (Interactive): Document `quiet'.
1066
5b409b39 10672011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1068
bd7239f5 1069 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1070
5b409b39 10712011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1072
bd7239f5 1073 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1074 scope for `org-map-entries'.
1075
5b409b39 10762011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1077
1078 * org.texi (Visibility cycling): Document `org-copy-visible'.
1079
5b409b39 10802011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1081
bd7239f5 1082 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1083 proper order.
1084
5b409b39 10852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1086
1087 * org.texi (eval): Expand discussion of the :eval header argument.
1088
5b409b39 10892011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1090
1091 * org.texi (Languages): Add Lilypond and Awk as supported
1092 languages.
1093
5b409b39 10942011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1095
bd7239f5 1096 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1097 LOG_INTO_DRAWER can be used to override the contents of variable
1098 org-clock-into-drawer (or if unset, org-log-into-drawer).
1099
bd7239f5 1100 * org.texi: Replace @xref->@pxref.
3ab2c837 1101
5b409b39 11022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1103
1104 * org.texi (Evaluating code blocks): Documenting the new option
1105 for inline call lines.
1106
5b409b39 11072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1108
1109 * org.texi (Results of evaluation): More explicit about the
1110 mechanism through which interactive evaluation of code is
1111 performed.
1112
5b409b39 11132011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1114
1115 * org.texi (noweb-ref): New header argument documentation.
1116
5b409b39 11172011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1118
1119 * org.texi (Extracting source code): Documentation of the new
1120 org-babel-tangle-named-block-combination variable.
1121
5b409b39 11222011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1123
bd7239f5 1124 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1125 behavior of multiple blocks of the same name is undefined.
3ab2c837 1126
5b409b39 11272011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1128
1129 * org.texi (TaskJuggler export): Modify the example to reflect the
1130 new effort durations.
1131
5b409b39 11322011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1133
1134 * org.texi (Images in LaTeX export): Escape curly brackets in
1135 LaTeX example.
1136
5b409b39 11372011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1138
1139 * org.texi (The clock table): Document the :properties and
1140 :inherit-props arguments for the clocktable.
1141
5b409b39 11422011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1143
1144 * org.texi (Tables in LaTeX export): Document specifying placement
1145 options for tables.
1146
5b409b39 11472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1148
1149 * org.texi (Evaluating code blocks): More specific documentation
1150 about the different types of header arguments.
1151
5b409b39 11522011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1153
1154 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1155
5b409b39 11562011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1157
1158 * org.texi (Built-in table editor): Document the table field
1159 follow mode.
1160
5b409b39 11612011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1162
1163 * org.texi (Easy Templates): Document new template.
1164
5b409b39 11652011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1166
1167 * org.texi (Literal examples): Add a cross-reference from "Literal
1168 Examples" to "Easy Templates."
1169
5b409b39 11702011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1171
1172 * org.texi (The clock table): Add link to match syntax.
1173
5b409b39 11742011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1175
1176 * org.texi (Agenda commands): Document clock consistency checks.
1177
5b409b39 11782011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1179
1180 * org.texi (Built-in table editor): Document that \vert represents
1181 a vertical bar in a table field.
1182
5b409b39 11832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1184
1185 * org.texi (Literal examples): Link from "Markup" > "Literate
1186 Examples" to "Working with Source Code".
1187
5b409b39 11882011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1189
1190 * org.texi (Agenda commands): Doc for function option to bulk
1191 action.
1192
5b409b39 11932011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1194
1195 * org.texi (Template expansion): Document new %<...> template
1196 escape.
1197
5b409b39 11982011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1199
1200 * org.texi (Selective export): Document exclusion of any tasks
1201 from export.
1202
5b409b39 12032011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1204
1205 * org.texi (Selective export): Document how to exclude DONE tasks
1206 from export.
1207 (Publishing options): Document the properties to be used to turn off
1208 export of DONE tasks.
1209
5b409b39 12102011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1211
1212 * org.texi (The date/time prompt): Document date range protection.
1213
5b409b39 12142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1215
1216 * org.texi (padline): Documentation of the new padline header
1217 argument.
1218
5b409b39 12192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1220
1221 * org.texi (var): Adding "[" to list of characters triggering
1222 elisp evaluation.
1223
5b409b39 12242011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1225
1226 * org.texi (var): Documentation of Emacs Lisp evaluation during
1227 variable assignment.
1228
5b409b39 12292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1230
1231 * org.texi (colnames): Reference indexing into variables, and note
1232 that colnames are *not* removed before indexing occurs.
1233 (rownames): Reference indexing into variables, and note that
1234 rownames are *not* removed before indexing occurs.
1235
5b409b39 12362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1237
1238 * org.texi (var): Clarification of indexing into tabular
1239 variables.
1240
5b409b39 12412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1242
1243 * org.texi (results): Documentation of the `:results wrap' header
1244 argument.
1245
5b409b39 12462011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1247
bd7239f5 1248 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1249 of the LaTeX export: the org file has to be properly structured.
1250
5b409b39 12512011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1252
1253 * org.texi (Dynamic blocks, Structure editing): Mention
1254 the function `org-narrow-to-block'.
1255
5b409b39 12562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1257
1258 * org.texi (Languages): Updating list of code block supported
1259 languages.
1260
5b409b39 12612011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1262
1263 * org.texi (Special properties): CATEGORY is a special property,
1264 but it may also used in the drawer.
1265
5b409b39 12662011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1267
1268 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1269
5b409b39 12702011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1271
1272 * org.texi (Include files): Document :lines.
1273
5b409b39 12742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1275
1276 * org.texi (comments): Documentation of the ":comments noweb" code
1277 block header argument.
1278
5b409b39 12792011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1280
1281 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1282 added extra whitespace around functions to be consistent with the
1283 rest of the section.
1284
5b409b39 12852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1286
0b381c7e 1287 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1288 #+call: line syntax.
1289 (Header arguments in function calls): Expanded discussion of
1290 #+call: line syntax.
1291
5b409b39 12922011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1293
1294 * org.texi (Evaluating code blocks): More explicit about how to
1295 pass variables to #+call lines.
1296
5b409b39 12972011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1298
1299 * org.texi (Results of evaluation): Link to the :results header
1300 argument list from the "Results of evaluation" section.
1301
5b409b39 13022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1303
1304 * org.texi (Conflicts): Adding additional information about
1305 resolving org/yasnippet conflicts.
1306
5b409b39 13072011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1308
1309 * org.texi (Publishing options): Document style-include-scripts
1310 publishing project property.
1311
5b409b39 13122011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1313
1314 * org.texi (Sparse trees): Document the next-error /
1315 previous-error functionality.
1316
5b409b39 13172011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1318
1319 * org.texi (cache): Improved documentation of code block caches.
1320
5b409b39 13212011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1322
1323 * org.texi (Code block specific header arguments): Documentation
1324 of multi-line header arguments.
1325
5b409b39 13262011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1327
1328 * org.texi (Code evaluation security): Add example for using a
1329 function.
1330
5b409b39 13312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1332
1333 * org.texi (Tables in LaTeX export): Documentation of new
1334 attr_latex options for tables.
1335
5b409b39
BG
13362011-08-03 Michael Albinus <michael.albinus@gmx.de>
1337
1338 * trampver.texi: Update release number.
1339
13402011-07-30 Michael Albinus <michael.albinus@gmx.de>
1341
1342 Sync with Tramp 2.2.2.
1343
1344 * trampver.texi: Update release number.
1345
064e2d08
LMI
13462011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1347
1348 * flymake.texi (Example -- Configuring a tool called via make):
1349 Use /dev/null instead of the Windows "nul" (bug#8715).
1350
b8151e9c
LMI
13512011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1352
1353 * widget.texi (Setting Up the Buffer): Remove mention of the
1354 global keymap parent, which doesn't seem to be accurate
1355 (bug#7045).
1356
5b409b39
BG
13572011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1358
1359 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1360
c0a8ae95
KR
13612010-07-10 Kevin Ryde <user42@zip.com.au>
1362
1363 * cl.texi (For Clauses): Add destructuring example processing an
1364 alist (bug#6596).
1365
ac6531ad
LMI
13662011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1367
1368 * ediff.texi (Major Entry Points): Remove mention of `require',
1369 since that's not pertinent in the installed Emacs (bug#9016).
1370
d30dd079
G
13712011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1372
1373 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1374 (Filtering New Groups): Clarify how simple the "options -n" format is.
1375 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1376 is internal.
d30dd079 1377
862c0d68
MA
13782011-07-04 Michael Albinus <michael.albinus@gmx.de>
1379
1380 * tramp.texi (Cleanup remote connections): Add
1381 `tramp-cleanup-this-connection'.
1382
cd865a33
G
13832011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1384
1385 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1386 zombies.
1387 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1388 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1389
13902011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1391
1392 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1393 backups, and not actual vc (bug#8975).
1394
79414ae4
KR
13952011-07-03 Kevin Ryde <user42@zip.com.au>
1396
1397 * cl.texi (For Clauses): @items for hash-values and key-bindings
1398 to make them more visible when skimming. Add examples of `using'
1399 clause to them, examples being clearer than a description in
1400 words (bug#6599).
1401
847ccf7c
AM
14022011-07-01 Alan Mackenzie <acm@muc.de>
1403
1404 * cc-mode.texi (Guessing the Style): New page.
1405 (Styles): Add a short introduction to above.
1406
3da13bb9
DD
14072011-06-28 Deniz Dogan <deniz@dogan.se>
1408
1409 * rcirc.texi (Configuration): Bug-fix:
1410 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1411 Reported by Elias Pipping <pipping@exherbo.org>.
1412
60a0884e
G
14132011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1414
1415 * gnus.texi (Summary Mail Commands): Document
1416 `gnus-summary-reply-to-list-with-original'.
1417
0c7efc08
SM
14182011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1419
1420 * eshell.texi (Known problems): Fix typo.
1421
ea3596a2
MA
14222011-06-12 Michael Albinus <michael.albinus@gmx.de>
1423
0c7efc08 1424 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1425 (Password handling): `auth-source-debug' is good for debug messages.
1426
2da9c605
G
14272011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1428
1429 * gnus.texi (Store custom flags and keywords): Refer to
1430 `gnus-registry-article-marks-to-{chars,names}' instead of
1431 `gnus-registry-user-format-function-{M,M2}'.
1432
e61923c8
GM
14332011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1434
1435 * texinfo.tex: Merge from gnulib.
1436
627abcdd
TZ
14372011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1438
1439 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1440 (Store custom flags and keywords):
1441 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1442 `gnus-registry-user-format-function-M2'.
1443
a3c92bc1
EZ
14442011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1445
8f906c40 1446 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1447
85d870a9
GM
14482011-05-17 Glenn Morris <rgm@gnu.org>
1449
1450 * gnus.texi (Face): Fix typo.
1451
2cdee799
GM
14522011-05-14 Glenn Morris <rgm@gnu.org>
1453
1454 * dired-x.texi (Omitting Examples): Minor addition.
1455
79b70037
GM
14562011-05-10 Jim Meyering <meyering@redhat.com>
1457
1458 * ede.texi: Fix typo "or or -> or".
1459
a7111a62 14602011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1461
1462 * gnus.texi (Summary Buffer Lines):
1463 gnus-summary-user-date-format-alist does not exist.
1464 (Sorting the Summary Buffer): More about sorting threads.
1465
69026aba
MA
14662011-04-25 Michael Albinus <michael.albinus@gmx.de>
1467
1468 * trampver.texi: Update release number.
1469
9024ff79
MA
14702011-04-14 Michael Albinus <michael.albinus@gmx.de>
1471
1472 * tramp.texi (Frequently Asked Questions): New item for disabling
1473 Tramp in other packages.
1474
c3c65d73
TZ
14752011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1476
1477 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1478 (Fancy splitting to parent, Store arbitrary data):
1479 Updated gnus-registry docs.
c3c65d73 1480
9ec6a317
JB
14812011-04-13 Juanma Barranquero <lekktu@gmail.com>
1482
1483 * ede.texi: Fix typos.
1484
1e3b6001
G
14852011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1486
9ec6a317
JB
1487 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1488 It's @table @code.
1e3b6001 1489
a5954fa5
G
14902011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1491
ed9265fc 1492 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1493
d71990a1
JB
14942011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1495
1496 * calc.texi (Logarithmic Units): Update the function names.
1497
1518e4f0
G
14982011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1499
1500 * message.texi (Various Commands): Document format specs in the
1501 ellipsis.
1502
a123622d
G
15032011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1504
1505 * message.texi (Insertion Variables): Document message-cite-style.
1506
15072011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1508
1509 * tramp.texi (Remote processes): New subsection "Running shell on
1510 a remote host".
1511
4248cca2
TZ
15122011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1513
1514 * auth.texi (Help for developers): Update docs to explain that the
1515 :save-function will only run the first time.
1516
54ce11a1
GM
15172011-03-12 Glenn Morris <rgm@gnu.org>
1518
1519 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1520 (emacs-faq.text): New target.
1521 (clean): Add emacs-faq.
1522
0c3b25f8
MA
15232011-03-12 Michael Albinus <michael.albinus@gmx.de>
1524
1525 Sync with Tramp 2.2.1.
1526
1527 * trampver.texi: Update release number.
1528
b740639e
GM
15292011-03-11 Glenn Morris <rgm@gnu.org>
1530
1531 * Makefile.in (HTML_TARGETS): New.
1532 (clean): Delete $HTML_TARGETS.
1533 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1534
733afdf4
TZ
15352011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1536
1537 * auth.texi (Help for developers): Show example of using
1538 `auth-source-search' with prompts and :save-function.
1539
33383987
JB
15402011-03-07 Chong Yidong <cyd@stupidchicken.com>
1541
1542 * Version 23.3 released.
1543
a5057546
G
15442011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1545
1546 * message.texi (Message Buffers): Update default value of
1547 message-generate-new-buffers.
1548
479a2c9b
JB
15492011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1550
1551 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1552 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1553 respectively.
05a29101
JB
1554 (Musical Notes): New section.
1555 (Customizing Calc): Mention the customizable variable
1556 calc-note-threshold.
479a2c9b 1557
e0535b76
GM
15582011-03-03 Glenn Morris <rgm@gnu.org>
1559
1560 * url.texi (Dealing with HTTP documents): Remove reference to
1561 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1562 (Configuration): Update url-configuration-directory description.
e0535b76 1563
2777ccbf
GM
15642011-03-02 Glenn Morris <rgm@gnu.org>
1565
1566 * dired-x.texi (Multiple Dired Directories): Remove mentions
1567 of dired-default-directory-alist and dired-default-directory.
1568 Move dired-smart-shell-command here...
1569 (Miscellaneous Commands): ... from here.
1570
257219bd
PE
15712011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1572
1573 * texinfo.tex: Update to version 2011-02-24.09.
1574
8889f4e2
GM
15752011-03-02 Glenn Morris <rgm@gnu.org>
1576
1577 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1578 instead of the obsoleted dired-omit-here-always.
1579
5d41af19
MA
15802011-02-28 Michael Albinus <michael.albinus@gmx.de>
1581
1582 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1583 supported systems.
1584
2b0c7330 15852011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1586
61cf3a76
GM
1587 * dbus.texi (Type Conversion): Grammar fix.
1588
cce7d530 15892011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1590
cce7d530
GM
1591 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1592 "Debian GNU/Linux".
51a13bdd 1593
cce7d530
GM
1594 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1595
817b48a7
GM
15962011-02-23 Glenn Morris <rgm@gnu.org>
1597
cce7d530
GM
1598 * dired-x.texi (Features): Minor rephrasing.
1599 (Local Variables): Fix typos.
47301027
GM
1600
1601 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1602 Standardize some Emacs/XEmacs terminology.
1603
817b48a7
GM
1604 * dired-x.texi (Features): Don't advertise obsolete local variables.
1605 Simplify layout.
1606 (Omitting Variables): Update local variables example.
1607 (Local Variables): Say this is obsolete. Fix description of
1608 dired-enable-local-variables possible values.
1609
4a3988d5
G
16102011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1611
1612 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1613 default now.
1614
8e22bee0
G
16152011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1616
1617 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1618
06b840e0
LI
16192011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1620
1621 * gnus.texi (Window Layout): Document layout names.
1622
67ab0163 16232011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1624
1625 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1626 * auth.texi: Sync @dircategory with ../../info/dir.
1627 * autotype.texi: Sync @dircategory with ../../info/dir.
1628 * calc.texi: Sync @dircategory with ../../info/dir.
1629 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1630 * cl.texi: Sync @dircategory with ../../info/dir.
1631 * dbus.texi: Sync @dircategory with ../../info/dir.
1632 * dired-x.texi: Sync @dircategory with ../../info/dir.
1633 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1634 * ede.texi: Sync @dircategory with ../../info/dir.
1635 * ediff.texi: Sync @dircategory with ../../info/dir.
1636 * edt.texi: Sync @dircategory with ../../info/dir.
1637 * eieio.texi: Sync @dircategory with ../../info/dir.
1638 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1639 * epa.texi: Sync @dircategory with ../../info/dir.
1640 * erc.texi: Sync @dircategory with ../../info/dir.
1641 * eshell.texi: Sync @dircategory with ../../info/dir.
1642 * eudc.texi: Sync @dircategory with ../../info/dir.
1643 * flymake.texi: Sync @dircategory with ../../info/dir.
1644 * forms.texi: Sync @dircategory with ../../info/dir.
1645 * gnus.texi: Sync @dircategory with ../../info/dir.
1646 * idlwave.texi: Sync @dircategory with ../../info/dir.
1647 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1648 * message.texi: Sync @dircategory with ../../info/dir.
1649 * mh-e.texi: Sync @dircategory with ../../info/dir.
1650 * newsticker.texi: Sync @dircategory with ../../info/dir.
1651 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1652 * org.texi: Sync @dircategory with ../../info/dir.
1653 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1654 * pgg.texi: Sync @dircategory with ../../info/dir.
1655 * rcirc.texi: Sync @dircategory with ../../info/dir.
1656 * reftex.texi: Sync @dircategory with ../../info/dir.
1657 * remember.texi: Sync @dircategory with ../../info/dir.
1658 * sasl.texi: Sync @dircategory with ../../info/dir.
1659 * sc.texi: Sync @dircategory with ../../info/dir.
1660 * semantic.texi: Sync @dircategory with ../../info/dir.
1661 * ses.texi: Sync @dircategory with ../../info/dir.
1662 * sieve.texi: Sync @dircategory with ../../info/dir.
1663 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1664 * speedbar.texi: Sync @dircategory with ../../info/dir.
1665 * trampver.texi [emacs]: Set emacsname to "Emacs".
1666 * tramp.texi: Sync @dircategory with ../../info/dir.
1667 * url.texi: Sync @dircategory with ../../info/dir.
1668 * vip.texi: Sync @dircategory with ../../info/dir.
1669 * viper.texi: Sync @dircategory with ../../info/dir.
1670 * widget.texi: Sync @dircategory with ../../info/dir.
1671 * woman.texi: Sync @dircategory with ../../info/dir.
1672
30abce25
GM
16732011-02-19 Glenn Morris <rgm@gnu.org>
1674
0c7efc08
SM
1675 * dired-x.texi (Technical Details): No longer redefines
1676 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1677 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1678
f31f8469
GM
16792011-02-18 Glenn Morris <rgm@gnu.org>
1680
1681 * dired-x.texi (Optional Installation File At Point): Simplify.
1682
35123c04
TZ
16832011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1684
1685 * auth.texi (Help for users): Use :port instead of :protocol for all
1686 auth-source docs.
7ba93e94
G
1687 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1688 to have two files in `auth-sources'.
35123c04 1689
da5e0ce4
GM
16902011-02-16 Glenn Morris <rgm@gnu.org>
1691
b322c9af
GM
1692 * dired-x.texi: Use emacsver.texi to get Emacs version.
1693 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1694 Depend on emacsver.texi.
1695
07ca5555
GM
1696 * dired-x.texi: Drop meaningless version number.
1697 (Introduction): Remove old info.
1698 (Optional Installation Dired Jump): Autoload from dired-x.
1699 Remove incorrect info about loaddefs.el.
1700 (Bugs): Just refer to M-x report-emacs-bug.
1701
da5e0ce4
GM
1702 * dired-x.texi (Multiple Dired Directories): Update for rename of
1703 default-directory-alist.
1704 (Miscellaneous Commands): No longer mention very old VM version 4.
1705
bb55f713
PE
17062011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1707
1708 Merge from gnulib.
1709 * texinfo.tex: Update to version 2011-02-14.11.
1710
5415d076
G
17112011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1712
da5e0ce4
GM
1713 * auth.texi (Help for users):
1714 Login collection is "Login" and not "login".
5415d076 1715
14029d4b
MA
17162011-02-13 Michael Albinus <michael.albinus@gmx.de>
1717
1718 * tramp.texi (History): Remove IMAP support.
1719 (External methods, Frequently Asked Questions): Remove `imap' and
1720 `imaps' methods.
1721 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1722
1723 * trampver.texi: Remove default value of `emacsimap'.
1724
8a36c07f
GM
17252011-02-13 Glenn Morris <rgm@gnu.org>
1726
1727 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1728 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1729
165bc5a0
GM
17302011-02-12 Glenn Morris <rgm@gnu.org>
1731
1732 * sc.texi (Getting Connected): Remove old index entries.
1733
5415d076 17342011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1735
1736 * url.texi: Remove duplicate @dircategory (Bug#7942).
1737
b8e0f0cd
G
17382011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1739
8a36c07f
GM
1740 * auth.texi (Overview, Help for users, Help for developers):
1741 Update docs.
b8e0f0cd
G
1742 (Help for users): Talk about spaces.
1743
caf82551
PE
17442011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1745
1746 * texinfo.tex: Update to version 2011-02-07.16.
1747
1ff98217
MA
17482011-02-07 Michael Albinus <michael.albinus@gmx.de>
1749
1750 * dbus.texi (Bus names): Adapt descriptions for
1751 dbus-list-activatable-names and dbus-list-known-names.
1752
2e78df6b
JB
17532011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1754
1755 * calc.texi (Logarithmic Units): New section.
1756
7fbf7cae
TZ
17572011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1758
1759 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1760 manuals use it now.
1761
0c7efc08 1762 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1763
156ad271
KY
17642011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1765
1766 * overrides.texi: Remove.
1767
1768 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1769 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1770
36539990
MA
17712011-02-05 Michael Albinus <michael.albinus@gmx.de>
1772
1773 * tramp.texi (Frequently Asked Questions): Mention problems with
1774 WinSSHD.
1775
1776 * trampver.texi: Update release number.
1777
17782011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1779
1780 * tramp.texi:
1781 Replace "delimet" with "delimit" globally.
1782 Replace "explicite" with "explicit" globally.
1783 Replace "instead of" with "instead" where there was nothing after "of".
1784 Audit use of comma before interrogative pronoun, "that", or "which".
1785 Minor word order, spelling, wording changes.
1786
ec72bf63
G
17872011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1788
1789 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1790
1791 * sieve.texi: Use WEBHACKDEVEL.
1792
1793 * sasl.texi: Use WEBHACKDEVEL.
1794
1795 * pgg.texi: Use WEBHACKDEVEL.
1796
1797 * message.texi: Use WEBHACKDEVEL.
1798
1799 * gnus.texi: Use WEBHACKDEVEL.
1800
1801 * emacs-mime.texi: Use WEBHACKDEVEL.
1802
1803 * auth.texi: Use WEBHACKDEVEL.
1804
1805 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1806 manuals.
1807
18082011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1809
1810 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1811
90b750f4
PE
18122011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1813
1814 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1815 which in turn is copied from ftp://tug.org/tex/.
1816
0e751a49
GM
18172011-02-03 Glenn Morris <rgm@gnu.org>
1818
1819 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1820 (Binding combinations of modifiers and function keys):
1821 Let's assume people reading this are not using Emacs 18.
1822
7f13c2e2
LI
18232011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1824
1825 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1826 since it's run automatically.
1827
d76c843e
LI
18282011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1829
1830 * gnus.texi (Customizing Articles): Fix typo.
1831
12e3ca0a
LI
18322011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1833
1834 * gnus.texi (Customizing Articles): Document the new way of customizing
1835 the date headers(s).
1836
fe72c8fa
LI
18372011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1838
1839 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1840 splitting example.
1841
bf3dae7e
EZ
18422011-01-29 Eli Zaretskii <eliz@gnu.org>
1843
1844 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1845 (MAKEINFO_OPTS): New variable.
1846 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1847 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1848 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1849 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1850 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1851 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1852 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1853 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1854 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1855 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1856 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1857 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1858 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1859 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1860 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1861 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1862 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1863 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1864
d6f13ac8
LI
18652011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1866
1867 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1868
c5ecc769
G
18692011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1870
1871 * message.texi (IDNA): Explain what it is.
1872
18732011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1874
1875 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1876
45eb2a5d
WL
18772011-01-23 Werner Lemberg <wl@gnu.org>
1878
1879 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1880 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 1881 (ENVADD): Update.
45eb2a5d 1882
6872a814
GM
18832011-01-18 Glenn Morris <rgm@gnu.org>
1884
1885 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1886
77ab81d0 18872011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
1888
1889 * nxml-mode.texi (Introduction): Fix file name typos.
1890
d221e780
CO
18912011-01-13 Christian Ohler <ohler@gnu.org>
1892
1893 * ert.texi: New file.
1894
1895 * Makefile.in:
1896 * makefile.w32-in: Add ert.texi.
1897
8c904d82
MA
18982011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1899
1900 * dbus.texi (Receiving Method Calls): New function
1901 dbus-register-service. Rearrange node.
1902
f56e0e7a
PE
19032011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1904
1905 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1906 which in turn is copied from ftp://tug.org/tex/.
1907
0fadf00e
MA
19082011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1909
1910 * dbus.texi (Receiving Method Calls): Describe new optional
1911 parameter dont-register-service of dbus-register-{method,property}.
1912
8b358e90
DU
19132010-12-17 Daiki Ueno <ueno@unixuser.org>
1914
0c7efc08
SM
1915 * epa.texi (Encrypting/decrypting *.gpg files):
1916 Mention epa-file-select-keys.
8b358e90 1917
549c9aed
G
19182010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1919
1920 * gnus.texi (Archived Messages): Remove outdated text.
1921
19222010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1923
0c7efc08 1924 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 1925
156e3f9c
G
19262010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1927
83f3eadc 1928 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 1929
8151d490
AC
19302010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1931
1932 * gnus.texi (The swish++ Engine): Add customizable parameters
1933 descriptions.
1934 (The swish-e Engine): Ditto.
1935
305bdd22
MA
19362010-12-14 Michael Albinus <michael.albinus@gmx.de>
1937
1938 * tramp.texi (Inline methods): Add "ksu" method.
1939 (Remote processes): Add example with remote `default-directory'.
1940
53aff12a
GM
19412010-12-14 Glenn Morris <rgm@gnu.org>
1942
1943 * faq.texi (Expanding aliases when sending mail):
1944 Now build-mail-aliases is interactive.
1945
8a1cdce5
AC
19462010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1947
1948 * gnus.texi: First pass at adding (rough) nnir documentation.
1949
7410c270
G
19502010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1951
53aff12a
GM
1952 * gnus.texi (Filtering New Groups):
1953 Mention gnus-auto-subscribed-categories.
1954 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
1955 removed.
1956
f49d1f52 19572010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
1958
1959 * cl.texi (For Clauses): Small fixes for frames and windows.
1960
acedf35c
CD
19612010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1962
1963 * org.texi (Using capture): Document using prefix arguments for
1964 finalizing capture.
1965 (Agenda commands): Document prefix argument for the bulk scatter
1966 command.
1967 (Beamer class export): Document that also overlay arguments can be
1968 passed to the column environment.
1969 (Template elements): Document the new entry type.
1970
19712010-12-11 Puneeth Chaganti <punchagan@gmail.com>
1972
1973 * org.texi (Include files): Document :minlevel.
1974
19752010-12-11 Julien Danjou <julien@danjou.info>
1976
1977 * org.texi (Categories): Document category icons.
1978
19792010-12-11 Eric Schulte <schulte.eric@gmail.com>
1980
1981 * org.texi (noweb): Fix typo.
1982
516aa569
G
19832010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1984
1985 * gnus.texi (Server Commands): Point to the rest of the server
1986 commands.
1987
04db63bc
G
19882010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1989
1990 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1991 g'.
1992
ed797193
G
19932010-12-02 Julien Danjou <julien@danjou.info>
1994
1995 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1996
19972010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1998
1999 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2000 (Direct Functions): Note the STARTTLS upgrade.
2001
07976ae3 20022010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2003 James Clark <none@example.com>
d3dfb185
GM
2004
2005 * nxml-mode.texi (Introduction): New section.
2006
59e75882
G
20072010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2008
2009 * gnus.texi (Server Commands): Document gnus-server-show-server.
2010
568a887f
MA
20112010-11-20 Michael Albinus <michael.albinus@gmx.de>
2012
2013 Sync with Tramp 2.2.0.
2014
2015 * trampver.texi: Update release number.
2016
1265829e
JB
20172010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2018
2019 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2020 Mention that the TeX specific units won't use the `tex' prefix
2021 in TeX mode.
2022
239661c0
KY
20232010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2024
2025 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2026
4a47c275 20272010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2028
2029 * edt.texi: Remove information about Emacs 19.
2030
4a47c275 20312010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2032
2033 * trampver.texi: Update release number.
2034
2f0e0dc8
KY
20352010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2036
2037 * gnus.texi (Article Washing): Fix typo.
2038
afe98dfa
CD
20392010-11-11 Noorul Islam <noorul@noorul.com>
2040
56f5a94e 2041 * org.texi: Fix typo.
afe98dfa
CD
2042
20432010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2044
2045 * org.texi (Using capture): Explain that refiling is
2046 sensitive to cursor position.
2047
20482010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2049
56f5a94e 2050 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2051
20522010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2053
2054 * org.texi: Document the <c> cookie.
2055
20562010-11-11 Eric Schulte <schulte.eric@gmail.com>
2057
bd7239f5 2058 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2059 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2060
20612010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2062
56f5a94e 2063 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2064
20652010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2066
56f5a94e 2067 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2068
20692010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2070
2071 * org.texi (Setting up the staging area): Document that
2072 file names remain visible when encrypting the MobileOrg files.
2073
20742010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2075
2076 * org.texi (Setting up the staging area): Document which
2077 versions are needed for encryption.
2078
20792010-11-11 Eric Schulte <schulte.eric@gmail.com>
2080
56f5a94e
GM
2081 * org.texi (noweb): Update :noweb documentation to
2082 reflect the new "tangle" argument.
afe98dfa
CD
2083
20842010-11-11 Eric Schulte <schulte.eric@gmail.com>
2085
56f5a94e
GM
2086 * org.texi (Batch execution): Improve tangling script in
2087 documentation.
afe98dfa
CD
2088
20892010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2090
2091 * org.texi (Handling links):
2092 (In-buffer settings): Document inlining images on startup.
2093
20942010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2095
2096 * org.texi (Setting up the staging area): Document use of
2097 crypt password.
2098
20992010-11-11 David Maus <dmaus@ictsoc.de>
2100
56f5a94e 2101 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2102
21032010-11-11 David Maus <dmaus@ictsoc.de>
2104
56f5a94e
GM
2105 * org.texi (Template expansion): Add mew in table for link type
2106 escapes.
afe98dfa
CD
2107
21082010-11-11 David Maus <dmaus@ictsoc.de>
2109
56f5a94e 2110 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2111
21122010-11-11 Eric Schulte <schulte.eric@gmail.com>
2113
56f5a94e 2114 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2115
21162010-11-11 Eric Schulte <schulte.eric@gmail.com>
2117
56f5a94e 2118 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2119
21202010-11-11 Eric Schulte <schulte.eric@gmail.com>
2121
56f5a94e
GM
2122 * org.texi (Structure of code blocks):
2123 Update documentation to mention inline code block syntax.
afe98dfa
CD
2124
21252010-11-11 Eric Schulte <schulte.eric@gmail.com>
2126
56f5a94e 2127 * org.texi (comments): Improve wording.
afe98dfa
CD
2128
21292010-11-11 Eric Schulte <schulte.eric@gmail.com>
2130
56f5a94e 2131 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2132
21332010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2134
2135 * org.texi (Installation): Remove the special
2136 installation instructions for XEmacs.
2137
21382010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2139
56f5a94e 2140 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2141 insertion of empty structural elements.
2142
21432010-11-11 Noorul Islam <noorul@noorul.com>
2144
56f5a94e 2145 * org.texi: Fix doc.
afe98dfa
CD
2146
21472010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2148
2149 * org.texi (The date/time prompt): Document specification
2150 of time ranges.
2151
21522010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2153
2154 * org.texi (Internal links): Document the changes in
2155 internal links.
2156
21572010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2158
2159 * org.texi (Agenda commands): Document the limitation for
2160 the filter preset - it can only be used for an entire agenda
2161 view, not in an individual block in a block agenda.
2162
21632010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2164
2165 * org.texi (iCalendar export): Document alarm creation.
2166
6f8fc60c
MA
21672010-11-10 Michael Albinus <michael.albinus@gmx.de>
2168
2169 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2170
be3c11b3
LMI
21712010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2172
2173 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2174
d607b96b 21752010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2176
d607b96b 2177 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2178
181cb5fb
G
21792010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2180
2181 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2182 since that works by default.
2183
21842010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2185
2186 * gnus.texi (Customizing the IMAP Connection): Document
2187 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2188
36bc5d3b
MA
21892010-11-04 Michael Albinus <michael.albinus@gmx.de>
2190
2191 * tramp.texi (Remote shell setup): New item "Interactive shell
2192 prompt". Reported by Christian Millour <cm@abtela.com>.
2193 (Remote shell setup, Remote processes): Use @code{} for
2194 environment variables.
2195
cf503f7c
GM
21962010-11-03 Glenn Morris <rgm@gnu.org>
2197
537b04b9 2198 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2199 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2200
389b76fa
G
22012010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2202
2203 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2204
2699a554 22052010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2206
2207 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2208
2699a554 22092010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2210
2211 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2212
99e65b2d
G
22132010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2214
0c7efc08
SM
2215 * gnus.texi (Client-Side IMAP Splitting):
2216 Mention nnimap-unsplittable-articles.
99e65b2d
G
2217
22182010-10-29 Julien Danjou <julien@danjou.info>
2219
2220 * gnus.texi (Finding the News): Remove references to obsoletes
2221 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2222
aeeb3dcb
EZ
22232010-10-29 Eli Zaretskii <eliz@gnu.org>
2224
2225 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2226 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2227 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2228 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2229
8289f37b
GM
22302010-10-28 Glenn Morris <rgm@gnu.org>
2231
2232 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2233 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2234 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2235
d85d3b3a
DU
22362010-10-25 Daiki Ueno <ueno@unixuser.org>
2237
2238 * epa.texi (Mail-mode integration): Add alternative key bindings
2239 for epa-mail commands; escape comma.
c05c2b9b 2240 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2241
9f534a47
JB
22422010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2243
99e65b2d 2244 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2245
5793a7bc 22462010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2247
2248 * gnus.texi (Group Parameters, Buttons): Fix typos.
2249
280f417b
G
22502010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2251
2252 * gnus.texi (Subscription Commands): Mention that you can also
2253 subscribe to new groups via the Server buffer, which is probably more
2254 convenient when subscribing to many groups.
2255
d806c872
G
22562010-10-21 Julien Danjou <julien@danjou.info>
2257
2258 * message.texi (Message Headers): Allow message-default-headers to be a
2259 function.
2260
d5798f68
LMI
22612010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2262
2263 * gnus-news.texi: Mention new archive defaults.
2264
b79bbef7
KY
22652010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2266
2267 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2268
2526f423
G
22692010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2270
2271 * gnus.texi (HTML): Document the function value of
2272 gnus-blocked-images.
2273 (Article Washing): shr and gnus-w3m, not the direct function names.
2274
ba91f05d
G
22752010-10-20 Julien Danjou <julien@danjou.info>
2276
2277 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2278 variable.
2279
da451787
LMI
22802010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2281
2282 * gnus.texi (Customizing the IMAP Connection): The port strings are
2283 strings.
c872595d 2284 (Document Groups): Mention git.
da451787 2285
7cad71ad
G
22862010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2287
2288 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2289 bzr/Gnus git sync.
2290
c56dfd36
EZ
22912010-10-15 Eli Zaretskii <eliz@gnu.org>
2292
2293 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2294 change.
2295
a1d16a7b
G
22962010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2297
2298 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2299 @item syntax for in-Emacs makeinfo.
2300
23012010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2302
2303 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2304 trim sentence.
2305
98e2b864
DU
23062010-10-12 Daiki Ueno <ueno@unixuser.org>
2307
2308 * epa.texi (Caching Passphrases):
0c7efc08
SM
2309 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2310 Clarify some configurations require to set up gpg-agent.
98e2b864 2311
c12e4a81
GM
23122010-10-11 Glenn Morris <rgm@gnu.org>
2313
2314 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2315
f7aa248a
G
23162010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2317
2318 * gnus.texi (Spam Package Introduction): Mention `$'.
2319
6513b232
EZ
23202010-10-09 Eli Zaretskii <eliz@gnu.org>
2321
2322 * makefile.w32-in (emacsdir): New variable.
2323 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2324 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2325
abd40fb4
GM
23262010-10-09 Glenn Morris <rgm@gnu.org>
2327
0f05450f
GM
2328 * Makefile.in (mostlyclean): Delete *.toc.
2329
d3a4ac46
GM
2330 * Makefile.in: Use $< in rules.
2331
aa9db089
GM
2332 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2333
abd40fb4
GM
2334 * Makefile.in ($(infodir)): Delete rule.
2335 (mkinfodir): New. Use it in all the info rules, rather than depending
2336 on infodir.
2337
ea274122
GM
23382010-10-09 Glenn Morris <rgm@gnu.org>
2339
6e90e2a8
GM
2340 * gnus.texi (Article Washing): Fix previous change.
2341
f7a31f11
GM
2342 * Makefile.in (emacsdir): New variable.
2343 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2344 Depend on emacsver.texi.
2345
f7a31f11
GM
2346 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2347
ea274122
GM
2348 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2349
36d3245f
G
23502010-10-08 Julien Danjou <julien@danjou.info>
2351
f7a31f11 2352 * gnus.texi: Add mm-shr.
36d3245f
G
2353
23542010-10-08 Ludovic Courtès <ludo@gnu.org>
2355
2356 * gnus.texi (Finding the Parent, The Gnus Registry)
2357 (Registry Article Refer Method): Update docs for nnregistry.el.
2358
23592010-10-08 Daiki Ueno <ueno@unixuser.org>
2360
2361 * auth.texi (Help for users)
2362 (GnuPG and EasyPG Assistant Configuration): Update docs.
2363
12359245
GM
23642010-10-08 Glenn Morris <rgm@gnu.org>
2365
2366 * cl.texi (Organization, Installation, Old CL Compatibility):
2367 Deprecate cl-compat for new code.
4628bef1 2368 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2369
2370 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2371
fcf2d385
KY
23722010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2373
2374 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2375
66627fa9
G
23762010-10-06 Julien Danjou <julien@danjou.info>
2377
fd9ba500
JD
2378 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2379
66627fa9
G
2380 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2381 broken link.
2382
2383 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2384
2385 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2386 to ReiserFS.
2387
2388 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2389 (FAQ 7-1): Fix getmail URL.
2390
65f54520
DU
23912010-10-06 Daiki Ueno <ueno@unixuser.org>
2392
2393 * epa.texi (Caching Passphrases): New section.
2394
4c83f6e1
GM
23952010-10-06 Glenn Morris <rgm@gnu.org>
2396
2397 * Makefile.in (SHELL): Set it.
2398 (info): Move the mkdir dependency to the individual info files.
2399 (mostlyclean): Tidy up.
2400 (clean): Only delete the specific dvi and pdf files.
2401 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2402 ($(infodir)): Add parallel build workaround.
4c83f6e1 2403
71e691a5
G
24042010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2405
2406 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2407
a41c2e6d
G
24082010-10-03 Julien Danjou <julien@danjou.info>
2409
0c7efc08
SM
2410 * emacs-mime.texi (Display Customization):
2411 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2412 mm-inline-large-images-proportion.
2413
37255945
MA
24142010-10-03 Michael Albinus <michael.albinus@gmx.de>
2415
0c7efc08
SM
2416 * tramp.texi (Frequently Asked Questions):
2417 Mention remote-file-name-inhibit-cache.
37255945 2418
11e4e7bd
LMI
24192010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2420
2421 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2422 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2423
cb83220a
KY
24242010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2425
0c7efc08
SM
2426 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2427 (Article Hiding): Add google banner example.
2428 Suggested by Benjamin Xu.
cb83220a 2429
6b958814
G
24302010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2431
0c7efc08
SM
2432 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2433 Remove nnimap-split-rule from examples.
6b958814
G
2434
24352010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2436
2437 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2438 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2439 Fishman.
2440 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2441
24422010-09-30 Julien Danjou <julien@danjou.info>
2443
2444 * gnus.texi (Gravatars): Fix documentation about
2445 gnu-gravatar-properties.
2446
b9476c04
DU
24472010-09-29 Daiki Ueno <ueno@unixuser.org>
2448
2449 * epa.texi (Bug Reports): New section.
2450
5f874327
GM
24512010-09-29 Glenn Morris <rgm@gnu.org>
2452
2453 * Makefile.in (top_srcdir): Remove unused variable.
2454
6b958814
G
24552010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2456
2457 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2458 (Client-Side IMAP Splitting): Document 'default.
2459
24602010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2461
0c7efc08
SM
2462 * gnus.texi (Customizing the IMAP Connection):
2463 Document nnimap-fetch-partial-articles.
6b958814 2464
82bccbfa
KY
24652010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2466
2467 * gnus-news.texi: Mention nnimap-inbox.
2468
2469 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2470
24712010-09-26 Julien Danjou <julien@danjou.info>
2472
47e08896 2473 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2474
24752010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2476
2477 * gnus.texi (Security): Remove gpg.el mention.
2478
24792010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2480
2481 * gnus.texi (Browse Foreign Server): New variable
2482 gnus-browse-subscribe-newsgroup-method.
2483
2484 * gnus-news.texi: Mention it.
2485
24862010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2487
0c7efc08 2488 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2489 (Startup Variables): No jingle.
2490
4c964351
UM
24912010-09-25 Ulrich Mueller <ulm@gentoo.org>
2492
2493 * woman.texi (Interface Options): xz compression is now supported.
2494
82bccbfa
KY
24952010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2496
2497 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2498 (Unavailable Servers): Document gnus-server-copy-server.
2499 (Using IMAP): Document the new nnimap.
2500
25012010-09-25 Julien Danjou <julien@danjou.info>
2502
47e08896 2503 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2504
18778f71
GM
25052010-09-24 Glenn Morris <rgm@gnu.org>
2506
2507 * url.texi (Disk Caching): Tweak previous change.
2508
9c766321
JD
25092010-09-24 Julien Danjou <julien@danjou.info>
2510
2511 * url.texi (Disk Caching): Mention url-cache-expire-time,
2512 url-cache-expired, and url-fetch-from-cache.
2513
82bccbfa
KY
25142010-09-24 Julien Danjou <julien@danjou.info>
2515
2516 * gnus.texi: Add Gravatars.
2517
25182010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2519
2520 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2521
592bdb9a
LMI
25222010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2523
2524 * gnus.texi (Expunging mailboxes): Update name of the expunging
2525 command.
2526
e4e22d29
KY
25272010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2528
2529 * emacs-mime.texi (rfc2047): Update description for
2530 rfc2047-encode-parameter.
2531
371d9801
MA
25322010-09-13 Michael Albinus <michael.albinus@gmx.de>
2533
2534 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2535 "fish" methods.
2536 (External methods): Remove "scp1_old" and "scp2_old" methods.
2537
31ae5827
MA
25382010-09-09 Michael Albinus <michael.albinus@gmx.de>
2539
2540 * tramp.texi: Remove Japanese manual. Fix typo.
2541
2542 * trampver.texi: Update release number. Remove japanesemanual.
2543
c0468714
GM
25442010-09-09 Glenn Morris <rgm@gnu.org>
2545
2546 * org.texi: Restore clobbered changes (copyright years, untabify).
2547
86441999
JD
25482010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2549
2550 * gnus.texi (Adaptive Scoring): Fix typo.
2551
25f28806
LMI
25522010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2553
2554 * gnus.texi (Article Display): Document gnus-html-show-images.
2555
45240125 25562010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2557
45240125
JD
2558 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2559
59d09f15
LMI
25602010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2561
2562 * gnus.texi (HTML): Document gnus-max-image-proportion.
2563
2cdd366f
KY
25642010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2565
51dee5ef
KY
2566 * gnus.texi (HTML): Document gnus-blocked-images.
2567
2cdd366f
KY
2568 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2569
b0e4f3fc
KY
25702010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2571
2572 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2573 the first message are used for wide replies.
f02566ce
KY
2574 (Changing Servers): Remove documentation on gnus-change-server and
2575 friends, since it's been removed.
b0e4f3fc 2576
598451ed
KY
25772010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2578
2579 * gnus.texi (Drafts): Mention B DEL.
2580
e7842e69
KY
25812010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2582
2583 * gnus.texi (Delayed Articles): Mention that the Date header is the
2584 original one, even if you delay.
2585
85115796
KY
25862010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2587
0c7efc08
SM
2588 * gnus.texi (Asynchronous Fetching):
2589 Document gnus-async-post-fetch-function.
85115796
KY
2590 (HTML): Made into its own section.
2591
f0b44bc0
MA
25922010-08-26 Michael Albinus <michael.albinus@gmx.de>
2593
2594 Sync with Tramp 2.1.19.
2595
217876c9 2596 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2597 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2598 Remove remark about doubled "-t" argument.
217876c9
MA
2599 (Auto-save and Backup): Remove reference to Emacs 21.
2600 (Filename Syntax): Describe port numbers.
2601 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2602 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2603 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2604 errors with the backquotes.
2605 (External packages): File attributes cache flushing for asynchronous
2606 processes.
2607 (Traces and Profiles): Describe verbose level 9.
2608
f0b44bc0
MA
2609 * trampver.texi: Update release number.
2610
7457f7b6
MA
26112010-08-23 Michael Albinus <michael.albinus@gmx.de>
2612
2613 * dbus.texi (Alternative Buses): New chapter.
2614
b695beda
SM
26152010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2616
2617 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2618
443c2c03
JB
26192010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2620
2621 * calc.texi (Customizing Calc): Rearrange description of new
2622 variables to match the presentation of other variables.
2623
7815fe19 26242010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2625
2626 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2627
2c695727
JB
26282010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2629
2630 * calc.texi (Making Selections, Selecting Subformulas)
2631 (Customizing Calc): Mention how to use faces to emphasize selected
2632 sub-formulas.
2633
bbb6ffa1
MA
26342010-08-05 Michael Albinus <michael.albinus@gmx.de>
2635
2636 * tramp.texi (External packages): File attributes cache flushing
2637 for asynchronous processes.
2638
5cee0a9c
AM
26392010-08-01 Alan Mackenzie <acm@muc.de>
2640
2641 Enhance the manual for the latest Java Mode.
2642
2643 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2644 annotation-var-cont.
2645 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2646 two new symbols.
2647
3f2afe32
MA
26482010-07-28 Michael Albinus <michael.albinus@gmx.de>
2649
2650 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2651
0ed082fe 26522010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2653
2654 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2655
311f0356
JB
26562010-07-19 Juanma Barranquero <lekktu@gmail.com>
2657
2658 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2659
86fbb8ca
CD
26602010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2661
2662 * org.texi: Add macros to get plain quotes in PDF output.
2663 List additional contributors.
2664 (Capture): New section, replaces the section about remember.
2665 (Working With Source Code): New chapter, focused on documenting Org
2666 Babel.
2667 (Code evaluation security): New section.
2668 (MobileOrg): Document DropBox support.
2669 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2670 (Special symbols): Show how to display UTF8 characters for entities.
2671 (Global TODO list): Clarify the use of the "M" key and the differences
2672 to the "m" key.
2673 (RSS Feeds): Mention Atom feeds as well.
2674 (Setting tags): Remove paragraph about
2675 `org-complete-tags-always-offer-all-agenda-tags'.
2676
5732e8ed
MA
26772010-07-17 Michael Albinus <michael.albinus@gmx.de>
2678
2679 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2680 argument.
2681 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2682 echoing shells.
2683
ca1bb391
MA
26842010-07-10 Michael Albinus <michael.albinus@gmx.de>
2685
2686 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2687 (Filename Syntax): Describe port numbers.
2688
5bd55c3c
MA
26892010-07-09 Michael Albinus <michael.albinus@gmx.de>
2690
2691 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2692 forgotten.
2693 (Type Conversion): Precise conversion of natural numbers.
2694 (Errors and Events): Add "debugging" to concept index. Add variable
2695 `dbus-debug'.
2696
820ae8fe
MA
26972010-07-04 Michael Albinus <michael.albinus@gmx.de>
2698
2699 * dbus.texi (Receiving Method Calls): Add optional argument
2700 EMITS-SIGNAL to `dbus-register-property'.
2701
b6f9df0f
JB
27022010-06-27 Alex Schroeder <alex@gnu.org>
2703
2704 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2705
62e034c2
GM
27062010-06-24 Glenn Morris <rgm@gnu.org>
2707
2708 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2709 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2710 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2711 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2712 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2713 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2714 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2715 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2716 convention. Make them end with a period.
2717
9360256a
GM
27182010-06-23 Glenn Morris <rgm@gnu.org>
2719
2720 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2721 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2722 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2723 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2724 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2725 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2726
04d3bb6c
GM
27272010-06-10 Glenn Morris <rgm@gnu.org>
2728
2729 * idlwave.texi (Load-Path Shadows):
2730 * org.texi (Handling links): Fix typos.
2731
5e7d4a75
KY
27322010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2733
2734 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2735
9841cb4f
MA
27362010-05-26 Michael Albinus <michael.albinus@gmx.de>
2737
2738 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2739 by an alias. (Bug#6226)
2740
597517ef
JB
27412010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2742
2743 * calc.texi (Manipulating Vectors): Mention that vectors can
2744 be used to determine bins for `calc-histogram'.
2745
14914c43
JB
27462010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2747
597517ef 2748 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2749
0235128c 27502010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2751
2752 * url.texi (HTTP language/coding, Customization):
2753 * message.texi (Header Commands, Responses):
2754 * cl.texi (Argument Lists): Fix typos.
2755
0235128c 27562010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2757
0235128c
SM
2758 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2759 Note that Development menu is always available.
aa5789b5
CY
2760 (Creating a project): Fix terminology.
2761 (Add/Remove files): Fix typo.
2762
0235128c
SM
27632010-05-07 Chong Yidong <cyd@stupidchicken.com>
2764
2765 * Version 23.2 released.
2766
a628ad9d 27672010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2768
2769 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2770
502269d6
MA
27712010-05-01 Michael Albinus <michael.albinus@gmx.de>
2772
0235128c
SM
2773 * tramp.texi (Inline methods, Default Method):
2774 Mention `tramp-inline-compress-start-size'.
502269d6 2775
6e104790 27762010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2777
2778 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2779 the CVS repo. Put the Git repo in the news section.
2780
6e104790 2781 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2782 Removed some mentions of CVS. Mention the new Git repo.
2783
6e104790 27842010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2785
2786 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2787 (Mail Group Commands): Add index entry.
2788
6e104790 27892010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2790
2791 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2792
f8b91752
JB
27932010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2794
2795 * calc.texi (Radix modes): Mention that the option prefix will
2796 turn on twos-complement mode.
2797 (Inverse and Hyperbolic Flags): Mention the Option flag.
2798
ed21c5c8
CD
27992010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2800
2801 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2802 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2803 (Sectioning structure): Update.
2804 (References): New use case for field coordinates.
6e104790 2805 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2806 (Setting up the staging area): Document the availability of
2807 encryption for MobileOrg.
2808 (Images and tables): Document how to reference labels.
2809 (Index entries): New section.
2810 (Generating an index): New section.
2811 (Column width and alignment): Document that <N> now
2812 means a fixed width, not a maximum width.
2813 (Publishing options): Document the :email option.
2814 (Beamer class export): Fix bug in the BEAMER example.
2815 (Refiling notes): Document refile logging.
2816 (In-buffer settings): Document refile logging keywords.
2817 (Drawers): Document `C-c C-z' command.
2818 (Agenda commands): Mention the alternative key `C-c C-z'.
2819 (Special properties): Document the BLOCKED property.
2820 (The spreadsheet): Mention the formula editor.
2821 (References): Document field coordinates.
2822 (Publishing action): Correct the documentation for the
2823 publishing function.
2824 (The date/time prompt): Document that we accept dates
2825 like month/day/year.
2826 (Cooperation): Document the changes in table.el support.
2827 (Faces for TODO keywords, Faces for TODO keywords)
2828 (Priorities): Document the easy colors.
2829 (Visibility cycling): Document the new double prefix
2830 arg for `org-reveal'.
2831 (Cooperation): Remember.el is part of Emacs.
2832 (Clean view): Mention that `wrap-prefix' is also set by
2833 org-indent-mode.
2834 (Agenda commands): Add information about prefix args to
2835 scheduling and deadline commands.
2836 (Search view): Point to the docstring of
2837 `org-search-view' for more details.
6e104790 2838 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2839 (Setting tags): Document variable
2840 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2841 (Column attributes): Cross-reference special properties.
ed21c5c8 2842
456b348e
MA
28432010-04-10 Michael Albinus <michael.albinus@gmx.de>
2844
2845 Synchronize with Tramp repository.
2846
2847 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2848 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2849 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2850 syntax, texi2dvi reports errors with the backquotes.
2851
2852 * trampver.texi: Update release number.
2853
357e2d8e
KY
28542010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2855
2856 * gnus.texi (Finding the News): Add pointers to the Server buffer
2857 because it's essential.
2858
1d4d7664
KY
28592010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2860
2861 * gnus.texi (MIME Commands): Update description of
2862 gnus-article-browse-html-article.
2863
bd3e840f
KY
28642010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2865
2866 * auth.texi (Secret Service API): Add TODO node.
2867 (Help for users): Explain the new source options for `auth-sources'.
2868
e867cb5d 28692010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
2870
2871 * trampver.texi: Update release number.
2872
288f9fc0
CY
28732010-03-10 Chong Yidong <cyd@stupidchicken.com>
2874
2875 * Branch for 23.2.
2876
d99aaebd
CY
28772010-03-03 Chong Yidong <cyd@stupidchicken.com>
2878
2879 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2880 now enabled by default.
2881
5794c2a5
MA
28822010-02-28 Michael Albinus <michael.albinus@gmx.de>
2883
2884 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2885 when Emacs runs in interactive mode. (Bug#5645)
2886
40572be6
GM
28872010-02-16 Glenn Morris <rgm@gnu.org>
2888
2889 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2890
7bb8ed67
MH
28912010-02-05 Mark A. Hershberger <mah@everybody.org>
2892
2893 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2894
45a1423d 28952010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
2896
2897 * gnus.texi (Score File Format): Fix typo.
2898
45a1423d 28992010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2900
2901 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2902
14f17fc8
JB
29032010-01-18 Juanma Barranquero <lekktu@gmail.com>
2904
2905 * ada-mode.texi (Project File Overview): Fix typo.
2906
607d4369
CY
29072010-01-17 Chong Yidong <cyd@stupidchicken.com>
2908
2909 * semantic.texi: Add Richard Y. Kim credit.
2910
2911 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2912
3d1bfa99
MA
29132010-01-17 Michael Albinus <michael.albinus@gmx.de>
2914
2915 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 2916 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 2917
6fbf7a75
GM
29182010-01-17 Glenn Morris <rgm@gnu.org>
2919
b9f978f0
GM
2920 * calc.texi (Reporting Bugs): Don't mention format of repository.
2921
f19bc38d
GM
2922 * woman.texi (Bugs): Make "Emacs repository" less specific,
2923 and the URL for same more specific.
2924
6fbf7a75
GM
2925 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2926
16c3428a
JB
29272010-01-17 Juanma Barranquero <lekktu@gmail.com>
2928
2929 * ede.texi (ede-step-project, ede-proj-target):
2930 * tramp.texi (Remote processes): Fix typos.
2931
045b9da7
ML
29322010-01-16 Mario Lang <mlang@delysid.org>
2933
2934 * ede.texi (ede-target):
2935 * org.texi (Refiling notes): Remove duplicated words.
2936
c57008f6
SM
29372010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2938
2939 * gnus.texi (Posting Styles): Use with-current-buffer.
2940 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2941
798c9eb5
KR
29422010-01-02 Kevin Ryde <user42@zip.com.au>
2943
2944 * eieio.texi (Naming Conventions): Correction to xref on elisp
2945 coding conventions, is "Tips" node not "Standards".
2946
4970fbfe
CY
29472009-12-24 Chong Yidong <cyd@stupidchicken.com>
2948
2949 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2950
2951 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2952
83828b06
KY
29532009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2954
2955 * gnus.texi (Direct Functions): Add missing port number to tls method.
2956
45a4a565
JB
29572009-12-15 Juanma Barranquero <lekktu@gmail.com>
2958
2959 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2960 ($(infodir)/edt, edt.dvi): New targets.
2961
698bfef7
GM
29622009-12-15 Glenn Morris <rgm@gnu.org>
2963
2964 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2965 (edt, $(infodir)/edt, edt.dvi): New targets.
2966 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2967
2968 * Makefile.in (PDF_TARGETS, pdf): New.
2969 (clean): Add *.pdf.
2970 Add pdf rules for all manuals.
2971
0e983327
JB
29722009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2973
2974 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2975
8e687433
CY
29762009-12-14 Chong Yidong <cyd@stupidchicken.com>
2977
2978 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2979 (Smart Jump, Analyzer Debug): Copyedits.
2980 (Semantic mode user commands): Link to new nodes.
2981 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2982 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2983 upstream Semantic manual.
2984
2985 * semantic.texi (Introduction): Minor fix to diagram.
2986
020335df
MA
29872009-12-09 Michael Albinus <michael.albinus@gmx.de>
2988
2989 * eshell.texi (History): Add the other built-in variables.
2990 (Built-ins): Explain built-ins, and how to apply the external commands.
2991 Add `history', `su' and `sudo'.
2992
2993 * tramp.texi (Remote processes): Add missing <RET> in the example.
2994
6ddf13e4
BW
29952009-12-01 Bill Wohler <wohler@newt.com>
2996
2997 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 2998 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
2999 excessively garrulous.
3000
07b6428c
MA
30012009-11-29 Michael Albinus <michael.albinus@gmx.de>
3002
3003 * tramp.texi (Remote processes): Improve eshell example with "su"
3004 and "sudo" commands.
3005
fd1cefda
CY
30062009-11-28 Chong Yidong <cyd@stupidchicken.com>
3007
3008 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3009
3010 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3011 Document semantic-complete-analyze-inline.
3012 (Semanticdb search debugging commands): Minor clarification.
3013 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3014 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3015 manual.
9d542758 3016 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3017
159e3ad5
KR
30182009-11-28 Kevin Ryde <user42@zip.com.au>
3019
3020 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3021 @pxref, now EIEIO is in Emacs.
159e3ad5 3022
c6d47315
KR
3023 * erc.texi (Development): Correction to git tutorial url.
3024
16f6287e
GM
30252009-11-26 Glenn Morris <rgm@gnu.org>
3026
3027 * faq.texi (Latest version of Emacs): Mention stability of development
3028 version.
3029 (Problems with very large files): Max buffer size increase in 23.2.
3030 (VM): VM has moved house again.
3031
5ea5dbc9
JB
30322009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3033
3034 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3035 notations.
3036
5dec9555
CD
30372009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3038
45a4a565 3039 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3040
bd6f6833
CY
30412009-11-20 Chong Yidong <cyd@stupidchicken.com>
3042
3043 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3044 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3045 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3046
be479117
JB
30472009-11-17 Juanma Barranquero <lekktu@gmail.com>
3048
3049 * semantic.texi (Semantic Internals, Glossary):
3050 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3051 (Semanticdb search debugging commands): Fix typos.
3052
17291a1f
JB
30532009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3054
be479117 3055 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3056
af42a9cc
JB
30572009-11-16 Juanma Barranquero <lekktu@gmail.com>
3058
3059 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3060 ($(infodir)/semantic, semantic.dvi): New targets.
3061
3149927d
CY
30622009-11-16 Chong Yidong <cyd@stupidchicken.com>
3063
3064 * Makefile.in: Build the Semantic manual.
3065
3066 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3067 repository.
3068
977640ed
MA
30692009-11-16 Michael Albinus <michael.albinus@gmx.de>
3070
3071 * dbus.texi (Receiving Method Calls): New defun
3072 `dbus-unregister-service'.
3073
17673adf
CD
30742009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3075
3076 * org.texi (Speed keys): New section.
3077
0ecd3c90
MA
30782009-11-13 Michael Albinus <michael.albinus@gmx.de>
3079
3080 * dbus.texi (Type Conversion): Fix typo.
3081 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3082 `dbus-registered-objects-table'.
0c7efc08
SM
3083 (Receiving Method Calls): New defun `dbus-register-property'.
3084 Move `dbus-unregister-object' here.
0ecd3c90 3085
8bfe682a
CD
30862009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3087
3088 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3089
30902009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3091
3092 * org.texi (Column attributes): Add the new age summary operators.
3093 Also, mention the fact you can only use one summary operator per
3094 property.
3095
30962009-11-13 John Wiegley <johnw@newartisans.com>
3097
0c7efc08 3098 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3099 manual about how to track habits.
0c7efc08 3100 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3101 dangling clocks are resolved.
3102
31032009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3104
3105 * org.texi (Agenda commands): Document the new `i' command.
3106 (Inserting deadline/schedule): Document logging changes
3107 of scheduling and deadline times stamps.
3108 (In-buffer settings): Document the in-buffer keywords for logging
3109 changes of scheduling and deadline times stamps.
3110 (Structure editing, Plain lists): Document indentation
3111 cycling in empty entries with TAB.
3112 (Archiving): Document the default archiving command.
3113 (Moving subtrees): Document the new keys for archiving.
3114 (Internal archiving): Fix incorrect key.
3115 (Agenda commands): Document the TODO set switching commands.
3116 (Agenda commands): Document the new archiving keys.
3117 (Clocking work time): Better description on how to save
3118 and restore a clock.
3119 (Resolving idle time): Mention the x11idle program to get true
3120 idleness also under X11.
3121 (Resolving idle time): Use @kbd instead of @key for normal
3122 letters, because this is how he rest of the manual does this.
3123 (Pushing to MobileOrg): Mention that `org-directory'
3124 should be set.
3125 (Agenda commands): Document that SPC is a filter for
3126 any tag.
0c7efc08 3127 (Search view): Rename from "Keyword search".
8bfe682a
CD
3128 (Capure): New chapter.
3129 (Markup): New chapter.
0c7efc08
SM
3130 (Links in HTML export, Images in HTML export):
3131 Extend the section titles.
8bfe682a
CD
3132 (Images in HTML export): Document the align option.
3133 (Text areas in HTML export): Extend the section title.
3134 (Images in LaTeX export): Explain image placement in LaTeX.
3135
693737cd
GM
31362009-11-10 Glenn Morris <rgm@gnu.org>
3137
3138 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3139
c7bd4ebe
MA
31402009-11-08 Michael Albinus <michael.albinus@gmx.de>
3141
3142 * tramp.texi (Auto-save and Backup): Disable backups just for a
3143 method.
3144
3145 * trampver.texi: Update release number.
3146
76c5acad
MA
31472009-11-07 Michael Albinus <michael.albinus@gmx.de>
3148
3149 Sync with Tramp 2.1.17.
3150
3151 * trampver.texi: Update release number.
3152
d9a57abf
GM
31532009-10-29 Glenn Morris <rgm@gnu.org>
3154
3155 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3156
637f4f0f
MA
31572009-10-23 Michael Albinus <michael.albinus@gmx.de>
3158
3159 * tramp.texi (External methods): Temporary files are kept for
3160 `rsync' and `rsyncc' methods.
3161
310dbb05
JB
31622009-10-09 Juanma Barranquero <lekktu@gmail.com>
3163
3164 * eieio.texi: Fix typos.
3165
09094f28
CY
31662009-10-07 Chong Yidong <cyd@stupidchicken.com>
3167
3168 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3169
216f299a
JB
31702009-10-07 Juanma Barranquero <lekktu@gmail.com>
3171
3172 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3173 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3174
966a6506
CY
31752009-10-07 Chong Yidong <cyd@stupidchicken.com>
3176
3177 * Makefile.in: Build EIEIO and EDE manuals.
3178
31792009-10-07 Eric Ludlam <zappo@gnu.org>
3180
3181 * eieio.texi:
3182 * ede.texi: New files.
3183
8842cd9b
MA
31842009-10-05 Michael Albinus <michael.albinus@gmx.de>
3185
3186 * tramp.texi (Remote processes): Association of a pty is not supported.
3187
7006d207
CD
31882009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3189
3190 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3191 (Processing LaTeX fragments): Document that the size of images can be
3192 changes using the variable `org-format-latex-options'.
3193 (The date/time prompt, Timestamps): Be more accurate over ISO format
3194 dates and times.
3195 (Visibility cycling): Document showeverything keyword.
3196 (In-buffer settings): Document showeverything keyword.
3197 (Setting up the staging area): Fix the example.
3198 (MobileOrg): New section.
3199 (Agenda commands, Exporting Agenda Views): Document exporting the
3200 agenda view to Org files.
3201
0e7b2867
MA
32022009-09-28 Michael Albinus <michael.albinus@gmx.de>
3203
3204 * tramp.texi (History): Add IMAP support.
3205 (External methods): Add `imap' and `imaps' methods.
3206 (GVFS based methods): Add indices for `davs'.
3207 (Password handling): Rename anchors. Add IMAP entries for
3208 ~/.authinfo.gpg.
3209
3210 * trampver.texi: Set default value of `emacsimap'.
3211
4146636e
KY
32122009-09-22 Daiki Ueno <ueno@unixuser.org>
3213
3214 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3215
d22f7ffa
CY
32162009-09-13 Chong Yidong <cyd@stupidchicken.com>
3217
0c7efc08
SM
3218 * dired-x.texi (Technical Details):
3219 Delete dired-up-directory (Bug#4292).
d22f7ffa 3220
66043531
MA
32212009-09-03 Michael Albinus <michael.albinus@gmx.de>
3222
216f299a 3223 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3224
6eb02347
CD
32252009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3226
3227 * org.texi (Effort estimates): Document new effort setting commands.
3228 (Agenda commands): Document the new keys fro agenda time motion.
3229 Document entry text mode. Improve documentation of the keys to include
3230 inactive time stamps into the agenda view.
3231 (Feedback): Document the new bug report command.
0c7efc08 3232 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3233
38dc51ba
KY
32342009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3235
3236 * auth.texi (Help for users): Corrected markup.
3237
e402f452
GM
32382009-09-02 Glenn Morris <rgm@gnu.org>
3239
3240 * emacs-mime.texi (time-date): Mention float-time.
3241
744256cf
JB
32422009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3243
3244 * calc.texi (Simplifying Formulas): Improve the wording.
3245
b0b63450
MB
32462009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3247
3248 * auth.texi: Rewritten for coverage and clarity.
3249
32502009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3251
0c7efc08
SM
3252 * gnus.texi (Expiring Mail):
3253 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3254 (Various Various): Mention gnus-safe-html-newsgroups.
3255
3256 * gnus-news.texi: Mention
3257 gnus-mark-copied-or-moved-articles-as-expirable.
3258
3259 * emacs-mime.texi (Display Customization): Add xref to
3260 gnus-safe-html-newsgroups.
3261
b59329e0
MA
32622009-08-28 Michael Albinus <michael.albinus@gmx.de>
3263
3264 * tramp.texi (Version Control): Remove.
af42a9cc 3265 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3266 reference.
3267 (External methods): Correct `scpc' concept index entries. New method
3268 `rsyncc'.
3269 (External packages): New subsections "Filename completion" and "File
3270 attributes cache".
3271
0ff2d6c2
JB
32722009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3273
3274 * calc.texi (Rewrite Rules): Improve the example.
3275 (Simplifying Formulas): Explain use of the I and H flags for
3276 simplification.
3277
ecd3d54f
MA
32782009-08-25 Michael Albinus <michael.albinus@gmx.de>
3279
3280 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3281 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3282 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3283 for timeout values.
78176e69
MA
3284 (Top): Remove footnote saying D-Bus is not enabled by
3285 default. (Bug#4256)
ecd3d54f 3286
0f215bca
DU
32872009-08-23 Daiki Ueno <ueno@unixuser.org>
3288
3289 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3290 Reported by Jari Aalto (Bug#4211).
0f215bca 3291 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3292 epa-global-mail-mode.
3b7ab45f
DU
3293 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3294 epa-setup.
0f215bca 3295
4f22e84d
MA
32962009-08-16 Michael Albinus <michael.albinus@gmx.de>
3297
3298 * dbus.texi (Asynchronous Methods): Allow nil handler.
3299
9ff0b02b 33002009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3301
26b03ee3 3302 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3303
26b03ee3 3304 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3305
4c39f404
CY
33062009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3307
3308 * calc.texi (Date Forms): Fix typos.
3309
3bcfba17
GM
33102009-08-08 Glenn Morris <rgm@gnu.org>
3311
3312 * org.texi (Agenda commands): Restore clobbered change.
3313
66783bb4
EZ
33142009-08-07 Eli Zaretskii <eliz@gnu.org>
3315
3316 * calc.texi (Graphics, Devices): Update with the peculiarities of
3317 operation on MS-Windows.
3318
c8d0cf5c
CD
33192009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3320
3321 * org.texi (Publishing action): Improve documentation of file
3322 names when publishing to the source directory.
3323 (Clean view): Document `org-indent-mode'.
3324 (Clocking work time): Add documentation for the
3325 new :timetamp option when creating a clock report.
3326 (Paragraphs): Fix many typos.
3327 (Plain lists): Remove duplicate explanation about the
3328 `C-c *' command.
3329 (Literal examples): Update to reflect the new behavior
3330 of the -n -r -k switches when exporting source code examples.
3331 (Structure editing): Add information about `C-c *',
3332 converting a plain list into a list of Org items.
3333 (Remember): Small rephrasing of the paragraph
3334 describing remember.el. Also mentioned that remember.el is part
3335 of Emacs 23, not Emacs 22.
3336 (Clocking work time): Add documentation about
3337 displaying the current clocking time against the effort estimate.
3338 Also add a footnote about using `org-clock-in-prepare-hook' to add
3339 an effort estimate on the fly, just before clocking it.
3340 (Footnotes): Document automatic renumbering and
3341 sorting.
3342 (Agenda commands): Document new bulk commands.
3343 (Plain lists): Document new behavior of
3344 `org-cycle-include-plain-lists'.
4e2af782 3345 Hyphenation only in TeX.
c8d0cf5c
CD
3346 (Clocking work time): Document the key to update effort
3347 estimates.
3348 (Clocking work time): Document the clock time display.
3349 (Structure editing, TODO basics): Document new
3350 variables.
3351 (Column attributes): Document new colciew operators.
3352 (Publishing options): Document :xml-declaration.
3353 (Tracking TODO state changes): Document the
3354 LOG_INTO_DRAWER property.
3355 (Literal examples): Document the new implementation for
3356 editing source code.
3357 (Publishing action): Mention the new publishing
3358 function, to publish an Org source file.
3359 (Publishing links): Mention how to link to an Org source file.
3360 (Macro replacement): Document new macros.
3361 (Handling links): Document type-specific completion
3362 when inserting links.
3363 (Structure editing, Plain lists): Improve documentation
3364 on sorting.
3365 (Internal links): Document custom ids for links.
3366 (Handling links): Document custom ids for links.
3367 (CSS support): Document new class.
3368 (Refiling notes): Document the possibility to create new nodes
3369 during refiling.
3370 (Agenda commands): Document the "?" operator to find
3371 tasks without effort setting.
3372 (Exporting agenda information): Section moved.
3373 (RSS Feeds): New section.
3374 (Built-in table editor): Document M-e and M-a navigate
3375 inside table field.
3376 (Stuck projects): Docment that projects identified as
3377 un-stuck will still be searchd for stuck sub-projects.
3378 (Paragraphs): Document centering.
3379 (Creating timestamps, Agenda commands): Document new
3380 behavior when changing time stamps.
3381 (Structure editing): Document the new command
3382 `org-clone-subtree-with-time-shift'.
3383 (Publishing): Refresh this chapter.
3384 (Export options, Export options, In-buffer settings):
3385 Document the new keywords.
3386 (Matching tags and properties): Collect all
3387 documentation about tags/property matches here.
3388 (Setting tags): Document `org-tag-persistent-alist'.
3389 (Weekly/daily agenda): New section.
3390 (Orgstruct mode): Describe `orgstruct++-mode'.
3391 (Drawers): Mention the LOGBOOK drawer.
3392 (Export options, Sectioning structure): Document the
3393 #+LEATEX_HEADER in-buffer setting.
3394 (Bugs): Section removed.
3395 (Hooks): New section.
0c7efc08 3396 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3397 (Context-sensitive commands): New section.
3398 (Setting tags): Document newline option.
3399 (Global TODO list, Matching tags and properties):
3400 Mention more variables.
3401 (Checkboxes): Update to changed command behavior.
81a5560e 3402
40d2791f
CY
34032009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3404
3405 * speedbar.texi (Basic Key Bindings): Fix typo.
3406
65d0154b
JB
34072009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3408
3409 * calc.texi (Vector/Matrix Functions): Add index entries for both
3410 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3411 affects matrices with more than one row.
b5bdfd9f 3412 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3413
5a9e3ab7
JB
34142009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3415
3416 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3417 `calc-transpose-lines'.
5a9e3ab7 3418
42fb7e61
MA
34192009-07-27 Michael Albinus <michael.albinus@gmx.de>
3420
3421 * dbus.texi (Receiving Method Calls): Describe special return value
3422 `:ignore'.
3423
574b69d5
AM
34242009-07-24 Alan Mackenzie <acm@muc.de>
3425
3426 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3427 initialization, any individual variable setting now takes precedence
3428 over one done via c-file-style/c-file-offsets.
3429
ec06459c
JB
34302009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3431
3432 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3433 truncated when Calc is quit.
3434 (Customizing Calc): Document `calc-undo-length'.
3435
4ce54f6b
CY
34362009-07-20 Chong Yidong <cyd@stupidchicken.com>
3437
3438 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3439
0e4f8ba5
GM
34402009-07-11 Kevin Ryde <user42@zip.com.au>
3441
3442 * pcl-cvs.texi (About PCL-CVS):
3443 * widget.texi (Basic Types):
3444 Fix cross-references.
3445
fa0f81b0
AS
34462009-07-01 Andreas Schwab <aschwab@redhat.com>
3447
3448 * dbus.texi (Type Conversion): Don't use literal control character.
3449
88a683c5
MA
34502009-07-01 Michael Albinus <michael.albinus@gmx.de>
3451
3452 * tramp.texi (GVFS based methods): New section.
3453 (Remote processes): Processes for GVFS based methods run locally.
3454
36c8febb
MA
34552009-06-30 Michael Albinus <michael.albinus@gmx.de>
3456
0c7efc08
SM
3457 * tramp.texi (Inline methods, External methods, Gateway methods):
3458 Avoid the words "kludge" and hack".
36c8febb
MA
3459 (External methods): Add `synce' method.
3460
3461 * trampver.texi: Update release number.
3462
d6b951bb
MA
34632009-06-22 Michael Albinus <michael.albinus@gmx.de>
3464
3465 Sync with Tramp 2.1.16.
3466
3467 * tramp.texi (History): Add GVFS support.
3468 (External methods): Precise `rsync' description. Add `dav', `davs' and
3469 `obex' methods. Add 'tramp-gvfs-methods' option.
3470 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3471 forms.
3472 (Remote Programs): Introduce `tramp-own-remote-path'.
3473 (Remote processes): New subsection "Running remote programs that create
3474 local X11 windows".
3475 (Frequently Asked Questions): Improve code for disabling vc.
3476
3477 * trampver.texi: Update release number. Set default value of
3478 `emacsgvfs'.
3479
70243478
CY
34802009-06-21 Chong Yidong <cyd@stupidchicken.com>
3481
3482 * Branch for 23.1.
3483
54b31cbf
GM
34842009-06-17 Glenn Morris <rgm@gnu.org>
3485
3486 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3487 (Latest version of Emacs): Mention source code repository.
3488
f6adc23c
GM
34892009-06-16 Glenn Morris <rgm@gnu.org>
3490
3491 * faq.texi (Top): Language tweak.
3492 (Extended commands): Most people have arrow keys.
3493 (Emacs manual): Say how to follow info links.
3494 (File-name conventions): Change title a bit. Explain about source
3495 versus installed. Condense etc description.
3496 (Guidelines for newsgroup postings): Mention Savannah list page.
3497 (Newsgroup archives): Simplify.
3498 (Contacting the FSF): Add contact URL.
3499 (Emacs Lisp documentation): Printed version not always available.
3500 (Installing Texinfo documentation): Explain how by hand installation is
3501 not normally needed. Use add-to-list. Remove duplicate reference.
3502 (Informational files for Emacs): Move info on Help menu here from
3503 "File-name conventions".
3504 (Help installing Emacs): Tweak uref.
3505 (Obtaining the FAQ): Mention repository.
3506 (Origin of the term Emacs): Explain "ITS".
3507 (Changing load-path): Use add-to-list.
3508 (Automatic indentation): Clarify this is for Text mode.
3509 Don't mention Indented Text mode.
3510 (Finding Emacs on the Internet): The FSF does not seem to offer a
3511 deluxe distribution on CD anymore.
3512
b59a8457
GM
35132009-06-16 Glenn Morris <rgm@gnu.org>
3514
3515 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3516 Recommend the latest release. Mention how to get older FAQs.
3517 Recommend the Emacs manual.
3518 (Guidelines for newsgroup postings): Discourage cross-posts.
3519 (Underlining paragraphs): Remove.
3520 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3521 (Bugs and problems): Update key-binding.
3522 (Problems with very large files): Mention 64-bit.
3523 (Shell process exits abnormally): Remove.
3524 (Problems with Shell Mode): Rename and update.
3525 (Spontaneous entry into isearch-mode)
3526 (Problems talking to certain hosts): Remove. This is old information,
3527 in etc/PROBLEMS if needed.
3528 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3529 (Dired claims that no file is on this line): Update.
3530 (Installing Emacs, Problems building Emacs): Simplify.
3531 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3532 information.
3533 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3534 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3535 (JDEE): "JDEE", not "JDE".
3536 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3537 Remove. This is old information, in etc/PROBLEMS if needed.
3538 (stty and Backspace key, Kanji and Chinese characters): Remove.
3539 (Right-to-left alphabets): Update section.
3540 (Changing the included text prefix): Gnus uses message-yank-prefix.
3541 Add cross-reference to Supercite manual.
3542 (Saving a copy of outgoing mail): Simplify output file description.
3543 (Expanding aliases when sending mail): Refer to Emacs manual.
3544 Remove old info about RFC822.
3545 Correct description of how to rebuild aliases.
3546 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3547 (MIME with Emacs mail packages)
3548 (Viewing articles with embedded underlining)
3549 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3550 Remove old sections.
3551 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3552 and is well-documented in the Gnus manual.
3553 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3554 (Making Gnus faster): Rename from "Starting Gnus faster".
3555 Merge "Catch-up is slow in Gnus" into here.
3556
0e6d12ca
GM
35572009-06-14 Glenn Morris <rgm@gnu.org>
3558
3559 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3560 (New in Emacs 23): New section.
3561 (Handling C-s and C-q with flow control): Add xref.
3562
2e17e05e
GM
35632009-06-13 Glenn Morris <rgm@gnu.org>
3564
3565 * faq.texi (Setting up a customization file): Grammar fix.
3566 Customize is no longer "new".
3567 (Displaying the current line or column): Line-number mode is on by
3568 default. Don't mention `column' package. Mention linum.el.
3569 (Turning on abbrevs by default): Explain how to do it for buffers,
3570 modes, and everywhere.
3571 (Associating modes with files): Use add-to-list. Don't mention Emacs
3572 19.
3573 (Highlighting a region): On by default since 23.1.
3574 (Replacing highlighted text): Update doc quote.
3575 (Working with unprintable characters): Don't mention search-quote-char.
3576 (Using an already running Emacs process): Gnuclient is probably not an
3577 enhancement these days.
3578 (Indenting switch statements): Remove mention of pre-Emacs 20.
3579 (Horizontal scrolling): Abbreviate Emacs 20 description.
3580 (Replacing text across multiple files): Fix name of dired command.
3581 (Disabling backups): Use require not load.
4f9d4de3 3582 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3583
2a1cf2b9
BW
35842009-06-13 Bill Wohler <wohler@newt.com>
3585
3586 Release MH-E manual version 8.2.
3587
3588 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3589 release 8.2.
3590
85b438b7
GM
35912009-06-13 Glenn Morris <rgm@gnu.org>
3592
3593 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3594 in this day and age the common meaning is "on the web".
3595 (copying): Use @copyright in all cases.
3596 (Basic keys): Remove reference to deleted manual node "Text Characters".
3597 (File-name conventions): Use GNU as an example rather than SERVICE.
3598 default.el lives in site-lisp. Update Info directory location.
3599 (Real meaning of copyleft): GPL actions have been brought, but all
3600 settled out of court.
3601 (Guidelines for newsgroup postings): Shorten section title.
3602 Simplify comp.emacs description.
3603 (Newsgroup archives): Change Google URL. Describe Gmane.
3604 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3605 points". Mention List-Unsubscribe header.
3606 (Contacting the FSF): Update email and URLs.
3607 (Basic editing): Mention F1 for help.
3608 (Installing Texinfo documentation): Refer to Texinfo website rather
3609 than ftp server.
3610 (Printing a Texinfo file): Mention texi2pdf.
3611 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3612 are just stubs nowadays.
3613 (Latest version of Emacs): Explain version numbers.
3614 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3615 (Turning on syntax highlighting): No need to mention hilit19 any more.
3616 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3617 (Modes for various languages): Remove section.
3618 (Major packages and programs): Remove most version and maintainer
3619 information - it's hard to keep up-to-date, and adds nothing.
3620 Similarly with direct links to mailing lists.
3621 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3622 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3623 years, and Emacs comes with tools for this now.
3624 (Patch): Remove section - this is a standard tool.
3625 (Using function keys under X): Remove section.
3626
93e2d996
GM
36272009-06-12 Glenn Morris <rgm@gnu.org>
3628
3629 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3630 (Help installing Emacs): Remove reference to deleted X11 node.
3631 (Associating modes with files): Interpreter-mode-alist is no longer
3632 subservient to auto-mode-alist.
3633 (Installing Emacs): Change future Emacs version.
3634 (Linking with -lX11 fails): Remove old section.
3635 (Packages that do not come with Emacs): Update ELL location.
3636 Emacs Lisp archive is dead.
3637 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3638 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3639 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3640 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3641 (Removing flashing messages): Remove section about non-existent Gnus
3642 option.
3643
f0bf7708
GM
3644 * faq.texi (Top): Add @top command.
3645 Remove the optional arguments from all @node commands: makeinfo can
3646 generate these automatically, and it is easier to edit and rearrange
3647 nodes without them.
3648
30884d11
GM
36492009-06-11 Glenn Morris <rgm@gnu.org>
3650
3651 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3652 (The LPF): Make the updated URL the sole reference point.
3653 (Learning how to do something): Update refcard price and format.
3654 (Getting a printed manual): Sources in doc/emacs/, not man/.
3655 Also available in PDF format. Since the page count varies, be less
3656 precise.
3657 (Informational files for Emacs): Remove references to deleted files
3658 LPF and SUN-SUPPORT, and to UUCP.
3659 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3660 Remove many obsolete ways to get the FAQ, which now seems only to be
3661 distributed with Emacs.
3662 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3663
deab46e0
CY
36642009-06-09 Chong Yidong <cyd@stupidchicken.com>
3665
223b43fa 3666 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3667 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3668
deab46e0
CY
3669 * ada-mode.texi (Installation, Compile commands)
3670 (Project File Overview, No project files, Set compiler options)
3671 (Use GNAT project file, Use multiple GNAT project files)
3672 (Identifier completion): Use @samp for menu items, and @kbd for key
3673 sequences (Bug#3504).
3674
71fbd643
DU
36752009-06-04 Daiki Ueno <ueno@unixuser.org>
3676
8c9bb6f5 3677 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3678
f197085b
CY
36792009-06-04 Ryan Yeske <rcyeske@gmail.com>
3680
3681 * message.texi (Header Commands): Fix descriptions to match
3682 keybindings.
3683
7f3bc720
DU
36842009-04-22 Daiki Ueno <ueno@unixuser.org>
3685
3686 * gnus.texi (Security): Mention that EasyPG is the current default.
3687
4518068d
CY
36882009-04-13 Chong Yidong <cyd@stupidchicken.com>
3689
3690 * ediff.texi (Session Commands): Fix typo.
3691
d7ca410a
MB
36922009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3693
3694 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3695 news.software.readers. Reported by Florian Rehnisch.
3696
c6c76add
GM
36972009-04-02 Glenn Morris <rgm@gnu.org>
3698
3699 * auth.texi: Capitalize direntry.
3700
3701 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3702 using a period in the entry name. (Bug#2797)
3703
35ed8e2e
JB
37042009-03-03 Juanma Barranquero <lekktu@gmail.com>
3705
3706 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3707 ($(infodir)/auth, auth.dvi): New targets.
3708
e280480a
GM
37092009-03-03 Glenn Morris <rgm@gnu.org>
3710
3711 * auth.texi: Fix @setfilename.
3712
3713 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3714 (auth, $(infodir)/auth, auth.dvi): New rules.
3715
8a76755b
GM
37162009-02-25 Glenn Morris <rgm@gnu.org>
3717
3718 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3719
0038d478
MB
37202009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3721
3722 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3723
37242009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3725
3726 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3727 gnus-nocem-issuers, and gnus-nocem-verifyer.
3728
867d4bb3
JB
37292009-02-20 Juanma Barranquero <lekktu@gmail.com>
3730
3731 * ada-mode.texi (Project files, Automatic Casing):
3732 * dbus.texi (Signals):
3733 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3734 * mh-e.texi (HTML):
3735 * nxml-mode.texi (Locating a schema)
3736 (Using the document's URI to locate a schema):
3737 * org.texi (Footnotes, Using the mapping API):
3738 * rcirc.texi (Channels): Remove duplicate words.
3739
3a44dc1f
GM
37402009-02-20 Glenn Morris <rgm@gnu.org>
3741
3742 * dired-x.texi (Miscellaneous Commands):
3743 * gnus.texi: Minor updates for mbox Rmail.
3744
5dc584b5
KB
37452009-02-16 Karl Berry <karl@gnu.org>
3746
b59a8457
GM
3747 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3748 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3749 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3750 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3751 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3752 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3753 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3754 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3755 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3756 Consistently use @insertcopying in the Top node,
5dc584b5 3757 @contents at the front (after @end titlepage),
b59a8457 3758 and @direntry after @copying. (Bug#1988)
5dc584b5 3759
9eb59592
MB
37602009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3761
3762 * auth.texi: New file documenting auth-source.
3763
d324fa76
CD
37642009-02-13 Carsten Dominik <dominik@science.uva.nl>
3765
3766 * org.texi (Org Plot): Fix link.
3767
7a603b73
DU
37682009-02-09 Daiki Ueno <ueno@unixuser.org>
3769
3770 * epa.texi (Mail-mode integration): Mention the way to do
3771 "encrypt-to-self". (Bug#1807)
3772
a626b338 37732009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3774
3775 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3776
3b36c17e
MB
37772009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3778
3779 * gnus-news.texi: Print version about Incoming*.
3780
55033558
CD
37812009-02-02 Carsten Dominik <dominik@science.uva.nl>
3782
3783 * org.texi (Structure editing, Handling links)
3784 (Fast access to TODO states, Javascript support): Make standard docs
3785 correctly reflect default variable settings.
3786
ec712abb
GM
37872009-02-02 Glenn Morris <rgm@gnu.org>
3788
3789 * org.texi: Fix typos.
3790
7112648c
MA
37912009-02-01 Michael Albinus <michael.albinus@gmx.de>
3792
3793 Sync with Tramp 2.1.15.
3794
3795 * trampver.texi: Update release number.
3796
2e461fc1
CD
37972009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3798
3799 * org.texi (TODO dependencies): Document TODO dependencies on
3800 checkboxes.
3801
bc283609
CD
38022009-01-30 Carsten Dominik <dominik@science.uva.nl>
3803
3804 * org.texi (TODO dependencies): Document key binding for toggling
3805 ORDERED property.
3806
74fc5047
MA
38072009-01-28 Michael Albinus <michael.albinus@gmx.de>
3808
3809 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3810 of hook functions.
3811
d6685abc
CD
38122009-01-28 Carsten Dominik <dominik@science.uva.nl>
3813
3814 * org.texi (TODO dependencies): New section.
3815
65c439fd
CD
38162009-01-27 Carsten Dominik <dominik@science.uva.nl>
3817
3818 * org.texi (Plain lists, TODO basics, Priorities)
3819 (Multiple sets in one file, Conflicts): Document interaction with
3820 `shift-selection-mode'.
3821
5fafc247
JB
38222009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3823
3824 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3825 Make Calc the subject of sentences.
3826 (Rearranging Formulas using Selections): Discuss new options
3827 for `j *'.
3828
e7433508
MA
38292009-01-26 Michael Albinus <michael.albinus@gmx.de>
3830
3831 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3832
2096a1b6
GM
38332009-01-26 Glenn Morris <rgm@gnu.org>
3834
3835 * org.texi: Fix typos.
3836
0cb61492
BW
38372009-01-26 Bill Wohler <wohler@newt.com>
3838
2096a1b6 3839 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3840
0bd48b37
CD
38412009-01-25 Carsten Dominik <dominik@science.uva.nl>
3842
3843 * org.texi (References): Add information about remote references.
3844 (Built-in table editor): Document `C-c RET' in tables.
3845 (Math symbols, Quoting LaTeX code): Mention that simple
3846 LaTeX macros survive LaTeX export.
3847 (Images in LaTeX export): Show how to create a reference to a
3848 figure.
3849 (Sectioning structure): Document that the LaTeX class can be
3850 specified in a property.
3851 (Text areas in HTML export): New section.
3852 (External links): Add examples for text search and ID links.
3853 (Built-in table editor): Remove the descriptio of `C-c
3854 C-q', it not longer works.
3855 (Literal examples): Document that a space must follow
3856 the colon in short examples.
3857 (Relative timer): Document `org-timer-stop'.
3858 (Footnotes): New section.
3859 (Footnote markup): Shorten section and refer to new Footnote
3860 section.
3861 (Literal examples): Add documentation for line
3862 numbering in and references to code examples.
3863 (CSS support): Fix the description of default CSS styles.
3864 (Capturing column view): Document
3865 "file:path/to/file.org" as an allowed value for the ID property of
3866 a dynamic block copying column view.
3867
49dbbaf2
SE
38682009-01-23 Stephen Eglen <stephen@gnu.org>
3869
3870 * mh-e.texi (Getting Started): Describe $MH.
3871
193e6828
MA
38722009-01-21 Michael Albinus <michael.albinus@gmx.de>
3873
3874 * tramp.texi (all): Harmonize usage of "external method",
3875 "external transfer method" and "out-of-band method".
3876 (Connection types): Precise the differences of inline and external
3877 methods. Written by Adrian Phillips <a.phillips@met.no>.
3878
26b9f88d
MB
38792009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3880
3881 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3882 commands as described at the top. Reported by Allan Gottlieb
3883 <gottlieb@nyu.edu>.
3884
38852009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3886
3887 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3888 nnmail-pathname-coding-system.
3889
377952e0
GM
38902009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3891
3892 * org.texi (Relative timer): Fix typo.
3893
a20d3598
JB
38942009-01-15 Juanma Barranquero <lekktu@gmail.com>
3895
3896 * org.texi (Clocking work time): Fix typo.
98a1e0f5 3897 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 3898
a50253cc
GM
38992009-01-13 Glenn Morris <rgm@gnu.org>
3900
3901 * org.texi: Fix some more typos.
3902
07450bee
GM
39032009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3904
3905 * org.texi: Fix some typos.
3906
e3e955fe
MB
39072009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3908
3909 * gnus.texi (Group Parameters): Add note for local variables.
3910
39112009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3912
0c7efc08
SM
3913 * gnus.texi (Converting Kill Files): Fix URL.
3914 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
3915
39162009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3917
3918 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3919 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3920 (Paging the Article): Add index entry.
3921
71dd9983
JB
39222009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3923
3924 * ada-mode.texi (Examples): Delete redundant text.
3925
4a0cf14f
MA
39262009-01-03 Michael Albinus <michael.albinus@gmx.de>
3927
36c8febb 3928 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
3929
3930 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3931 addresses.
3932
aedac0f0
BW
39332009-01-03 Bill Wohler <wohler@newt.com>
3934
3935 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3936 kept empty.
3937
4c65b566
CD
39382008-12-20 Carsten Dominik <dominik@science.uva.nl>
3939
3940 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
3941 (HTML Export commands, LaTeX/PDF export commands):
3942 Improve documentation about transient-mark-mode.
e9fce1ac 3943 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
3944 to fields in the last table row.
3945
e1a78e1e
JL
39462008-12-19 Juri Linkov <juri@jurta.org>
3947
3948 * info.texi (Search Text): Remove mention of removed key binding M-s.
3949
17a0aa82
CD
39502008-12-18 Carsten Dominik <dominik@science.uva.nl>
3951
3952 * org.texi (References): Remove mentioning of @0 as reference for the
3953 last line, this has been reverted in the Lisp sources.
3954
4997d802
JB
39552008-12-17 Juanma Barranquero <lekktu@gmail.com>
3956
3957 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3958 (DVI_TARGETS): Remove duplicates. Add sasl.
3959 ($(infodir)/sasl, sasl.dvi): New targets.
3960
33306645
CD
39612008-12-17 Carsten Dominik <dominik@science.uva.nl>
3962
3963 * org.texi: Version number pushed to 6.15d.
3964
db55f368
CD
39652008-12-16 Carsten Dominik <dominik@science.uva.nl>
3966
a0bf4117 3967 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
3968 (Images in LaTeX export): New section.
3969 (Inlined images, Images in HTML export): Sections renamed.
3970
dae0a942
MB
39712008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3972
3973 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3974
9f5572e9
MB
39752008-12-04 David Engster <dengste@eml.cc>
3976
3977 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 3978 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 3979
bc23baaa
CD
39802008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3981
3982 * org.texi (Using the mapping API): Fix bug in mapping example.
3983 (Publishing options): Make the list of properties complete again, in
3984 correspondence to the variable `org-export-plist-vars'.
3985 (Property searches): Document new special values for time comparisons.
3986 (Tag inheritance): Refine the description of tag inheritance.
3987 (Project alist): Add info about the publishing sequence of components.
a0bf4117 3988 (Effort estimates): Document the new relative timer.
bc23baaa 3989
3bf8054f
JB
39902008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3991
3992 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3993 (Using Calc): Clarify use of `C-x * o'.
3994 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3995
ac134f2f
RS
39962008-11-28 Richard M Stallman <rms@gnu.org>
3997
3998 * dbus.texi (Receiving Method Calls): Clean up previous change.
3999
ace706d1
MA
40002008-11-26 Michael Albinus <michael.albinus@gmx.de>
4001
4002 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4003 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4004 `dbus-unescape-from-identifier'.
4005 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4006 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4007 (Signals): Use the constants in the example.
4008
d60b1ba1
CD
40092008-11-24 Carsten Dominik <dominik@science.uva.nl>
4010
b97439ce 4011 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4012
ce4fdcb9
CD
40132008-11-23 Carsten Dominik <dominik@science.uva.nl>
4014
4015 * org.texi (Setting up Remember): Document `org-remember-mode'.
4016 (External links): Document that bbdb links can use a regular
4017 expression.
4018 (External links): Document that elisp links can contain interactive
4019 commands.
4020
c8548a00 40212008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4022
4023 * viper.texi (viper-translate-all-ESC-keysequences):
4024 Description removed.
4025
6a2c4aec
GM
40262008-11-19 Glenn Morris <rgm@gnu.org>
4027
4028 * doclicense.texi: Change to FDL 1.3.
4029 Relicense all texi files under FDL 1.3 or later.
4030
59ee4113
JB
40312008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4032
4033 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4034
59bcbb98 40352008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4036
0c7efc08 4037 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4038
4039 * ediff.texi: Version/date change.
9f90198a 4040
8aa41c9b
CY
40412008-11-14 Chong Yidong <cyd@stupidchicken.com>
4042
4043 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4044
17587b1b
JB
40452008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4046
4047 * calc.texi (About This Manual): Comment out a mention of
4048 marginal notes.
4049
564c900e
CD
40502008-11-12 Carsten Dominik <dominik@science.uva.nl>
4051
4052 * org.texi (Clocking work time): Document the :formula property of
4053 clock tables.
4054 (Structure editing, Refiling notes): Document refiling regions.
4055 (Agenda commands): Document the double-prefix version
4056 of the `l' command in the agenda.
4057 (Handling links): Explain the effect of a double prefix
4058 arg to `C-c C-o'.
4059 (TODO basics): Add documentation for tag triggers.
4060
3c4be1f2
GM
40612008-10-23 Glenn Morris <rgm@gnu.org>
4062
4063 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4064 byte-compiling things like `+'.
4065
4066 * ns-emacs.texi: Merge copyright years of author now with assignment
4067 into FSF years.
4068 (VER): Use it for easier automatic updating. Use Emacs version rather
4069 than standalone Emacs.app version.
4070
a6520ff3
CD
40712008-10-12 Carsten Dominik <dominik@science.uva.nl>
4072
864c9740 4073 * org.texi: Lots of minor fixes.
a6520ff3
CD
4074 (Capture): New chapter.
4075 (Org Plot): New section.
4076
db7a4b66
MH
40772008-09-30 Magnus Henoch <mange@freemail.hu>
4078
4079 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4080
4043c194
JB
40812008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4082
4083 * calc.texi (User Defined Units): Mention how to enter optional display
4084 string.
4085
eef5ade7
MB
40862008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4087
0c7efc08 4088 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4089 avoid the "y/n" wording.
4090
e52cac88
MB
40912008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4092
0c7efc08 4093 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4094
40952008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4096
4097 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4098 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4099
00c55306
BW
41002008-09-22 Bill Wohler <wohler@newt.com>
4101
4102 Release MH-E manual version 8.1.
4103
4104 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4105 release 8.1.
4106
4107 * mh-e.texi: Retain dual license as agreed to by the FSF.
4108 However, bump GPL to Version 3.
4109 Use @include for license text.
4110
e52cac88 41112008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4112
4113 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4114 (Store custom flags and keywords, Store arbitrary data):
4115 Clean up markup.
64763fe3
MB
4116
41172008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4118
4119 * gnus.texi (The Gnus Registry): Document it.
4120
9e601b8d
MB
41212008-09-08 David Engster <dengste@eml.cc>
4122
88ee5b02
JB
4123 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4124 Clarify section about choosing back end servers.
9e601b8d 4125
247043f1
GM
41262008-08-23 Glenn Morris <rgm@gnu.org>
4127
4128 * dired-x.texi (Shell Command Guessing):
4129 Mention dired-guess-shell-case-fold-search. (Bug#417)
4130
2bfec7a0
MA
41312008-08-22 Michael Albinus <michael.albinus@gmx.de>
4132
4133 * trampver.texi: Update release number.
4134
247043f1 41352008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4136
4137 * ns-emacs.texi: Update version.
4138 (Introduction): Correct menu location for options save.
4139 (Customization): Note that defaults are stored under org.gnu.Emacs.
4140
8c20bd92
BW
41412008-08-11 Bill Wohler <wohler@newt.com>
4142
4143 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4144 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4145 Henman) (closes SF #1768928).
4146
767a4d92
GM
41472008-08-10 Glenn Morris <rgm@gnu.org>
4148
4149 * ns-emacs.texi: Use @copying. Change copyright of authors with
4150 assignment to FSF. Change license to GFDL.
4151 (Top): Remove outdated references.
4152
6ecfe5c2
MB
41532008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4154
88ee5b02
JB
4155 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4156 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4157 gnus-summary-sort-by-most-recent-date.
4158 (Summary Sorting): Explain prefix argument.
4159
41602008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4161
4162 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4163 gnus-summary-pipe-output.
4164
eb932e8a
MA
41652008-08-03 Michael Albinus <michael.albinus@gmx.de>
4166
4167 * dbus.texi (Receiving Method Calls): Document error handling of own
4168 D-Bus methods.
4169
bfe16263
BW
41702008-08-01 Bill Wohler <wohler@newt.com>
4171
4172 * mh-e.texi (Reading Mail)
9f90198a 4173 (Viewing Attachments): Describe new function
bfe16263
BW
4174 mh-show-preferred-alternative.
4175 (Sending Mail, Redistributing, Sending Message): Describe new hook
4176 mh-annotate-msg-hook.
4177
21956b56
MA
41782008-07-31 Michael Albinus <michael.albinus@gmx.de>
4179
4180 * dbus.texi (Arguments and Signatures): Fix example.
4181 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4182 (Asynchronous Methods): New node.
9f90198a
JB
4183 (Errors and Events): Describe extended layout of `dbus-event'.
4184 New defun `dbus-event-message-type'.
21956b56 4185
7c2fb837
DN
41862008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4187
4188 * ediff.texi: Remove VMS support.
4189
13662773
JB
41902008-07-29 Juanma Barranquero <lekktu@gmail.com>
4191
4192 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4193 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4194
ddde0b34
CY
41952008-07-29 Chong Yidong <cyd@stupidchicken.com>
4196
4197 * Makefile.in: Add mairix-el targets.
4198
41992008-07-29 David Engster <deng@randomsample.de>
4200
4201 * mairix-el.texi: New file.
4202
d5875b25
JB
42032008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4204
366b7d44
JB
4205 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4206 project files. Delete 'main_unit' project variable; not needed. Allow
4207 process environment variables wherever project variables are allowed.
4208 Add tutorial section on multiple GNAT project files.
d5875b25 4209
6cbab8ee
MA
42102008-07-27 Michael Albinus <michael.albinus@gmx.de>
4211
4212 Sync with Tramp 2.1.14.
4213
4214 * trampver.texi: Update release number.
4215
9e2a2647
DN
42162008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4217
4218 * ns-emacs.texi:
4219 * faq.texi: Remove mentions of Mac Carbon.
4220
d62672f3
MB
42212008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4222
4223 * gnus.texi (Saving Articles): Describe the 2nd argument of
4224 gnus-summary-save-in-pipe.
4225 (SpamAssassin): Use it.
4226
42272008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4228
4229 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4230
dd12e1c6
CD
42312008-07-25 Carsten Dominik <dominik@science.uva.nl>
4232
4233 * org.texi (Export options): Document the use of the creator flag.
4234
44ce9197
CD
42352008-07-24 Carsten Dominik <dominik@science.uva.nl>
4236
4237 * org.texi: New version 6.06a.
4238
ddd13c5d
JB
42392008-07-23 Juanma Barranquero <lekktu@gmail.com>
4240
4241 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4242 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4243
8dc6104d
JB
42442008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4245
4246 * calc.texi (Editing Stack Entries):
4247 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4248 Calc's help functions. Mention fixing typos.
4249 (Customizing Calc): Fix typo.
4250
42512008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4252
4253 * calc.texi (summarykey): New macro. Use to correctly format keys in
4254 the summary.
4255
ddd13c5d 42562008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4257
4258 * ns-emacs.texi (Customization): Corrected documentation on color
4259 specification formats.
4260
568beaa2
AS
42612008-07-19 Andreas Schwab <schwab@suse.de>
4262
db8ef699 4263 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4264
4265 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4266 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4267
cd71b9ae
MA
42682008-07-18 Michael Albinus <michael.albinus@gmx.de>
4269
4270 * dbus.texi (Inspection): Rework, introduce submenus.
4271 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4272 (Properties and Annotations, Arguments and Signatures): New nodes.
4273
9b7993b4
MA
42742008-07-13 Michael Albinus <michael.albinus@gmx.de>
4275
4276 * dbus.texi (Receiving Method Calls): Fix description of
4277 `dbus-register-method'.
4278 (Signals): Allow also signal arguments for filtering in
4279 `dbus-register-signal'.
4280
241d447b
JB
42812008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4282
4283 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4284 `cnorm'.
4285 (Arithmetic Tutorial): Simplify the verification of prime factors.
4286
adb46650
MB
42872008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4288
4289 * gnus.texi (Saving Articles): Mention
4290 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4291
92e15881
JB
42922008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4293
4294 * calc.texi: Adjust mode line throughout.
4295
ea597303
JB
42962008-06-28 Juanma Barranquero <lekktu@gmail.com>
4297
4298 * sasl.texi (Mechanisms): Fix typos.
4299
aee08080
JB
43002008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4301
4302 * calc.texi (Killing from the stack): Mention using normal Emacs
4303 copying.
4304
a06a4a12
MA
43052008-06-21 Michael Albinus <michael.albinus@gmx.de>
4306
0c7efc08 4307 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4308 Add `auth-source' mechanism.
a06a4a12
MA
4309 (Connection caching): Tramp reopens the connection automatically,
4310 when the operating system on the remote host has been changed.
4311
7389398d
EZ
43122008-06-20 Eli Zaretskii <eliz@gnu.org>
4313
4314 * makefile.w32-in (distclean): Remove makefile.
4315
b349f79f
CD
43162008-06-17 Carsten Dominik <dominik@science.uva.nl>
4317
3f9b4c2b 4318 * org.texi (Using the mapping API): New section.
b349f79f 4319 (Agenda column view): New section.
3f9b4c2b 4320 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4321 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4322 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4323
43242008-06-17 Jason Riedy <jason@acm.org>
4325
4326 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4327 function, and efmt may be a two-argument function.
4328 (Radio tables): Document multiple destinations.
4329
cd5c05d2
GM
43302008-06-16 Glenn Morris <rgm@gnu.org>
4331
4332 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4333 Add Cover-Texts.
4334
debf4439
GM
43352008-06-15 Glenn Morris <rgm@gnu.org>
4336
4337 * faq.texi (VER): Update to 23.0.60.
4338
4339 * mh-e.texi: Remove option of licensing under GPL.
4340 Add Cover-Texts to GFDL permissions notice.
4341 (GPL): Remove section.
4342 (GFDL): Include doclicense.texi rather than the actual text.
4343
4344 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4345 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4346
4347 * sasl.texi: Fix output file name.
4348
4349 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4350
4351 * gnus-coding.texi: Refer to license in Gnus manual.
4352
4353 * idlwave.texi, sasl.texi: Use @copying.
4354
4355 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4356
4357 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4358
4359 * url.texi: Use @copying, @title, @subtitle, @author.
4360
4361 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4362 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4363 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4364 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4365 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4366 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4367 * widget.texi, woman.texi:
4368 Remove references to external license, since doclicense is included.
4369
4370 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4371 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4372 Remove references to non-existent Invariant Sections.
4373
091f8bc1
GM
43742008-06-14 Glenn Morris <rgm@gnu.org>
4375
4376 * faq.texi (Major packages and programs): Remove references to external
4377 Supercite, Calc, VIPER, since they have been included for some time.
4378 Update VM, AUCTeX, BBDB entries.
4379
47bcb4d3
UJ
43802008-06-14 Ulf Jasper <ulf.jasper@web.de>
4381
4382 * newsticker.texi: Updated to match latest newsticker changes.
4383
6f093307
GM
43842008-06-13 Glenn Morris <rgm@gnu.org>
4385
4386 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4387 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4388 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4389 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4390 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4391 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4392 * woman.texi:
4393 Update Back-Cover Text as per maintain.info.
4394
2b968687
MB
43952008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4396
4397 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4398
4399 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4400 (gnus-faq.xml): Update repository host.
4401
2b968687
MB
4402 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4403
44042008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4405
4406 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4407 Fix a typo.
4408
44092008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4410
4411 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4412 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4413 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4414
44152008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4416
4417 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4418 coding standards.
4419
44202008-06-14 David Engster <dengste@eml.cc>
4421
4422 * gnus.texi (nnmairix): Markup fixes.
4423
e6d2d263
MB
44242008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4425
2b968687 4426 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4427
44282008-06-05 David Engster <dengste@eml.cc>
4429
4430 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4431
44322008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4433
b344d29d 4434 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4435 (Searching, nnir, nnmairix): New stub nodes.
4436
ad231df6 44372008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4438
4439 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4440
f394fa25
MB
44412008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4442
4443 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4444
58333467
MB
44452008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4446
4447 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4448
67525fb9
JY
44492008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4450
4451 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4452
0549d8fc
JB
44532008-05-06 Juanma Barranquero <lekktu@gmail.com>
4454
4455 * info.texi (Top): Fix typo in xref.
4456
149a3837
KB
44572008-05-05 Karl Berry <karl@gnu.org>
4458
4459 * info.texi (Top): @xref to stand-alone manual.
4460
3a23a519
MB
44612008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4462
4463 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4464 (Various Summary Stuff): Fix typo in last xref.
4465
0a29fbf3
JB
44662008-05-02 Juanma Barranquero <lekktu@gmail.com>
4467
4468 * org.texi (Moving subtrees): Fix typo.
4469
586b90f1
MA
44702008-04-28 Michael Albinus <michael.albinus@gmx.de>
4471
4472 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4473 Tramp via `tramp-mode'.
4474
b5af9883
CD
44752008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4476
4477 * org.texi: Massive changes, in many parts of the file.
4478
d55fe5bb
MB
44792008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4480
4481 * gnus.texi (Oort Gnus): Add message-fill-column.
4482
44832008-04-12 Adrian Aichner <adrian@xemacs.org>
4484
4485 * gnus.texi (Mail Source Specifiers): Typo fix.
4486
44872008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4488
4489 * gnus.texi (Diary Headers Generation): Update key binding for
4490 `gnus-diary-check-message'.
4491
44922008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4493
4494 * gnus.texi (Emacsen): Addition.
4495
44962008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4497
4498 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4499
45002008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4501
4502 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4503
45042008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4505
4506 * gnus-news.texi: Update tool bar item.
4507
45082008-04-09 Sven Joachim <svenjoac@gmx.de>
4509
4510 * gnus-news.texi: Fix typos.
4511
76c109c3
JB
45122008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4513
222027f2 4514 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4515 Add mention of `kron'.
4516
d5fbd5a6
MO
45172008-04-01 Daiki Ueno <ueno@unixuser.org>
4518
0c7efc08
SM
4519 * epa.texi (Encrypting/decrypting *.gpg files):
4520 Document epa-file-name-regexp.
d5fbd5a6 4521
fbcbb58c
KY
45222008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4523
4524 * gnus.texi (Example Methods): Fix description about ssh-agent.
4525 (Indirect Functions): Fix the default value of nntp-telnet-command;
4526 remove link to connect.html.
4527
134ce16c
MA
45282008-03-30 Michael Albinus <michael.albinus@gmx.de>
4529
4530 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4531 dbus-call-method.
4532 (Receiving Method Calls): The timeout can be set by the calling client.
4533
da1975d7
MA
4534 * trampver.texi: Update release number.
4535
2e4089ab
RS
45362008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4537
4538 * gnus.texi (Top): Fix version. Add SASL.
4539
70cab5a9
MA
45402008-03-29 Michael Albinus <michael.albinus@gmx.de>
4541
4542 Sync with Tramp 2.1.13.
4543
4544 * trampver.texi: Update release number.
4545
5bc6ddff
MB
45462008-03-29 Chong Yidong <cyd@stupidchicken.com>
4547
4548 * org.texi: Update to new org-mode website.
4549
45502008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4551
4552 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4553
9b3ebcb6
MB
45542008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4555
4556 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4557 gnus-read-ephemeral-gmane-group-url,
4558 gnus-read-ephemeral-emacs-bug-group,
4559 gnus-read-ephemeral-debian-bug-group.
4560
45612008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4562
4563 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4564
4565 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4566 Add FIXMEs for Bookmarks and gnus-registry-marks.
4567
45682008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4569
4570 * gnus.texi (Smileys): Document `smiley-style'.
4571
45722008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4573
4574 * gnus.texi (Gnus Development): Clarify difference between ding and
4575 gnu.emacs.gnus.
4576 (MIME Commands, Using MIME, RSS): Fix markup.
4577
4578 * gnus-faq.texi ([8.4]): Ditto.
4579
45802008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4581
4582 * gnus.texi (Emacsen): Remove obsolete stuff.
4583
45842008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4585
4586 * gnus.texi (Oort Gnus): Add version info WRT
4587 `mail-source-delete-incoming'.
4588
45892008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4590
4591 * gnus.texi (Top): Add "Other related manuals" and version info in
4592 `iftex' output.
4593 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4594 gnus-balloon-face-0 and the corresponding format specifiers.
4595
608d6a81
MA
45962008-03-26 Michael Albinus <michael.albinus@gmx.de>
4597
4598 * tramp.texi (Filename completion): Remove footnote about let-bind
4599 of `partial-completion-mode'. It doesn't work this way.
4600
27a6f132
SM
46012008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4602
4603 * pcl-cvs.texi (Contributors): Update my email.
4604
4a7c4c40
MA
46052008-03-21 Michael Albinus <michael.albinus@gmx.de>
4606
4607 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4608
2940c053
BW
46092008-03-17 Bill Wohler <wohler@newt.com>
4610
4611 * mh-e.texi (Viewing): Update URL for adding header fields to
4612 mh-invisible-header-fields-default.
4613
30864d5f
BW
46142008-03-16 Bill Wohler <wohler@newt.com>
4615
4616 * mh-e.texi (Preface): Add Gnus to requirements.
4617 (Forwarding): Note that forwarded MIME messages are now inline.
4618
31fe2b00
SM
46192008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4620
4621 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4622 (Common Variables): Give precedence to the netcat methods over the
4623 telnet methods, and mention that they are more reliable.
31fe2b00 4624
5e97c626
CD
46252008-03-13 Carsten Dominik <dominik@science.uva.nl>
4626
4627 * org.texi (Exporting Agenda Views): Document agenda export to
4628 iCalendar.
4629 (Progress logging): Document the new progress logging stuff.
4630
37a68866
MB
46312008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4632
4633 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4634 Update for change of `mail-source-delete-incoming'.
4635
4636 * gnus-news.texi: Ditto.
4637
8f7abae3
MB
46382008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4639
4640 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4641 custom versions.
4642
af379c86
AM
46432008-03-07 Alan Mackenzie <acm@muc.de>
4644
4645 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4646 parens/brackets in a k&r region is limited.
4647
3d0f8a67
MB
46482008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4649
4650 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4651 using different Emacs versions.
4652
52151df0
GM
46532008-02-27 Glenn Morris <rgm@gnu.org>
4654
4655 * sc.texi: Remove a lot of old and obsolete info.
4656 (titlepage): Simplify.
4657 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4658 (VM with any Emacsen, GNEWS with any Emacsen)
4659 (Overloading for Non-conforming MUAs, Version 3 Changes)
4660 (The Supercite Mailing List): Delete nodes.
4661 (Introduction): Remove info about old packages.
4662 (Getting Connected): Simplify. Remove info about old packages.
4663 (Citing Commands): Delete Emacs 19 info.
4664 (Hints to MUA Authors): Simplify.
4665 (Thanks and History): Merge in some info from the deleted node
4666 "Version 3 Changes".
4667
b03f96dc
MB
46682008-02-05 Juanma Barranquero <lekktu@gmail.com>
4669
4670 * org.texi (Setting tags, In-buffer settings):
4671 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4672
52bec650
MB
46732008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4674
4675 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4676 installation directory name.
4677
34a3c587
RF
46782008-02-12 Romain Francoise <romain@orebokech.com>
4679
4680 * epa.texi (Overview): Fix typo.
4681
5a8d03e9
MO
46822008-02-11 Daiki Ueno <ueno@unixuser.org>
4683
4684 * epa.texi (Quick start): Remove the .emacs setting.
4685
f1914c40
MO
46862008-02-10 Daiki Ueno <ueno@unixuser.org>
4687
4688 * epa.texi (Quick start): Use the command `epa-enable' instead of
4689 loading `epa-setup'.
4690
bca98fc9
JB
46912008-02-08 Juanma Barranquero <lekktu@gmail.com>
4692
4693 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4694 ($(infodir)/epa, epa.dvi): New targets.
4695
4b01af2e
MO
46962008-02-08 Daiki Ueno <ueno@unixuser.org>
4697
4698 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4699
4700 * epa.texi: New manual documenting the EasyPG Assistant.
4701
06c0751a
MA
47022008-02-06 Michael Albinus <michael.albinus@gmx.de>
4703
4704 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4705 (Inspection): New function dbus-ping.
4706
7dcccd7b
MA
47072008-02-05 Michael Albinus <michael.albinus@gmx.de>
4708
4709 * tramp.texi (Remote processes): Add `shell-command'.
4710
a1da1e37
MB
47112008-01-28 Michael Sperber <sperber@deinprogramm.de>
4712
4713 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4714 (Group Parameters): Document `mail-source' parameter.
4715
c9d8f746
MA
47162008-01-27 Michael Albinus <michael.albinus@gmx.de>
4717
4718 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4719 must be a local host.
4720
15db4a13
MO
47212008-01-26 Michael Olson <mwolson@gnu.org>
4722
4723 * erc.texi: Update version for ERC 5.3 release.
4724 (Obtaining ERC): Update extras URLs for 5.3.
4725 (Development): Write instructions for git, and remove those for Arch.
4726 (History): Mention the switch to git.
4727
2bc43980
KB
47282008-01-24 Karl Berry <karl@gnu.org>
4729
bca98fc9
JB
4730 * info.texi (Search Index, Search Text): Mention the command
4731 character in the section name, a la the (Go to node) node.
2bc43980 4732
d2e4a6c9
MA
47332008-01-21 Michael Albinus <michael.albinus@gmx.de>
4734
4735 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4736
0b6799c3
MB
47372008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4738
4739 * gnus-news.texi: Mention gnus-article-describe-bindings.
4740
47412008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4742
4743 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4744
db9c3fb1 47452008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4746
7b4d0413 4747 * org.texi (Property inheritance): New section.
db9c3fb1 4748 (Conventions): New section.
7b4d0413 4749 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4750 commands, and the new bindings for refiling.
4751 (Sparse trees): Document the new special command for sparse trees.
4752 (References): Be more clear about the counting of hilines.
4753 (Handling links): Document M-p/n for accessing links.
4754 (Fast access to TODO states): New section.
4755 (Per file keywords): New section.
4756 (Property inheritance): New section.
4757 (Column attributes): New summary types.
4758 (Capturing Column View): New section.
4759 (The date/time prompt): Cover the new features in the date/time prompt.
4760 Compactify the table of keys for the calendar remote control.
4761 (Clocking work time): Document the new :scope parameter.
4762 (Remember): Promoted to chapter.
4763 (Quoted examples): New section.
4764 (Enhancing text): New verbatim environments.
4765
6ed73f28
MA
47662008-01-14 Michael Albinus <michael.albinus@gmx.de>
4767
4768 * trampver.texi: Update release number.
4769
95838435
MB
47702008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4771
0c7efc08
SM
4772 * gnus.texi (Article Keymap):
4773 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4774 gnus-article-reply-with-original and
4775 gnus-article-followup-with-original.
4776
20234d96
GM
47772008-01-09 Glenn Morris <rgm@gnu.org>
4778
4779 * nxml-mode.texi: Add @copying section.
4780
d82cf70b
MB
47812008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4782
4783 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4784 Server". Add `message-send-mail-with-mailclient'.
4785
4786 * gnus.texi (Posting Server): Move some text to "(message)Mail
4787 Variables" and add a reference here.
4788
addb7f2e
MA
47892008-01-04 Michael Albinus <michael.albinus@gmx.de>
4790
4791 * dbus.texi (Receiving Method Calls): New chapter.
4792 (Errors and Events): Add serial number to events. Replace "signal" by
4793 "message". Introduce dbus-event-serial-number.
4794
4db2806c
MA
47952008-01-03 Michael Albinus <michael.albinus@gmx.de>
4796
4797 * dbus.texi (Type Conversion): Explain the type specification for empty
4798 arrays. Use another example.
4799
c9ecb5a7
MA
48002007-12-30 Michael Albinus <michael.albinus@gmx.de>
4801
4802 * dbus.texi (all): Replace "..." by @dots{}.
4803 (Type Conversion): Precise the value range for :byte types.
4804 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4805 Mention its return value.
4806 (Errors and Events): There is no D-Bus error propagation during event
4807 processing.
4808
702dbfd9
JB
48092007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4810
4811 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4812 New sections.
4813
87035689
MB
48142007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4815
4816 * gnus.texi (Group Parameters): Reorder the text and add a note about
4817 `gnus-parameters' near the beginning of the node.
4818
48192007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4820
4821 * gnus.texi (Score File Editing): Fix function name.
4822
5492f5ca
MA
48232007-12-23 Michael Albinus <michael.albinus@gmx.de>
4824
4825 Sync with Tramp 2.1.12.
4826
4827 * trampver.texi: Update release number.
4828
d4e67bc5
MA
48292007-12-22 Michael Albinus <michael.albinus@gmx.de>
4830
4831 * dbus.texi (Type Conversion): Correct input parameters mapping.
4832
6a31c819
MA
48332007-12-21 Michael Albinus <michael.albinus@gmx.de>
4834
4835 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4836 (Errors and Events): Mention wrong-type-argument error.
4837
99a3e35f
AS
48382007-12-21 Alex Schroeder <alex@gnu.org>
4839
4840 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4841 spaces. Fixed some typos.
99a3e35f
AS
4842 (Internet Relay Chat): Explain relay.
4843 (Getting started with rcirc): Change items to reflect prompts.
4844 Add more explanation to rcirc-track-minor-mode and added a comment to
4845 warn future maintainers that this section is a copy.
0c7efc08 4846 (People): Change /ignore example.
62b12a24 4847 (Keywords): Not keywords.
99a3e35f 4848
331e4d02
AS
48492007-12-20 Alex Schroeder <alex@gnu.org>
4850
4851 * rcirc.texi (Top): Fighting Information Overload chapter added.
4852 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 4853 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
4854 (Fighting Information Overload): New chapter documenting /keyword,
4855 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
4856 (Configuration): Document rcirc-server-alist, remove
4857 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 4858
cd71c3ef
MA
48592007-12-16 Michael Albinus <michael.albinus@gmx.de>
4860
4861 * dbus.texi (Signals): Fix example in dbus-register-signal.
4862
bbbe940b
MB
48632007-12-14 Sven Joachim <svenjoac@gmx.de>
4864
4865 * gnus.texi (Score Variables): Fix typo.
4866
0ce574ef
MA
48672007-12-07 Michael Albinus <michael.albinus@gmx.de>
4868
4869 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4870 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4871 (Errors and Events): Adapt dbus-event.
4872
b890d447
MB
48732007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4874
4875 * gnus.texi (Other Files): Add the yenc command.
4876
48772007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4878
4879 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4880 since 2004-08-06.
4881
48822007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4883
4884 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4885 on body.
4886
48872007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4888
4889 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4890 and rfc2047-allow-irregular-q-encoded-words; fix description of
4891 rfc2047-encode-encoded-words.
4892
48932007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4894
4895 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4896
3728bf03
MO
48972007-12-05 Michael Olson <mwolson@gnu.org>
4898
4899 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4900 Update documentation for `remember-diary-file'.
4901
a4397af9
MA
49022007-12-04 Michael Albinus <michael.albinus@gmx.de>
4903
4904 * dbus.texi (Signals): Precise `dbus-register-signal'.
4905 (Errors and Events): Rework events part, the internal structure of
4906 dbus-event has changed.
4907
1682490c
JB
49082007-12-03 Juanma Barranquero <lekktu@gmail.com>
4909
4910 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4911 ($(infodir)/dbus, dbus.dvi): New targets.
4912
7b13a0f2
MA
49132007-12-03 Michael Albinus <michael.albinus@gmx.de>
4914
4915 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4916 unconditionally.
4917
4918 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4919 emulation with @print{}.
4920
7ef92bc9
RS
49212007-12-02 Richard Stallman <rms@gnu.org>
4922
4923 * dbus.texi (Overview): Minor cleanup.
4924
22d8ac3a
MA
49252007-12-02 Michael Albinus <michael.albinus@gmx.de>
4926
d3a8e0df
MA
4927 * Makefile.in (INFO_TARGETS): Add dbus.
4928 (DVI_TARGETS): Add dbus.dvi.
4929 (dbus, dbus.dvi): New targets.
4930
22d8ac3a
MA
4931 * dbus.texi: New file.
4932
559764ab
RF
49332007-11-24 Romain Francoise <romain@orebokech.com>
4934
4935 * nxml-mode.texi: Add description in @direntry.
7aa579d9 4936 Fix file name to match @setfilename.
559764ab 4937
ac97a16b
MH
49382007-11-23 Mark A. Hershberger <mah@everybody.org>
4939
4940 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4941 ($(infodir)/nxml-mode): New rule.
4942
4943 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4944 ($(infodir)/nxml-mode): New rule.
4945 (clean): Add nxml-mode*.
4946
4947 * nxml-mode.texi: New file with nxml manual.
4948
404cd454
GM
49492007-11-18 Richard Stallman <rms@gnu.org>
4950
4951 * flymake.texi (Example -- Configuring a tool called directly):
4952 Update example.
4953
b048d478
MA
49542007-11-18 Michael Albinus <michael.albinus@gmx.de>
4955
4956 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 4957 double-slash behavior. Explain directory contents flushing.
b048d478 4958
346e8469
JB
49592007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4960
4961 * calc.texi (TeX and LaTeX Language Modes): Put in
4962 missing braces.
4963
404cd454
GM
49642007-11-15 Richard Stallman <rms@gnu.org>
4965
4966 * cl.texi (Equality Predicates): Delete `eql'.
4967 (Predicates, Naming Conventions, Top): Delete `eql'.
4968 (Common Lisp Compatibility): Delete `eql'.
4969 (Porting Common Lisp): Delete obsolete backquote info.
4970 Minor clarification about character constants.
4971 (Sequence Basics): Minor clarification.
4972
1f6af58b
JB
49732007-11-15 Juanma Barranquero <lekktu@gmail.com>
4974
dccb744b 4975 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
4976 * tramp.texi (Filename completion): Fix typos.
4977
3bc88bc9
JB
49782007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4979
4980 * calc.texi (Basic commands): Mention the menu.
4981
bc5300d3
MA
49822007-11-12 Michael Albinus <michael.albinus@gmx.de>
4983
4984 * tramp.texi (Connection caching): Tramp flushes connection
4985 properties when remote operating system has been changed.
4986
4d8a28ec
MB
49872007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4988
4989 * gnus-news.texi: Fix spelling.
4990 `message-insert-formatted-citation-line', not
4991 `message-insert-formated-citation-line'.
4992
404cd454
GM
4993 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4994
e1176b47
MA
49952007-11-07 Michael Albinus <michael.albinus@gmx.de>
4996
4997 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 4998 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
4999 (Frequently Asked Questions): Add code example for highlighting the
5000 mode line.
5001
6159985a
MO
50022007-11-03 Michael Olson <mwolson@gnu.org>
5003
5004 * remember.texi: Change mentions of remember-buffer to
5005 remember-finalize throughout.
5006
bec9b2f5
MO
50072007-10-30 Michael Olson <mwolson@gnu.org>
5008
5009 * remember.texi (Copying): Remove.
5010 (Mailbox): Update with non-BBDB instructions.
5011 (Diary, Org): Add.
5012 (Bibliography, Planner Page): Remove.
5013
b6173182
JB
50142007-10-30 Juanma Barranquero <lekktu@gmail.com>
5015
5016 * makefile.w32-in (INFO_TARGETS): Add remember.
5017 (DVI_TARGETS): Add remember.dvi.
5018 ($(infodir)/remember): New rule.
5019 (clean): Add remember*.
5020
15f3eb73
MO
50212007-10-30 Michael Olson <mwolson@gnu.org>
5022
70bdc930
MO
5023 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5024 ($(infodir)/remember): New rule that builds the Remember Manual.
5025
b6173182
JB
5026 * remember.texi: New file containing the Remember Mode Manual.
5027 Shuffle chapters around after initial import.
7d3f6f1a
MO
5028 (Function Reference): Split Keystrokes into separate chapter.
5029 (Keystrokes): Document C-c C-k.
51d24a12 5030 (Introduction): Fix typographical issue with "---".
15f3eb73 5031
404cd454
GM
50322007-10-29 Richard Stallman <rms@gnu.org>
5033
5034 * widget.texi (Introduction): Delete discussion of implementation
5035 internals.
5036
9bbb9638
MA
50372007-10-29 Michael Albinus <michael.albinus@gmx.de>
5038
5039 * tramp.texi (Connection caching): Host names must be different
5040 when tunneling.
5041
c7ff939a
RS
50422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5043
5044 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5045 Gnus v5.13.
5046
01c52d31
MB
50472007-10-28 Miles Bader <miles@gnu.org>
5048
5049 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5050
01c52d31
MB
50512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5052
0c7efc08
SM
5053 * gnus.texi (Sorting the Summary Buffer):
5054 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5055
50562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5057
5058 * gnus.texi (Non-ASCII Group Names): New node.
5059 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5060 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5061
c8763fb6 50622007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5063
5064 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5065 clean the output of the program `imap-shell-program'.
5066
50672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5068
5069 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5070
50712007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5072
5073 * gnus.texi (Sticky Articles): Documentation for sticky article
5074 buffers.
5075
c8763fb6 50762007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5077
5078 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5079
50802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5081
5082 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5083
50842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5085
0c7efc08
SM
5086 * gnus.texi (Archived Messages):
5087 Document gnus-update-message-archive-method.
01c52d31
MB
5088
50892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5090
5091 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5092
c8763fb6 50932007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5094
0c7efc08
SM
5095 * gnus.texi (Group Maneuvering):
5096 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5097
50982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5099
0c7efc08
SM
5100 * gnus.texi (Really Various Summary Commands):
5101 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5102
51032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5104
5105 * gnus.texi, message.texi: Bump version number.
5106
51072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5108
5109 * gnus.texi (Group Line Specification, Misc Group Stuff)
5110 (Server Commands): Parenthesize @pxref{Mail Spool}.
5111
51122007-10-28 Didier Verna <didier@xemacs.org>
5113
5114 New user option: message-signature-directory.
5115 * message.texi (Insertion Variables): Document it.
5116 * gnus.texi (Posting Styles): Ditto.
5117
51182007-10-28 Didier Verna <didier@xemacs.org>
5119
5120 * gnus.texi (Group Line Specification):
5121 * gnus.texi (Misc Group Stuff):
5122 * gnus.texi (Server Commands): Document the group compaction feature.
5123
51242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5125
5126 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5127
5128 * message.texi (Various Message Variables): Add message-fill-column.
5129
51302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5131
5132 * gnus.texi: Untabify.
5133
51342007-10-28 Didier Verna <didier@xemacs.org>
5135
5136 * gnus.texi (Group Parameters): Document the posting-style merging
5137 process in topic-mode.
5138
51392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5140
5141 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5142
51432007-10-28 Romain Francoise <romain@orebokech.com>
5144
5145 * gnus.texi (Mail Spool): Fix typo.
5146 Update copyright.
5147
51482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5149
5150 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5151
51522007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5153
5154 * gnus.texi (Summary Generation Commands):
5155 Add gnus-summary-insert-ticked-articles.
5156
51572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5158
b2abec73
JB
5159 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5160 to spam-spamassassin-program.
01c52d31
MB
5161
51622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5163
5164 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5165
51662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5167
5168 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5169
51702007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5171
5172 * message.texi (Mail Headers): Document `opportunistic'.
5173
51742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5175
5176 * emacs-mime.texi (Encoding Customization): Explain how to set
5177 mm-coding-system-priorities per hierarchy.
5178
51792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5180
5181 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5182 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5183
51842007-10-28 Didier Verna <didier@xemacs.org>
5185
5186 * message.texi (Wide Reply): Update documentation of
5187 message-dont-reply-to-names (now allowing a list of regexps).
5188
51892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5190
5191 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5192
51932007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5194
5195 * gnus.texi (SpamAssassin back end): Fix typo.
5196
5197 * sieve.texi (Examples): Fix grammar.
5198
51992007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5200
5201 * gnus.texi (Searching for Articles): Document M-S and M-R.
5202 (Limiting): Document / b.
5203
52042007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5205
5206 * gnus.texi (Thread Commands): T M-^.
5207
52082007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5209
5210 * message.texi (Mail Aliases): Document ecomplete.
5211 (Mail Aliases): Fix typo.
5212
52132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5214
5215 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5216 fix typo.
5217
52182007-10-28 Romain Francoise <romain@orebokech.com>
5219
5220 * gnus.texi (Mail Spool): Grammar fix.
5221
52222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5223
5224 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5225 string.
5226
52272007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5228
5229 * gnus.texi (Group Parameters): Fix description.
5230
52312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5232
b2abec73
JB
5233 * gnus.texi (Gmane Spam Reporting):
5234 Fix spam-report-gmane-use-article-number.
5235 Add spam-report-user-mail-address.
01c52d31
MB
5236
52372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5238
5239 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5240
52412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5242
5243 * gnus.texi (Group Parameters): Add simplified sorting example based on
5244 example for `Sorting the Summary Buffer' from Jari Aalto
5245 <jari.aalto@cante.net>.
5246 (Example Methods): Add example for an indirect connection.
5247
52482007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5249
0c7efc08 5250 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5251 (Agent Parameters): Updated parameter names to match code.
5252 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5253 'gnus-agent-summary-fetch-series'.
5254 (Agent and flags): New section providing a generalized discussion
5255 of flag handling.
0c7efc08
SM
5256 (Agent and IMAP): Remove flag discussion.
5257 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5258
52592007-10-28 Romain Francoise <romain@orebokech.com>
5260
5261 * gnus.texi (Exiting the Summary Buffer): Add new function
5262 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5263
52642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5265
5266 * gnus.texi (Conformity): Fix typo.
5267 (Customizing Articles): Document `first'.
5268
52692007-10-28 Jari Aalto <jari.aalto@cante.net>
5270
5271 * gnus.texi (Sorting the Summary Buffer):
5272 Add `gnus-thread-sort-by-date-reverse'. Add example
5273 host to different sorting in NNTP and RSS groups.
5274
52752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5276
5277 * message.texi (Insertion): Describe prefix for
5278 message-mark-inserted-region and message-mark-insert-file.
5279
52802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5281
5282 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5283 LaTeX documents. Describe "text/x-gnus-verbatim".
5284
52852007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5286
b2abec73 5287 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5288 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5289 (spam-stat spam filtering, SpamOracle)
0c7efc08 5290 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5291 clarity.
5292
52932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5294
5295 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5296 gnus-article-delete-part and gnus-article-replace-part.
5297 (Using MIME): Add gnus-mime-replace-part.
5298
52992007-10-28 Romain Francoise <romain@orebokech.com>
5300
5301 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5302 requires `auto-compression-mode' to be enabled. Add new nnml
5303 variable `nnml-compressed-files-size-threshold'.
5304
53052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5306
0c7efc08
SM
5307 * gnus.texi (Sorting the Summary Buffer):
5308 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5309
53102007-10-28 Romain Francoise <romain@orebokech.com>
5311
5312 * message.texi (Insertion Variables): Mention new variable
5313 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5314 documentation accordingly.
5315
53162007-10-28 Romain Francoise <romain@orebokech.com>
5317
5318 * gnus.texi (To From Newsgroups): Mention new variables
5319 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5320
53212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5322
5323 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5324 stuff; gnus-mime-inline-part does the automatic decompression.
5325
53262007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5327
5328 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5329 "training.ham" should be "training.spam".
01c52d31
MB
5330
53312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5332
5333 * message.texi (Mail Variables): Fix the default value for
5334 message-send-mail-function.
5335
53362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5337
5338 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5339 always returns nil exceptionally.
5340
53412007-10-28 Simon Josefsson <jas@extundo.com>
5342
0c7efc08
SM
5343 * gnus.texi (Article Washing): Add libidn URL.
5344 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5345
53462007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5347
5348 * gnus.texi (Topic Commands): Fix next/previous.
5349
53502007-10-28 Simon Josefsson <jas@extundo.com>
5351
5352 * gnus.texi (Article Washing): Mention `W i'.
5353
c8763fb6 53542007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5355
5356 * gnus.texi (Group Parameters): Slight extension of sieve
5357 parameter description.
5358
53592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5360
5361 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5362 matching score files as well.
5363 (Picons): Describe `gnus-picon-style'.
5364
53652007-10-28 Romain Francoise <romain@orebokech.com>
5366
5367 * message.texi (Message Headers): Mention that headers are hidden
5368 using narrowing, and how to expose them.
5369 Update copyright.
5370
53712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5372
5373 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5374 `gnus-summary-sort-by-recipient'.
5375
53762007-10-28 Romain Francoise <romain@orebokech.com>
5377
5378 * gnus.texi (NNTP marks): New node.
5379 (NNTP): Move NNTP marks variables to the new node.
5380
53812007-10-28 Jesper Harder <harder@ifa.au.dk>
5382
b2abec73 5383 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5384
5385 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5386
53872007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5388
b2abec73 5389 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5390 everywhere for consistency.
b2abec73
JB
5391 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5392 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5393 Say "regular expression" instead of "regex." Admonish.
5394 Pick other words to sound better (s/so/thus/).
5395 (Spam ELisp Package Filtering of Incoming Mail):
5396 Mention statistical filters. Remove old TODO.
01c52d31 5397 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5398 New section on sorting and displaying the spam score.
5399 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5400 backend but an alias to spam-use-BBDB.
5401 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5402 new backend functionality.
5403
54042007-10-28 Simon Josefsson <jas@extundo.com>
5405
5406 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5407 nntp-marks-directory, from Romain Francoise
5408 <romain@orebokech.com>.
5409
54102007-10-28 Magnus Henoch <mange@freemail.hu>
5411
5412 * gnus.texi (Hashcash): New default value of
5413 hashcash-default-payment.
5414
54152007-10-28 Simon Josefsson <jas@extundo.com>
5416
5417 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5418 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5419
54202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5421
0c7efc08 5422 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5423
54242007-10-28 Simon Josefsson <jas@extundo.com>
5425
5426 * gnus.texi (documentencoding): Add, to avoid warnings.
5427
54282007-10-28 Simon Josefsson <jas@extundo.com>
5429
5430 * message.texi (Mail Headers): Add.
5431
5432 * gnus.texi (Hashcash): Fix.
5433
54342007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5435
0c7efc08 5436 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5437 that payments can be verified and fix the name of the
b2abec73 5438 hashcash-path variable.
01c52d31
MB
5439
54402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5441
b2abec73 5442 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5443
54442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5445
5446 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5447
54482007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5449
5450 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5451 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5452 warning about ham processors in spam groups removed.
01c52d31
MB
5453
54542007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5455
0c7efc08 5456 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5457 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5458
54592007-10-28 Jesper Harder <harder@ifa.au.dk>
5460
5461 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5462 (Mailing List): Typo.
5463 (Customizing Articles): Add gnus-treat-ansi-sequences.
5464 (Article Washing): Index.
5465
5466 * message.texi: Use m-dash consistently.
5467
54682007-10-28 Jesper Harder <harder@ifa.au.dk>
5469
5470 * gnus.texi (GroupLens): Remove.
5471
54722007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5473
0c7efc08
SM
5474 * gnus.texi (Outgoing Messages, Agent Variables):
5475 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5476 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5477
54782007-10-28 Jesper Harder <harder@ifa.au.dk>
5479
5480 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5481
54822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5483
5484 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5485
5486 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5487
54882007-10-28 Simon Josefsson <jas@extundo.com>
5489
5490 * gnus.texi (Top): Add SASL.
5491
404cd454
GM
54922007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5493
5494 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5495
54962007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5497
5498 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5499
0edd2970
JB
55002007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5501
5502 * calc.texi (Formulas, Composition Basics): Lower the
5503 precedence of negation.
5504
a9afba20
JY
55052007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5506
5507 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5508 Mention the new three-letter column identifiers.
5509 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5510 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5511 message when using `c' on an empty default with default printer.
5512 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5513 renamed to `ses--symbolic-formulas' some time ago.
5514
45b778a6
JB
55152007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5516
5517 * calc.texi (Default Simplifications, Making Selections)
5518 (Customizing Calc): Clarify associativity of multiplication.
5519
03b5bade
MA
55202007-10-23 Michael Albinus <michael.albinus@gmx.de>
5521
5522 * tramp.texi (Traces and Profiles): Simplify loop over
5523 `trace-function-background'.
5524
e658c8ee
JL
55252007-10-22 Juri Linkov <juri@jurta.org>
5526
5527 * dired-x.texi (Shell Command Guessing): Default values are now
5528 available by typing M-n instead of M-p.
5529
dd753688
MA
55302007-10-21 Michael Albinus <michael.albinus@gmx.de>
5531
5532 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5533 (Password caching): Remove `tramp-clear-passwd'.
5534 It's not a command anymore.
dd753688
MA
5535 (Bug Reports): Add `tramp-bug' to function index.
5536 (Function Index, Variable Index): New nodes.
5537 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5538
5539 * trampver.texi: Update release number.
5540
4bb49b43
JB
55412007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5542
8b296cdd 5543 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5544 about integer size into past tense.
5545 (Time Zones): Remove pointer to Calc author's address.
5546 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5547 and hyperbolic cotangent. Fix typo.
4bb49b43 5548
311dd93f
MA
55492007-10-10 Michael Albinus <michael.albinus@gmx.de>
5550
5551 Sync with Tramp 2.1.11.
5552
5553 * trampver.texi: Update release number.
5554
ea3fc256
MA
55552007-10-06 Michael Albinus <michael.albinus@gmx.de>
5556
5557 * tramp.texi (External packages): New section.
5558
1af74d06
MB
55592007-09-29 Juri Linkov <juri@jurta.org>
5560
5561 * info.texi (Help-Int): Document `L' (`Info-history').
5562
0e2806fa
SM
55632007-09-26 Carsten Dominik <dominik@science.uva.nl>
5564
5565 * org.texi: Change links to webpage and maintained email.
5566 (Remember): Promote to Chapter, significant changes.
5567 (Fast access to TODO states): New section.
5568 (Faces for TODO keywords): New section.
5569 (Export options): Example for #+DATE.
5570 (Progress logging): Section moved.
5571
567b9191
BW
55722007-09-26 Bill Wohler <wohler@newt.com>
5573
5574 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5575 browse-url-at-mouse.
5576
1af74d06
MB
55772007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5578
5579 * flymake.texi (Customizable variables): Face names don't end in -face.
5580 Fix flymake-err-line-patterns template.
5581 (Example -- Configuring a tool called directly): Fix init-function.
5582 (Highlighting erroneous lines): Face names don't end in -face.
5583
d60a4e3a 55842007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5585
5586 * erc.texi (Special-Features): Fix small typo.
5587
7d7a3510
MA
55882007-09-14 Michael Albinus <michael.albinus@gmx.de>
5589
5590 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5591 and "External transfer methods".
5592
285f0d3a
JB
55932007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5594
5595 * calc.texi (Predefined Units): Add some history.
5596
526dc846
MO
55972007-09-08 Michael Olson <mwolson@gnu.org>
5598
87e04f16
JB
5599 * erc.texi (Copying): New section included from gpl.texi.
5600 This matches the look of the upstream ERC manual.
526dc846 5601
f10d0e80
JB
56022007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5603
87e04f16 5604 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5605 (Random Numbers): Clarify the distribution of `random'.
5606
4009494e
GM
56072007-09-06 Glenn Morris <rgm@gnu.org>
5608
f1fc42aa 5609 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5610 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5611 Change all setfilename commands to use ../../info.
5612 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5613 refer to the Emacs manual here.
5614 (infodir): New variable.
5615 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5616 (cc-mode.texi, faq.texi): Update references to source file locations.
5617 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5618 do not refer to the Emacs manual here.
5619 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5620
5621 * Makefile.in: Add `basename' versions of all info targets, for
5622 convenience when rebuilding just one manual.
5623 (../etc/GNU): Delete obsolete target.
5624 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5625 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5626 *.vrs *.toc here...
5627 (maintainer-clean): ...from here.
4009494e
GM
5628
5629 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5630
2de53ca6
GM
56312007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5632
5633 * calc.texi (Date Conversions): Clarify definition of
5634 Julian day numbering.
5635 (Date Forms): Clarify definition of Julian day numbering;
5636 add some history.
5637
56382007-08-30 Carsten Dominik <dominik@science.uva.nl>
5639
87e04f16 5640 * org.texi: Version 5.07.
2de53ca6
GM
5641
56422007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5643
5644 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5645
56462007-08-22 Carsten Dominik <dominik@science.uva.nl>
5647
5648 * org.texi (Adding hyperlink types): New section.
5649 (Embedded LaTeX): Chapter updated because of LaTeX export.
5650 (LaTeX export): New section.
5651 (Using links out): New section.
5652
56532007-08-22 Glenn Morris <rgm@gnu.org>
5654
5655 * faq.texi (Learning how to do something): Refcards now in
5656 etc/refcards/ directory.
5657
56582007-08-22 Michael Albinus <michael.albinus@gmx.de>
5659
5660 * tramp.texi (Remote Programs): Persistency file must be cleared when
5661 changing `tramp-remote-path'.
5662 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5663 macro.
5664
56652007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5666
5667 * calc.texi: Move contents to beginning of file.
5668 (Algebraic Entry): Fix the formatting of an example.
5669
56702007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5671
5672 * calc.texi (Basic Operations on Units): Mention exact versus
5673 inexact conversions.
5674
56752007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5676
5677 * calc.texi (Basic Operations on Units): Mention default
5678 values for new units.
5679 (Quick Calculator Mode): Mention that binary format will
5680 be displayed.
5681
56822007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5683
5684 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5685
56862007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5687
5688 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5689
56902007-08-08 Glenn Morris <rgm@gnu.org>
5691
5692 * gnus.texi, sieve.texi: Replace `iff'.
5693
56942007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5695
5696 * calc.texi (Basic Graphics): Mention the graphing of error
5697 forms.
5698 (Graphics Options): Mention how `g s' handles error forms.
5699 (Curve Fitting): Mention plotting the curves.
5700 (Standard Nonlinear Models): Add additional models.
5701 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5702 (Linear Fits): Correct result.
5703
57042007-08-01 Alan Mackenzie <acm@muc.de>
5705
5706 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5707 to "--no-site-file".
5708
57092007-07-29 Michael Albinus <michael.albinus@gmx.de>
5710
5711 * tramp.texi (Frequently Asked Questions): Point to mode line
5712 extension in Emacs 23.1.
5713
5714 * trampver.texi: Update release number.
5715
57162007-07-27 Glenn Morris <rgm@gnu.org>
5717
5718 * calc.texi (Copying): Include license text from gpl.texi, rather than
5719 in-line.
5720
57212007-07-25 Glenn Morris <rgm@gnu.org>
5722
5723 * calc.texi (Copying): Replace license with GPLv3.
5724
5725 * Relicense all FSF files to GPLv3 or later.
5726
57272007-07-22 Michael Albinus <michael.albinus@gmx.de>
5728
5729 Sync with Tramp 2.1.10.
5730
5731 * tramp.texi (trampfn): Expand macro implementation in order to handle
5732 empty arguments.
5733 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5734 occurrences by trampfn.
2de53ca6 5735 (Frequently Asked Questions): Extend example code for host
b2abec73 5736 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5737 file names to be typed.
5738
5739 * trampver.texi: Update release number.
5740
57412007-07-17 Michael Albinus <michael.albinus@gmx.de>
5742
5743 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5744 section. Reported by <poti@potis.org>.
5745 (Remote processes): Arguments of the program to be debugged are taken
5746 literally.
5747 (Frequently Asked Questions): Simplify recentf example.
5748
57492007-07-14 Karl Berry <karl@gnu.org>
5750
5751 * info.texi (@copying): New Back-Cover Text.
5752
5753 * info.texi (Quitting Info): Move to proper place in source.
5754 (Reported by Benno Schulenberg.)
5755
57562007-07-13 Eli Zaretskii <eliz@gnu.org>
5757
5758 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5759
5760 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5761
5762 * emacs-mime.texi: Add @documentencoding directive.
5763
57642007-07-12 Nick Roberts <nickrob@snap.net.nz>
5765
5766 * tramp.texi (Remote processes): Add an anchor to the subsection
5767 "Running a debugger on a remote host".
5768
57692007-07-12 Michael Albinus <michael.albinus@gmx.de>
5770
5771 * tramp.texi (Remote processes): Don't call it "experimental" any
5772 longer. Add subsection about running a debugger on a remote host.
5773
57742007-07-10 Carsten Dominik <dominik@science.uva.nl>
5775
5776 * org.texi (Properties and columns): Chapter rewritten.
5777
57782007-07-08 Michael Albinus <michael.albinus@gmx.de>
5779
5780 * tramp.texi:
5781 * trampver.texi: Migrate to Tramp 2.1.
5782
57832007-07-02 Carsten Dominik <dominik@science.uva.nl>
5784
5785 * org.texi (Properties): New chapter.
5786
57872007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5788
5789 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5790 Control Panel.
5791
5792 * gnus.texi (Misc Article): Add index entry for
5793 gnus-single-article-buffer.
5794
57952007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5796
5797 * gnus.texi (Starting Up): Fix typo.
5798
57992007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5800
5801 * gnus.texi (Asynchronous Fetching): Fix typo.
5802
58032007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5804
5805 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5806 (About This Manual): Remove redundant information.
5807 (Getting Started): Mention author.
5808 (Basic Arithmetic, Customizing Calc): Make description of the
5809 variable `calc-multiplication-has-precedence' match its new effect.
5810
58112007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5812
0c7efc08
SM
5813 * calc.texi (Basic Arithmetic, Customizing Calc):
5814 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5815
58162007-06-19 Carsten Dominik <dominik@science.uva.nl>
5817
5818 * org.texi (Tag): Section swapped with node Timestamps.
5819 (Formula syntax for Lisp): Document new `L' flag.
5820
58212007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5822
5823 * gnus.texi (Misc Group Stuff, Summary Buffer)
5824 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5825
58262007-06-06 Juanma Barranquero <lekktu@gmail.com>
5827
5828 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5829 * gnus.texi (Article Buttons, Mail Source Customization)
5830 (Sending or Not Sending, Customizing NNDiary):
5831 * message.texi (Message Headers):
5832 * mh-e.texi (HTML): Fix typos.
5833
58342007-06-07 Michael Albinus <michael.albinus@gmx.de>
5835
5836 Sync with Tramp 2.0.56.
5837
5838 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5839 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5840
58412007-06-02 Chong Yidong <cyd@stupidchicken.com>
5842
5843 * Version 22.1 released.
5844
58452007-05-26 Michael Olson <mwolson@gnu.org>
5846
5847 * erc.texi (Modules): Fix references to completion modules.
5848
58492007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5850
5851 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5852
58532007-05-09 Didier Verna <didier@xemacs.org>
5854
5855 * gnus.texi (Email Based Diary): New. Proper documentation for the
5856 nndiary back end and the gnus-diary library.
5857
58582007-05-03 Karl Berry <karl@gnu.org>
5859
5860 * .cvsignore (*.pdf): New entry.
5861
5862 * texinfo.tex: Update from current version for better pdf generation.
5863
58642007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5865
5866 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5867
58682007-04-28 Glenn Morris <rgm@gnu.org>
5869
5870 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5871 consideration of legal status.
5872
58732007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5874
5875 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5876
58772007-04-24 Chong Yidong <cyd@stupidchicken.com>
5878
5879 * faq.texi (New in Emacs 22): python.el removed.
5880
58812007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5882
5883 * calc.texi (Reporting bugs): Update maintainer's address.
5884
58852007-04-22 Chong Yidong <cyd@stupidchicken.com>
5886
5887 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5888
58892007-04-15 Jay Belanger <belanger@truman.edu>
5890
5891 * calc.texi (Title page): Remove the date.
5892 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5893 (The Standard Calc Interface): Change trail title.
5894 (Floats): Mention that when non-decimal floats are entered, only
5895 approximations are stored.
5896 (Copying): Move to the appendices.
5897 (GNU Free Documentation License): Add as an appendix.
5898
58992007-04-15 Chong Yidong <cyd@stupidchicken.com>
5900
5901 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5902 * dired-x.texi, ebrowse.texi, ediff.texi:
5903 * emacs-mime.texi, erc.texi, eshell.texi:
5904 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5905 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5906 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5907 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5908 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5909 * woman.texi: Include GFDL.
5910
5911 * doclicense.texi: Remove node heading, so that it can be included by
5912 other files.
5913
5914 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5915
5916 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5917 than *.
5918
59192007-04-14 Carsten Dominik <dominik@science.uva.nl>
5920
5921 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5922 in Calc.
5923
59242007-04-09 Romain Francoise <romain@orebokech.com>
5925
5926 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5927 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5928 replace mouse-2.
5929
59302007-04-08 Chong Yidong <cyd@stupidchicken.com>
5931
5932 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5933 renamed to woman-use-topic-at-point. Document new behavior.
5934
59352007-04-08 Richard Stallman <rms@gnu.org>
5936
5937 * url.texi: Fix some indexing.
5938 (Disk Caching): Drop discussion of old/other Emacs versions.
5939
59402007-04-07 Chong Yidong <cyd@stupidchicken.com>
5941
5942 * url.texi (Disk Caching): Say Emacs 21 "and later".
5943
5944 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5945 on Font locking which now mentions JIT lock.
5946
59472007-04-01 Michael Olson <mwolson@gnu.org>
5948
5949 * erc.texi: Update for the ERC 5.2 release.
5950
59512007-03-31 David Kastrup <dak@gnu.org>
5952
5953 * woman.texi (Topic, Interface Options): Explain changes semantics of
5954 woman-manpath in order to consider MANPATH_MAP entries.
5955
59562007-03-31 Eli Zaretskii <eliz@gnu.org>
5957
5958 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5959
59602007-03-26 Richard Stallman <rms@gnu.org>
5961
5962 * pgg.texi (Caching passphrase): Clean up previous change.
5963
59642007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5965
5966 * gnus.texi (Setting Process Marks): Fix typo.
5967
59682007-03-25 Romain Francoise <romain@orebokech.com>
5969
5970 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5971 readability, and include various fixes by Daniel Brockman, Nick Roberts
5972 and Dieter Wilhelm.
5973
59742007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5975
5976 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5977
5978 * gnus.texi (Mail Source Specifiers): Fix typo.
5979
59802007-03-22 Ralf Angeli <angeli@caeruleus.net>
5981
5982 * reftex.texi (Imprint): Update maintainer information.
5983
59842007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5985
5986 * message.texi (Message Buffers): Update documentation for
5987 message-generate-new-buffers.
5988
59892007-03-15 Daiki Ueno <ueno@unixuser.org>
5990
5991 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5992
59932007-03-21 Glenn Morris <rgm@gnu.org>
5994
5995 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5996
59972007-03-19 Chong Yidong <cyd@stupidchicken.com>
5998
5999 * eshell.texi (Known problems): Emacs 21 -> 22.
6000
6001 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6002
60032007-03-18 Jay Belanger <belanger@truman.edu>
6004
6005 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6006
60072007-03-12 Glenn Morris <rgm@gnu.org>
6008
6009 * calc.texi (Time Zones): Switch to new North America DST rule.
6010
6011 * calc.texi: Replace "daylight savings" with "daylight
6012 saving" in text throughout.
6013
60142007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6015
6016 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6017 The variable now uses a list of symbols instead of just a symbol.
6018 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6019
60202007-03-06 Romain Francoise <romain@orebokech.com>
6021
6022 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6023 new packages, and mention Gnus update.
6024
60252007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6026
6027 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6028 nntp-open-connection-functions-never-echo-commands.
6029
60302007-02-27 Chong Yidong <cyd@stupidchicken.com>
6031
6032 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6033 problems on the console, and security risk in not using gpg-agent.
6034
60352007-02-25 Carsten Dominik <dominik@science.uva.nl>
6036
0c7efc08 6037 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6038 Completely reorganized and rewritten.
6039 (CamelCase links): Section removed.
6040 (Repeating items): New section.
6041 (Tracking TODO state changes): New section.
6042 (Agenda views): Chapter reorganized and rewritten.
6043 (HTML export): Section rewritten.
6044 (Tables in arbitrary syntax): New section.
6045 (Summary): Better feature summary.
6046 (Activation): Document problem with cut-and-paste of Lisp code
6047 from PDF files.
6048 (Visibility cycling): Document indirect buffer use.
6049 (Structure editing): Document sorting.
6050 (Remember): Section rewritten.
6051 (Time stamps): Better description of time stamp types.
6052 (Tag searches): Document regular expression search for tags.
6053 (Stuck projects): New section.
6054 (In-buffer settings): New keywords.
6055 (History and Acknowledgments): Updated description.
6056
60572007-02-24 Alan Mackenzie <acm@muc.de>
6058
6059 * cc-mode.texi (Movement Commands): Insert two missing command names.
6060 (Getting Started): Slight wording correction (use conditional).
6061
60622007-02-22 Kim F. Storm <storm@cua.dk>
6063
6064 * widget.texi (User Interface, Basic Types): Document need to put some
6065 text before the %v escape in :format string in editable-field widget.
6066
60672007-02-18 Romain Francoise <romain@orebokech.com>
6068
6069 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6070 `cvs-mode-quit'.
6071
60722007-02-10 Markus Triska <markus.triska@gmx.at>
6073
6074 * widget.texi (Programming Example): Put constant strings in :format.
6075
60762007-02-07 Juanma Barranquero <lekktu@gmail.com>
6077
6078 * faq.texi (Fullscreen mode on MS-Windows): New node.
6079
60802007-02-04 David Kastrup <dak@gnu.org>
6081
6082 * faq.texi (AUCTeX): Update version number. Should probably be done
6083 for other packages as well.
6084
60852007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6086
6087 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6088 <tassilo@member.fsf.org>.
6089
60902007-01-27 Eli Zaretskii <eliz@gnu.org>
6091
6092 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6093 ls-lisp-use-localized-time-format.
6094
60952007-01-20 Markus Triska <markus.triska@gmx.at>
6096
6097 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6098
60992007-01-13 Michael Olson <mwolson@gnu.org>
6100
6101 * erc.texi (Modules): Mention capab-identify module.
6102
61032007-01-05 Michael Olson <mwolson@gnu.org>
6104
6105 * erc.texi (Getting Started): Update for /RECONNECT command.
6106
61072007-01-04 Richard Stallman <rms@gnu.org>
6108
6109 * ebrowse.texi: Change C-c b to C-c C-m.
6110
61112007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6112
6113 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6114 variables only in info to avoid redundant entries in the printed
6115 manual.
6116
61172007-01-02 Daiki Ueno <ueno@unixuser.org>
6118
6119 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6120
61212007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6122
6123 * message.texi (Security): Split into sub-nodes.
6124
61252007-01-01 Alan Mackenzie <acm@muc.de>
6126
6127 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6128 eval-after-load in Emacs <=21 and a workaround. Document that
6129 trigraphs are not supported.
6130
61312007-01-01 Alan Mackenzie <acm@muc.de>
6132
6133 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6134 c-context-line-break. When invoked within a string, preserve
6135 whitespace. Add a backslash only when also in a macro.
6136
61372007-01-01 Alan Mackenzie <acm@muc.de>
6138
6139 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6140
61412007-01-01 Alan Mackenzie <acm@muc.de>
6142
6143 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6144 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6145
61462007-01-01 Alan Mackenzie <acm@muc.de>
6147
6148 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6149 "Choosing a Style".
6150
6151 * cc-mode.texi ("Styles"): Add @dfn{style}.
6152
61532006-12-30 Michael Albinus <michael.albinus@gmx.de>
6154
6155 Sync with Tramp 2.0.55.
6156
6157 * trampver.texi: Update release number.
6158
61592006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6160
6161 * gnus.texi (Customizing Articles): Add index entries for all
6162 gnus-treat-* variables.
6163
c8763fb6 61642006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6165
6166 * gnus.texi (IMAP): Fix incorrect explanation of
6167 nnimap-search-uids-not-since-is-evil in documentation for
6168 nnimap-expunge-search-string.
6169
61702006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6171
6172 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6173 spam-ifile-database.
6174
61752006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6176
6177 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6178 rebind C-s.
6179
c8763fb6 61802006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6181
6182 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6183 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6184 "expiring mail".
6185 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6186 nnimap-nov-is-evil.
6187
61882006-12-25 Kevin Ryde <user42@zip.com.au>
6189
6190 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6191 about the key procedure being used heavily.
6192
61932006-12-24 Chong Yidong <cyd@stupidchicken.com>
6194
6195 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6196 to t.
6197 (Prerequisites): Add explanation about gpg-agent.
6198
61992006-12-22 Kevin Ryde <user42@zip.com.au>
6200
6201 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6202 "sort" instead of "sort*".
6203
62042006-12-19 Richard Stallman <rms@gnu.org>
6205
6206 * calc.texi (History and Acknowledgements): Recognize that Emacs
6207 now does have floating point.
6208
62092006-12-19 Michael Albinus <michael.albinus@gmx.de>
6210
6211 * tramp.texi (External transfer methods): Describe new method `scpc'.
6212
62132006-12-17 Sascha Wilde <wilde@sha-bang.de>
6214
6215 * pgg.texi: Added short note on gpg-agent to the introduction.
6216
62172006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6218
6219 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6220 also applies to Cc.
6221
62222006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6223
6224 * gnus.texi (X-Face): Clarify. Say which programs are required
6225 on Windows.
6226
62272006-12-08 Michael Olson <mwolson@gnu.org>
6228
6229 * erc.texi (Modules): Remove documentation for list module.
6230
c8763fb6 62312006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6232
6233 * faq.texi (^M in the shell buffer): Ditto.
6234
62352006-11-20 Michael Olson <mwolson@gnu.org>
6236
6237 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6238
62392006-11-17 Carsten Dominik <dominik@science.uva.nl>
6240
6241 * org.texi: Fix typos.
6242 (Agenda commands): Document `C-k'.
6243
62442006-11-16 Eli Zaretskii <eliz@gnu.org>
6245
6246 * url.texi (http/https): Fix a typo in the HTTP URL.
6247
62482006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6249
6250 * ada-mode.texi: Total rewrite.
6251
62522006-11-13 Carsten Dominik <dominik@science.uva.nl>
6253
6254 * org.texi: Minor typo fixes.
6255
62562006-11-13 Bill Wohler <wohler@newt.com>
6257
6258 Release MH-E manual version 8.0.3.
6259
6260 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6261 release 8.0.3.
6262
6263 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6264 to set MAILDIR.
6265 (Reading Mail): Document the customization of read-mail-command
6266 for MH-E.
6267 (Viewing Attachments): Document mm-discouraged-alternatives.
6268 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6269 (Junk): Add more information about the settings of mh-junk-background
6270 in a program. Add /usr/bin/mh to PATH in examples.
6271
62722006-11-12 Richard Stallman <rms@gnu.org>
6273
6274 * woman.texi: Update author address but say he no longer maintains it.
6275
62762006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6277
6278 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6279 archived trees.
6280 (Checkboxes): Section moved to chapter 5, and extended.
6281 (The date/time prompt): New section.
6282 (Link abbreviations): New section.
6283 (Presentation and sorting): New section.
6284 (Custom agenda views): Section completely rewritten.
6285 (Summary): Compare with Planner.
6286 (Feedback): More info about creating backtraces.
6287 (Plain lists): Modified example.
6288 (Breaking down tasks): New section.
6289 (Custom time format): New section.
6290 (Time stamps): Document inactive timestamps.
6291 (Setting tags): More details about fast tag selection.
6292 (Block agenda): New section.
6293 (Custom agenda views): Section rewritten.
6294 (Block agenda): New section.
6295
62962006-11-07 Michael Albinus <michael.albinus@gmx.de>
6297
6298 * tramp.texi (Configuration): scp is the default method.
6299 (Default Method): Use ssh as example for another method.
6300
63012006-10-27 Richard Stallman <rms@gnu.org>
6302
6303 * woman.texi: Downcase nroff/troff/roff.
6304 (Installation): Chapter deleted. Some xrefs deleted.
6305 (Background): woman doesn't advise man ;-).
6306
c8763fb6 63072006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6308
6309 * ada-mode.texi (Project files, Identifier completion)
6310 (Automatic Casing, Debugging, Using non-standard file names)
6311 (Working Remotely): Fix typos.
6312
63132006-10-20 Masatake YAMATO <jet@gyve.org>
6314
0c7efc08 6315 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6316 sample code `my-c-initialization-hook'.
6317
63182006-10-19 Stuart D. Herring <herring@lanl.gov>
6319
6320 * widget.texi: Fix typos.
6321
63222006-10-19 Michael Albinus <michael.albinus@gmx.de>
6323
6324 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6325 "???". There have been no complaints for years, so the information
6326 must be appropriate.
6327
63282006-10-16 Richard Stallman <rms@gnu.org>
6329
6330 * widget.texi: Use @var instead of capitalization.
6331 Clarify many widget type descriptions.
6332
63332006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6334
6335 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6336 gnus-dired-attach.
6337 (Selecting a Group): Fix typo.
6338
c8763fb6 63392006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6340
6341 * widget.texi: Fix typos.
6342
63432006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6344
6345 * gnus.texi (Image Enhancements): Update for Emacs 22.
6346
6347 * gnus-faq.texi ([1.3]): Update.
6348
63492006-10-06 Richard Stallman <rms@gnu.org>
6350
6351 * faq.texi (Displaying the current line or column):
6352 Delete "As of Emacs 20".
6353
63542006-10-06 Romain Francoise <romain@orebokech.com>
6355
6356 * faq.texi (VM): VM works with Emacs 22 too.
6357
63582006-10-06 Richard Stallman <rms@gnu.org>
6359
6360 * ebrowse.texi: Remove Emacs version "21" from title.
6361
63622006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6363
6364 * gnus.texi (Foreign Groups): Say where change of editing commands are
6365 stored. Add reference to `gnus-parameters'.
6366
63672006-09-15 Jay Belanger <belanger@truman.edu>
6368
6369 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6370 Change "Library Public License" to "Lesser Public License"
6371 throughout. Use "yyyy" to represent year.
6372
63732006-09-15 Carsten Dominik <dominik@science.uva.nl>
6374
6375 * org.texi (Setting tags): Typo fix.
6376
63772006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6378
6379 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6380
63812006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6382
6383 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6384
63852006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6386
6387 * faq.texi (Escape sequences in shell output): EMACS is now set
6388 to Emacs's absolute file name, not to "t".
6389 (^M in the shell buffer): Likewise.
6390 * misc.texi (Interactive Shell): Likewise.
6391
63922006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6393
6394 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6395 mails with pop3-leave-mail-on-server. Fix wording.
6396 (Limiting): Improve gnus-summary-limit-to-articles.
6397 (X-Face): Fix typo.
6398
63992006-09-11 Simon Josefsson <jas@extundo.com>
6400
6401 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6402 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6403
64042006-09-06 Simon Josefsson <jas@extundo.com>
6405
6406 * smtpmail.texi (Authentication): Mention SSL.
6407
64082006-09-01 Eli Zaretskii <eliz@gnu.org>
6409
6410 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6411 Don't use @indicateurl.
6412
6413 * cc-mode.texi (Subword Movement): Don't use @headitem.
6414 (Custom Braces, Clean-ups): Don't use @tie.
6415
64162006-08-29 Michael Albinus <michael.albinus@gmx.de>
6417
6418 Sync with Tramp 2.0.54.
6419
6420 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6421 Suggested by Adrian Phillips <a.phillips@met.no>.
6422
64232006-08-15 Carsten Dominik <dominik@science.uva.nl>
6424
6425 * org.texi (Installation, Activation): Split from Installation and
6426 Activation.
6427 (Clocking work time): Documented new features.
6428
64292006-08-13 Alex Schroeder <alex@gnu.org>
6430
6431 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6432 example.
6433
64342006-08-12 Eli Zaretskii <eliz@gnu.org>
6435
6436 * faq.texi (How to add fonts): New node.
6437
64382006-08-05 Romain Francoise <romain@orebokech.com>
6439
6440 * faq.texi (New in Emacs 22): Expand.
6441
64422006-08-03 Michael Olson <mwolson@gnu.org>
6443
6444 * erc.texi: Update for ERC 5.1.4.
6445
64462006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6447
6448 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6449 in .../site-lisp/gnus/ by default.
6450 [ From gnus-news.texi in the trunk. ]
6451
64522006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6453
6454 * gnus.texi (MIME Commands): Additions for yEnc.
6455
64562006-07-24 Richard Stallman <rms@gnu.org>
6457
6458 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6459 * faq.texi: Move periods and commas inside quotes.
6460
64612006-07-20 Jay Belanger <belanger@truman.edu>
6462
6463 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6464
64652006-07-18 Chong Yidong <cyd@stupidchicken.com>
6466
6467 * faq.texi (Security risks with Emacs): Document Emacs 22
6468 file-local-variable mechanism.
6469
64702006-07-12 Michael Olson <mwolson@gnu.org>
6471
6472 * erc.texi: Update for ERC 5.1.3.
6473
64742006-07-12 Alex Schroeder <alex@gnu.org>
6475
6476 * rcirc.texi: Fix typos.
6477 (Getting started with rcirc): New calling convention for M-x irc.
6478 Mention #rcirc. Removed channel tracking.
0c7efc08 6479 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6480 recently, eg. rcirc-server to rcirc-default-server. Added
6481 documentation for rcirc-authinfo, some background for Bitlbee, and
6482 rcirc-track-minor-mode.
0c7efc08 6483 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6484 Scrolling.
0c7efc08 6485 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6486 to match code changes.
6487
64882006-07-10 Nick Roberts <nickrob@snap.net.nz>
6489
6490 * gnus.texi, message.texi: Fix typos.
6491
64922006-07-07 Carsten Dominik <dominik@science.uva.nl>
6493
6494 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6495 commands.
6496 (Global TODO list): Document the use of the variables
6497 `org-agenda-todo-ignore-scheduled' and
6498 `org-agenda-todo-list-sublevels'.
6499
65002006-07-05 Richard Stallman <rms@gnu.org>
6501
6502 * faq.texi (Scrolling only one line): Fix xref.
6503
65042006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6505
6506 * faq.texi (Evaluating Emacs Lisp code):
6507 Throughout, replace eval-current-buffer with eval-buffer.
6508
65092006-07-03 Richard Stallman <rms@gnu.org>
6510
6511 * rcirc.texi (Scrolling conservatively): Fix xref.
6512
6513 * pcl-cvs.texi (Viewing differences): Usage fix.
6514
65152006-07-03 Carsten Dominik <dominik@science.uva.nl>
6516
6517 * org.texi (Agenda commands): Document `s' key to save all org-mode
6518 buffers.
6519
65202006-06-30 Ralf Angeli <angeli@caeruleus.net>
6521
6522 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6523 names. Mention `cvs-msg' face.
6524
65252006-06-29 Carsten Dominik <dominik@science.uva.nl>
6526
6527 * org.texi (Checkboxes): New section.
6528
65292006-06-28 Carsten Dominik <dominik@science.uva.nl>
6530
6531 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6532 throughout this chapter.
6533
65342006-06-27 Chong Yidong <cyd@stupidchicken.com>
6535
6536 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6537 text for standalone vs Emacs info.
6538 (Help): Clarify header line description. Use mouse-1 for clicks.
6539 (Help-P): Use mouse-1 for clicks.
6540 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6541 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6542 (Choose menu subtopic): Remove gratuitous Emacs command names.
6543 (Help-FOO): Put usual behavior first.
6544 (Help-Xref): Clicking on xrefs works in Emacs.
6545 (Search Text): Clarify what the default behavior is.
6546 (Create Info buffer): Fix Emacs window/X window confusion.
6547 (Emacs Info Variables): Fix for new Emacs init file behavior.
6548
65492006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6550
6551 * gnus.texi (Summary Buffer Lines): Fix typo.
6552
65532006-06-23 Carsten Dominik <dominik@science.uva.nl>
6554
6555 * org.texi (Embedded LaTeX): New chapter.
6556 (Archiving): Section rewritten.
6557 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6558
65592006-06-20 Bill Wohler <wohler@newt.com>
6560
6561 Release MH-E manual version 8.0.1.
6562
6563 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6564 release 8.0.1.
6565 (Preface): Depend on GNU mailutils 1.0 and higher.
6566
65672006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6568
6569 * message.texi (News Headers): Update message-syntax-checks section.
6570
65712006-06-19 Karl Berry <karl@gnu.org>
6572
6573 * info.texi (Advanced): Mention C-q, especially with ?.
6574
65752006-06-19 Carsten Dominik <dominik@science.uva.nl>
6576
6577 * org.texi (Publishing links): Document the `:link-validation-function'
6578 property.
6579 (Extensions and Hacking): New chapter, includes some sections of the
6580 "Miscellaneous" chapter.
6581
65822006-06-10 Carsten Dominik <dominik@science.uva.nl>
6583
6584 * org.texi (Progress logging): New section.
6585
2de53ca6
GM
65862006-06-06 Carsten Dominik <dominik@science.uva.nl>
6587
6588 * org.texi (ASCII export): Document indentation adaptation.
6589 (Setting tags): Document mutually-exclusive tags.
6590
65912006-06-05 Romain Francoise <romain@orebokech.com>
6592
6593 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6594 Fix typo.
6595
6596 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6597 channel (#gnus@irc.freenode.net).
6598 Fix typos. Update copyright notice.
6599
6600 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6601 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6602 (Line-Up Functions, Custom Macros):
6603 * ediff.texi (Window and Frame Configuration)
dccb744b 6604 (Highlighting Difference Regions):
2de53ca6
GM
6605 * emacs-mime.texi (Display Customization):
6606 * erc.texi (History):
6607 * eshell.texi (Known problems):
6608 * eudc.texi (Overview, BBDB):
6609 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6610 (The problem of spam, SpamOracle, Extending the Spam package)
6611 (Conformity, Terminology):
dccb744b 6612 * idlwave.texi (Routine Info)
2de53ca6
GM
6613 (Class and Keyword Inheritance, Padding Operators)
6614 (Breakpoints and Stepping, Electric Debug Mode)
6615 (Examining Variables, Troubleshooting):
6616 * org.texi (Creating timestamps):
6617 * reftex.texi (Commands, Options, Changes):
6618 * tramp.texi (Inline methods, Password caching)
6619 (Auto-save and Backup, Issues):
6620 * vip.texi (Files, Commands in Insert Mode):
6621 * viper.texi (Emacs Preliminaries, States in Viper)
6622 (Packages that Change Keymaps, Viper Specials, Groundwork):
6623 Fix various typos.
6624
66252006-05-31 Michael Ernst <mernst@alum.mit.edu>
6626
6627 * ediff.texi: Fix typos.
6628
66292006-05-30 Carsten Dominik <dominik@science.uva.nl>
6630
6631 * org.texi: Small typo fixes.
6632
fff84c22
JB
66332006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6634
6635 * viper.texi (Viper Specials):
6636 * gnus.texi (Example Setup):
6637 * faq.texi (Backspace invokes help):
6638 * dired-x.texi (Optional Installation Dired Jump):
6639 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6640 follow coding conventions.
6641
2de53ca6
GM
66422006-05-29 Michael Albinus <michael.albinus@gmx.de>
6643
6644 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6645
66462006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6647
6648 * pcl-cvs.texi: Fix typos.
6649 (Customization): Say "us".
6650
66512006-05-26 Eli Zaretskii <eliz@gnu.org>
6652
6653 * org.texi: Remove bogus @setfilename.
6654
66552006-05-26 Carsten Dominik <dominik@science.uva.nl>
6656
6657 * org.texi (ASCII export): Omit command name.
6658 (HTML export): Add prefix to all lines in Local Variable example.
6659 (Acknowledgments): Typeset names in italics.
6660
66612006-05-24 Carsten Dominik <dominik@science.uva.nl>
6662
6663 * org.texi (Plain lists): Add new item navigation commands.
6664 (External links): Document elisp and info links.
6665 (Custom searches): New section.
6666 (Publishing): New chapter.
6667 (HTML export): Include a list of supported CSS classes.
6668 (Setting tags): Describe the fast-tag-setting interface.
6669
66702006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6671
6672 * dired-x.texi: ifinfo -> ifnottex.
6673
66742006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6675
6676 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6677
66782006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6679
6680 * message.texi (Interface): Add tool bar customization.
6681 (MIME): Index and text additions for mml-attach.
6682 (MIME): Describe mml-dnd-protocol-alist and
6683 mml-dnd-attach-options.
6684
6685 * gnus.texi (Oort Gnus): Reorder entries in sections.
6686 Fix some entries.
6687 (Starting Up): Add references to "Emacs for Heathens" and to
6688 "Finding the News". Add user-full-name and user-mail-address.
6689 (Group Buffer Format): Add tool bar customization and update.
6690 (Summary Buffer): Add tool bar customization.
6691 (Posting Styles): Add message-alternative-emails.
6692
66932006-05-09 Michael Albinus <michael.albinus@gmx.de>
6694
6695 * tramp.texi (Filename completion): Improve wording.
6696
66972006-05-07 Romain Francoise <romain@orebokech.com>
6698
6699 * faq.texi (Using regular expressions): Fix typo.
6700 (Packages that do not come with Emacs): Fix capitalization.
6701 (Replacing text across multiple files): Expand node to explain how
6702 to use `dired-do-query-replace-regexp' in more detail, based on
6703 suggestion by Eric Hanchrow <offby1@blarg.net>.
6704
67052006-05-06 Michael Albinus <michael.albinus@gmx.de>
6706
6707 * tramp.texi (Filename completion): Completion of remote files'
6708 method, user name and host name is active only in partial
6709 completion mode.
6710
67112006-05-06 Bill Wohler <wohler@newt.com>
6712
6713 Release MH-E manual version 8.0.
6714
6715 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6716 release 8.0.
6717
67182006-05-06 Bill Wohler <wohler@newt.com>
6719
6720 * mh-e.texi (MH-BOOK-HOME): Change from
6721 http://www.ics.uci.edu/~mh/book/mh to
6722 http://rand-mh.sourceforge.net/book/mh.
6723 Replace .htm suffix with .html for MH book files.
6724 (Using This Manual): Update key binding for getting relevant
6725 chapter in Info from command key.
6726 (Ranges): Fix itemx.
6727
67282006-05-05 Karl Berry <karl@gnu.org>
6729
6730 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6731 (\fonttextsize): New user-level command to change text font size.
6732
67332006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6734
6735 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6736
67372006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6738
6739 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6740
67412006-04-24 Bill Wohler <wohler@newt.com>
6742
6743 * mh-e.texi (Getting Started): Make it more explicit that you need
6744 to install MH. Add pointers to current MH implementations.
6745
67462006-04-21 Bill Wohler <wohler@newt.com>
6747
6748 Release MH-E manual version 7.94.
6749
6750 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6751 release 7.94.
6752
67532006-04-21 Carsten Dominik <dominik@science.uva.nl>
6754
6755 * org.texi: Many small fixes.
6756 (Handling links): Rename from "Managing links".
6757
67582006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6759
6760 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6761 (Splitting mail using spam-stat): Fix @xref.
6762
67632006-04-20 Chong Yidong <cyd@stupidchicken.com>
6764
6765 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6766 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6767
67682006-04-20 Carsten Dominik <dominik@science.uva.nl>
6769
6770 * org.texi (Time stamps): Better explanation of the purpose of
6771 different time stamps.
6772 (Structure editing, Plain lists): More details on how new items
6773 and headings are inserted.
6774
67752006-04-18 Carsten Dominik <dominik@science.uva.nl>
6776
6777 * org.texi (Formula syntax): Fix link to Calc Manual.
6778
67792006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6780
6781 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6782
67832006-04-17 Bill Wohler <wohler@newt.com>
6784
6785 * mh-e.texi (Folders): Update mh-before-quit-hook and
6786 mh-quit-hook example with code that removes the buffers rather
6787 than just bury them.
6788
67892006-04-17 Michael Albinus <michael.albinus@gmx.de>
6790
6791 Sync with Tramp 2.0.53.
6792
67932006-04-13 Carsten Dominik <dominik@science.uva.nl>
6794
6795 * org.texi (Updating settings): New section.
6796 (Visibility cycling): Better names for the startup folding
6797 options.
6798 (Exporting): Completely restructured.
6799 (The very busy C-c C-c key): New section.
6800 (Summary of in-buffer settings): New section.
6801
68022006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6803
6804 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6805
68062006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6807
6808 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6809 (Server Commands): Key `v' is reserved for users.
6810
68112006-04-11 Carsten Dominik <dominik@science.uva.nl>
6812
6813 * org.texi (Link format): New section, emphasis on bracket links.
6814 (External links): Document bracket links.
6815 (FAQ): Expand to cover shell links and the new link format.
6816
68172006-04-09 Kevin Ryde <user42@zip.com.au>
6818
6819 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6820
68212006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6822
6823 * gnus.texi (Summary Buffer Lines): Add `*'.
6824
c8763fb6 68252006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6826
6827 * gnus.texi (Group Parameters):
6828 Mention gnus-permanently-visible-groups.
6829
68302006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6831
6832 * gnus.texi (Face): Fix typo.
6833
68342006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6835
6836 * gnus.texi (X-Face): Clarify.
6837 (Face): Need Emacs with PNG support.
6838
68392006-04-06 Richard Stallman <rms@gnu.org>
6840
6841 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6842 Emacs".
6843
68442006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6845
6846 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6847 blocks not suitable for inclusion with Emacs using variable
6848 PARTOFEMACS.
6849
68502006-04-04 Simon Josefsson <jas@extundo.com>
6851
6852 * gnus.texi (Security): Improve.
6853
68542006-04-02 Bill Wohler <wohler@newt.com>
6855
6856 * mh-e.texi (Getting Started, Junk, Bug Reports)
6857 (MH FAQ and Support): Fix URLs.
6858
68592006-03-31 Romain Francoise <romain@orebokech.com>
6860
6861 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6862 to t, not nil (and has for the past eight years).
6863
68642006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6865
6866 * message.texi, gnus.texi: Bump version to 5.11.
6867
68682006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6869
6870 * gnus.texi (Top): Add comment about version line.
6871
6872 * message.texi (Top): Ditto. Change to take named versions into
6873 account.
6874
68752006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6876
6877 * gnus.texi (Posting Styles): Add x-face-file to example.
6878 (X-Face): Refer to posting styles.
6879
6880 * gnus-faq.texi ([5.8]): Add x-face-file.
6881 ([8.4]): Add links to gmane.emacs.gnus.user and
6882 gmane.emacs.gnus.general.
6883
68842006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6885
6886 * gnus-faq.texi: Use .invalid.
6887 ([5.4]): Fix gnus-posting-styles example.
6888
68892006-03-27 Romain Francoise <romain@orebokech.com>
6890
6891 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6892 Emacs/W3 needs a new maintainer.
6893 (Ispell): Update author and version info.
6894 (Mailcrypt): Mention PGG.
6895 (New in Emacs 22): Add PGG to the list of new packages.
6896 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6897 updating dead URLs.
6898
68992006-03-25 Karl Berry <karl@gnu.org>
6900
6901 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6902 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6903 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6904 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6905 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6906 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6907 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6908 (2) do not indent copyright year list (or anything else).
6909
69102006-03-21 Bill Wohler <wohler@newt.com>
6911
6912 * mh-e.texi (Folders): Various edits.
6913
69142006-03-20 Romain Francoise <romain@orebokech.com>
6915
6916 * gnus.texi (Mail Folders): Grammar fix.
6917
69182006-03-19 Bill Wohler <wohler@newt.com>
6919
6920 * mh-e.texi (Replying): Document Mail-Followup-To.
6921 Change manually-formatted table to multitable. Add debugging info.
6922 Move description of mh-reply-default-reply-to into paragraph
6923 that describes its values.
6924
69252006-03-17 Bill Wohler <wohler@newt.com>
6926
10d1d0af 6927 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
6928 (Sending Mail Tour): Update method of entering
6929 addresses and subject.
6930 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6931 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6932
69332006-03-15 Carsten Dominik <dominik@science.uva.nl>
6934
6935 * org.texi: Version number change only.
6936
69372006-03-14 Bill Wohler <wohler@newt.com>
6938
6939 * mh-e.texi: Add index entries around each paragraph rather than
6940 depend on entries from beginning of node. Doing so ensures that
6941 index entries are less likely to be forgotten if text is cut and
6942 pasted, and are necessary anyway if the references are on a
6943 separate page. It seems that makeinfo is now (v. 4.8) only
6944 producing one index entry per node, so there is no longer any
6945 excuse not to. Use subheading instead of heading. The incorrect
6946 use of heading produced very large fonts in Info--as large as the
6947 main heading.
6948 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6949 versions 6 and 7 appeared *around* the time of these Emacs releases.
6950
69512006-03-13 Carsten Dominik <dominik@science.uva.nl>
6952
6953 * org.texi (Clean view): Document new startup options.
6954
69552006-03-11 Bill Wohler <wohler@newt.com>
6956
6957 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6958 (Composing, Scan Line Formats): Fix @refs.
6959 (Getting Started): Define MH profile and MH profile components.
6960 (Incorporating Mail, Reading Mail, Viewing, Printing)
6961 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6962 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6963 for string constants.
6964 (Tool Bar): Remove spurious quote.
6965 (Junk): Use ``...'' instead of "...".
6966 (Scan Line Formats): Replace @samp with @kbd.
6967
69682006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6969
6970 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6971
69722006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6973
6974 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6975 easy to understand.
6976
69772006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6978
6979 * gnus.texi: Markup fix.
6980 (Fancy Mail Splitting): Specify new feature.
6981
69822006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6983
6984 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6985 partial-words matching.
6986
69872006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6988
6989 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6990
6991 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6992 (MIME Commands): Fix mm-discouraged-alternatives.
6993
69942006-03-07 Carsten Dominik <dominik@science.uva.nl>
6995
6996 * org.texi: Version number change only.
6997
69982006-03-06 Bill Wohler <wohler@newt.com>
6999
7000 * mh-e.texi: Move from SourceForge repository to Savannah.
7001 This is version 7.93, which is a total rewrite from the previous
7002 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7003 version 7.93.
7004
70052006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7006
7007 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7008
70092006-03-01 Carsten Dominik <dominik@science.uva.nl>
7010
7011 * org.texi (Interaction): Add item about `org-mouse.el' by
7012 Piotr Zielinski.
7013 (Managing links): Document that also mouse-1 can be used to
7014 activate a link.
7015 (Headlines, FAQ): Add entry about hiding leading stars.
7016 (Miscellaneous): Resort the sections in this chapter to a more
7017 logical sequence.
7018
70192006-02-27 Simon Josefsson <jas@extundo.com>
7020
7021 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7022 2004-01-27 from the trunk).
7023
70242006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7025
7026 * cc-mode.texi: Rename c-hungry-backspace to
7027 c-hungry-delete-backwards, at the request of RMS. Leave the old
7028 name as an alias.
7029
70302006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7031
7032 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7033 include the function header within the defun.
7034
70352006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7036
7037 * cc-mode.texi: Correct two typos.
7038
70392006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7040
7041 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7042 existing comment.
7043 (Electric Keys): Add a justification for electric indentation.
7044 (Hungry WS Deletion): Clear up the names and complications of the
7045 BACKSPACE and DELETE keys.
7046
70472006-02-23 Juri Linkov <juri@jurta.org>
7048
7049 * faq.texi (Common requests): Move `Turning on auto-fill by
7050 default' after `Wrapping words automatically'. Move `Working with
7051 unprintable characters' before `Searching for/replacing newlines'.
7052 Move `Replacing highlighted text' after `Highlighting a region'.
7053 Merge `Repeating commands' and `Repeating a command as many times
7054 as possible' into the former.
7055 (Packages that do not come with Emacs): Add refs to Gmane and
7056 etc/MORE.STUFF.
7057
70582006-02-23 Juri Linkov <juri@jurta.org>
7059
7060 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7061 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7062 Add xref to `(emacs)Reporting Bugs'.
7063 (Getting a printed manual): Add URL to other formats of the manual.
7064 (Common requests): Fix menu.
7065 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7066 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7067 (Inserting text at the beginning of each line): Add pxref to
7068 `Changing the included text prefix'.
7069 (Forcing the cursor to remain in the same column): Mention `track-eol'
7070 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7071 (Replacing text across multiple files): Add keybinding `Q' for
7072 `dired-do-query-replace'.
7073
70742006-02-22 Carsten Dominik <dominik@science.uva.nl>
7075
7076 * reftex.texi: Version number and date change only.
7077
7078 * org.texi (Internal Links): Rewrite to cover the modified
7079 linking system.
7080
70812006-02-17 Eli Zaretskii <eliz@gnu.org>
7082
7083 * faq.texi: Remove the coding cookie, it's not needed anymore.
7084
70852006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7086
7087 * faq.texi (Colors on a TTY): Mention Mac OS port.
7088
70892006-02-12 Karl Berry <karl@gnu.org>
7090
7091 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7092 8-bit accented a.
7093
70942006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7095
7096 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7097
70982006-02-08 Romain Francoise <romain@orebokech.com>
7099
7100 * faq.texi (Top): Remove paragraph about the FAQ being a
7101 transitional document, etc.
7102 (Searching for/replacing newlines): New node.
7103 (Yanking text in isearch): New node.
7104 (Inserting text at the beginning of each line): Rename and make
7105 more general, mention `M-;' in Message mode.
7106
71072006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7108
7109 * faq.texi (Meta key does not work in xterm)
7110 (Emacs does not display 8-bit characters)
7111 (Inputting eight-bit characters): Update xrefs.
7112
71132006-02-06 Romain Francoise <romain@orebokech.com>
7114
7115 * faq.texi (VM): VM now at version 7.19.
7116 Set myself as maintainer of this file.
7117
71182006-02-04 Michael Olson <mwolson@gnu.org>
7119
7120 * erc.texi (History): Note that ERC is now included with Emacs.
7121
71222006-01-31 Romain Francoise <romain@orebokech.com>
7123
7124 * message.texi (Message Headers): Explain what
7125 `message-alternative-emails' does in more detail.
7126 Update copyright year.
7127
71282006-01-30 Juanma Barranquero <lekktu@gmail.com>
7129
7130 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7131
71322006-01-29 Richard M. Stallman <rms@gnu.org>
7133
7134 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7135
71362006-01-29 Michael Olson <mwolson@gnu.org>
7137
7138 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7139
7140 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7141
7142 * faq.texi (New in Emacs 22): Mention ERC.
7143
71442006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7145
7146 * rcirc.texi: Capitalize dir entry for consistency with the entry
7147 in info/dir and other entries in the Emacs category.
7148 Fix typos. Delete trailing whitespace.
7149
c8763fb6 71502006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7151
7152 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7153
71542006-01-27 Eli Zaretskii <eliz@gnu.org>
7155
7156 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7157 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7158
7159 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7160 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7161
71622006-01-27 Alex Schroeder <alex@gnu.org>
7163
7164 * rcirc.texi: New file.
7165
71662006-01-23 Juri Linkov <juri@jurta.org>
7167
7168 * widget.texi (User Interface): Add S-TAB for widget-backward.
7169
71702006-01-22 Michael Albinus <michael.albinus@gmx.de>
7171
7172 Sync with Tramp 2.0.52.
7173
7174 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7175 Add Tramp disabling item. New item for common connection problems.
7176 (various): Apply "ftp" as method for the download URL.
7177 (Bug Reports): Refer to FAQ for common problems.
7178
71792006-01-21 Eli Zaretskii <eliz@gnu.org>
7180
7181 * widget.texi (User Interface): Use @key for TAB.
7182
7183 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7184
7185 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7186 for TAB.
7187
7188 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7189
71902006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7191
7192 * gnus.texi: Update copyright.
7193
71942006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7195
7196 * gnus.texi (Article Washing): Additions.
7197
2de53ca6
GM
71982006-01-13 Carsten Dominik <dominik@science.uva.nl>
7199
7200 * org.texi (Agenda commands): Document tags command.
7201
72022006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7203
7204 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7205
72062006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7207
7208 * gnus.texi (RSS): Addition.
7209
72102005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7211
7212 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7213
72142005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7215
7216 * emacs-mime.texi (Display Customization): Add setting example to
7217 mm-discouraged-alternatives.
7218
72192006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7220
7221 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7222 version is the canonical version.
7223
72242006-01-08 Alex Schroeder <alex@gnu.org>
7225
7226 * pgg.texi (Caching passphrase): Rewording.
7227
72282006-01-06 Eli Zaretskii <eliz@gnu.org>
7229
7230 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7231 repository URL.
7232
72332006-01-06 Carsten Dominik <dominik@science.uva.nl>
7234
7235 * org.texi: Removed the accidentally re-added empty line in the
7236 direntry.
7237
72382006-01-05 Carsten Dominik <dominik@science.uva.nl>
7239
7240 * org.texi (Agenda Views): Chapter reorganized.
7241
72422005-12-29 Romain Francoise <romain@orebokech.com>
7243
7244 * faq.texi (Using Customize): New node.
7245
72462005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7247
7248 * org.texi: Remove blank line in @direntry. It is non-standard
7249 and recursively produces blank lines all over the dir file (when
7250 using Texinfo 4.8).
7251
72522005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7253
7254 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7255
72562005-12-20 Carsten Dominik <dominik@science.uva.nl>
7257
7258 * org.texi (Tags): Boolean logic documented.
7259 (Agenda Views): Document custom commands.
7260
72612005-12-20 David Kastrup <dak@gnu.org>
7262
7263 * faq.texi (AUCTeX): Update version and mailing list info.
7264
72652005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7266
7267 * gnus.texi (MIME Commands): Mention addition of
7268 multipart/alternative to gnus-buttonized-mime-types and add xref
7269 to mm-discouraged-alternatives.
7270
7271 * emacs-mime.texi (Display Customization): Mention addition of
7272 "image/.*" and add xref to gnus-buttonized-mime-types in the
7273 mm-discouraged-alternatives section.
7274
72752005-12-16 Carsten Dominik <dominik@science.uva.nl>
7276
7277 * org.texi (Tags): New section.
7278 (Agenda Views): Chapter reorganized.
7279
72802005-12-16 Eli Zaretskii <eliz@gnu.org>
7281
7282 * org.texi (Internal Links): Add a missing comma after an @xref.
7283
72842005-12-14 Chong Yidong <cyd@stupidchicken.com>
7285
7286 * faq.texi (Filling paragraphs with a single space): No need to
7287 change sentence-end now.
7288
72892005-12-13 Romain Francoise <romain@orebokech.com>
7290
7291 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7292
72932005-12-12 Jay Belanger <belanger@truman.edu>
7294
7295 * faq.texi (Calc): Update version number.
7296
72972005-12-12 Carsten Dominik <dominik@science.uva.nl>
7298
7299 * org.texi (Progress Logging): New section.
7300
73012005-12-10 Romain Francoise <romain@orebokech.com>
7302
7303 Update the Emacs FAQ for the 22.1 release.
7304
7305 * faq.texi: Set VER to `22.1'.
7306 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7307 Tutorial. Mention that `C-h r' displays the manual.
7308 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7309 (Getting a printed manual): Point to the new locations of the
7310 manuals on the GNU Web site.
7311 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7312 available via Info (it was previously distributed separately).
7313 (Installing Texinfo documentation): The latest version of Texinfo
7314 is 4.8, not 4.0.
7315 (Informational files for Emacs): COPYING is the GNU General Public
7316 License, not the Emacs General Public License.
7317 (Informational files for Emacs): Delete obsolete link to the
7318 GNUinfo pages as they have been removed from the GNU Web site.
7319 (New in Emacs 22): New node.
7320 (Setting up a customization file): Say that most packages support
7321 Customize nowadays.
7322 (Colors on a TTY): Delete reference to instructions on how to
7323 enable syntax highlighting, it is now enabled by default.
7324 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7325 at startup automatically.
7326 (Controlling case sensitivity): Mention `M-c' in isearch.
7327 (Using an already running Emacs process): Emacs now creates the
7328 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7329 gnuserv. As emacsclient can now run Lisp code as well, delete a
7330 sentence praising gnuserv for that. Simplify description of how
7331 the client/server operation works.
7332 (Compiler error messages): Delete obsolete text (compile.el has
7333 been rewritten).
7334 (Indenting switch statements): Fix typo.
7335 (Matching parentheses): Simplify setup instructions, mention the
7336 menu bar item in the Options menu.
7337 (Repeating a command as many times as possible): Mention `C-x e'.
7338 (Going to a line by number): Mention new keymap and bindings
7339 `M-g M-g', `M-g M-p' and `M-g M-n'.
7340 (Turning on syntax highlighting): Now on by default. Simplify.
7341 (Replacing highlighted text): Use `1', not `t'.
7342 (Problems with very large files): The maximum size is now 256MB on
7343 32-bit machines.
7344 (^M in the shell buffer): Mention `comint-process-echoes'.
7345 (Emacs for Apple computers): Emacs 22 has native support for Mac
7346 OS X.
7347 (Translating names to IP addresses): Delete node.
7348 (Binding keys to commands): Fix typo.
7349 (SPC no longer completes file names): New node.
7350 (MIME with Emacs mail packages): Delete section about the Emacs
7351 MIME FAQ (it's not reachable anymore).
7352
73532005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7354
7355 * cc-mode.texi: The manual has been extensively revised: the
7356 information about using CC Mode has been separated from the larger
7357 and more difficult chapters about configuration. It has been
7358 updated for CC Mode 5.31.
7359
73602005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7361
7362 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7363 (Selecting an implementation): Fix descriptions.
7364
73652005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7366
7367 * message.texi (Various Message Variables): Addition.
7368
73692005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7370
7371 * message.texi: Fix default values.
7372
73732005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7374
7375 * message.texi (Header Commands): Clarify descriptions of
7376 message-cross-post-followup-to, message-reduce-to-to-cc, and
7377 message-insert-wide-reply.
7378 (Various Commands): Fix kindex for message-kill-to-signature;
7379 clarify description of message-tab.
7380
73812005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7382
7383 * message.texi (Mailing Lists): Fix description about MFT.
7384
7385 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7386
73872005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7388
7389 * gnus.texi (Slow Terminal Connection): Replace old description
7390 with new one.
7391
73922005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7393
7394 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7395 replace X-Draft-Headers with X-Draft-From.
7396
73972005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7398
7399 * gnus.texi (Various Various): Fix the default value of
7400 nnheader-max-head-length.
7401 (Gnus Versions): Fix typo.
7402
74032005-12-08 Carsten Dominik <dominik@science.uva.nl>
7404
7405 * org.texi (Structure editing): Document new functionality of
7406 M-RET.
7407
74082005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7409
7410 * org.texi (Internal Links): Fix Texinfo usage.
7411
74122005-12-06 Carsten Dominik <dominik@science.uva.nl>
7413
7414 * org.texi (TODO basics): Document the global todo list.
7415 (TODO items): Documents sparse tree for specific TODO
7416 keywords.
7417
74182005-11-30 Carsten Dominik <dominik@science.uva.nl>
7419
7420 * org.texi (Plain Lists): Typos fixed.
7421
74222005-11-28 Jay Belanger <belanger@truman.edu>
7423
7424 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7425
74262005-11-24 Carsten Dominik <dominik@science.uva.nl>
7427
7428 * org.texi (Structure editing): New item moving commands added.
7429 (Plain Lists): New section.
7430
74312005-11-18 Carsten Dominik <dominik@science.uva.nl>
7432
7433 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7434 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7435 `org-agenda-file-to-front'.
2de53ca6
GM
7436 (Built-in table editor): Document `org-table-sort-lines'.
7437 (HTML formatting): Export of hand-formatted lists.
7438
74392005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7440
7441 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7442 new variable gnus-toolbar-thickness.
7443
74442005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7445
7446 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7447
74482005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7449
7450 * gnus.texi (X-Face): Fix description.
7451 (XVarious): Remove gnus-xmas-logo-color-alist and
7452 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7453
74542005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7455
7456 * gnus.texi (Group Parameters): Mention new variable
7457 gnus-parameters-case-fold-search.
7458 (Home Score File): Addition.
7459
74602005-11-04 Ulf Jasper <ulf.jasper@web.de>
7461
7462 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7463 (Overview): List supported feed types.
7464 (Installation): No installation necessary when using autoload.
7465 (Configuration): Rename "RSS" to "news".
7466
74672005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7468
7469 * pgg.texi (User Commands): Document additional passphrase
7470 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7471 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7472
74732005-11-04 Carsten Dominik <dominik@science.uva.nl>
7474
7475 * org.texi: Version number changed to 3.19.
7476
74772005-10-29 Sascha Wilde <wilde@sha-bang.de>
7478
7479 * pgg.texi (How to use): Update the example to add autoload of
7480 pgg-encrypt-symmetric-region.
7481 (User Commands): Document pgg-encrypt-symmetric-region.
7482 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7483
74842005-10-27 Jay Belanger <belanger@truman.edu>
7485
7486 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7487 mention other TeX-related units.
7488
74892005-10-23 Lars Hansen <larsh@soem.dk>
7490
0c7efc08
SM
7491 * dired-x.texi (Miscellaneous Commands):
7492 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7493 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7494
74952005-10-23 Jay Belanger <belanger@truman.edu>
7496
7497 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7498 constant.
7499
75002005-10-23 Michael Albinus <michael.albinus@gmx.de>
7501
0c7efc08
SM
7502 * faq.texi (Bugs and problems):
7503 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7504 `directory-listing-before-filename-regexp'.
7505
75062005-10-22 Eli Zaretskii <eliz@gnu.org>
7507
7508 * newsticker.texi (UPDATED): Set value.
7509
75102005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7511
7512 * gnus.texi (Document Groups): Remove duplicate item.
7513
75142005-10-21 Carsten Dominik <dominik@science.uva.nl>
7515
7516 * org.texi (Summary): Mention iCalendar support.
7517 (Exporting): Document iCalendar support.
7518
75192005-10-18 Romain Francoise <romain@orebokech.com>
7520
7521 * viper.texi (Viper Specials): Capitalize GNU.
7522
75232005-10-17 Juri Linkov <juri@jurta.org>
7524
7525 * info.texi (Getting Started, Search Index, Expert Info):
7526 Fix wording.
7527 (Search Text): Replace `echo area' with `mode line'.
7528 (Search Index): Both `i' and `,' find all index entries.
7529 Replace example `C-f' with `C-l' (which exists in index of Info
7530 manual) and delete spaces in its keyboard input sequence.
7531 Delete unnecessary explanations about literal characters.
7532
75332005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7534
7535 * gnus.texi (Document Server Internals): Addition.
7536
75372005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7538
7539 * gnus.texi (A note on namespaces): Fix RFC reference.
7540
75412005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7542
7543 * gnus.texi (RSS): Fix key description.
7544
75452005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7546
7547 * gnus.texi: Emacs/w3 -> Emacs/W3.
7548 (Browsing the Web): Fix description.
7549 (Web Searches): Ditto.
7550 (Customizing W3): Ditto.
7551
75522005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7553
7554 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7555
75562005-10-11 Jay Belanger <belanger@truman.edu>
7557
7558 * calc.texi (Integration): Mention using `a i' to compute definite
7559 integrals.
7560
75612005-10-11 Juri Linkov <juri@jurta.org>
7562
7563 * info.texi: Rearrange nodes.
7564 (Top): Update menu. Change ref `Info for Experts' to
7565 `Advanced Info Commands'.
7566 (Getting Started): Fix description of manual's parts.
7567 (Help-Int): Change xref `Info Search' to `Search Index', and
7568 `Expert Info' to `Advanced'.
7569 (Advanced): Move node one level up.
7570 (Search Text, Search Index): New nodes split out from `Info Search'.
7571 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7572 split out from `Advanced'.
7573 (Advanced, Emacs Info Variables): De-document editing an Info file
7574 in Info.
7575 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7576 (Creating an Info File): Delete node and move its text to
7577 `Expert Info'.
7578
75792005-10-10 Carsten Dominik <dominik@science.uva.nl>
7580
7581 * org.texi (Workflow states): Documented that change in keywords
7582 becomes active only after restart of Emacs.
7583
75842005-10-08 Michael Albinus <michael.albinus@gmx.de>
7585
7586 Sync with Tramp 2.0.51.
7587
75882005-10-08 Nick Roberts <nickrob@snap.net.nz>
7589
7590 * speedbar.texi (Introduction): Describe new location of speedbar
7591 on menubar.
7592 (Basic Key Bindings): Remove descriptions of bindings that have
7593 been removed.
7594
75952005-10-05 Nick Roberts <nickrob@snap.net.nz>
7596
7597 * speedbar.texi (GDB): Describe use of watch expressions.
7598
75992005-09-28 Simon Josefsson <jas@extundo.com>
7600
7601 * message.texi (IDNA): Fix.
7602
76032005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7604
7605 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7606 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7607 description of nntp-open-connection-function.
7608 (Common Variables): Fix descriptions.
7609
76102005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7611
7612 * gnus.texi (Server Buffer Format): Document the %a format spec.
7613
76142005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7615
7616 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7617
76182005-09-23 Carsten Dominik <dominik@science.uva.nl>
7619
7620 * org.texi Version 3.16.
7621
76222005-09-19 Miles Bader <miles@gnu.org>
7623
7624 * newsticker.texi: Get rid of CVS keywords.
7625
76262005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7627
7628 * gnus.texi (Finding the Parent): Fix description of how Gnus
7629 finds article.
7630
76312005-09-14 Jari Aalto <jari.aalto@cante.net>
7632
7633 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7634 to drop off non-answered articles.
7635
76362005-09-19 Juanma Barranquero <lekktu@gmail.com>
7637
7638 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7639 braces (which are unsupported by NMAKE) for macro `srcdir'.
7640
76412005-09-17 Eli Zaretskii <eliz@gnu.org>
7642
7643 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7644 (../info/newsticker, newsticker.dvi): New targets.
7645
76462005-09-17 Ulf Jasper <ulf.jasper@web.de>
7647
7648 * newsticker.texi: Replace @command with @code. Replace @example
7649 with @lisp.
0c7efc08
SM
7650 (Top): Add explanations to menu items.
7651 (GNU Free Documentation License): Remove.
2de53ca6
GM
7652
76532005-09-16 Romain Francoise <romain@orebokech.com>
7654
7655 Update all files to specify GFDL version 1.2.
7656
7657 * doclicense.texi (GNU Free Documentation License): Update to
7658 version 1.2.
7659
76602005-09-15 Richard M. Stallman <rms@gnu.org>
7661
7662 * newsticker.texi: Fix @setfilename.
7663
7664 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7665 (../info/newsticker, newsticker.dvi): New targets.
7666
76672005-08-30 Carsten Dominik <dominik@science.uva.nl>
7668
7669 * org.texi: Version 3.15.
7670
76712005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7672
7673 * ses.texi: Combine all three indices into one.
7674 Correct a few typos.
7675
76762005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7677
7678 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7679
76802005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7681
7682 * emacs-mime.texi (Handles): Remove duplicate item.
7683 (Encoding Customization): Fix the default value for
7684 mm-coding-system-priorities.
7685 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7686 (Basic Functions): Fix reference.
7687
76882005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7689
7690 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7691
76922005-08-18 Richard M. Stallman <rms@gnu.org>
7693
7694 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7695 and web site.
7696
7697 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7698 not keyboard-translate.
7699
77002005-08-11 Richard M. Stallman <rms@gnu.org>
7701
7702 * faq.texi (Using regular expressions): Fix xref.
7703
77042005-08-09 Juri Linkov <juri@jurta.org>
7705
7706 * info.texi (Help-P): Replace `Prev' with `Previous'.
7707 (Help-M, Help-Xref): Add S-TAB.
7708 (Help-FOO): Update `u' command.
7709 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7710 Update info about visibility of xref parts.
7711 (Help-Int): Fix `m' command. Rename `Info-last' to
7712 `Info-history-back'. Add `Info-history-forward'.
7713 (Advanced): Fix `g*' and `M-n' commands.
7714 (Info Search): Add `index-apropos' in stand-alone browser.
7715 Add isearch commands.
7716 (Emacs Info Variables): Remove `Info-fontify'.
7717 Add `Info-mode-hook'. Update face names.
7718 Add `Info-fontify-maximum-menu-size',
7719 `Info-fontify-visited-nodes', `Info-isearch-search'.
7720
77212005-08-07 Michael Albinus <michael.albinus@gmx.de>
7722
7723 Sync with Tramp 2.0.50.
7724
7725 * tramp.texi: Use @option{} consequently for method names.
7726 (Inline methods, External transfer methods): Remove references to
7727 Cygwin.
7728 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7729 implementation.
7730
77312005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7732
7733 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7734 Mention that gnus-init-file is not read when Emacs is invoked with
7735 --no-init-file or -q.
7736
77372005-07-19 Carsten Dominik <dominik@science.uva.nl>
7738
7739 * org.texi: Version 3.14.
7740
77412005-07-04 Carsten Dominik <dominik@science.uva.nl>
7742
7743 * org.texi: Version 3.13.
7744
77452005-07-18 Juri Linkov <juri@jurta.org>
7746
7747 * calc.texi (Time Zones, Logical Operations):
7748 * cl.texi (Overview):
7749 * org.texi (TODO types):
7750 * sc.texi (Emacs 18 MUAs):
7751 * speedbar.texi (Top):
7752 * url.texi (History):
7753 Delete duplicate duplicate words.
7754
ce058493 77552005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7756
7757 * cl.texi (Type Predicates): Document `atom' type.
7758
77592005-07-04 Lute Kamstra <lute@gnu.org>
7760
7761 Update FSF's address in GPL notices.
7762
7763 * calc.texi (Copying):
7764 * doclicense.texi (GNU Free Documentation License):
7765 * faq.texi (Contacting the FSF):
7766 * mh-e.texi (Copying): Update FSF's address.
7767
77682005-07-03 Richard M. Stallman <rms@gnu.org>
7769
7770 * flymake.texi (Example -- Configuring a tool called directly):
7771 Update name of flymake-build-relative-filename.
7772
77732005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7774
7775 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7776
77772005-06-29 Carsten Dominik <dominik@science.uva.nl>
7778
7779 * org.texi: Version 3.12.
7780
77812005-06-24 Eli Zaretskii <eliz@gnu.org>
7782
7783 * makefile.w32-in (MAKEINFO): Use --force.
7784 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7785 Makefile.in.
7786 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7787 more shells.
7788
77892005-06-23 Richard M. Stallman <rms@gnu.org>
7790
7791 * speedbar.texi (Creating a display): Texinfo usage fixes.
7792
7793 * tramp.texi (Customizing Completion, Auto-save and Backup):
7794 Texinfo usage fixes.
7795
77962005-06-23 Juanma Barranquero <lekktu@gmail.com>
7797
7798 * dired-x.texi (Miscellaneous Commands):
7799 * ediff.texi (Miscellaneous):
7800 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7801 (Agent Variables):
7802 * info.texi (Help-Xref):
7803 * message.texi (Message Headers):
7804 * org.texi (Remember):
7805 * reftex.texi (Options (Defining Label Environments)):
7806 (Options (Index Support)):
7807 (Options (Viewing Cross-References)):
7808 (Options (Misc)):
7809 (Changes):
7810 * speedbar.texi (Creating a display):
7811 * tramp.texi (Customizing Completion, Auto-save and Backup):
7812 Texinfo usage fix.
7813
78142005-06-13 Carsten Dominik <dominik@science.uva.nl>
7815
7816 * org.texi: Version 3.11.
7817
78182005-06-12 Jay Belanger <belanger@truman.edu>
7819
7820 * calc.texi (Getting Started): Remove extra menu item.
7821
78222005-05-31 Jay Belanger <belanger@truman.edu>
7823
7824 * calc.texi (Notations Used in This Manual): Use @kbd for key
7825 sequence.
7826 (Demonstration of Calc): Mention another way of starting Calc.
7827 (Starting Calc): Mention long name of M-#.
7828 (Embedded Mode Overview): Remove unnecessary instruction.
7829 (Other M-# commands): Rephrase `M-# 0' explanation.
7830 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7831 reflect current behavior.
7832
78332005-05-30 Jay Belanger <belanger@truman.edu>
7834
7835 * calc.texi (Hooks): Change description of calc-window-hook and
7836 calc-trail-window-hook to match usage.
7837 (Computational Functions): Add more constant-generating functions.
7838 (Customizable Variables): Use defvar.
7839
78402005-05-28 Jay Belanger <belanger@truman.edu>
7841
7842 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7843 (Basic Embedded Mode): Explain behavior of arguments to
7844 calc-embedded-mode.
7845
78462005-05-27 Jay Belanger <belanger@truman.edu>
7847
7848 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7849 current behavior.
7850
78512005-05-25 Jay Belanger <belanger@truman.edu>
7852
7853 * calc.texi: Change Calc version number throughout.
7854 (Keypad Mode): Change location in info output.
7855 (Keypad mode overview): Move picture of keypad.
7856
78572005-05-21 Jay Belanger <belanger@truman.edu>
7858
7859 * calc.texi (Storing variables): Mention that only most variables
7860 are void to begin with.
7861
78622005-05-21 Kevin Ryde <user42@zip.com.au>
7863
7864 * widget.texi (Basic Types): Update cross ref from "Enabling
7865 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7866 lispref/text.texi change.
7867
78682005-05-20 Carsten Dominik <dominik@science.uva.nl>
7869
7870 * org.texi: Version 3.09.
7871
78722005-05-18 Carsten Dominik <dominik@science.uva.nl>
7873
7874 * reftex.texi: Version 4.28.
7875
78762005-05-16 Jay Belanger <belanger@truman.edu>
7877
7878 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7879
78802005-05-14 Jay Belanger <belanger@truman.edu>
7881
7882 * calc.texi (Default Simplifications): Insert missing ! (logical
7883 not operator).
7884
78852005-05-14 Michael Albinus <michael.albinus@gmx.de>
7886
7887 Sync with Tramp 2.0.49.
7888
78892005-05-10 Jay Belanger <belanger@truman.edu>
7890
7891 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7892 to 1.
7893
78942005-04-29 Carsten Dominik <dominik@science.uva.nl>
7895
7896 * org.texi: Version 3.08, structure reorganized.
7897
78982005-04-24 Richard M. Stallman <rms@gnu.org>
7899
7900 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7901
79022005-04-15 Carsten Dominik <dominik@science.uva.nl>
7903
7904 * org.texi: Update to version 3.06.
7905
79062005-04-13 Lute Kamstra <lute@gnu.org>
7907
7908 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7909
79102005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7911
7912 * cl.texi (Porting Common Lisp): Fix typo.
7913
79142005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7915
7916 * gnus.texi (RSS): Addition.
7917
79182005-04-04 Jay Belanger <belanger@truman.edu>
7919
7920 * calc.texi: Change Calc version number.
7921 (Customizable variables): Fix description of calc-language-alist.
7922 (Copying): Put in version 2 of GPL.
7923
79242005-04-01 Jay Belanger <belanger@truman.edu>
7925
7926 * calc.texi (Troubleshooting Commands): Remove comment about
7927 installation.
7928 (Installation): Remove section.
7929 (Customizable Variables): New section.
7930 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7931 (Graphical Devices): Add references to Customizable Variables.
7932
79332005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7934
7935 * emacs-mime.texi (Display Customization): Markup fixes.
7936 (rfc2047): Update.
7937
79382005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7939
7940 * gnus-faq.texi: Replaced with auto-generated version.
7941
79422005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7943
7944 * dired-x.texi (Multiple Dired Directories): default-directory was
7945 renamed to dired-default-directory.
7946
79472005-03-26 Jay Belanger <belanger@truman.edu>
7948
7949 * calc.texi (Simplifying Formulas, Rewrite Rules):
7950 Change description of top and bottom of fraction.
7951 (Modulo Forms): Move description of how to create modulo forms to
7952 earlier in the section.
7953 (Fraction Mode): Suggest using : to get a fraction by dividing.
7954 (Basic Arithmetic): Adjust placement of command name.
7955 (Truncating the Stack): Emphasize that "hidden" entries are still
7956 visible.
7957 (Installation): Move discussion of printing manual to "About This
7958 Manual".
7959 (About This Manual): Mention how to print the manual.
7960 (Reporting Bugs): Remove first person.
7961 (Building Vectors): Add algebraic version of append.
7962 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7963 (Grouping Digits): Fix typo.
7964
79652005-03-25 Werner Lemberg <wl@gnu.org>
7966
7967 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7968 Replace `legal' with `valid'.
7969
79702005-03-25 Werner Lemberg <wl@gnu.org>
7971
7972 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7973
79742005-03-24 Jay Belanger <belanger@truman.edu>
7975
7976 * calc.texi (General Mode Commands)
7977 (Mode Settings in Embedded Mode): Add some explanation of
7978 recording mode settings.
7979
79802005-03-24 Richard M. Stallman <rms@gnu.org>
7981
7982 * calc.texi: Remove praise of non-free software.
7983
7984 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7985 (Installation): Node deleted.
7986
79872005-03-23 Richard M. Stallman <rms@gnu.org>
7988
7989 * url.texi (HTTP language/coding): Improve last change.
7990
79912005-03-22 Jay Belanger <belanger@truman.edu>
7992
7993 * calc.texi (Embedded Mode): Add new information on changing
7994 modes.
7995
79962005-03-20 Michael Albinus <michael.albinus@gmx.de>
7997
7998 Sync with Tramp 2.0.48.
7999
8000 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8001
8002 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8003 "GNU/Linux". Change all addresses to .gnu.org.
8004 (Default Method): Offer shortened syntax for "su" and "sudo"
8005 methods.
8006
80072005-03-07 Richard M. Stallman <rms@gnu.org>
8008
8009 * url.texi: Fix usage of "e.g.".
8010 (HTTP language/coding): Explain the rules for these strings.
8011
80122005-03-06 Richard M. Stallman <rms@gnu.org>
8013
8014 * woman.texi (Introduction): Minor cleanups.
8015
8016 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8017
8018 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8019 (Installation): Node deleted.
8020
8021 * mh-e.texi (Preface): Get rid of "Emacs 21".
8022
8023 * eshell.texi (Installation): Delete node (for Emacs 20).
8024
80252005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8026
8027 * flymake.texi: Refill and tweak style in @lisp blocks.
8028
80292005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8030
8031 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8032
80332005-03-01 Jay Belanger <belanger@truman.edu>
8034
8035 * calc.texi (Trigonometric and Hyperbolic Functions):
8036 Mention additional functions.
8037 (Algebraic Simplifications): Mention additional simplifications.
8038
80392005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8040
8041 * ses.texi: Add concept/function/variable indices (this work was
8042 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8043 papers on file at FSF).
8044
80452005-02-10 Jay Belanger <belanger@truman.edu>
8046
8047 * calc.texi: Change @LaTeX to La@TeX throughout.
8048 Redefine @expr as @math for TeX output.
8049 Redefine @texline as a no-op for TeX output.
8050 Define @tfn, replace @t by @tfn throughout.
8051
80522005-02-09 Jay Belanger <belanger@truman.edu>
8053
8054 * calc.texi: Add macro for LaTeX for info output.
8055
80562005-02-08 Kim F. Storm <storm@cua.dk>
8057
8058 * texinfo.tex (LaTex): Add def.
8059
80602005-02-06 Jay Belanger <belanger@truman.edu>
8061
8062 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8063 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8064 throughout manual.
8065
80662005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8067
8068 * gnus.texi: Some edits based on comments from David Abrahams.
8069
80702005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8071
8072 * gnus.texi (RSS): Fix the keystroke.
8073
80742005-01-24 David Kastrup <dak@gnu.org>
8075
8076 * faq.texi: Update AUCTeX version info.
8077
80782005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8079
8080 * gnus-faq.texi ([4.1]): Typo.
8081
80822005-01-19 Jay Belanger <belanger@truman.edu>
8083
8084 * calc.texi (Keep Arguments): Mention that keeping arguments
8085 doesn't work with keyboard macros.
8086
80872005-01-16 Richard M. Stallman <rms@gnu.org>
8088
8089 * autotype.texi (Autoinserting): Fix small error.
8090
80912005-01-16 Michael Albinus <michael.albinus@gmx.de>
8092
8093 Sync with Tramp 2.0.47.
8094
8095 * tramp.texi (Compilation): New section, describing compilation of
8096 remote files.
8097
80982005-01-11 Kim F. Storm <storm@cua.dk>
8099
8100 * widget.texi (Basic Types): Add :follow-link keyword.
8101
81022005-01-09 Jay Belanger <belanger@truman.edu>
8103
8104 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8105
81062005-01-08 Jay Belanger <belanger@truman.edu>
8107
8108 * calc.texi: Change throughout to reflect new default value of
8109 calc-settings-file.
8110
81112005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8112
8113 * message.texi (Reply): `message-reply-to-function' should return
8114 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8115
81162005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8117
8118 * faq.texi (Changing load-path): Fix typo.
8119
81202005-01-05 Jay Belanger <belanger@truman.edu>
8121
8122 * calc.texi (Programming Tutorial): Replace kbd command by
8123 appropriate characters for a keyboard macro.
8124
81252005-01-04 Jay Belanger <belanger@truman.edu>
8126
8127 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8128 for Lucid Emacs.
8129 (Programming Tutorial): Mention that the user needs to be in the
8130 right mode to compute some functions.
8131
81322005-01-04 Jay Belanger <belanger@truman.edu>
8133
8134 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8135 no longer applicable.
8136
81372005-01-01 Jay Belanger <belanger@truman.edu>
8138
0c7efc08 8139 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8140 edit keyboard macros to match current behavior.
8141
81422004-12-31 Jay Belanger <belanger@truman.edu>
8143
8144 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8145
81462004-12-20 Jay Belanger <belanger@truman.edu>
8147
8148 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8149 zero.
8150
81512004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8152
8153 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8154 @xref.
8155 (Font Locking): Avoid @strong{Note:}.
8156
81572004-12-17 Michael Albinus <michael.albinus@gmx.de>
8158
8159 Sync with Tramp 2.0.46.
8160
8161 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8162
81632004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8164
8165 * url.texi: Correct typos.
8166 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8167 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8168 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8169 (Dealing with HTTP documents): @inforef->@xref.
8170
81712004-12-15 Jay Belanger <belanger@truman.edu>
8172
8173 * calc.texi: Consistently capitalized all mode names.
8174 (Answers to Exercises): Mention that an answer can be a fraction
8175 when in Fraction mode.
8176
81772004-12-13 Jay Belanger <belanger@truman.edu>
8178
8179 * calc.texi: Fix some TeX definitions.
8180
81812004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8182
8183 * reftex.texi (Imprint): Remove erroneous @value's.
8184
81852004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8186
8187 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8188 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8189
81902004-12-08 Jay Belanger <belanger@truman.edu>
8191
8192 * calc.texi (Starting Calc): Remove comment about installation.
8193 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8194
81952004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8196
8197 * url.texi: Update @setfilename.
8198 (Getting Started): No need to worry about Gnus versions.
8199 (Dealing with HTTP documents): Use @inforef.
8200
8201 * org.texi: Fix @direntry file name.
8202
82032004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8204
8205 * url.texi: New file.
8206
8207 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8208
82092004-12-06 Jay Belanger <belanger@truman.edu>
8210
8211 * calc.texi (Using Calc): Remove paragraph about installation.
8212
82132004-12-06 Jay Belanger <belanger@truman.edu>
8214
8215 * calc.texi: Use more Texinfo macros and less TeX defs.
8216 Remove @refill's.
8217
82182004-12-06 Richard M. Stallman <rms@gnu.org>
8219
8220 * org.texi: New file.
8221
82222004-12-05 Richard M. Stallman <rms@gnu.org>
8223
8224 * Makefile.in (org.dvi, ../info/org): New targets.
8225 (INFO_TARGETS): Add ../info/org.
8226 (DVI_TARGETS): Add org.dvi.
8227 (maintainer-clean): Remove the info files in the info dir.
8228
82292004-11-26 Eli Zaretskii <eliz@gnu.org>
8230
8231 * idlwave.texi: Fix the setfilename directive to put the produced
8232 file in ../info.
8233 (Continued Statement Indentation): Resurrect Jan D.'s change from
8234 2004-11-03 that was lost when a newer version of idlwave.texi was
8235 imported.
8236
82372004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8238
0c7efc08 8239 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8240
0c7efc08
SM
8241 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8242 Index `spam-initialize'.
2de53ca6
GM
8243
82442004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8245
8246 * message.texi (Various Message Variables): Mention that all mail
8247 file variables are derived from `message-directory'.
8248
8249 * gnus.texi (Splitting Mail): Clarify bogus group.
8250
82512004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8252
0c7efc08
SM
8253 * emacs-mime.texi (Encoding Customization):
8254 Fix mm-coding-system-priorities entry.
2de53ca6 8255
c8763fb6 82562004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8257
8258 * idlwave.texi (Continued Statement Indentation):
8259 * reftex.texi (Options (Index Support)):
8260 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8261 * speedbar.texi (Creating a display, Major Display Modes):
8262 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8263
82642004-10-21 Jay Belanger <belanger@truman.edu>
8265
0c7efc08 8266 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8267
82682004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8269
8270 * calc.texi (Reporting Bugs): Double up `@'.
8271
82722004-10-18 Jay Belanger <belanger@truman.edu>
8273
0c7efc08 8274 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8275 should be sent to.
8276
82772004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8278
8279 * gnus.texi (New Features): Add 5.11.
8280
8281 * message.texi (Resending): Remove wrong default value.
8282
8283 * gnus.texi (Mail Source Specifiers): Describe possible problems
8284 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8285 `pop3-leave-mail-on-server' to the index.
8286
82872004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8288
8289 * message.texi (Canceling News): Add how to set a password.
8290
82912004-10-12 Jay Belanger <belanger@truman.edu>
8292
0c7efc08 8293 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8294 calc-describe-function and calc-describe-variable to match their
8295 current behavior.
8296
82972004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8298
8299 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8300
83012004-10-12 Michael Albinus <michael.albinus@gmx.de>
8302
8303 Sync with Tramp 2.0.45.
8304
8305 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8306 plink link. The URL is outdated. Originator contacted for
8307 clarification.
8308
83092004-10-10 Juri Linkov <juri@jurta.org>
8310
8311 * gnus.texi (Top, Marking Articles): Join two menus in one node
8312 because a node can have only one menu.
8313
83142004-10-09 Juri Linkov <juri@jurta.org>
8315
8316 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8317 example of nnmail-split-fancy.
8318
83192004-10-06 Karl Berry <karl@gnu.org>
8320
8321 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8322 consistency with other uses of dashes.
8323
83242004-10-05 Karl Berry <karl@gnu.org>
8325
8326 * info.texi: Consistently use --- throughout, periods at end of
8327 menu descriptions, and a couple typos.
8328
83292004-09-26 Jesper Harder <harder@ifa.au.dk>
8330
8331 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8332 * pgg.texi (User Commands, Backend methods): Do.
8333 * gnus.texi: Markup fixes.
8334 (Setting Process Marks): Fix `M P a' entry.
8335 * emacs-mime.texi: Fixes.
8336
83372004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8338
8339 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8340 again.
8341 Use 5.10 instead of 5.10.0.
8342
83432004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8344
8345 * gnus.texi (Summary Mail Commands): S D e.
8346
83472004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8348
8349 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8350 the gnus-article-mode-line-format section.
8351
83522004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8353
8354 * gnus.texi (Various Summary Stuff): Fix the documentation for
8355 gnus-newsgroup-variables.
8356
83572004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8358
0c7efc08
SM
8359 * gnus.texi (MIME Commands):
8360 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8361 gnus-mime-display-multipart-alternative-as-mixed,
8362 gnus-mime-display-multipart-related-as-mixed.
8363 (Mail Source Customization): Clarify `mail-source-directory'.
8364 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8365 (SpamOracle): Fix typo.
2de53ca6
GM
8366
8367 * gnus-faq.texi: Untabify.
8368 ([6.3]): nnir.el is in contrib directory.
8369
8370 * message.texi (News Headers): Clarify how a unique ID is created.
8371
0c7efc08
SM
8372 * gnus.texi (Batching Agents): Fix typo in example.
8373 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8374
b2abec73 83752004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8376
0c7efc08 8377 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8378
83792004-09-20 Florian Weimer <fw@deneb.enyo.de>
8380
8381 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8382
83832004-09-22 Jay Belanger <belanger@truman.edu>
8384
0c7efc08 8385 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8386 might be hidden during part of the session.
8387
83882004-09-20 Jay Belanger <belanger@truman.edu>
8389
8390 * calc.texi (Notations Used in This Manual): Put in an earlier
8391 mention that DEL could be called Backspace.
8392
83932004-09-10 Simon Josefsson <jas@extundo.com>
8394
8395 * gnus.texi (IMAP): Add example. Suggested and partially written
8396 by Steinar Bang <sb@dod.no>.
8397
83982004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8399
8400 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8401 netrc syntax.
8402
84032004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8404
b2abec73
JB
8405 * gnus.texi (Spam ELisp Package Sequence of Events):
8406 Some clarifications.
2de53ca6
GM
8407 (Spam ELisp Package Global Variables): More clarifications.
8408
84092004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8410
8411 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8412 Mention spam-split does not modify incoming mail.
8413
84142004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8415
8416 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8417
84182004-09-10 Eli Zaretskii <eliz@gnu.org>
8419
8420 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8421
84222004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8423
8424 * makefile.w32-in (sieve, pgg): Use $(infodir).
8425
84262004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8427
8428 * makefile.w32-in: Fix PGG and Sieve entries.
8429
84302004-08-28 Eli Zaretskii <eliz@gnu.org>
8431
8432 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8433 Emacs and related programs.
8434
84352004-08-27 Richard M. Stallman <rms@gnu.org>
8436
8437 * faq.texi: Fix texinfo usage, esp. doublequotes.
8438 (Difference between Emacs and XEmacs): Some clarification.
8439
8440 * faq.texi (Difference between Emacs and XEmacs):
8441 Explain not to contrast XEmacs with GNU Emacs.
8442
84432004-08-26 Richard M. Stallman <rms@gnu.org>
8444
8445 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8446
84472004-08-22 David Kastrup <dak@gnu.org>
8448
8449 * reftex.texi (AUCTeX): Update links, section name.
8450
8451 * faq.texi (Calc): Update availability (included in 22.1).
8452 (AUCTeX): Update availability, information, versions, description.
8453
84542004-08-14 Eli Zaretskii <eliz@gnu.org>
8455
8456 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8457
84582004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8459
8460 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8461
84622004-08-10 Michael Albinus <michael.albinus@gmx.de>
8463
8464 Sync with Tramp 2.0.44.
8465
84662004-08-05 Lars Hansen <larsh@math.ku.dk>
8467
8468 * widget.texi (User Interface): Update how to separate the
8469 editable field of an editable-field widget from other widgets.
8470 (Programming Example): Add text after field.
8471
84722004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8473
8474 * emacs-mime.texi (Encoding Customization): Add a note to the
8475 mm-content-transfer-encoding-defaults entry.
8476 (rfc2047): Update.
8477
0c7efc08
SM
8478 * gnus.texi (Article Highlighting):
8479 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8480 (POP before SMTP): New node.
8481 (Posting Styles): Addition.
8482 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8483 (Fancy Mail Splitting): Ditto.
8484 (X-Face): Add gnus-x-face.
8485
84862004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8487
8488 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8489 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8490
84912004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8492
0c7efc08
SM
8493 * gnus.texi (Mail Source Specifiers):
8494 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8495
84962004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8497
8498 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8499
8500 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8501 repository. Change setfilename.
8502
8503 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8504
85052004-07-02 Juri Linkov <juri@jurta.org>
8506
8507 * pcl-cvs.texi (Viewing differences): Add `d r'.
8508
85092004-06-29 Jesper Harder <harder@ifa.au.dk>
8510
8511 * ses.texi, viper.texi, flymake.texi, faq.texi:
8512 * eshell.texi, ediff.texi: Markup fixes.
8513
85142004-06-21 Karl Berry <karl@gnu.org>
8515
8516 * info.texi (Top): Mention that only Emacs has mouse support.
8517 (Getting Started): Mention this in a few other places.
8518
85192004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8520
0c7efc08
SM
8521 * autotype.texi (Copyrights, Timestamps):
8522 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8523
85242004-06-13 Lars Hansen <larsh@math.ku.dk>
8525
8526 * dired-x.texi (dired-mark-omitted): Update keybinding.
8527
85282004-06-10 Kim F. Storm <storm@cua.dk>
8529
8530 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8531
85322004-06-05 Lars Hansen <larsh@math.ku.dk>
8533
8534 * dired-x.texi (variable dired-omit-mode): Rename from
8535 dired-omit-files-p.
8536 (function dired-omit-mode): Rename from dired-omit-toggle.
8537 Call dired-omit-mode rather than set dired-omit-files-p.
8538 (dired-mark-omitted): Describe command.
8539
85402004-05-29 Michael Albinus <michael.albinus@gmx.de>
8541
8542 Version 2.0.41 of Tramp released.
8543
85442004-05-29 Juanma Barranquero <lektu@terra.es>
8545
8546 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8547 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8548
85492004-05-29 Richard M. Stallman <rms@gnu.org>
8550
8551 * cl.texi (Top): Call this chapter `Introduction'.
8552 (Overview): In TeX, no section heading here.
8553
8554 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8555
85562004-05-29 Eli Zaretskii <eliz@gnu.org>
8557
8558 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8559 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8560
85612004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8562
8563 * flymake.texi: New file.
8564
85652004-05-28 Simon Josefsson <jas@extundo.com>
8566
8567 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8568
b344d29d 85692004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8570
8571 Version 2.0.40 of Tramp released.
8572
85732004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8574
8575 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8576
8577 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8578 variables `tramp-backup-directory-alist' and
8579 `tramp-bkup-backup-directory-info'.
8580 (Overview, Connection types)
8581 (External transfer methods, Default Method)
8582 (Windows setup hints): Remove restriction of password entering
8583 with external methods.
8584 (Auto-save and Backup): Make file name example
8585 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8586 and `auto-save-directory' must be used.
8587 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8588 only "NT"). Remove doubled entry "What kinds of systems does
8589 @tramp{} work on".
8590 (tramp): Macro removed.
8591 (Obtaining Tramp): Flag removed from title.
8592 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8593 and `trampver' used properly. Flag `tramp-inst' replaced by
8594 `installchapter'. Installation related text adapted.
8595
85962004-04-28 Masatake YAMATO <jet@gyve.org>
8597
8598 * widget.texi (Programming Example): Remove overlays.
8599
86002004-04-27 Jesper Harder <harder@ifa.au.dk>
8601
8602 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8603
86042004-04-23 Juanma Barranquero <lektu@terra.es>
8605
8606 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8607
86082004-04-05 Jesper Harder <harder@ifa.au.dk>
8609
8610 * info.texi (Info Search): Add info-apropos.
8611
86122004-03-22 Juri Linkov <juri@jurta.org>
8613
8614 * faq.texi: Fix help key bindings.
8615
86162004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8617
8618 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8619 (as suggested by Karl Berry). Update information about colored
8620 stars in menus. Add new subheading describing M-n.
8621
86222004-03-12 Richard M. Stallman <rms@gnu.org>
8623
8624 * cl.texi (Top): Rename top node's title.
8625
86262004-03-08 Karl Berry <karl@gnu.org>
8627
8628 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8629 problems making the texinfo distribution.
8630
86312004-02-29 Simon Josefsson <jas@extundo.com>
8632
0c7efc08 8633 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8634 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8635 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8636 <voegelas@gmx.net>.
8637
86382004-02-29 Juanma Barranquero <lektu@terra.es>
8639
8640 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8641 Use $(DEL) instead of rm, and ignore exit code.
8642
b344d29d 86432004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8644
8645 Tramp version 2.0.39 released.
8646
86472004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8648
8649 * tramp.texi (Customizing Completion): Explain new functions
8650 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8651 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8652 (Top): Refer to Savannah mailing list as the major one.
8653 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8654 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8655 (Frequently Asked Questions): Remote hosts must not be Unix-like
8656 for "smb" method.
8657 (Password caching): New node.
8658 (External transfer methods): Refer to password caching for "smb"
8659 method.
8660
86612004-02-17 Karl Berry <karl@gnu.org>
8662
8663 * info.texi (Help-Int): Mention the new line number feature.
8664
86652004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8666
8667 * ses.texi (Advanced Features): New functionality for
8668 ses-set-header-row (defaults to current row unless C-u used).
8669 (Acknowledgements): Add Stefan Monnier.
8670
86712003-12-29 Kevin Ryde <user42@zip.com.au>
8672
8673 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8674
b344d29d 86752003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8676
8677 Tramp version 2.0.38 released.
8678
8679 * tramp.texi (Remote shell setup): Warn of environment variables
8680 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8681 <sven.gabriel@imk.fzk.de>.
8682 (Configuration): Tramp now chooses base64/uuencode
8683 automatically. Update wording accordingly.
8684 (Top): More description for the `Default Method' menu entry.
8685 (Default Method): Use @code, not @var, for Lisp variables.
8686 (Default Method): New subsection `Which method is the right one
8687 for me?' Suggested by Christian Kirsch.
8688 (Configuration): Pointer to new subsection added.
8689 (Default Method): Too many "use" in one sentence.
8690 Rephrase. Reported by Christian Kirsch.
8691 (Filename Syntax): Old `su' example is probably a left-over from
8692 the sm/su method naming. Replace with `ssh', instead.
8693 (External transfer methods, Auto-save and Backup):
8694 Typo fixes.
8695
86962003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8697
183080b6 8698 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8699 (Top): Mention japanese manual only if flag `jamanual' is set.
8700 Insert section `Japanese manual' in menu.
8701
87022003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8703
8704 * eshell.texi (Known Problems): Add doc item.
8705
87062003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8707
8708 * cc-mode.texi: Update for CC Mode 5.30.
8709
8710 Note: Please refrain from doing purely cosmetic changes like
8711 removing trailing whitespace in this manual; it clobbers cvs
8712 merging for no good reason.
8713
87142003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8715
8716 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8717 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8718 @acronym{ASCII}.
8719
87202003-10-26 Karl Berry <karl@gnu.org>
8721
8722 * info.texi (Info Search): Echo area, not echo are. From Debian
8723 diff.
8724
87252003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8726
10d1d0af 8727 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8728 :buttons and :children keywords.
8729
87302003-10-22 Miles Bader <miles@gnu.org>
8731
8732 * Makefile.in (info): Move before $(top_srcdir)/info.
8733
87342003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8735
8736 * tramp.texi (Inline methods): Small grammar fix.
8737 (External transfer methods): Likewise.
8738
87392003-10-08 Nick Roberts <nick@nick.uklinux.net>
8740
8741 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8742
87432003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8744
8745 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8746
87472003-09-30 Richard M. Stallman <rms@gnu.org>
8748
8749 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8750
8751 * widget.texi (User Interface): Fix typos.
8752
8753 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8754
87552003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8756
8757 * pcl-cvs.texi (Selected Files): Fix typo.
8758
87592003-09-21 Karl Berry <karl@gnu.org>
8760
8761 * info.texi (] and [ commands): No period at end of section title.
8762
87632003-09-04 Miles Bader <miles@gnu.org>
8764
8765 * Makefile.in (top_srcdir): New variable.
8766 ($(top_srcdir)/info): New rule.
8767 (info): Depend on it.
8768
87692003-09-03 Peter Runestig <peter@runestig.com>
8770
8771 * makefile.w32-in: New file.
8772
87732003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8774
8775 * widget.texi (User Interface): Explain the need of static text
8776 around an editable field.
8777
87782003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8779
8780 * widget.texi (Basic Types): The argument to `:help-echo' can now
8781 be a form that evaluates to a string.
8782
87832003-08-18 Kim F. Storm <storm@cua.dk>
8784
8785 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8786
87872003-08-16 Richard M. Stallman <rms@gnu.org>
8788
8789 * dired-x.texi (Shell Command Guessing): Explain *.
8790
87912003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8792
8793 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8794 log-edit-insert-changelog.
8795
87962003-08-03 Karl Berry <karl@gnu.org>
8797
8798 * info.texi: Need @contents.
8799
c8763fb6 88002003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8801
8802 Tramp version 2.0.36 released.
8803
8804 * tramp.texi (Remote shell setup): Explain about problems with
8805 non-Bourne commands in ~/.profile and ~/.shrc.
8806
88072003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8808
8809 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8810 renaming of `vis-mode' to `visible-mode'.
8811
88122003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8813
8814 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8815 next, prev and up pointers.
8816
88172003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8818
8819 * info.texi (Help): Mention existence of Emacs and stand-alone
8820 Info at the very beginning of the tutorial.
8821 (Help-Inv): New node.
8822 (Help-]): New node.
8823 (Help-M): Systematically point out the differences between default
8824 Emacs and stand-alone versions. Delete second menu.
8825 (Help-Xref): Systematically point out the differences between
8826 default Emacs and stand-alone versions.
8827 (Help-Int): Change `l' example.
8828 (Expert Info): Fix typos.
8829 (Emacs Info Variables): Mention `Info-hide-note-references' and
8830 new default for `Info-scroll-prefer-subnodes'.
8831
c8763fb6 88322003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8833
8834 Version 2.0.35 of Tramp released.
8835
8836 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8837 (Inline methods): Add methods `remsh' and `plink1'.
8838 (External transfer methods): Add method `remcp'.
8839 (Multi-hop Methods): Add method `remsh'.
8840 Small patch from Adrian Aichner <adrian@xemacs.org>:
8841 Fix minor typos.
0c7efc08 8842 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8843 `Info-index'.
8844 (Version Control): Add cindex entry.
8845
c8763fb6 88462003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8847
8848 * trampver.texi: Version 2.0.34 released.
8849
88502003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8851
8852 * faq.texi: Improve previous changes.
8853
88542003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8855
8856 * faq.texi: Update copyright and maintenance details.
8857 Update some package URLs, versions, and maintainers.
8858 Remove many references to the Emacs Lisp Archive.
8859
88602003-04-23 Simon Josefsson <jas@extundo.com>
8861
8862 * smtpmail.texi: Fix license (the invariant sections mentioned has
8863 never been part of the smtp manual). Align info dir entry with
8864 other emacs packages.
8865
88662003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8867
8868 * tramp.texi: Version 2.0.33 released.
8869 Remove installation chapter. Remove XEmacs specifics.
8870
88712003-03-29 Richard M. Stallman <rms@gnu.org>
8872
8873 * tramp.texi (Top): Undo the previous renaming.
8874 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8875
c8763fb6 88762003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8877
8878 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8879 version of manual.
8880
8881 * tramp.texi (Auto-save and Backup): New node.
8882
88832003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8884
8885 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8886 Emacs" in order to have better differentiation to "XEmacs".
8887 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8888 are new macros in order to point to the other Emacs flavor where
8889 appropriate. In info case, point to node `Installation' in order
8890 to explain how to generate the other way. In html case, make a
8891 link to the other html file.
0c7efc08 8892 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
8893 after CVS checkout/update.
8894 (Installation): Completely rewritten.
8895 (Installation parameters, Load paths): New sections under
8896 `Installation'.
8897
c8763fb6 88982003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8899
8900 * tramp.texi: Version 2.0.30 released.
8901 Replace word "path" with "localname" where used as a component of
8902 a Tramp file name.
8903
89042003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8905
8906 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8907 introduced.
8908 (Installation): Explain what to do if files from the tramp/contrib
8909 directory are needed.
8910
89112003-02-23 Alex Schroeder <alex@emacswiki.org>
8912
8913 * smtpmail.texi (How Mail Works): New.
8914
89152003-02-22 Alex Schroeder <alex@emacswiki.org>
8916
8917 * smtpmail.texi: New file.
8918
8919 * Makefile.in: Build SMTP manual.
8920
c8763fb6 89212003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8922
8923 * tramp.texi: Version 2.0.29 released.
8924 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8925 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8926
89272003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8928
8929 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 8930 another package loads accidentally Ange-FTP.
2de53ca6
GM
8931
89322003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8933
8934 * tramp.texi (Customizing Completion): Add function
8935 `tramp-parse-sconfig'. Change example of
8936 `tramp-set-completion-function', because parsing of ssh config
8937 files looks more natural.
8938
89392003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8940
8941 * gnus.texi: Do not use `path' in several locations.
8942
c8763fb6 89432002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 8944
0c7efc08
SM
8945 * tramp.texi (External transfer methods): New method `smb'.
8946 From Michael Albinus.
2de53ca6
GM
8947
89482002-11-05 Karl Berry <karl@gnu.org>
8949
8950 * info.texi (Info-fontify): Reorder face list to avoid bad line
8951 breaks.
8952
c8763fb6 89532002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 8954
0c7efc08
SM
8955 * tramp.texi: Move @copying to standard place.
8956 Use @insertcopying.
2de53ca6
GM
8957
89582002-10-02 Karl Berry <karl@gnu.org>
8959
8960 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8961 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8962 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8963 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8964 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8965 Per rms, update all manuals to use @copying instead of @ifinfo.
8966 Also use @ifnottex instead of @ifinfo around the top node, where
8967 needed for the sake of the HTML output.
8968 (The Gnus manual is not fixed since it's not clear to me how it
8969 works; and the Tramp manual already uses @copying, although in an
8970 unusual way. All others were changed.)
8971
89722002-09-10 Jonathan Yavner <jyavner@engineer.com>
8973
8974 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8975 (../info/ses, ses.dvi): New targets.
8976 * ses.texi: New file.
8977
c8763fb6 89782002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
8979
8980 * texinfo.tex: Update to texinfo 4.2.
8981
89822002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8983
8984 * reftex.texi: Update to RefTeX 4.19.
8985
c8763fb6 89862002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
8987
8988 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8989 (../info/tramp, tramp.dvi): New targets.
8990
89912002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8992
8993 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8994 (calc.dvi): Uncomment.
8995
89962001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8997
8998 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8999 (../info/calc): New target.
9000
90012001-10-20 Gerd Moellmann <gerd@gnu.org>
9002
9003 * (Version 21.1 released.)
9004
90052001-10-05 Gerd Moellmann <gerd@gnu.org>
9006
9007 * Branch for 21.1.
9008
90092001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9010
9011 * Makefile.in (../info/info): Use an explicit -o switch to
9012 makeinfo.
9013
90142001-03-05 Gerd Moellmann <gerd@gnu.org>
9015
9016 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9017
90182000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9019
9020 * Makefile.in (../info/idlwave): Use --no-split.
9021
90222000-12-14 Dave Love <fx@gnu.org>
9023
c4cc8b9a 9024 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9025 (gnus.dvi): Change rule to remove @latex stuff.
9026
90272000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9028
9029 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9030
90312000-10-13 John Wiegley <johnw@gnu.org>
9032
9033 * Makefile.in: Add build targets for eshell.texi.
9034
90352000-09-25 Gerd Moellmann <gerd@gnu.org>
9036
9037 * Makefile.in: Remove/comment speedbar stuff.
9038
90392000-09-22 Dave Love <fx@gnu.org>
9040
9041 * Makefile.in: Add emacs-mime.
9042
90432000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9044
9045 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9046 (DVI_TARGETS): Add woman.dvi.
9047 (../info/woman, woman.dvi): New targets.
9048
90492000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9050
9051 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9052
9053 * pcl-cvs.texi: New file.
9054 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9055 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9056
90572000-05-11 Gerd Moellmann <gerd@gnu.org>
9058
9059 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9060 (../info/ebrowse, ebrowse.dvi): New targets.
9061
90622000-01-13 Gerd Moellmann <gerd@gnu.org>
9063
9064 * Makefile.in (INFO_TARGETS): Add eudc.
9065 (DVI_TARGETS): Add eudc.dvi.
9066 (../info/eudc, eudc.dvi): New targets.
9067
90682000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9069
9070 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9071 compatibility with 8+3 filesystems).
9072 (../info/efaq): Rename from emacs-faq.
9073
90742000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9075
9076 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9077 (../info/idlwave, idlwave.dvi): New targets.
9078
90791999-10-23 Dave Love <fx@gnu.org>
9080
9081 * Makefile.in: Use autotype.texi.
9082
90831999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9084
9085 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9086 faq.texi file) rather than ../info/faq.
9087
90881999-10-07 Gerd Moellmann <gerd@gnu.org>
9089
9090 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9091 (../info/ada-mode, ada-mode.dvi): New targets.
9092
90931999-09-01 Dave Love <fx@gnu.org>
9094
9095 * Makefile.in: Add faq.
9096
90971999-07-12 Richard Stallman <rms@gnu.org>
9098
9099 * Version 20.4 released.
9100
91011998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9102
9103 * Version 20.3 released.
9104
91051998-04-06 Andreas Schwab <schwab@gnu.org>
9106
768c0c0f
JB
9107 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9108 Use it in dvi targets.
2de53ca6
GM
9109 (../etc/GNU): Change to $(srcdir) first.
9110
91111998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9112
9113 * reftex.texi: Update for RefTeX version 3.22.
9114
91151998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9116
9117 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9118 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9119
91201997-09-23 Paul Eggert <eggert@twinsun.com>
9121
9122 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9123 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9124
91251997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9126
9127 * Version 20.2 released.
9128
91291997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9130
9131 * Version 20.1 released.
9132
91331997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9134
9135 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9136
91371996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9138
9139 * Version 19.33 released.
9140
91411996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9142
9143 * Version 19.32 released.
9144
91451996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9146
9147 * Makefile.in: Add rules for the Message manual.
9148
91491996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9150
9151 * gnus.texi: New version.
9152
9153 * message.texi: New manual.
9154
91551996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9156
9157 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9158
91591996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9160
9161 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9162 Specify -I option.
9163 (All dvi targets): Set the TEXINPUTS variable.
9164
91651996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9166
9167 * Version 19.31 released.
9168
91691996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9170
9171 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9172 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9173
91741995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9175
9176 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9177 (INFO_TARGETS): Add ../info/cc-mode.
9178 (DVI_TARGETS): Add cc-mode.dvi.
9179
2de53ca6
GM
91801995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9181
9182 * Version 19.30 released.
9183
91841995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9185
9186 * gnus.texi: New file.
9187
91881995-11-04 Erik Naggum <erik@naggum.no>
9189
9190 * gnus.texi: File deleted.
9191
91921995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9193
9194 * mh-e.texi: "Function Index" -> "Command Index" to work with
9195 Emacs 19.30 C-h C-k support of separately-documented commands.
9196
91971995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9198
9199 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9200 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9201
92021995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9203
9204 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9205 (../info/viper, viper.dvi): New targets.
9206
92071995-04-20 Kevin Rodgers <kevinr@ihs.com>
9208
9209 * dired-x.texi (Installation): Change the example to set
9210 buffer-local variables like dired-omit-files-p in
9211 dired-mode-hook.
9212
92131995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9214
9215 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9216 (../info/mh-e, mh-e.dvi): New targets.
9217
92181995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9219
9220 * Makefile.in (maintainer-clean): Rename from realclean.
9221
92221994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9223
9224 * Makefile.in: New file.
9225 * Makefile: File deleted.
9226
92271994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9228
9229 * Makefile (TEXINDEX_OBJS): Variable deleted.
9230 (texindex, texindex.o, getopt.o): Rules deleted.
9231 All deps on texindex deleted.
9232 (distclean): Don't delete texindex.
9233 (mostlyclean): Don't delete *.o.
9234 * texindex.c, getopt.c: Files deleted.
9235
92361994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9237
9238 * Version 19.26 released.
9239
92401994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9241
9242 * Version 19.25 released.
9243
92441994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9245
9246 * Version 19.24 released.
9247
92481994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9249
9250 * Version 19.23 released.
9251
92521994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9253
9254 * Makefile: Delete spurious tab.
9255
92561994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9257
9258 * Makefile (.SUFFIXES): New rule.
9259
92601994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9261
9262 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9263 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9264
92651994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9266
9267 * Makefile (../info/sc): Rename from sc.info.
9268 (../info/cl): Likewise.
9269 (INFO_TARGETS): Use new names.
9270
92711993-12-04 Richard Stallman (rms@srarc2)
9272
9273 * getopt.c: New file.
9274 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9275 (getopt.o): New rule.
9276 (dvi): Don't depend on texindex.
9277 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9278 Depend on texindex.
9279
92801993-12-03 Richard Stallman (rms@srarc2)
9281
9282 * Makefile (../info/sc.info): Rename from ../info/sc.
9283 (TEXI2DVI): New variable.
9284 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9285 Add explicit commands.
9286 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9287
92881993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9289
9290 * Version 19.22 released.
9291
92921993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9293
9294 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9295
92961993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9297
9298 * Version 19.21 released.
9299
93001993-11-15 Paul Eggert (eggert@twinsun.com)
9301
9302 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9303
93041993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9305
9306 * Makefile (../etc/GNU): New target.
9307 (EMACSSOURCES): Add gnu1.texi.
9308
93091993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9310
9311 * Makefile (realclean): Don't delete the Info files.
9312
f0131492 93131993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9314
9315 * forms.texi: Fix forms.texi so that it will format correctly.
9316 Add missing `@end iftex', fix bad reference.
9317
9318 * info.texi, info-stn.texi: New files implement texinfo version of
9319 `info' file.
9320
f0131492 93211993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9322
9323 * Makefile: Fix targets for texindex, new info.texi files.
9324 * info-stnd.texi: New file implements info for standalone info
9325 reader.
9326 * info.texi: Update to include recent changes to "../info/info".
9327 New source file for ../info/info; includes info-stnd.texi.
9328
9329 * texindex.c: Include "../src/config.h" if building in emacs.
9330
9331 * Makefile: Change all files to FILENAME.texi, force all targets
9332 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9333 vip.texinfo, forms.texinfo, cl.texinfo.
9334 Add target to build texindex.c, defining `emacs'.
9335
9336 * forms.texi: Install new file to match version 2.3 of forms.el.
9337
93381993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9339
9340 * Version 19.19 released.
9341
93421993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9343
9344 * sc.texinfo: Fix info file name.
9345
9346 * Makefile (info): Add gnus and sc.
9347 (dvi): Add gnus.dvi and sc.dvi.
9348 (../info/sc, sc.dvi): New targets.
9349
93501993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9351
9352 * Version 19.18 released.
9353
93541993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9355
9356 * Makefile: Fix source file names of the separate manuals.
9357 (gnus.dvi, ../info/gnus): New targets.
9358
93591993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9360
9361 * Version 19.17 released.
9362
93631993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9364
9365 * split-man: Fix typos in last change.
9366
93671993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9368
9369 * Version 19.16 released.
9370
93711993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9372
9373 * version 19.15 released.
9374
93751993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9376
9377 * Makefile (distclean): It's rm, not rf.
9378
93791993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9380
9381 * Version 19.14 released.
9382
93831993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9384
9385 * Makefile: New file.
9386
93871993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9388
9389 * Version 19.13 released.
9390
93911993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9392
9393 * Version 19.9 released.
9394
93951993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9396
9397 * Version 19.8 released.
9398
93991993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9400
9401 * Version 19.7 released.
9402
94031990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9404
9405 * gnus.texinfo: New file. Removed installation instructions.
9406
94071990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9408
9409 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9410
94111989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9412
9413 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9414 then define `\sc' as the command for smallcaps in Texinfo.
9415 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9416 made the corresponding change to makeinfo and texinfm.el.
9417
94181988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9419
9420 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9421 Customization since the menu entry did not point to anything.
9422 Also add an @finalout command to remove overfull hboxes from the
9423 printed output.
9424
9425 * cl.texinfo: Add @bye, \input line and @settitle to file.
9426 This file is clearly intended to be a chapter of some other work,
9427 but the other work does not yet exist.
9428
94291988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9430
9431 * texinfo.texinfo: Three typos corrected.
9432
4009494e 9433;; Local Variables:
c8763fb6 9434;; coding: utf-8
4009494e
GM
9435;; End:
9436
3fe7cdc8 9437 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9438
9439 This file is part of GNU Emacs.
9440
97c0352c 9441 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9442 it under the terms of the GNU General Public License as published by
97c0352c
GM
9443 the Free Software Foundation, either version 3 of the License, or
9444 (at your option) any later version.
4009494e
GM
9445
9446 GNU Emacs is distributed in the hope that it will be useful,
9447 but WITHOUT ANY WARRANTY; without even the implied warranty of
9448 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9449 GNU General Public License for more details.
9450
9451 You should have received a copy of the GNU General Public License
97c0352c 9452 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.