* doc/misc/erc.texi: Remove hand-written node pointers.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
a03bb33f
GM
12012-10-06 Glenn Morris <rgm@gnu.org>
2
3 * erc.texi: Remove hand-written node pointers.
4
d259be38
GM
52012-10-05 Glenn Morris <rgm@gnu.org>
6
7 * newsticker.texi (Overview, Requirements, Usage, Configuration):
8 Copyedits.
9
62a81506
CY
102012-10-01 Eric Ludlam <zappo@gnu.org>
11
12 * ede.texi (Quick Start, Project Local Variables)
13 (Miscellaneous commands, ede-java-root, Development Overview)
14 (Detecting a Project): New nodes.
15 (Simple projects): Node deleted.
16
17 * eieio.texi (Building Classes): Some slot attributes cannot be
18 overridden.
19 (Slot Options): Remove an example.
20 (Method Invocation, Documentation): New nodes.
21
07f133bf
GM
222012-10-01 Glenn Morris <rgm@gnu.org>
23
24 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
25 (reftex.pdf): Add dependency on emacsver.texi.
26 * reftex.texi: Don't include directory part for emacsver.texi;
27 the Makefile's -I handles it.
28
4f595e15
RA
292012-09-30 Ralf Angeli <angeli@caeruleus.net>
30
31 Merge from standalone RefTeX repository.
32
33 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
34 with macros.
35 (Imprint): Mention Wolfgang in list of contributors.
36 (Creating Citations): Give a hint about how to
37 auto-revert the BibTeX database file when using external editors.
38 (Referencing Labels): Simplify section about reference macro
39 cycling.
40 (Options (Referencing Labels)): Adapt to new structure of
41 `reftex-ref-style-alist'.
42 (Referencing Labels, Reference Styles): Document changes in the
43 referencing functionality.
44 (Commands): Mention options for definition of header and footer in
45 BibTeX files.
46 (Options (Creating Citations)): Document
47 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
48 (Reference Styles): New section.
49 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
50 (Options (Referencing Labels)): Remove descriptions of deprecated
51 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
52 Add descriptions for `reftex-ref-style-alist' and
53 `reftex-ref-style-default-list'.
54 (Referencing Labels): Update regarding reference styles.
55 (Citation Styles): Mention support for ConTeXt.
56 (Options (Defining Label Environments)): Fix typo.
57 (Options (Creating Citations)): Document
58 `reftex-cite-key-separator'.
59
8223b1d2
BG
602012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
61
62 * org.texi: Add description of ORG_ADD_CONTRIB to info
63 documentation. Add link to Worg for more details.
64
65 * org.texi: Clarify installation procedure. Provide link to the
66 build system description on Worg.
67
68 * org.texi: Remove reference to utils/, x11idle.c is now in
69 contrib/scripts.
70
71 * org.texi: Re-normalize to "Org mode" in manual.
72
73 * org.texi (Installation): Adapt documentation to new build
74 system. Mention GNU ELPA (since it needs to be handled like Emacs
75 built-in Org).
76
8223b1d2
BG
772012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
78
79 * org.texi: Fix typo in description of the 'Hooks' section.
80
81 * org.texi: Add ID to the list of special properties.
82
832012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
84
85 * org.texi (Moving subtrees): Document the ability to archive to a
86 datetree.
87
882012-09-30 Bastien Guerry <bzg@altern.org>
89
90 * org.texi (Installation, Feedback, Batch execution): Use
91 (add-to-list 'load-path ... t) for the contrib dir.
92
93 * org.texi (results): Update documentation for ":results drawer"
94 and ":results org".
95
96 * org.texi (Column width and alignment): Fix typo.
97
98 * org.texi (Activation): Point to the "Conflicts" section.
99
100 * org.texi (Conflicts): Mention filladapt.el in the list of
101 conflicting packages.
102
103 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
104 not needed for versions of Emacs > 22.1.
105
106 * org.texi (History and Acknowledgments): Fix typo.
107
108 * org.texi (History and Acknowledgments): Add my own
109 acknowledgments.
110
111 * org.texi (Agenda commands): Document the new command and the new
112 option.
113
114 * org.texi (Agenda commands): Delete `org-agenda-action' section.
115 (Agenda commands): Reorder. Document `*' to toggle persistent
116 marks.
117
118 * org.texi (Agenda dispatcher): Mention
119 `org-toggle-agenda-sticky'.
120 (Agenda commands, Exporting Agenda Views): Fix typo.
121
122 * org.texi (Templates in contexts, Setting Options): Update to
123 reflect changes in how contexts options are processed.
124
125 * org.texi (Templates in contexts): Document the new structure of
126 the variables `org-agenda-custom-commands-contexts' and
127 `org-capture-templates-contexts'.
128
129 * org.texi (Templates in contexts): Document the new option
130 `org-capture-templates-contexts'.
131 (Storing searches): Document the new option
132 `org-agenda-custom-commands-contexts'.
133
134 * org.texi (Formula syntax for Lisp): Reformat.
135
136 * org.texi (Special properties, Column attributes)
137 (Agenda column view): Document the new special property
138 CLOCKSUM_T.
139
140 * org.texi (Template expansion): Document the new %l template.
141
142 * org.texi (Fast access to TODO states): Fix documentation about
143 allowed characters for fast todo selection.
144
145 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
146 use in `org-agenda-to-appt'.
147
148 * org.texi (Comment lines): Update wrt comments.
149
150 * org.texi (Resolving idle time): Document new keybinding.
151
152 * org.texi (Clocking commands): Document the use of S-M-<up/down>
153 on clock timestamps.
154
155 * org.texi (Fast access to TODO states): Explicitely says only
156 letters are supported as fast TODO selection keys.
157
158 * org.texi (Link abbreviations): Illustrate the use of the "%h"
159 specifier. Document the new "%(my-function)" specifier.
160
161 * org.texi (Clocking commands): New cindex.
162 (Clocking commands): Update documentation for `org-clock-in'.
163 Document `org-clock-in-last'. Mention `org-clock-out' and
164 `org-clock-in-last' as commands that can be globally bound.
165 (Resolving idle time): Document continuous clocking.
166
167 * org.texi (Top, Introduction): Fix formatting.
168 (Activation): Add index entries.
169 (Conventions): Update section.
170 (Embedded @LaTeX{}): Fix formatting.
171
172 * org.texi (Visibility cycling): Document `show-children'.
173
174 * org.texi (Using capture): Mention the `org-capture-last-stored'
175 bookmark as a way to jump to the last stored capture.
176
177 * org.texi (Uploading files): Fix typo.
178
179 * org.texi (Using capture): Document `C-0' as a prefix argument
180 for `org-capture'.
181
182 * org.texi (Agenda commands): Document persistent marks.
183
184 * org.texi (Template expansion): Update doc to reflect change.
185
186 * org.texi (Radio tables): Document the :no-escape parameter.
187
188 * org.texi (Repeated tasks): Document repeat cookies for years,
189 months, weeks, days and hours.
190
191 * org.texi (Export options): State that you can use the d: option
192 by specifying a list of drawers.
193
194 * org.texi (HTML preamble and postamble): Small doc improvement.
195
1962012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
197
198 * org.texi: The sections in the Exporting section of the manual
199 left out articles in the description of the org-export-as-*
200 commands, among other places. This patch adds them, adds a few
201 missing prepositions, and switches instances of "an HTML" to "a
202 html" for internal consistency.
203
204 * org.texi: Alter several examples of headings with timestamps in
205 them to include the timestamps in the body instead of the heading.
206
2072012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
208
209 * org.texi (Agenda dispatcher): Document sticky agenda views and
210 the new key for them.
211
2122012-09-30 Charles <millarc@verizon.net> (tiny change)
213
214 * org.texi (Advanced features): Fix error in table.
215
2162012-09-30 Feng Shu <tumashu@gmail.com>
217
218 * org.texi (@LaTeX{} fragments): Document imagemagick as an
219 alternative to dvipng.
220
2212012-09-30 François Allisson <francois@allisson.co> (tiny change)
222
223 * org.texi: Remove extra curly bracket.
224
2252012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
226
227 * org.texi (org-clock-in-last and org-clock-cancel): Update the
228 defkeys.
229
2302012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
231
232 * org.texi (Agenda commands): Fix two typos by giving
233 corresponding function names, according to
234 `org-agenda-view-mode-dispatch'.
235
2362012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
237
238 * org.texi (The spreadsheet): Fix typo.
239
2402012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
241
242 * org.texi (Tracking your habits): Point to the "Tracking TODO
243 state changes" section.
244
2452012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
246
247 * org.texi (Literal examples): Remove reference to unknown
248 `org-export-latex-minted' variable. Also simplify footnote since
249 `org-export-latex-listings' documentation is exhaustive already.
250
251 * org.texi (Plain lists): Remove reference to now hard-coded
252 `bullet' automatic rule.
253
2542012-09-30 Toby S. Cubitt <tsc25@cantab.net>
255
256 * org.texi: Updated documentation accordingly.
257
5087f097
PE
2582012-09-13 Paul Eggert <eggert@cs.ucla.edu>
259
260 * texinfo.tex: Merge from gnulib.
261
20121a26
MA
2622012-09-12 Michael Albinus <michael.albinus@gmx.de>
263
264 Sync with Tramp 2.2.6.
265
266 * tramp.texi (Bug Reports): Cleanup caches before a test run.
267
268 * trampver.texi: Update release number.
269
44677e30
PE
2702012-09-12 Paul Eggert <eggert@cs.ucla.edu>
271
272 * texinfo.tex: Merge from gnulib.
273
5a4c42ba
AA
2742012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
275
276 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
277 (bug#12096).
278
8e7046c3
JB
2792012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
280
1dcac243
JB
281 * calc.texi (Simplification modes, Conversions)
282 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
283 (The Calc Mode Line): Mention the mode line display for Basic
284 simplification mode.
285 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
286 simplifications.
287 (Basic Simplifications): Rename from "Limited Simplifications"
288 Replace "limited" by "basic" throughout.
289 (Algebraic Simplifications): Indicate that the algebraic
290 simplifications are done by default.
291 (Unsafe Simplifications): Mention `m E'.
292 (Simplification of Units): Mention `m U'.
293 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
294 (Kinds of Declarations, Functions for Declarations): Mention
295 "algebraic simplifications" instead of `a s'.
1dcac243 296 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 297
d2bd74ff
JB
2982012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
299
300 * calc.texi (Getting Started, Tutorial): Change simulated
301 Calc output to match actual output.
302 (Simplifying Formulas): Mention that algebraic simplification is now
303 the default.
304
77472261
EZ
3052012-07-28 Eli Zaretskii <eliz@gnu.org>
306
307 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
308 (Bug#12073)
309
09ae5da1
PE
3102012-07-25 Paul Eggert <eggert@cs.ucla.edu>
311
312 Prefer typical American spelling for "acknowledgment".
313 * calc.texi (History and Acknowledgments): Rename from
314 History and Acknowledgements.
315 * idlwave.texi (Acknowledgments):
316 * ses.texi (Acknowledgments):
317 * woman.texi (Acknowledgments): Rename from Acknowledgements.
318
c4444d16
PE
3192012-07-09 Paul Eggert <eggert@cs.ucla.edu>
320
321 Rename configure.in to configure.ac (Bug#11603).
322 * ede.texi (Compiler and Linker objects, ede-proj-project)
323 (ede-step-project): Prefer the name configure.ac to configure.in.
324
ef091c97
MA
3252012-07-06 Michael Albinus <michael.albinus@gmx.de>
326
327 * tramp.texi (Multi-hops): Introduce
328 `tramp-restricted-shell-hosts-alist'.
329
89b163db
G
3302012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
331
332 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
333 methods, so don't mention smtpmail here.
334
3352012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
336
337 * gnus.texi (Picons): Document gnus-picon-properties.
338
3392012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
340
341 * gnus.texi: Remove mention of compilation, as that's no longer
342 supported.
343
3442012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
345
346 * gnus.texi (Archived Messages): Mention
347 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
348
3492012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
350
351 * gnus.texi (Various Summary Stuff):
352 Remove mention of `gnus-propagate-marks'.
353
3542012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
355
356 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
357 which no longer exist.
358
3592012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
360
361 * gnus.texi (Archived Messages):
362 Document gnus-gcc-self-resent-messages.
363
3642012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
365
366 * message.texi (Mail Variables):
367 Mention the optional user parameter for X-Message-SMTP-Method.
368
3692012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
370
371 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
372
373 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
374
3752012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
376
377 * gnus.texi (Key Index): Change encoding to utf-8.
378
ac1a0ce1 3792012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
380
381 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
382
71cca84d
G
3832012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
384
385 * gnus.texi (Group Timestamp): Mention where to find documentation for
386 the `gnus-tmp-' variables (bug#11601).
387
888a7fc0
MA
3882012-06-11 Michael Albinus <michael.albinus@gmx.de>
389
390 Sync with Tramp 2.2.6-pre.
391
392 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
393 where appropriate.
394 (Ad-hoc multi-hops): New section.
395 (Remote processes): New subsection "Running remote processes on
396 Windows hosts".
397 (History): Add remote commands on Windows, and ad-hoc multi-hop
398 methods.
399 (External methods): "ControlPersist" must be set to "no" for the
400 `scpc' method.
401 (Remote processes): Add a note about `auto-revert-tail-mode'.
402 (Frequently Asked Questions): Use "scpx" in combination with
403 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
404
405 * trampver.texi: Update release number.
406
31ca4639 4072012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
408
409 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
410 compilation for html-mono.
411
0e8bbf66
PE
4122012-06-08 Paul Eggert <eggert@cs.ucla.edu>
413
414 * texinfo.tex: Merge from gnulib.
415
b8f061b3
KY
4162012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
417
418 * Makefile.in (echo-info): Don't try to install info files named
419 just ".info".
420
16af873e
GM
4212012-05-28 Glenn Morris <rgm@gnu.org>
422
c1dabff0
GM
423 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
424
16af873e
GM
425 * sc.texi: Nuke hand-written node pointers.
426 Fix top-level menu to match actual node order.
427
1d5b82ef
GM
4282012-05-27 Glenn Morris <rgm@gnu.org>
429
430 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
431 Some associated fixes, including not messing with chapno in cl.texi.
432
33017faf 4332012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
434
435 * org.texi (Durations and time values): Fix typo.
436
d14b0029
JB
4372012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
438
33017faf 439 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
440 Mention `calc-ensure-consistent-units'.
441
2f4cadd1 4422012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 443
9879e263
AS
444 * cc-mode.texi: Avoid space before macro in 4th argument of cross
445 reference commands. (Bug#11461)
446
78e91d08
AS
447 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
448
3fe7cdc8
GM
4492012-05-12 Glenn Morris <rgm@gnu.org>
450
9598ef0b
GM
451 * Makefile.in (mostlyclean): Add more TeX intermediates.
452
7d326a29
GM
453 * Makefile.in: Make it look more like the other doc Makefiles.
454 Use explicit $srcdir in all dependencies.
455 Remove cd $srcdir from rules.
456 (VPATH): Remove.
457 (infodir): Set to an absolute path.
458 (INFO_TARGETS): Use short names.
459 (mkinfodir): infodir is now absolute.
460 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
461
c7f95930 462 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 463 (.SUFFIXES): Disable implicit rules.
c7f95930 464
3fe7cdc8
GM
465 * Makefile.in (MKDIR_P): New, set by configure.
466 (mkinfodir): Use $MKDIR_P.
467
6f0652af
GM
4682012-05-07 Glenn Morris <rgm@gnu.org>
469
470 * forms.texi (Long Example): Update for changed location of files.
471
8045b906
GM
4722012-05-04 Glenn Morris <rgm@gnu.org>
473
474 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
475 (INFO_TARGETS): Use $INFO_EXT.
476 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
477 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
478 (INFO_TARGETS): Use $INFO_EXT.
479 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
480
9e7a4bcf
GM
4812012-05-02 Glenn Morris <rgm@gnu.org>
482
9aa071df
GM
483 * Makefile.in (echo-info): New phony target, used by top-level.
484
9e7a4bcf
GM
485 * viper.texi: Make direntry shorter (also it is no longer "newest").
486
487 * emacs-gnutls.texi, ert.texi, org.texi:
488 Fix dircategory, direntry to match info/dir.
489
31cc861c
GM
490 * faq.texi: Convert @inforefs to @xrefs.
491 Fix some malformed cross-references.
f9e320bb
GM
492 (File-name conventions): Shorten section name to avoid overfull line.
493 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 494
723ea6b5
TZ
4952012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
496
497 * auth.texi (Help for users): Update for .gpg file being second.
498
a8e7d6d7 4992012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
500
501 * org.texi (Agenda commands): Fix two typos: give corresponding
502 function names, according to `org-agenda-view-mode-dispatch'.
503
a8e7d6d7 5042012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
505
506 * faq.texi (Major packages and programs): Remove section.
507 There is no point listing 6 packages (cf etc/MORE.STUFF).
508 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 509
dcbf5805
MA
5102012-04-22 Michael Albinus <michael.albinus@gmx.de>
511
512 * dbus.texi (Version): New node.
513 (Properties and Annotations): Mention the object manager
514 interface. Describe dbus-get-all-managed-objects.
515 (Type Conversion): Floating point numbers are allowed, if an
516 anteger does not fit Emacs's integer range.
517 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
518 (Asynchronous Methods): Fix description of
519 dbus-call-method-asynchronously.
520 (Receiving Method Calls): Fix some minor errors. Add
521 dbus-interface-emacs.
522 (Signals): Describe unicast signals and the new match rules.
523 (Alternative Buses): Add the PRIVATE optional argument to
524 dbus-init-bus. Describe its new return value. Add dbus-setenv.
525
adee4030
GM
5262012-04-20 Glenn Morris <rgm@gnu.org>
527
528 * faq.texi (New in Emacs 24): New section.
529 (Packages that do not come with Emacs): Mention M-x list-packages.
530
35dc09a1 5312012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
532
533 * cc-mode.texi (c-offsets-alist): Correct a typo.
534
35dc09a1 5352012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
536
537 * org.texi (Deadlines and scheduling): Fix the example: the
538 DEADLINE item should come right after the headline. We enforce
539 this convention, so it is a bug not to illustrate it correctly in
540 the manual.
541
35dc09a1 5422012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
543
544 * org.texi (Agenda commands): Fix documentation bug by swapping
545 the equivalent keybindings to `org-agenda-next-line' with the ones
546 to `org-agenda-previous-line'.
547
35dc09a1 5482012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
549
550 * Makefile.in: Replace non-portable use of $< in ordinary rules.
551
e2560ea8
EZ
5522012-04-09 Eli Zaretskii <eliz@gnu.org>
553
554 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
555 emacs-gnutls.
556 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
557
6b4f4a2d
TZ
5582012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
559
250b840e 560 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
561
562 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
563
ca2c89b6
TZ
5642012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
565
566 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 567 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 568
aebd5f1a
GM
5692012-04-04 Glenn Morris <rgm@gnu.org>
570
571 * auth.texi (Secret Service API): Copyedits.
572 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
573 (Help for users, Help for developers)
574 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 575
0317dd51
MA
5762012-04-04 Michael Albinus <michael.albinus@gmx.de>
577
578 * auth.texi (Secret Service API): Add the missing text.
579
3d439cd1
CY
5802012-04-04 Chong Yidong <cyd@gnu.org>
581
582 * message.texi (Using PGP/MIME): Note that epg is now the default.
583
584 * gnus.texi: Reduce references to obsolete pgg library.
585 (Security): Note that epg is now the default.
586
587 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
588
589 * nxml-mode.texi (Completion): C-RET is no longer bound to
590 nxml-complete.
591
153ae947
BG
5922012-04-01 Jambunathan K <kjambunathan@gmail.com>
593
594 * org.texi (Customizing tables in ODT export): Correct few errors.
595
5962012-04-01 Jambunathan K <kjambunathan@gmail.com>
597
598 * org.texi (Links in ODT export): Update.
599 (Labels and captions in ODT export): New node.
600
6012012-04-01 Jambunathan K <kjambunathan@gmail.com>
602
603 * org.texi (Literal examples in ODT export): htmlfontify.el in
604 Emacs-24.1 now supports fontification. So ODT source blocks will
605 be fontified by default.
606
6072012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
608
609 * org.texi (Refiling notes): Remove duplicated keybinding.
610
6112012-04-01 Eric Schulte <eric.schulte@gmx.com>
612
613 * org.texi (noweb): Documentation of this new option to the :noweb
614 header argument.
615
6162012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
617
618 * org.texi (Header and sectioning): Add example demonstrating how
619 to use "LaTeX_CLASS_OPTIONS".
620
6212012-04-01 Eric Schulte <eric.schulte@gmx.com>
622
623 * org.texi (Noweb reference syntax): Describe the ability to
624 execute noweb references in the manual.
625
6262012-04-01 Eric Schulte <eric.schulte@gmx.com>
627
628 * org.texi (cache): Improve cache documentation when session
629 evaluation is used.
630
6312012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
632
633 * org.texi (Plain lists): Document removal.
634
6352012-04-01 Michael Brand <michael.ch.brand@gmail.com>
636
637 * org.texi: Decapitalize file name in references to Calc manual.
638
6392012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
640
641 * org.texi (Plain lists): Document removal.
642
6432012-04-01 Jambunathan K <kjambunathan@gmail.com>
644
645 * org.texi (Top, OpenDocument Text export)
646 (ODT export commands, Extending ODT export)
647 (Images in ODT export, Tables in ODT export)
648 (Configuring a document converter): Add or Update.
649
6502012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
651
652 * org.texi (MobileOrg): Change the wording to reflect that the
653 Android Version is no longer just the little brother of the iOS
654 version.
655
6562012-04-01 Eric Schulte <eric.schulte@gmx.com>
657
658 * org.texi (Key bindings and useful functions): Updated babel key
659 binding documentation in manual.
660
6612012-04-01 Eric Schulte <eric.schulte@gmx.com>
662
663 * org.texi (noweb): Document new noweb header value.
664
6652012-04-01 Eric Schulte <eric.schulte@gmx.com>
666
667 * org.texi (noweb-sep): Document new header argument.
668
6692012-04-01 Eric Schulte <eric.schulte@gmx.com>
670
671 * org.texi (noweb-ref): Documentation of this new custom variable.
672
6732012-04-01 Eric Schulte <eric.schulte@gmx.com>
674
675 * org.texi (wrap): Update the new :wrap documentation to match the
676 current implementation.
677
6782012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
679
680 * org.texi: Added documentation for :wrap.
681
6822012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
683
684 * org.texi: #+RESULTS now user-configurable.
685
6862012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
687
688 * org.texi: Documented :noweb no-export.
689
6902012-04-01 Thomas Dye <dk@poto.local>
691
692 * org.texi: Edit :noweb no header argument for correctness.
693
6942012-04-01 Bastien Guerry <bzg@altern.org>
695
696 * org.texi (Customization): Update the approximate number of Org
697 variables.
698
6992012-04-01 Thomas Dye <dk@poto.local>
700
701 * org.texi: The :results wrap produces a drawer instead of a
702 begin_results block.
703
005a89ff
G
7042012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
705
706 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
707 reflect the new default.
708
589ce070
EZ
7092012-03-10 Eli Zaretskii <eliz@gnu.org>
710
711 * info.texi (Expert Info): Move the index entry for "Texinfo" from
712 "Getting Started" to this node. (Bug#10450)
713
a5392527
CY
7142012-03-10 Chong Yidong <cyd@gnu.org>
715
8ae818e4
CY
716 * flymake.texi (Example -- Configuring a tool called via make):
717 Mention the Automake COMPILE variable (Bug#8715).
718
a5392527
CY
719 * info.texi (Getting Started): Add an index entry (Bug#10450).
720
d49902e4
MA
7212012-03-02 Michael Albinus <michael.albinus@gmx.de>
722
723 * dbus.texi (Signals): Known names will be mapped onto unique
724 names, when registering for signals.
725
53eced6d
GM
7262012-02-29 Glenn Morris <rgm@gnu.org>
727
bcd6cd23
GM
728 * url.texi: Fix quote usage in body text.
729
775b55af
GM
730 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
731
53eced6d
GM
732 * cl.texi: Use @code{} in menus when appropriate.
733
44e97401
GM
7342012-02-28 Glenn Morris <rgm@gnu.org>
735
736 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
737 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
738 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
739 * org.texi, sc.texi, vip.texi, viper.texi:
740 Standardize possessive apostrophe usage.
741
fa9a0855
CY
7422012-02-26 Chong Yidong <cyd@gnu.org>
743
744 * ediff.texi (Quick Help Commands): Add a couple of index entries
745 (Bug#10834).
746
0fd2c9a3
GM
7472012-02-17 Glenn Morris <rgm@gnu.org>
748
749 * gnus.texi (Posting Styles):
750 * remember.texi (Org): Fix cross-refs to other manuals.
751
9f26dc24
GM
7522012-02-15 Glenn Morris <rgm@gnu.org>
753
754 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
755 (Encryption): New chapter, split out from previous.
756
3d2af193
LI
7572012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
758
759 * gnus.texi (Customizing the IMAP Connection): Mention
760 nnimap-record-commands.
761
b74c9672
GM
7622012-02-10 Glenn Morris <rgm@gnu.org>
763
764 * url.texi (Retrieving URLs): Update url-retrieve arguments.
765 Mention url-queue-retrieve.
766
2ebc3b94
GM
7672012-02-09 Glenn Morris <rgm@gnu.org>
768
9fcfcdef
GM
769 * sem-user.texi (Semantic mode user commands): Typo fix.
770
2ebc3b94
GM
771 * info.texi (Create Info buffer): Mention info-display-manual.
772
7c4bbb69
LI
7732012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
774
775 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
776 example (modified from an example by Michael Albinus).
777
debce7bc
G
7782012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
779
780 * gnus.texi (Agent Basics): Fix outdated description of
781 `gnus-agent-auto-agentize-methods'.
782
b207a4ec
AS
7832012-01-28 Andreas Schwab <schwab@linux-m68k.org>
784
785 * cc-mode.texi: Always @defindex ss.
786 (Config Basics): Fix argument of @itemize.
787 (Macro Backslashes): Add @code around index entry.
788
b8fe8712
GM
7892012-01-23 Glenn Morris <rgm@gnu.org>
790
791 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
792
02dc2fd7
EH
7932012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
794
795 * tramp.texi (File): Tweak wording for the `scpc' option.
796
e7719ea1
G
7972012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
798
799 * gnus.texi (Group Parameters): Really note precedence.
800
9937bef4
G
8012012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
802
803 * gnus.texi (Group Parameters): Note precedence.
804
e66ba1df
BG
8052012-01-03 Eric Schulte <eric.schulte@gmx.com>
806
807 * org.texi (Noweb reference syntax): Adding documentation of
808 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
809 variable.
810
8112012-01-03 Bastien Guerry <bzg@gnu.org>
812
813 * org.texi (Plain lists): Split the table to fix the display
814 of items.
815
8162012-01-03 Bastien Guerry <bzg@gnu.org>
817
818 * org.texi (Plain lists): Fix misplaced explanation.
819
8202012-01-03 Bastien Guerry <bzg@gnu.org>
821
822 * org.texi (Plain lists, Agenda files): Add index entries.
823
8242012-01-03 Julian Gehring <julian.gehring@googlemail.com>
825
826 * org.texi: Use "Org mode" instead of alternatives like
827 "Org-mode" or "org-mode".
828
8292012-01-03 Bernt Hansen <bernt@norang.ca>
830
831 * org.texi (Agenda commands): Document
832 `org-clock-report-include-clocking-task'.
833
8342012-01-03 Bastien Guerry <bzg@gnu.org>
835
836 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
837 C-c' on checkboxes.
838
8392012-01-03 Julian Gehring <julian.gehring@googlemail.com>
840
841 * org.texi: End sentences with two spaces.
842
8432012-01-03 Michael Brand <michael.ch.brand@gmail.com>
844
845 * org.texi (External links): Document the link types file+sys
846 and file+emacs, slightly narrow used page width.
847
8482012-01-03 Eric Schulte <eric.schulte@gmx.com>
849
850 * org.texi (colnames): Note that colnames behavior may differ
851 across languages.
852
8532012-01-03 Bastien Guerry <bzg@gnu.org>
854
855 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
856
8572012-01-03 Thomas Dye <dk@poto.westell.com>
858
859 * org.texi: Augmented discussion of babel property
860 inheritance. Put footnote outside sentence ending period.
861
8622012-01-03 Eric Schulte <schulte.eric@gmail.com>
863
864 * org.texi (eval): Documenting the full range of :eval header
865 argument values.
866
8672012-01-03 Eric Schulte <schulte.eric@gmail.com>
868
869 * org.texi (eval): Documentation of the new :eval option.
870
8712012-01-03 Thomas Dye <dk@poto.local>
872
873 * org.texi: Add accumulated properties.
874
8752012-01-03 Thomas Dye <dk@poto.local>
876
877 * org.texi: Documented no spaces in name=assign, another
878 correction to :var table.
879
8802012-01-03 Thomas Dye <dk@poto.local>
881
882 * org.texi: Changed DATA to NAME in Working With Source Code
883 section.
884
8852012-01-03 Tom Dye <tsd@tsdye.com>
886
887 * org.texi: Minor change to :var table.
888
8892012-01-03 Tom Dye <tsd@tsdye.com>
890
891 * org.texi: More changes to :var table (some examples were wrong).
892
8932012-01-03 Tom Dye <tsd@tsdye.com>
894
895 * org.texi: Cleaned up :var table.
896
8972012-01-03 Bastien Guerry <bzg@gnu.org>
898
899 * org.texi (Timestamps, Weekly/daily agenda)
900 (Weekly/daily agenda): Add @cindex for "appointment".
901
9022012-01-03 Eric Schulte <schulte.eric@gmail.com>
903
904 * org.texi (Literal examples): A new link to the template for
905 inserting empty code blocks.
906 (Structure of code blocks): A new link to the template for
907 inserting empty code blocks.
908
9092012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
910
911 * org.texi (External links): Add footnote on how the behavior
912 of the text search in Org files are controled by the variable
913 `org-link-search-must-match-exact-headline'.
914
9152012-01-03 Eric Schulte <schulte.eric@gmail.com>
916
917 * org.texi (Buffer-wide header arguments): Update
918 documentation to reflect removal of #+PROPERTIES.
919
9202012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
921
922 * org.texi (The clock table): Mention that ACHIVED trees
923 contribute to the clock table.
924
9252012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
926
927 * org.texi (Conflicts): Better yasnippet config info.
928
9292012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
930
931 * org.texi (Selective export): Explicitely mention the default
932 values for `org-export-select-tags',
933 `org-export-exclude-tags'.
934
9352012-01-03 Tom Dye <tsd@tsdye.com>
936
937 * org.texi: Added a line to specify that header arguments are
938 lowercase.
939
9402012-01-03 Tom Dye <tsd@tsdye.com>
941
942 * org.texi: :var requires default value when declared.
943
9442012-01-03 Bastien Guerry <bzg@gnu.org>
945
946 * org.texi (Handling links): Add a note about the
947 `org-link-frame-setup' option.
948
9492012-01-03 David Maus <dmaus@ictsoc.de>
950
951 * org.texi (Exporting Agenda Views, Extracting agenda
952 information): Fix command line syntax, quote symbol parameter
953 values.
954
9552012-01-03 David Maus <dmaus@ictsoc.de>
956
957 * org.texi (Exporting Agenda Views): Fix command line syntax.
958
8d80ef01
PE
9592011-12-28 Paul Eggert <eggert@cs.ucla.edu>
960
961 * gnus.texi (Mail Source Customization, Mail Back End Variables):
962 Use octal notation for file permissions, which are normally
963 thought of in octal.
964 (Mail Back End Variables): Use more-plausible modes in example.
965
47d42d81
AM
9662011-12-20 Alan Mackenzie <acm@muc.de>
967
968 * cc-mode.texi: Update version string 5.31 -> 5.32.
969
a98edce9
JB
9702011-12-06 Juanma Barranquero <lekktu@gmail.com>
971
972 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
973
321decc8
GM
9742011-11-24 Glenn Morris <rgm@gnu.org>
975
976 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
977
f8107b79
JB
9782011-11-24 Juanma Barranquero <lekktu@gmail.com>
979
980 * makefile.w32-in: Update dependencies.
981
f5a96a4f
GM
9822011-11-20 Glenn Morris <rgm@gnu.org>
983
984 * gnus.texi (Group Information):
985 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
986
cd1181db
JB
9872011-11-20 Juanma Barranquero <lekktu@gmail.com>
988
989 * gnus-coding.texi (Gnus Maintenance Guide):
990 Rename from "Gnus Maintainance Guide".
991
992 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
993 * eieio.texi (Customizing):
fe7a3057
JB
994 * gnus.texi (Article Washing):
995 * gnus-news.texi:
996 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 997
7877f373
JB
9982011-11-16 Juanma Barranquero <lekktu@gmail.com>
999
1000 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1001
0d26e0b6
JB
10022011-11-15 Juanma Barranquero <lekktu@gmail.com>
1003
c7015153
JB
1004 * ede.texi (project-am-texinfo):
1005 * gnus.texi (Sending or Not Sending):
1006 * org.texi (Template elements): Fix typos.
0d26e0b6 1007
0b381c7e
JB
10082011-11-14 Juanma Barranquero <lekktu@gmail.com>
1009
1010 * ediff.texi (Hooks):
c7015153 1011 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1012
40a8bdf6
JB
10132011-11-11 Juanma Barranquero <lekktu@gmail.com>
1014
1015 * semantic.texi (Tag handling): Fix typo.
1016
57dda3bb
KY
10172011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1018
1019 * gnus.texi (Other Gnus Versions): Remove.
1020
52bedd34
AM
10212011-10-28 Alan Mackenzie <acm@muc.de>
1022
1023 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1024 (Other Special Indentations): Add an xref to "Macros with ;".
1025 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1026 "Macros with ;".
1027 (Macros with ;): New page.
1028
00b77525
GM
1029 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1030 Document the new handling of nested scopes for movement by defuns.
52bedd34 1031
4a623313
MA
10322011-10-23 Michael Albinus <michael.albinus@gmx.de>
1033
1034 Sync with Tramp 2.2.3.
1035
1036 * trampver.texi: Update release number.
1037
466a320e
GM
10382011-10-14 Glenn Morris <rgm@gnu.org>
1039
1040 * ert.texi (Introduction, How to Run Tests)
1041 (Running Tests Interactively, Expected Failures)
1042 (Tests and Their Environment, Useful Techniques)
1043 (Interactive Debugging, Fixtures and Test Suites):
1044 Minor rephrasings.
1045 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1046 (Running Tests in Batch Mode): Simplify loading instructions.
1047 (Test Selectors): Clarify some selectors.
1048 (Expected Failures, Useful Techniques):
1049 Make examples fit in 80 columns.
1050
2be4956d
JB
10512011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1052
1053 * calc.texi (Basic Operations on Units): Discuss temperature
1054 conversion (`u t') alongside with other unit conversions ('u c').
1055
7359a765
GM
10562011-10-12 Glenn Morris <rgm@gnu.org>
1057
1058 * ert.texi: Whitespace trivia to make main menu items line up better.
1059
a0c52e5d
GM
10602011-10-08 Glenn Morris <rgm@gnu.org>
1061
1062 * Makefile.in: Fix ert rules.
1063
465d0300
G
10642011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1065
1066 * gnus.texi (Gnus Utility Functions): Add more references and
1067 explanations (bug#9683).
1068
a5166359
LMI
10692011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1070
1071 * gnus.texi (Archived Messages): Note the default (bug#9552).
1072
b523dc20
BW
10732011-09-21 Bill Wohler <wohler@newt.com>
1074
1075 Release MH-E manual version 8.3.
1076
58179cce 1077 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1078 release 8.3.
1079 (Preface): Updated support information.
bd7239f5 1080 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1081 historical quote, the tense should be correct in the time that it
1082 was written.
1083
0afb49a1
LMI
10842011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1085
1086 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1087 (Finding the News): Doc clarification.
1088 (Terminology): Mention naming.
1089
e21bac42
G
10902011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1091
1092 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1093 (Interactive): Document `quiet'.
1094
5b409b39 10952011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1096
bd7239f5 1097 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1098
5b409b39 10992011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1100
bd7239f5 1101 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1102 scope for `org-map-entries'.
1103
5b409b39 11042011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1105
1106 * org.texi (Visibility cycling): Document `org-copy-visible'.
1107
5b409b39 11082011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1109
bd7239f5 1110 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1111 proper order.
1112
5b409b39 11132011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1114
1115 * org.texi (eval): Expand discussion of the :eval header argument.
1116
5b409b39 11172011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1118
1119 * org.texi (Languages): Add Lilypond and Awk as supported
1120 languages.
1121
5b409b39 11222011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1123
bd7239f5 1124 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1125 LOG_INTO_DRAWER can be used to override the contents of variable
1126 org-clock-into-drawer (or if unset, org-log-into-drawer).
1127
bd7239f5 1128 * org.texi: Replace @xref->@pxref.
3ab2c837 1129
5b409b39 11302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1131
1132 * org.texi (Evaluating code blocks): Documenting the new option
1133 for inline call lines.
1134
5b409b39 11352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1136
1137 * org.texi (Results of evaluation): More explicit about the
1138 mechanism through which interactive evaluation of code is
1139 performed.
1140
5b409b39 11412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1142
1143 * org.texi (noweb-ref): New header argument documentation.
1144
5b409b39 11452011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1146
1147 * org.texi (Extracting source code): Documentation of the new
1148 org-babel-tangle-named-block-combination variable.
1149
5b409b39 11502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1151
bd7239f5 1152 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1153 behavior of multiple blocks of the same name is undefined.
3ab2c837 1154
5b409b39 11552011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1156
1157 * org.texi (TaskJuggler export): Modify the example to reflect the
1158 new effort durations.
1159
5b409b39 11602011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1161
1162 * org.texi (Images in LaTeX export): Escape curly brackets in
1163 LaTeX example.
1164
5b409b39 11652011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1166
1167 * org.texi (The clock table): Document the :properties and
1168 :inherit-props arguments for the clocktable.
1169
5b409b39 11702011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1171
1172 * org.texi (Tables in LaTeX export): Document specifying placement
1173 options for tables.
1174
5b409b39 11752011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1176
1177 * org.texi (Evaluating code blocks): More specific documentation
1178 about the different types of header arguments.
1179
5b409b39 11802011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1181
1182 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1183
5b409b39 11842011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1185
1186 * org.texi (Built-in table editor): Document the table field
1187 follow mode.
1188
5b409b39 11892011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1190
1191 * org.texi (Easy Templates): Document new template.
1192
5b409b39 11932011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1194
1195 * org.texi (Literal examples): Add a cross-reference from "Literal
1196 Examples" to "Easy Templates."
1197
5b409b39 11982011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1199
1200 * org.texi (The clock table): Add link to match syntax.
1201
5b409b39 12022011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1203
1204 * org.texi (Agenda commands): Document clock consistency checks.
1205
5b409b39 12062011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1207
1208 * org.texi (Built-in table editor): Document that \vert represents
1209 a vertical bar in a table field.
1210
5b409b39 12112011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1212
1213 * org.texi (Literal examples): Link from "Markup" > "Literate
1214 Examples" to "Working with Source Code".
1215
5b409b39 12162011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1217
1218 * org.texi (Agenda commands): Doc for function option to bulk
1219 action.
1220
5b409b39 12212011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1222
1223 * org.texi (Template expansion): Document new %<...> template
1224 escape.
1225
5b409b39 12262011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1227
1228 * org.texi (Selective export): Document exclusion of any tasks
1229 from export.
1230
5b409b39 12312011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1232
1233 * org.texi (Selective export): Document how to exclude DONE tasks
1234 from export.
1235 (Publishing options): Document the properties to be used to turn off
1236 export of DONE tasks.
1237
5b409b39 12382011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1239
1240 * org.texi (The date/time prompt): Document date range protection.
1241
5b409b39 12422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1243
1244 * org.texi (padline): Documentation of the new padline header
1245 argument.
1246
5b409b39 12472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1248
1249 * org.texi (var): Adding "[" to list of characters triggering
1250 elisp evaluation.
1251
5b409b39 12522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1253
1254 * org.texi (var): Documentation of Emacs Lisp evaluation during
1255 variable assignment.
1256
5b409b39 12572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1258
1259 * org.texi (colnames): Reference indexing into variables, and note
1260 that colnames are *not* removed before indexing occurs.
1261 (rownames): Reference indexing into variables, and note that
1262 rownames are *not* removed before indexing occurs.
1263
5b409b39 12642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1265
1266 * org.texi (var): Clarification of indexing into tabular
1267 variables.
1268
5b409b39 12692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1270
1271 * org.texi (results): Documentation of the `:results wrap' header
1272 argument.
1273
5b409b39 12742011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1275
bd7239f5 1276 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1277 of the LaTeX export: the org file has to be properly structured.
1278
5b409b39 12792011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1280
1281 * org.texi (Dynamic blocks, Structure editing): Mention
1282 the function `org-narrow-to-block'.
1283
5b409b39 12842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1285
1286 * org.texi (Languages): Updating list of code block supported
1287 languages.
1288
5b409b39 12892011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1290
1291 * org.texi (Special properties): CATEGORY is a special property,
1292 but it may also used in the drawer.
1293
5b409b39 12942011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1295
1296 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1297
5b409b39 12982011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1299
1300 * org.texi (Include files): Document :lines.
1301
5b409b39 13022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1303
1304 * org.texi (comments): Documentation of the ":comments noweb" code
1305 block header argument.
1306
5b409b39 13072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1308
1309 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1310 added extra whitespace around functions to be consistent with the
1311 rest of the section.
1312
5b409b39 13132011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1314
0b381c7e 1315 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1316 #+call: line syntax.
1317 (Header arguments in function calls): Expanded discussion of
1318 #+call: line syntax.
1319
5b409b39 13202011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1321
1322 * org.texi (Evaluating code blocks): More explicit about how to
1323 pass variables to #+call lines.
1324
5b409b39 13252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1326
1327 * org.texi (Results of evaluation): Link to the :results header
1328 argument list from the "Results of evaluation" section.
1329
5b409b39 13302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1331
1332 * org.texi (Conflicts): Adding additional information about
1333 resolving org/yasnippet conflicts.
1334
5b409b39 13352011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1336
1337 * org.texi (Publishing options): Document style-include-scripts
1338 publishing project property.
1339
5b409b39 13402011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1341
1342 * org.texi (Sparse trees): Document the next-error /
1343 previous-error functionality.
1344
5b409b39 13452011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1346
1347 * org.texi (cache): Improved documentation of code block caches.
1348
5b409b39 13492011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1350
1351 * org.texi (Code block specific header arguments): Documentation
1352 of multi-line header arguments.
1353
5b409b39 13542011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1355
1356 * org.texi (Code evaluation security): Add example for using a
1357 function.
1358
5b409b39 13592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1360
1361 * org.texi (Tables in LaTeX export): Documentation of new
1362 attr_latex options for tables.
1363
5b409b39
BG
13642011-08-03 Michael Albinus <michael.albinus@gmx.de>
1365
1366 * trampver.texi: Update release number.
1367
13682011-07-30 Michael Albinus <michael.albinus@gmx.de>
1369
1370 Sync with Tramp 2.2.2.
1371
1372 * trampver.texi: Update release number.
1373
064e2d08
LMI
13742011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1375
1376 * flymake.texi (Example -- Configuring a tool called via make):
1377 Use /dev/null instead of the Windows "nul" (bug#8715).
1378
b8151e9c
LMI
13792011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1380
1381 * widget.texi (Setting Up the Buffer): Remove mention of the
1382 global keymap parent, which doesn't seem to be accurate
1383 (bug#7045).
1384
5b409b39
BG
13852011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1386
1387 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1388
c0a8ae95
KR
13892010-07-10 Kevin Ryde <user42@zip.com.au>
1390
1391 * cl.texi (For Clauses): Add destructuring example processing an
1392 alist (bug#6596).
1393
ac6531ad
LMI
13942011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1395
1396 * ediff.texi (Major Entry Points): Remove mention of `require',
1397 since that's not pertinent in the installed Emacs (bug#9016).
1398
d30dd079
G
13992011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1400
1401 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1402 (Filtering New Groups): Clarify how simple the "options -n" format is.
1403 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1404 is internal.
d30dd079 1405
862c0d68
MA
14062011-07-04 Michael Albinus <michael.albinus@gmx.de>
1407
1408 * tramp.texi (Cleanup remote connections): Add
1409 `tramp-cleanup-this-connection'.
1410
cd865a33
G
14112011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1412
1413 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1414 zombies.
1415 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1416 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1417
14182011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1419
1420 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1421 backups, and not actual vc (bug#8975).
1422
79414ae4
KR
14232011-07-03 Kevin Ryde <user42@zip.com.au>
1424
1425 * cl.texi (For Clauses): @items for hash-values and key-bindings
1426 to make them more visible when skimming. Add examples of `using'
1427 clause to them, examples being clearer than a description in
1428 words (bug#6599).
1429
847ccf7c
AM
14302011-07-01 Alan Mackenzie <acm@muc.de>
1431
1432 * cc-mode.texi (Guessing the Style): New page.
1433 (Styles): Add a short introduction to above.
1434
3da13bb9
DD
14352011-06-28 Deniz Dogan <deniz@dogan.se>
1436
1437 * rcirc.texi (Configuration): Bug-fix:
1438 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1439 Reported by Elias Pipping <pipping@exherbo.org>.
1440
60a0884e
G
14412011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1442
1443 * gnus.texi (Summary Mail Commands): Document
1444 `gnus-summary-reply-to-list-with-original'.
1445
0c7efc08
SM
14462011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1447
1448 * eshell.texi (Known problems): Fix typo.
1449
ea3596a2
MA
14502011-06-12 Michael Albinus <michael.albinus@gmx.de>
1451
0c7efc08 1452 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1453 (Password handling): `auth-source-debug' is good for debug messages.
1454
2da9c605
G
14552011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1456
1457 * gnus.texi (Store custom flags and keywords): Refer to
1458 `gnus-registry-article-marks-to-{chars,names}' instead of
1459 `gnus-registry-user-format-function-{M,M2}'.
1460
e61923c8
GM
14612011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1462
1463 * texinfo.tex: Merge from gnulib.
1464
627abcdd
TZ
14652011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1466
1467 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1468 (Store custom flags and keywords):
1469 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1470 `gnus-registry-user-format-function-M2'.
1471
a3c92bc1
EZ
14722011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1473
8f906c40 1474 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1475
85d870a9
GM
14762011-05-17 Glenn Morris <rgm@gnu.org>
1477
1478 * gnus.texi (Face): Fix typo.
1479
2cdee799
GM
14802011-05-14 Glenn Morris <rgm@gnu.org>
1481
1482 * dired-x.texi (Omitting Examples): Minor addition.
1483
79b70037
GM
14842011-05-10 Jim Meyering <meyering@redhat.com>
1485
1486 * ede.texi: Fix typo "or or -> or".
1487
a7111a62 14882011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1489
1490 * gnus.texi (Summary Buffer Lines):
1491 gnus-summary-user-date-format-alist does not exist.
1492 (Sorting the Summary Buffer): More about sorting threads.
1493
69026aba
MA
14942011-04-25 Michael Albinus <michael.albinus@gmx.de>
1495
1496 * trampver.texi: Update release number.
1497
9024ff79
MA
14982011-04-14 Michael Albinus <michael.albinus@gmx.de>
1499
1500 * tramp.texi (Frequently Asked Questions): New item for disabling
1501 Tramp in other packages.
1502
c3c65d73
TZ
15032011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1504
1505 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1506 (Fancy splitting to parent, Store arbitrary data):
1507 Updated gnus-registry docs.
c3c65d73 1508
9ec6a317
JB
15092011-04-13 Juanma Barranquero <lekktu@gmail.com>
1510
1511 * ede.texi: Fix typos.
1512
1e3b6001
G
15132011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1514
9ec6a317
JB
1515 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1516 It's @table @code.
1e3b6001 1517
a5954fa5
G
15182011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1519
ed9265fc 1520 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1521
d71990a1
JB
15222011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1523
1524 * calc.texi (Logarithmic Units): Update the function names.
1525
1518e4f0
G
15262011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1527
1528 * message.texi (Various Commands): Document format specs in the
1529 ellipsis.
1530
a123622d
G
15312011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1532
1533 * message.texi (Insertion Variables): Document message-cite-style.
1534
15352011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1536
1537 * tramp.texi (Remote processes): New subsection "Running shell on
1538 a remote host".
1539
4248cca2
TZ
15402011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1541
1542 * auth.texi (Help for developers): Update docs to explain that the
1543 :save-function will only run the first time.
1544
54ce11a1
GM
15452011-03-12 Glenn Morris <rgm@gnu.org>
1546
1547 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1548 (emacs-faq.text): New target.
1549 (clean): Add emacs-faq.
1550
0c3b25f8
MA
15512011-03-12 Michael Albinus <michael.albinus@gmx.de>
1552
1553 Sync with Tramp 2.2.1.
1554
1555 * trampver.texi: Update release number.
1556
b740639e
GM
15572011-03-11 Glenn Morris <rgm@gnu.org>
1558
1559 * Makefile.in (HTML_TARGETS): New.
1560 (clean): Delete $HTML_TARGETS.
1561 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1562
733afdf4
TZ
15632011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1564
1565 * auth.texi (Help for developers): Show example of using
1566 `auth-source-search' with prompts and :save-function.
1567
33383987
JB
15682011-03-07 Chong Yidong <cyd@stupidchicken.com>
1569
1570 * Version 23.3 released.
1571
a5057546
G
15722011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1573
1574 * message.texi (Message Buffers): Update default value of
1575 message-generate-new-buffers.
1576
479a2c9b
JB
15772011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1578
1579 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1580 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1581 respectively.
05a29101
JB
1582 (Musical Notes): New section.
1583 (Customizing Calc): Mention the customizable variable
1584 calc-note-threshold.
479a2c9b 1585
e0535b76
GM
15862011-03-03 Glenn Morris <rgm@gnu.org>
1587
1588 * url.texi (Dealing with HTTP documents): Remove reference to
1589 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1590 (Configuration): Update url-configuration-directory description.
e0535b76 1591
2777ccbf
GM
15922011-03-02 Glenn Morris <rgm@gnu.org>
1593
1594 * dired-x.texi (Multiple Dired Directories): Remove mentions
1595 of dired-default-directory-alist and dired-default-directory.
1596 Move dired-smart-shell-command here...
1597 (Miscellaneous Commands): ... from here.
1598
257219bd
PE
15992011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1600
1601 * texinfo.tex: Update to version 2011-02-24.09.
1602
8889f4e2
GM
16032011-03-02 Glenn Morris <rgm@gnu.org>
1604
1605 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1606 instead of the obsoleted dired-omit-here-always.
1607
5d41af19
MA
16082011-02-28 Michael Albinus <michael.albinus@gmx.de>
1609
1610 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1611 supported systems.
1612
2b0c7330 16132011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1614
61cf3a76
GM
1615 * dbus.texi (Type Conversion): Grammar fix.
1616
cce7d530 16172011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1618
cce7d530
GM
1619 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1620 "Debian GNU/Linux".
51a13bdd 1621
cce7d530
GM
1622 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1623
817b48a7
GM
16242011-02-23 Glenn Morris <rgm@gnu.org>
1625
cce7d530
GM
1626 * dired-x.texi (Features): Minor rephrasing.
1627 (Local Variables): Fix typos.
47301027
GM
1628
1629 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1630 Standardize some Emacs/XEmacs terminology.
1631
817b48a7
GM
1632 * dired-x.texi (Features): Don't advertise obsolete local variables.
1633 Simplify layout.
1634 (Omitting Variables): Update local variables example.
1635 (Local Variables): Say this is obsolete. Fix description of
1636 dired-enable-local-variables possible values.
1637
4a3988d5
G
16382011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1639
1640 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1641 default now.
1642
8e22bee0
G
16432011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1644
1645 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1646
06b840e0
LI
16472011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1648
1649 * gnus.texi (Window Layout): Document layout names.
1650
67ab0163 16512011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1652
1653 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1654 * auth.texi: Sync @dircategory with ../../info/dir.
1655 * autotype.texi: Sync @dircategory with ../../info/dir.
1656 * calc.texi: Sync @dircategory with ../../info/dir.
1657 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1658 * cl.texi: Sync @dircategory with ../../info/dir.
1659 * dbus.texi: Sync @dircategory with ../../info/dir.
1660 * dired-x.texi: Sync @dircategory with ../../info/dir.
1661 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1662 * ede.texi: Sync @dircategory with ../../info/dir.
1663 * ediff.texi: Sync @dircategory with ../../info/dir.
1664 * edt.texi: Sync @dircategory with ../../info/dir.
1665 * eieio.texi: Sync @dircategory with ../../info/dir.
1666 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1667 * epa.texi: Sync @dircategory with ../../info/dir.
1668 * erc.texi: Sync @dircategory with ../../info/dir.
1669 * eshell.texi: Sync @dircategory with ../../info/dir.
1670 * eudc.texi: Sync @dircategory with ../../info/dir.
1671 * flymake.texi: Sync @dircategory with ../../info/dir.
1672 * forms.texi: Sync @dircategory with ../../info/dir.
1673 * gnus.texi: Sync @dircategory with ../../info/dir.
1674 * idlwave.texi: Sync @dircategory with ../../info/dir.
1675 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1676 * message.texi: Sync @dircategory with ../../info/dir.
1677 * mh-e.texi: Sync @dircategory with ../../info/dir.
1678 * newsticker.texi: Sync @dircategory with ../../info/dir.
1679 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1680 * org.texi: Sync @dircategory with ../../info/dir.
1681 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1682 * pgg.texi: Sync @dircategory with ../../info/dir.
1683 * rcirc.texi: Sync @dircategory with ../../info/dir.
1684 * reftex.texi: Sync @dircategory with ../../info/dir.
1685 * remember.texi: Sync @dircategory with ../../info/dir.
1686 * sasl.texi: Sync @dircategory with ../../info/dir.
1687 * sc.texi: Sync @dircategory with ../../info/dir.
1688 * semantic.texi: Sync @dircategory with ../../info/dir.
1689 * ses.texi: Sync @dircategory with ../../info/dir.
1690 * sieve.texi: Sync @dircategory with ../../info/dir.
1691 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1692 * speedbar.texi: Sync @dircategory with ../../info/dir.
1693 * trampver.texi [emacs]: Set emacsname to "Emacs".
1694 * tramp.texi: Sync @dircategory with ../../info/dir.
1695 * url.texi: Sync @dircategory with ../../info/dir.
1696 * vip.texi: Sync @dircategory with ../../info/dir.
1697 * viper.texi: Sync @dircategory with ../../info/dir.
1698 * widget.texi: Sync @dircategory with ../../info/dir.
1699 * woman.texi: Sync @dircategory with ../../info/dir.
1700
30abce25
GM
17012011-02-19 Glenn Morris <rgm@gnu.org>
1702
0c7efc08
SM
1703 * dired-x.texi (Technical Details): No longer redefines
1704 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1705 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1706
f31f8469
GM
17072011-02-18 Glenn Morris <rgm@gnu.org>
1708
1709 * dired-x.texi (Optional Installation File At Point): Simplify.
1710
35123c04
TZ
17112011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1712
1713 * auth.texi (Help for users): Use :port instead of :protocol for all
1714 auth-source docs.
7ba93e94
G
1715 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1716 to have two files in `auth-sources'.
35123c04 1717
da5e0ce4
GM
17182011-02-16 Glenn Morris <rgm@gnu.org>
1719
b322c9af
GM
1720 * dired-x.texi: Use emacsver.texi to get Emacs version.
1721 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1722 Depend on emacsver.texi.
1723
07ca5555
GM
1724 * dired-x.texi: Drop meaningless version number.
1725 (Introduction): Remove old info.
1726 (Optional Installation Dired Jump): Autoload from dired-x.
1727 Remove incorrect info about loaddefs.el.
1728 (Bugs): Just refer to M-x report-emacs-bug.
1729
da5e0ce4
GM
1730 * dired-x.texi (Multiple Dired Directories): Update for rename of
1731 default-directory-alist.
1732 (Miscellaneous Commands): No longer mention very old VM version 4.
1733
bb55f713
PE
17342011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1735
1736 Merge from gnulib.
1737 * texinfo.tex: Update to version 2011-02-14.11.
1738
5415d076
G
17392011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1740
da5e0ce4
GM
1741 * auth.texi (Help for users):
1742 Login collection is "Login" and not "login".
5415d076 1743
14029d4b
MA
17442011-02-13 Michael Albinus <michael.albinus@gmx.de>
1745
1746 * tramp.texi (History): Remove IMAP support.
1747 (External methods, Frequently Asked Questions): Remove `imap' and
1748 `imaps' methods.
1749 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1750
1751 * trampver.texi: Remove default value of `emacsimap'.
1752
8a36c07f
GM
17532011-02-13 Glenn Morris <rgm@gnu.org>
1754
1755 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1756 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1757
165bc5a0
GM
17582011-02-12 Glenn Morris <rgm@gnu.org>
1759
1760 * sc.texi (Getting Connected): Remove old index entries.
1761
5415d076 17622011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1763
1764 * url.texi: Remove duplicate @dircategory (Bug#7942).
1765
b8e0f0cd
G
17662011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1767
8a36c07f
GM
1768 * auth.texi (Overview, Help for users, Help for developers):
1769 Update docs.
b8e0f0cd
G
1770 (Help for users): Talk about spaces.
1771
caf82551
PE
17722011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1773
1774 * texinfo.tex: Update to version 2011-02-07.16.
1775
1ff98217
MA
17762011-02-07 Michael Albinus <michael.albinus@gmx.de>
1777
1778 * dbus.texi (Bus names): Adapt descriptions for
1779 dbus-list-activatable-names and dbus-list-known-names.
1780
2e78df6b
JB
17812011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1782
1783 * calc.texi (Logarithmic Units): New section.
1784
7fbf7cae
TZ
17852011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1786
1787 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1788 manuals use it now.
1789
0c7efc08 1790 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1791
156ad271
KY
17922011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1793
1794 * overrides.texi: Remove.
1795
1796 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1797 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1798
36539990
MA
17992011-02-05 Michael Albinus <michael.albinus@gmx.de>
1800
1801 * tramp.texi (Frequently Asked Questions): Mention problems with
1802 WinSSHD.
1803
1804 * trampver.texi: Update release number.
1805
18062011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1807
1808 * tramp.texi:
1809 Replace "delimet" with "delimit" globally.
1810 Replace "explicite" with "explicit" globally.
1811 Replace "instead of" with "instead" where there was nothing after "of".
1812 Audit use of comma before interrogative pronoun, "that", or "which".
1813 Minor word order, spelling, wording changes.
1814
ec72bf63
G
18152011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1816
1817 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1818
1819 * sieve.texi: Use WEBHACKDEVEL.
1820
1821 * sasl.texi: Use WEBHACKDEVEL.
1822
1823 * pgg.texi: Use WEBHACKDEVEL.
1824
1825 * message.texi: Use WEBHACKDEVEL.
1826
1827 * gnus.texi: Use WEBHACKDEVEL.
1828
1829 * emacs-mime.texi: Use WEBHACKDEVEL.
1830
1831 * auth.texi: Use WEBHACKDEVEL.
1832
1833 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1834 manuals.
1835
18362011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1837
1838 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1839
90b750f4
PE
18402011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1841
1842 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1843 which in turn is copied from ftp://tug.org/tex/.
1844
0e751a49
GM
18452011-02-03 Glenn Morris <rgm@gnu.org>
1846
1847 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1848 (Binding combinations of modifiers and function keys):
1849 Let's assume people reading this are not using Emacs 18.
1850
7f13c2e2
LI
18512011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1852
1853 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1854 since it's run automatically.
1855
d76c843e
LI
18562011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1857
1858 * gnus.texi (Customizing Articles): Fix typo.
1859
12e3ca0a
LI
18602011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1861
1862 * gnus.texi (Customizing Articles): Document the new way of customizing
1863 the date headers(s).
1864
fe72c8fa
LI
18652011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1866
1867 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1868 splitting example.
1869
bf3dae7e
EZ
18702011-01-29 Eli Zaretskii <eliz@gnu.org>
1871
1872 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1873 (MAKEINFO_OPTS): New variable.
1874 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1875 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1876 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1877 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1878 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1879 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1880 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1881 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1882 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1883 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1884 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1885 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1886 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1887 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1888 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1889 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1890 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1891 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1892
d6f13ac8
LI
18932011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1894
1895 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1896
c5ecc769
G
18972011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1898
1899 * message.texi (IDNA): Explain what it is.
1900
19012011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1902
1903 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1904
45eb2a5d
WL
19052011-01-23 Werner Lemberg <wl@gnu.org>
1906
1907 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1908 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 1909 (ENVADD): Update.
45eb2a5d 1910
6872a814
GM
19112011-01-18 Glenn Morris <rgm@gnu.org>
1912
1913 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1914
77ab81d0 19152011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
1916
1917 * nxml-mode.texi (Introduction): Fix file name typos.
1918
d221e780
CO
19192011-01-13 Christian Ohler <ohler@gnu.org>
1920
1921 * ert.texi: New file.
1922
1923 * Makefile.in:
1924 * makefile.w32-in: Add ert.texi.
1925
8c904d82
MA
19262011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1927
1928 * dbus.texi (Receiving Method Calls): New function
1929 dbus-register-service. Rearrange node.
1930
f56e0e7a
PE
19312011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1932
1933 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1934 which in turn is copied from ftp://tug.org/tex/.
1935
0fadf00e
MA
19362011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1937
1938 * dbus.texi (Receiving Method Calls): Describe new optional
1939 parameter dont-register-service of dbus-register-{method,property}.
1940
8b358e90
DU
19412010-12-17 Daiki Ueno <ueno@unixuser.org>
1942
0c7efc08
SM
1943 * epa.texi (Encrypting/decrypting *.gpg files):
1944 Mention epa-file-select-keys.
8b358e90 1945
549c9aed
G
19462010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1947
1948 * gnus.texi (Archived Messages): Remove outdated text.
1949
19502010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1951
0c7efc08 1952 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 1953
156e3f9c
G
19542010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1955
83f3eadc 1956 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 1957
8151d490
AC
19582010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1959
1960 * gnus.texi (The swish++ Engine): Add customizable parameters
1961 descriptions.
1962 (The swish-e Engine): Ditto.
1963
305bdd22
MA
19642010-12-14 Michael Albinus <michael.albinus@gmx.de>
1965
1966 * tramp.texi (Inline methods): Add "ksu" method.
1967 (Remote processes): Add example with remote `default-directory'.
1968
53aff12a
GM
19692010-12-14 Glenn Morris <rgm@gnu.org>
1970
1971 * faq.texi (Expanding aliases when sending mail):
1972 Now build-mail-aliases is interactive.
1973
8a1cdce5
AC
19742010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1975
1976 * gnus.texi: First pass at adding (rough) nnir documentation.
1977
7410c270
G
19782010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1979
53aff12a
GM
1980 * gnus.texi (Filtering New Groups):
1981 Mention gnus-auto-subscribed-categories.
1982 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
1983 removed.
1984
f49d1f52 19852010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
1986
1987 * cl.texi (For Clauses): Small fixes for frames and windows.
1988
acedf35c
CD
19892010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1990
1991 * org.texi (Using capture): Document using prefix arguments for
1992 finalizing capture.
1993 (Agenda commands): Document prefix argument for the bulk scatter
1994 command.
1995 (Beamer class export): Document that also overlay arguments can be
1996 passed to the column environment.
1997 (Template elements): Document the new entry type.
1998
19992010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2000
2001 * org.texi (Include files): Document :minlevel.
2002
20032010-12-11 Julien Danjou <julien@danjou.info>
2004
2005 * org.texi (Categories): Document category icons.
2006
20072010-12-11 Eric Schulte <schulte.eric@gmail.com>
2008
2009 * org.texi (noweb): Fix typo.
2010
516aa569
G
20112010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2012
2013 * gnus.texi (Server Commands): Point to the rest of the server
2014 commands.
2015
04db63bc
G
20162010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2017
2018 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2019 g'.
2020
ed797193
G
20212010-12-02 Julien Danjou <julien@danjou.info>
2022
2023 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2024
20252010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2026
2027 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2028 (Direct Functions): Note the STARTTLS upgrade.
2029
07976ae3 20302010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2031 James Clark <none@example.com>
d3dfb185
GM
2032
2033 * nxml-mode.texi (Introduction): New section.
2034
59e75882
G
20352010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2036
2037 * gnus.texi (Server Commands): Document gnus-server-show-server.
2038
568a887f
MA
20392010-11-20 Michael Albinus <michael.albinus@gmx.de>
2040
2041 Sync with Tramp 2.2.0.
2042
2043 * trampver.texi: Update release number.
2044
1265829e
JB
20452010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2046
2047 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2048 Mention that the TeX specific units won't use the `tex' prefix
2049 in TeX mode.
2050
239661c0
KY
20512010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2052
2053 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2054
4a47c275 20552010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2056
2057 * edt.texi: Remove information about Emacs 19.
2058
4a47c275 20592010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2060
2061 * trampver.texi: Update release number.
2062
2f0e0dc8
KY
20632010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2064
2065 * gnus.texi (Article Washing): Fix typo.
2066
afe98dfa
CD
20672010-11-11 Noorul Islam <noorul@noorul.com>
2068
56f5a94e 2069 * org.texi: Fix typo.
afe98dfa
CD
2070
20712010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2072
2073 * org.texi (Using capture): Explain that refiling is
2074 sensitive to cursor position.
2075
20762010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2077
56f5a94e 2078 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2079
20802010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2081
2082 * org.texi: Document the <c> cookie.
2083
20842010-11-11 Eric Schulte <schulte.eric@gmail.com>
2085
bd7239f5 2086 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2087 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2088
20892010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2090
56f5a94e 2091 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2092
20932010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2094
56f5a94e 2095 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2096
20972010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2098
2099 * org.texi (Setting up the staging area): Document that
2100 file names remain visible when encrypting the MobileOrg files.
2101
21022010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2103
2104 * org.texi (Setting up the staging area): Document which
2105 versions are needed for encryption.
2106
21072010-11-11 Eric Schulte <schulte.eric@gmail.com>
2108
56f5a94e
GM
2109 * org.texi (noweb): Update :noweb documentation to
2110 reflect the new "tangle" argument.
afe98dfa
CD
2111
21122010-11-11 Eric Schulte <schulte.eric@gmail.com>
2113
56f5a94e
GM
2114 * org.texi (Batch execution): Improve tangling script in
2115 documentation.
afe98dfa
CD
2116
21172010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2118
2119 * org.texi (Handling links):
2120 (In-buffer settings): Document inlining images on startup.
2121
21222010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2123
2124 * org.texi (Setting up the staging area): Document use of
2125 crypt password.
2126
21272010-11-11 David Maus <dmaus@ictsoc.de>
2128
56f5a94e 2129 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2130
21312010-11-11 David Maus <dmaus@ictsoc.de>
2132
56f5a94e
GM
2133 * org.texi (Template expansion): Add mew in table for link type
2134 escapes.
afe98dfa
CD
2135
21362010-11-11 David Maus <dmaus@ictsoc.de>
2137
56f5a94e 2138 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2139
21402010-11-11 Eric Schulte <schulte.eric@gmail.com>
2141
56f5a94e 2142 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2143
21442010-11-11 Eric Schulte <schulte.eric@gmail.com>
2145
56f5a94e 2146 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2147
21482010-11-11 Eric Schulte <schulte.eric@gmail.com>
2149
56f5a94e
GM
2150 * org.texi (Structure of code blocks):
2151 Update documentation to mention inline code block syntax.
afe98dfa
CD
2152
21532010-11-11 Eric Schulte <schulte.eric@gmail.com>
2154
56f5a94e 2155 * org.texi (comments): Improve wording.
afe98dfa
CD
2156
21572010-11-11 Eric Schulte <schulte.eric@gmail.com>
2158
56f5a94e 2159 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2160
21612010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2162
2163 * org.texi (Installation): Remove the special
2164 installation instructions for XEmacs.
2165
21662010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2167
56f5a94e 2168 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2169 insertion of empty structural elements.
2170
21712010-11-11 Noorul Islam <noorul@noorul.com>
2172
56f5a94e 2173 * org.texi: Fix doc.
afe98dfa
CD
2174
21752010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2176
2177 * org.texi (The date/time prompt): Document specification
2178 of time ranges.
2179
21802010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2181
2182 * org.texi (Internal links): Document the changes in
2183 internal links.
2184
21852010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2186
2187 * org.texi (Agenda commands): Document the limitation for
2188 the filter preset - it can only be used for an entire agenda
2189 view, not in an individual block in a block agenda.
2190
21912010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2192
2193 * org.texi (iCalendar export): Document alarm creation.
2194
6f8fc60c
MA
21952010-11-10 Michael Albinus <michael.albinus@gmx.de>
2196
2197 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2198
be3c11b3
LMI
21992010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2200
2201 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2202
d607b96b 22032010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2204
d607b96b 2205 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2206
181cb5fb
G
22072010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2208
2209 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2210 since that works by default.
2211
22122010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2213
2214 * gnus.texi (Customizing the IMAP Connection): Document
2215 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2216
36bc5d3b
MA
22172010-11-04 Michael Albinus <michael.albinus@gmx.de>
2218
2219 * tramp.texi (Remote shell setup): New item "Interactive shell
2220 prompt". Reported by Christian Millour <cm@abtela.com>.
2221 (Remote shell setup, Remote processes): Use @code{} for
2222 environment variables.
2223
cf503f7c
GM
22242010-11-03 Glenn Morris <rgm@gnu.org>
2225
537b04b9 2226 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2227 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2228
389b76fa
G
22292010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2230
2231 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2232
2699a554 22332010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2234
2235 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2236
2699a554 22372010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2238
2239 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2240
99e65b2d
G
22412010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2242
0c7efc08
SM
2243 * gnus.texi (Client-Side IMAP Splitting):
2244 Mention nnimap-unsplittable-articles.
99e65b2d
G
2245
22462010-10-29 Julien Danjou <julien@danjou.info>
2247
2248 * gnus.texi (Finding the News): Remove references to obsoletes
2249 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2250
aeeb3dcb
EZ
22512010-10-29 Eli Zaretskii <eliz@gnu.org>
2252
2253 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2254 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2255 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2256 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2257
8289f37b
GM
22582010-10-28 Glenn Morris <rgm@gnu.org>
2259
2260 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2261 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2262 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2263
d85d3b3a
DU
22642010-10-25 Daiki Ueno <ueno@unixuser.org>
2265
2266 * epa.texi (Mail-mode integration): Add alternative key bindings
2267 for epa-mail commands; escape comma.
c05c2b9b 2268 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2269
9f534a47
JB
22702010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2271
99e65b2d 2272 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2273
5793a7bc 22742010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2275
2276 * gnus.texi (Group Parameters, Buttons): Fix typos.
2277
280f417b
G
22782010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2279
2280 * gnus.texi (Subscription Commands): Mention that you can also
2281 subscribe to new groups via the Server buffer, which is probably more
2282 convenient when subscribing to many groups.
2283
d806c872
G
22842010-10-21 Julien Danjou <julien@danjou.info>
2285
2286 * message.texi (Message Headers): Allow message-default-headers to be a
2287 function.
2288
d5798f68
LMI
22892010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2290
2291 * gnus-news.texi: Mention new archive defaults.
2292
b79bbef7
KY
22932010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2294
2295 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2296
2526f423
G
22972010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2298
2299 * gnus.texi (HTML): Document the function value of
2300 gnus-blocked-images.
2301 (Article Washing): shr and gnus-w3m, not the direct function names.
2302
ba91f05d
G
23032010-10-20 Julien Danjou <julien@danjou.info>
2304
2305 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2306 variable.
2307
da451787
LMI
23082010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2309
2310 * gnus.texi (Customizing the IMAP Connection): The port strings are
2311 strings.
c872595d 2312 (Document Groups): Mention git.
da451787 2313
7cad71ad
G
23142010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2315
2316 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2317 bzr/Gnus git sync.
2318
c56dfd36
EZ
23192010-10-15 Eli Zaretskii <eliz@gnu.org>
2320
2321 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2322 change.
2323
a1d16a7b
G
23242010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2325
2326 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2327 @item syntax for in-Emacs makeinfo.
2328
23292010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2330
2331 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2332 trim sentence.
2333
98e2b864
DU
23342010-10-12 Daiki Ueno <ueno@unixuser.org>
2335
2336 * epa.texi (Caching Passphrases):
0c7efc08
SM
2337 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2338 Clarify some configurations require to set up gpg-agent.
98e2b864 2339
c12e4a81
GM
23402010-10-11 Glenn Morris <rgm@gnu.org>
2341
2342 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2343
f7aa248a
G
23442010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2345
2346 * gnus.texi (Spam Package Introduction): Mention `$'.
2347
6513b232
EZ
23482010-10-09 Eli Zaretskii <eliz@gnu.org>
2349
2350 * makefile.w32-in (emacsdir): New variable.
2351 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2352 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2353
abd40fb4
GM
23542010-10-09 Glenn Morris <rgm@gnu.org>
2355
0f05450f
GM
2356 * Makefile.in (mostlyclean): Delete *.toc.
2357
d3a4ac46
GM
2358 * Makefile.in: Use $< in rules.
2359
aa9db089
GM
2360 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2361
abd40fb4
GM
2362 * Makefile.in ($(infodir)): Delete rule.
2363 (mkinfodir): New. Use it in all the info rules, rather than depending
2364 on infodir.
2365
ea274122
GM
23662010-10-09 Glenn Morris <rgm@gnu.org>
2367
6e90e2a8
GM
2368 * gnus.texi (Article Washing): Fix previous change.
2369
f7a31f11
GM
2370 * Makefile.in (emacsdir): New variable.
2371 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2372 Depend on emacsver.texi.
2373
f7a31f11
GM
2374 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2375
ea274122
GM
2376 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2377
36d3245f
G
23782010-10-08 Julien Danjou <julien@danjou.info>
2379
f7a31f11 2380 * gnus.texi: Add mm-shr.
36d3245f
G
2381
23822010-10-08 Ludovic Courtès <ludo@gnu.org>
2383
2384 * gnus.texi (Finding the Parent, The Gnus Registry)
2385 (Registry Article Refer Method): Update docs for nnregistry.el.
2386
23872010-10-08 Daiki Ueno <ueno@unixuser.org>
2388
2389 * auth.texi (Help for users)
2390 (GnuPG and EasyPG Assistant Configuration): Update docs.
2391
12359245
GM
23922010-10-08 Glenn Morris <rgm@gnu.org>
2393
2394 * cl.texi (Organization, Installation, Old CL Compatibility):
2395 Deprecate cl-compat for new code.
4628bef1 2396 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2397
2398 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2399
fcf2d385
KY
24002010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2401
2402 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2403
66627fa9
G
24042010-10-06 Julien Danjou <julien@danjou.info>
2405
fd9ba500
JD
2406 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2407
66627fa9
G
2408 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2409 broken link.
2410
2411 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2412
2413 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2414 to ReiserFS.
2415
2416 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2417 (FAQ 7-1): Fix getmail URL.
2418
65f54520
DU
24192010-10-06 Daiki Ueno <ueno@unixuser.org>
2420
2421 * epa.texi (Caching Passphrases): New section.
2422
4c83f6e1
GM
24232010-10-06 Glenn Morris <rgm@gnu.org>
2424
2425 * Makefile.in (SHELL): Set it.
2426 (info): Move the mkdir dependency to the individual info files.
2427 (mostlyclean): Tidy up.
2428 (clean): Only delete the specific dvi and pdf files.
2429 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2430 ($(infodir)): Add parallel build workaround.
4c83f6e1 2431
71e691a5
G
24322010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2433
2434 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2435
a41c2e6d
G
24362010-10-03 Julien Danjou <julien@danjou.info>
2437
0c7efc08
SM
2438 * emacs-mime.texi (Display Customization):
2439 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2440 mm-inline-large-images-proportion.
2441
37255945
MA
24422010-10-03 Michael Albinus <michael.albinus@gmx.de>
2443
0c7efc08
SM
2444 * tramp.texi (Frequently Asked Questions):
2445 Mention remote-file-name-inhibit-cache.
37255945 2446
11e4e7bd
LMI
24472010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2448
2449 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2450 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2451
cb83220a
KY
24522010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2453
0c7efc08
SM
2454 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2455 (Article Hiding): Add google banner example.
2456 Suggested by Benjamin Xu.
cb83220a 2457
6b958814
G
24582010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2459
0c7efc08
SM
2460 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2461 Remove nnimap-split-rule from examples.
6b958814
G
2462
24632010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2464
2465 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2466 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2467 Fishman.
2468 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2469
24702010-09-30 Julien Danjou <julien@danjou.info>
2471
2472 * gnus.texi (Gravatars): Fix documentation about
2473 gnu-gravatar-properties.
2474
b9476c04
DU
24752010-09-29 Daiki Ueno <ueno@unixuser.org>
2476
2477 * epa.texi (Bug Reports): New section.
2478
5f874327
GM
24792010-09-29 Glenn Morris <rgm@gnu.org>
2480
2481 * Makefile.in (top_srcdir): Remove unused variable.
2482
6b958814
G
24832010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2484
2485 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2486 (Client-Side IMAP Splitting): Document 'default.
2487
24882010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2489
0c7efc08
SM
2490 * gnus.texi (Customizing the IMAP Connection):
2491 Document nnimap-fetch-partial-articles.
6b958814 2492
82bccbfa
KY
24932010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2494
2495 * gnus-news.texi: Mention nnimap-inbox.
2496
2497 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2498
24992010-09-26 Julien Danjou <julien@danjou.info>
2500
47e08896 2501 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2502
25032010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2504
2505 * gnus.texi (Security): Remove gpg.el mention.
2506
25072010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2508
2509 * gnus.texi (Browse Foreign Server): New variable
2510 gnus-browse-subscribe-newsgroup-method.
2511
2512 * gnus-news.texi: Mention it.
2513
25142010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2515
0c7efc08 2516 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2517 (Startup Variables): No jingle.
2518
4c964351
UM
25192010-09-25 Ulrich Mueller <ulm@gentoo.org>
2520
2521 * woman.texi (Interface Options): xz compression is now supported.
2522
82bccbfa
KY
25232010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2524
2525 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2526 (Unavailable Servers): Document gnus-server-copy-server.
2527 (Using IMAP): Document the new nnimap.
2528
25292010-09-25 Julien Danjou <julien@danjou.info>
2530
47e08896 2531 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2532
18778f71
GM
25332010-09-24 Glenn Morris <rgm@gnu.org>
2534
2535 * url.texi (Disk Caching): Tweak previous change.
2536
9c766321
JD
25372010-09-24 Julien Danjou <julien@danjou.info>
2538
2539 * url.texi (Disk Caching): Mention url-cache-expire-time,
2540 url-cache-expired, and url-fetch-from-cache.
2541
82bccbfa
KY
25422010-09-24 Julien Danjou <julien@danjou.info>
2543
2544 * gnus.texi: Add Gravatars.
2545
25462010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2547
2548 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2549
592bdb9a
LMI
25502010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2551
2552 * gnus.texi (Expunging mailboxes): Update name of the expunging
2553 command.
2554
e4e22d29
KY
25552010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2556
2557 * emacs-mime.texi (rfc2047): Update description for
2558 rfc2047-encode-parameter.
2559
371d9801
MA
25602010-09-13 Michael Albinus <michael.albinus@gmx.de>
2561
2562 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2563 "fish" methods.
2564 (External methods): Remove "scp1_old" and "scp2_old" methods.
2565
31ae5827
MA
25662010-09-09 Michael Albinus <michael.albinus@gmx.de>
2567
2568 * tramp.texi: Remove Japanese manual. Fix typo.
2569
2570 * trampver.texi: Update release number. Remove japanesemanual.
2571
c0468714
GM
25722010-09-09 Glenn Morris <rgm@gnu.org>
2573
2574 * org.texi: Restore clobbered changes (copyright years, untabify).
2575
86441999
JD
25762010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2577
2578 * gnus.texi (Adaptive Scoring): Fix typo.
2579
25f28806
LMI
25802010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2581
2582 * gnus.texi (Article Display): Document gnus-html-show-images.
2583
45240125 25842010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2585
45240125
JD
2586 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2587
59d09f15
LMI
25882010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2589
2590 * gnus.texi (HTML): Document gnus-max-image-proportion.
2591
2cdd366f
KY
25922010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2593
51dee5ef
KY
2594 * gnus.texi (HTML): Document gnus-blocked-images.
2595
2cdd366f
KY
2596 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2597
b0e4f3fc
KY
25982010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2599
2600 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2601 the first message are used for wide replies.
f02566ce
KY
2602 (Changing Servers): Remove documentation on gnus-change-server and
2603 friends, since it's been removed.
b0e4f3fc 2604
598451ed
KY
26052010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2606
2607 * gnus.texi (Drafts): Mention B DEL.
2608
e7842e69
KY
26092010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2610
2611 * gnus.texi (Delayed Articles): Mention that the Date header is the
2612 original one, even if you delay.
2613
85115796
KY
26142010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2615
0c7efc08
SM
2616 * gnus.texi (Asynchronous Fetching):
2617 Document gnus-async-post-fetch-function.
85115796
KY
2618 (HTML): Made into its own section.
2619
f0b44bc0
MA
26202010-08-26 Michael Albinus <michael.albinus@gmx.de>
2621
2622 Sync with Tramp 2.1.19.
2623
217876c9 2624 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2625 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2626 Remove remark about doubled "-t" argument.
217876c9
MA
2627 (Auto-save and Backup): Remove reference to Emacs 21.
2628 (Filename Syntax): Describe port numbers.
2629 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2630 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2631 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2632 errors with the backquotes.
2633 (External packages): File attributes cache flushing for asynchronous
2634 processes.
2635 (Traces and Profiles): Describe verbose level 9.
2636
f0b44bc0
MA
2637 * trampver.texi: Update release number.
2638
7457f7b6
MA
26392010-08-23 Michael Albinus <michael.albinus@gmx.de>
2640
2641 * dbus.texi (Alternative Buses): New chapter.
2642
b695beda
SM
26432010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2644
2645 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2646
443c2c03
JB
26472010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2648
2649 * calc.texi (Customizing Calc): Rearrange description of new
2650 variables to match the presentation of other variables.
2651
7815fe19 26522010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2653
2654 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2655
2c695727
JB
26562010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2657
2658 * calc.texi (Making Selections, Selecting Subformulas)
2659 (Customizing Calc): Mention how to use faces to emphasize selected
2660 sub-formulas.
2661
bbb6ffa1
MA
26622010-08-05 Michael Albinus <michael.albinus@gmx.de>
2663
2664 * tramp.texi (External packages): File attributes cache flushing
2665 for asynchronous processes.
2666
5cee0a9c
AM
26672010-08-01 Alan Mackenzie <acm@muc.de>
2668
2669 Enhance the manual for the latest Java Mode.
2670
2671 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2672 annotation-var-cont.
2673 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2674 two new symbols.
2675
3f2afe32
MA
26762010-07-28 Michael Albinus <michael.albinus@gmx.de>
2677
2678 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2679
0ed082fe 26802010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2681
2682 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2683
311f0356
JB
26842010-07-19 Juanma Barranquero <lekktu@gmail.com>
2685
2686 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2687
86fbb8ca
CD
26882010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2689
2690 * org.texi: Add macros to get plain quotes in PDF output.
2691 List additional contributors.
2692 (Capture): New section, replaces the section about remember.
2693 (Working With Source Code): New chapter, focused on documenting Org
2694 Babel.
2695 (Code evaluation security): New section.
2696 (MobileOrg): Document DropBox support.
2697 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2698 (Special symbols): Show how to display UTF8 characters for entities.
2699 (Global TODO list): Clarify the use of the "M" key and the differences
2700 to the "m" key.
2701 (RSS Feeds): Mention Atom feeds as well.
2702 (Setting tags): Remove paragraph about
2703 `org-complete-tags-always-offer-all-agenda-tags'.
2704
5732e8ed
MA
27052010-07-17 Michael Albinus <michael.albinus@gmx.de>
2706
2707 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2708 argument.
2709 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2710 echoing shells.
2711
ca1bb391
MA
27122010-07-10 Michael Albinus <michael.albinus@gmx.de>
2713
2714 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2715 (Filename Syntax): Describe port numbers.
2716
5bd55c3c
MA
27172010-07-09 Michael Albinus <michael.albinus@gmx.de>
2718
2719 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2720 forgotten.
2721 (Type Conversion): Precise conversion of natural numbers.
2722 (Errors and Events): Add "debugging" to concept index. Add variable
2723 `dbus-debug'.
2724
820ae8fe
MA
27252010-07-04 Michael Albinus <michael.albinus@gmx.de>
2726
2727 * dbus.texi (Receiving Method Calls): Add optional argument
2728 EMITS-SIGNAL to `dbus-register-property'.
2729
b6f9df0f
JB
27302010-06-27 Alex Schroeder <alex@gnu.org>
2731
2732 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2733
62e034c2
GM
27342010-06-24 Glenn Morris <rgm@gnu.org>
2735
2736 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2737 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2738 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2739 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2740 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2741 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2742 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2743 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2744 convention. Make them end with a period.
2745
9360256a
GM
27462010-06-23 Glenn Morris <rgm@gnu.org>
2747
2748 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2749 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2750 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2751 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2752 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2753 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2754
04d3bb6c
GM
27552010-06-10 Glenn Morris <rgm@gnu.org>
2756
2757 * idlwave.texi (Load-Path Shadows):
2758 * org.texi (Handling links): Fix typos.
2759
5e7d4a75
KY
27602010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2761
2762 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2763
9841cb4f
MA
27642010-05-26 Michael Albinus <michael.albinus@gmx.de>
2765
2766 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2767 by an alias. (Bug#6226)
2768
597517ef
JB
27692010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2770
2771 * calc.texi (Manipulating Vectors): Mention that vectors can
2772 be used to determine bins for `calc-histogram'.
2773
14914c43
JB
27742010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2775
597517ef 2776 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2777
0235128c 27782010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2779
2780 * url.texi (HTTP language/coding, Customization):
2781 * message.texi (Header Commands, Responses):
2782 * cl.texi (Argument Lists): Fix typos.
2783
0235128c 27842010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2785
0235128c
SM
2786 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2787 Note that Development menu is always available.
aa5789b5
CY
2788 (Creating a project): Fix terminology.
2789 (Add/Remove files): Fix typo.
2790
0235128c
SM
27912010-05-07 Chong Yidong <cyd@stupidchicken.com>
2792
2793 * Version 23.2 released.
2794
a628ad9d 27952010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2796
2797 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2798
502269d6
MA
27992010-05-01 Michael Albinus <michael.albinus@gmx.de>
2800
0235128c
SM
2801 * tramp.texi (Inline methods, Default Method):
2802 Mention `tramp-inline-compress-start-size'.
502269d6 2803
6e104790 28042010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2805
2806 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2807 the CVS repo. Put the Git repo in the news section.
2808
6e104790 2809 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2810 Removed some mentions of CVS. Mention the new Git repo.
2811
6e104790 28122010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2813
2814 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2815 (Mail Group Commands): Add index entry.
2816
6e104790 28172010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2818
2819 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2820
f8b91752
JB
28212010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2822
2823 * calc.texi (Radix modes): Mention that the option prefix will
2824 turn on twos-complement mode.
2825 (Inverse and Hyperbolic Flags): Mention the Option flag.
2826
ed21c5c8
CD
28272010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2828
2829 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2830 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2831 (Sectioning structure): Update.
2832 (References): New use case for field coordinates.
6e104790 2833 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2834 (Setting up the staging area): Document the availability of
2835 encryption for MobileOrg.
2836 (Images and tables): Document how to reference labels.
2837 (Index entries): New section.
2838 (Generating an index): New section.
2839 (Column width and alignment): Document that <N> now
2840 means a fixed width, not a maximum width.
2841 (Publishing options): Document the :email option.
2842 (Beamer class export): Fix bug in the BEAMER example.
2843 (Refiling notes): Document refile logging.
2844 (In-buffer settings): Document refile logging keywords.
2845 (Drawers): Document `C-c C-z' command.
2846 (Agenda commands): Mention the alternative key `C-c C-z'.
2847 (Special properties): Document the BLOCKED property.
2848 (The spreadsheet): Mention the formula editor.
2849 (References): Document field coordinates.
2850 (Publishing action): Correct the documentation for the
2851 publishing function.
2852 (The date/time prompt): Document that we accept dates
2853 like month/day/year.
2854 (Cooperation): Document the changes in table.el support.
2855 (Faces for TODO keywords, Faces for TODO keywords)
2856 (Priorities): Document the easy colors.
2857 (Visibility cycling): Document the new double prefix
2858 arg for `org-reveal'.
2859 (Cooperation): Remember.el is part of Emacs.
2860 (Clean view): Mention that `wrap-prefix' is also set by
2861 org-indent-mode.
2862 (Agenda commands): Add information about prefix args to
2863 scheduling and deadline commands.
2864 (Search view): Point to the docstring of
2865 `org-search-view' for more details.
6e104790 2866 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2867 (Setting tags): Document variable
2868 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2869 (Column attributes): Cross-reference special properties.
ed21c5c8 2870
456b348e
MA
28712010-04-10 Michael Albinus <michael.albinus@gmx.de>
2872
2873 Synchronize with Tramp repository.
2874
2875 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2876 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2877 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2878 syntax, texi2dvi reports errors with the backquotes.
2879
2880 * trampver.texi: Update release number.
2881
357e2d8e
KY
28822010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2883
2884 * gnus.texi (Finding the News): Add pointers to the Server buffer
2885 because it's essential.
2886
1d4d7664
KY
28872010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2888
2889 * gnus.texi (MIME Commands): Update description of
2890 gnus-article-browse-html-article.
2891
bd3e840f
KY
28922010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2893
2894 * auth.texi (Secret Service API): Add TODO node.
2895 (Help for users): Explain the new source options for `auth-sources'.
2896
e867cb5d 28972010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
2898
2899 * trampver.texi: Update release number.
2900
288f9fc0
CY
29012010-03-10 Chong Yidong <cyd@stupidchicken.com>
2902
2903 * Branch for 23.2.
2904
d99aaebd
CY
29052010-03-03 Chong Yidong <cyd@stupidchicken.com>
2906
2907 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2908 now enabled by default.
2909
5794c2a5
MA
29102010-02-28 Michael Albinus <michael.albinus@gmx.de>
2911
2912 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2913 when Emacs runs in interactive mode. (Bug#5645)
2914
40572be6
GM
29152010-02-16 Glenn Morris <rgm@gnu.org>
2916
2917 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2918
7bb8ed67
MH
29192010-02-05 Mark A. Hershberger <mah@everybody.org>
2920
2921 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2922
45a1423d 29232010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
2924
2925 * gnus.texi (Score File Format): Fix typo.
2926
45a1423d 29272010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2928
2929 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2930
14f17fc8
JB
29312010-01-18 Juanma Barranquero <lekktu@gmail.com>
2932
2933 * ada-mode.texi (Project File Overview): Fix typo.
2934
607d4369
CY
29352010-01-17 Chong Yidong <cyd@stupidchicken.com>
2936
2937 * semantic.texi: Add Richard Y. Kim credit.
2938
2939 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2940
3d1bfa99
MA
29412010-01-17 Michael Albinus <michael.albinus@gmx.de>
2942
2943 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 2944 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 2945
6fbf7a75
GM
29462010-01-17 Glenn Morris <rgm@gnu.org>
2947
b9f978f0
GM
2948 * calc.texi (Reporting Bugs): Don't mention format of repository.
2949
f19bc38d
GM
2950 * woman.texi (Bugs): Make "Emacs repository" less specific,
2951 and the URL for same more specific.
2952
6fbf7a75
GM
2953 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2954
16c3428a
JB
29552010-01-17 Juanma Barranquero <lekktu@gmail.com>
2956
2957 * ede.texi (ede-step-project, ede-proj-target):
2958 * tramp.texi (Remote processes): Fix typos.
2959
045b9da7
ML
29602010-01-16 Mario Lang <mlang@delysid.org>
2961
2962 * ede.texi (ede-target):
2963 * org.texi (Refiling notes): Remove duplicated words.
2964
c57008f6
SM
29652010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2966
2967 * gnus.texi (Posting Styles): Use with-current-buffer.
2968 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2969
798c9eb5
KR
29702010-01-02 Kevin Ryde <user42@zip.com.au>
2971
2972 * eieio.texi (Naming Conventions): Correction to xref on elisp
2973 coding conventions, is "Tips" node not "Standards".
2974
4970fbfe
CY
29752009-12-24 Chong Yidong <cyd@stupidchicken.com>
2976
2977 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2978
2979 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2980
83828b06
KY
29812009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2982
2983 * gnus.texi (Direct Functions): Add missing port number to tls method.
2984
45a4a565
JB
29852009-12-15 Juanma Barranquero <lekktu@gmail.com>
2986
2987 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2988 ($(infodir)/edt, edt.dvi): New targets.
2989
698bfef7
GM
29902009-12-15 Glenn Morris <rgm@gnu.org>
2991
2992 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2993 (edt, $(infodir)/edt, edt.dvi): New targets.
2994 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2995
2996 * Makefile.in (PDF_TARGETS, pdf): New.
2997 (clean): Add *.pdf.
2998 Add pdf rules for all manuals.
2999
0e983327
JB
30002009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3001
3002 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3003
8e687433
CY
30042009-12-14 Chong Yidong <cyd@stupidchicken.com>
3005
3006 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3007 (Smart Jump, Analyzer Debug): Copyedits.
3008 (Semantic mode user commands): Link to new nodes.
3009 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3010 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3011 upstream Semantic manual.
3012
3013 * semantic.texi (Introduction): Minor fix to diagram.
3014
020335df
MA
30152009-12-09 Michael Albinus <michael.albinus@gmx.de>
3016
3017 * eshell.texi (History): Add the other built-in variables.
3018 (Built-ins): Explain built-ins, and how to apply the external commands.
3019 Add `history', `su' and `sudo'.
3020
3021 * tramp.texi (Remote processes): Add missing <RET> in the example.
3022
6ddf13e4
BW
30232009-12-01 Bill Wohler <wohler@newt.com>
3024
3025 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3026 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3027 excessively garrulous.
3028
07b6428c
MA
30292009-11-29 Michael Albinus <michael.albinus@gmx.de>
3030
3031 * tramp.texi (Remote processes): Improve eshell example with "su"
3032 and "sudo" commands.
3033
fd1cefda
CY
30342009-11-28 Chong Yidong <cyd@stupidchicken.com>
3035
3036 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3037
3038 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3039 Document semantic-complete-analyze-inline.
3040 (Semanticdb search debugging commands): Minor clarification.
3041 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3042 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3043 manual.
9d542758 3044 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3045
159e3ad5
KR
30462009-11-28 Kevin Ryde <user42@zip.com.au>
3047
3048 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3049 @pxref, now EIEIO is in Emacs.
159e3ad5 3050
c6d47315
KR
3051 * erc.texi (Development): Correction to git tutorial url.
3052
16f6287e
GM
30532009-11-26 Glenn Morris <rgm@gnu.org>
3054
3055 * faq.texi (Latest version of Emacs): Mention stability of development
3056 version.
3057 (Problems with very large files): Max buffer size increase in 23.2.
3058 (VM): VM has moved house again.
3059
5ea5dbc9
JB
30602009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3061
3062 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3063 notations.
3064
5dec9555
CD
30652009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3066
45a4a565 3067 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3068
bd6f6833
CY
30692009-11-20 Chong Yidong <cyd@stupidchicken.com>
3070
3071 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3072 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3073 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3074
be479117
JB
30752009-11-17 Juanma Barranquero <lekktu@gmail.com>
3076
3077 * semantic.texi (Semantic Internals, Glossary):
3078 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3079 (Semanticdb search debugging commands): Fix typos.
3080
17291a1f
JB
30812009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3082
be479117 3083 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3084
af42a9cc
JB
30852009-11-16 Juanma Barranquero <lekktu@gmail.com>
3086
3087 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3088 ($(infodir)/semantic, semantic.dvi): New targets.
3089
3149927d
CY
30902009-11-16 Chong Yidong <cyd@stupidchicken.com>
3091
3092 * Makefile.in: Build the Semantic manual.
3093
3094 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3095 repository.
3096
977640ed
MA
30972009-11-16 Michael Albinus <michael.albinus@gmx.de>
3098
3099 * dbus.texi (Receiving Method Calls): New defun
3100 `dbus-unregister-service'.
3101
17673adf
CD
31022009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3103
3104 * org.texi (Speed keys): New section.
3105
0ecd3c90
MA
31062009-11-13 Michael Albinus <michael.albinus@gmx.de>
3107
3108 * dbus.texi (Type Conversion): Fix typo.
3109 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3110 `dbus-registered-objects-table'.
0c7efc08
SM
3111 (Receiving Method Calls): New defun `dbus-register-property'.
3112 Move `dbus-unregister-object' here.
0ecd3c90 3113
8bfe682a
CD
31142009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3115
3116 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3117
31182009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3119
3120 * org.texi (Column attributes): Add the new age summary operators.
3121 Also, mention the fact you can only use one summary operator per
3122 property.
3123
31242009-11-13 John Wiegley <johnw@newartisans.com>
3125
0c7efc08 3126 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3127 manual about how to track habits.
0c7efc08 3128 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3129 dangling clocks are resolved.
3130
31312009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3132
3133 * org.texi (Agenda commands): Document the new `i' command.
3134 (Inserting deadline/schedule): Document logging changes
3135 of scheduling and deadline times stamps.
3136 (In-buffer settings): Document the in-buffer keywords for logging
3137 changes of scheduling and deadline times stamps.
3138 (Structure editing, Plain lists): Document indentation
3139 cycling in empty entries with TAB.
3140 (Archiving): Document the default archiving command.
3141 (Moving subtrees): Document the new keys for archiving.
3142 (Internal archiving): Fix incorrect key.
3143 (Agenda commands): Document the TODO set switching commands.
3144 (Agenda commands): Document the new archiving keys.
3145 (Clocking work time): Better description on how to save
3146 and restore a clock.
3147 (Resolving idle time): Mention the x11idle program to get true
3148 idleness also under X11.
3149 (Resolving idle time): Use @kbd instead of @key for normal
3150 letters, because this is how he rest of the manual does this.
3151 (Pushing to MobileOrg): Mention that `org-directory'
3152 should be set.
3153 (Agenda commands): Document that SPC is a filter for
3154 any tag.
0c7efc08 3155 (Search view): Rename from "Keyword search".
8bfe682a
CD
3156 (Capure): New chapter.
3157 (Markup): New chapter.
0c7efc08
SM
3158 (Links in HTML export, Images in HTML export):
3159 Extend the section titles.
8bfe682a
CD
3160 (Images in HTML export): Document the align option.
3161 (Text areas in HTML export): Extend the section title.
3162 (Images in LaTeX export): Explain image placement in LaTeX.
3163
693737cd
GM
31642009-11-10 Glenn Morris <rgm@gnu.org>
3165
3166 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3167
c7bd4ebe
MA
31682009-11-08 Michael Albinus <michael.albinus@gmx.de>
3169
3170 * tramp.texi (Auto-save and Backup): Disable backups just for a
3171 method.
3172
3173 * trampver.texi: Update release number.
3174
76c5acad
MA
31752009-11-07 Michael Albinus <michael.albinus@gmx.de>
3176
3177 Sync with Tramp 2.1.17.
3178
3179 * trampver.texi: Update release number.
3180
d9a57abf
GM
31812009-10-29 Glenn Morris <rgm@gnu.org>
3182
3183 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3184
637f4f0f
MA
31852009-10-23 Michael Albinus <michael.albinus@gmx.de>
3186
3187 * tramp.texi (External methods): Temporary files are kept for
3188 `rsync' and `rsyncc' methods.
3189
310dbb05
JB
31902009-10-09 Juanma Barranquero <lekktu@gmail.com>
3191
3192 * eieio.texi: Fix typos.
3193
09094f28
CY
31942009-10-07 Chong Yidong <cyd@stupidchicken.com>
3195
3196 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3197
216f299a
JB
31982009-10-07 Juanma Barranquero <lekktu@gmail.com>
3199
3200 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3201 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3202
966a6506
CY
32032009-10-07 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * Makefile.in: Build EIEIO and EDE manuals.
3206
32072009-10-07 Eric Ludlam <zappo@gnu.org>
3208
3209 * eieio.texi:
3210 * ede.texi: New files.
3211
8842cd9b
MA
32122009-10-05 Michael Albinus <michael.albinus@gmx.de>
3213
3214 * tramp.texi (Remote processes): Association of a pty is not supported.
3215
7006d207
CD
32162009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3217
3218 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3219 (Processing LaTeX fragments): Document that the size of images can be
3220 changes using the variable `org-format-latex-options'.
3221 (The date/time prompt, Timestamps): Be more accurate over ISO format
3222 dates and times.
3223 (Visibility cycling): Document showeverything keyword.
3224 (In-buffer settings): Document showeverything keyword.
3225 (Setting up the staging area): Fix the example.
3226 (MobileOrg): New section.
3227 (Agenda commands, Exporting Agenda Views): Document exporting the
3228 agenda view to Org files.
3229
0e7b2867
MA
32302009-09-28 Michael Albinus <michael.albinus@gmx.de>
3231
3232 * tramp.texi (History): Add IMAP support.
3233 (External methods): Add `imap' and `imaps' methods.
3234 (GVFS based methods): Add indices for `davs'.
3235 (Password handling): Rename anchors. Add IMAP entries for
3236 ~/.authinfo.gpg.
3237
3238 * trampver.texi: Set default value of `emacsimap'.
3239
4146636e
KY
32402009-09-22 Daiki Ueno <ueno@unixuser.org>
3241
3242 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3243
d22f7ffa
CY
32442009-09-13 Chong Yidong <cyd@stupidchicken.com>
3245
0c7efc08
SM
3246 * dired-x.texi (Technical Details):
3247 Delete dired-up-directory (Bug#4292).
d22f7ffa 3248
66043531
MA
32492009-09-03 Michael Albinus <michael.albinus@gmx.de>
3250
216f299a 3251 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3252
6eb02347
CD
32532009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3254
3255 * org.texi (Effort estimates): Document new effort setting commands.
3256 (Agenda commands): Document the new keys fro agenda time motion.
3257 Document entry text mode. Improve documentation of the keys to include
3258 inactive time stamps into the agenda view.
3259 (Feedback): Document the new bug report command.
0c7efc08 3260 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3261
38dc51ba
KY
32622009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3263
3264 * auth.texi (Help for users): Corrected markup.
3265
e402f452
GM
32662009-09-02 Glenn Morris <rgm@gnu.org>
3267
3268 * emacs-mime.texi (time-date): Mention float-time.
3269
744256cf
JB
32702009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3271
3272 * calc.texi (Simplifying Formulas): Improve the wording.
3273
b0b63450
MB
32742009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3275
3276 * auth.texi: Rewritten for coverage and clarity.
3277
32782009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3279
0c7efc08
SM
3280 * gnus.texi (Expiring Mail):
3281 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3282 (Various Various): Mention gnus-safe-html-newsgroups.
3283
3284 * gnus-news.texi: Mention
3285 gnus-mark-copied-or-moved-articles-as-expirable.
3286
3287 * emacs-mime.texi (Display Customization): Add xref to
3288 gnus-safe-html-newsgroups.
3289
b59329e0
MA
32902009-08-28 Michael Albinus <michael.albinus@gmx.de>
3291
3292 * tramp.texi (Version Control): Remove.
af42a9cc 3293 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3294 reference.
3295 (External methods): Correct `scpc' concept index entries. New method
3296 `rsyncc'.
3297 (External packages): New subsections "Filename completion" and "File
3298 attributes cache".
3299
0ff2d6c2
JB
33002009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3301
3302 * calc.texi (Rewrite Rules): Improve the example.
3303 (Simplifying Formulas): Explain use of the I and H flags for
3304 simplification.
3305
ecd3d54f
MA
33062009-08-25 Michael Albinus <michael.albinus@gmx.de>
3307
3308 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3309 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3310 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3311 for timeout values.
78176e69
MA
3312 (Top): Remove footnote saying D-Bus is not enabled by
3313 default. (Bug#4256)
ecd3d54f 3314
0f215bca
DU
33152009-08-23 Daiki Ueno <ueno@unixuser.org>
3316
3317 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3318 Reported by Jari Aalto (Bug#4211).
0f215bca 3319 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3320 epa-global-mail-mode.
3b7ab45f
DU
3321 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3322 epa-setup.
0f215bca 3323
4f22e84d
MA
33242009-08-16 Michael Albinus <michael.albinus@gmx.de>
3325
3326 * dbus.texi (Asynchronous Methods): Allow nil handler.
3327
9ff0b02b 33282009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3329
26b03ee3 3330 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3331
26b03ee3 3332 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3333
4c39f404
CY
33342009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3335
3336 * calc.texi (Date Forms): Fix typos.
3337
3bcfba17
GM
33382009-08-08 Glenn Morris <rgm@gnu.org>
3339
3340 * org.texi (Agenda commands): Restore clobbered change.
3341
66783bb4
EZ
33422009-08-07 Eli Zaretskii <eliz@gnu.org>
3343
3344 * calc.texi (Graphics, Devices): Update with the peculiarities of
3345 operation on MS-Windows.
3346
c8d0cf5c
CD
33472009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3348
3349 * org.texi (Publishing action): Improve documentation of file
3350 names when publishing to the source directory.
3351 (Clean view): Document `org-indent-mode'.
3352 (Clocking work time): Add documentation for the
3353 new :timetamp option when creating a clock report.
3354 (Paragraphs): Fix many typos.
3355 (Plain lists): Remove duplicate explanation about the
3356 `C-c *' command.
3357 (Literal examples): Update to reflect the new behavior
3358 of the -n -r -k switches when exporting source code examples.
3359 (Structure editing): Add information about `C-c *',
3360 converting a plain list into a list of Org items.
3361 (Remember): Small rephrasing of the paragraph
3362 describing remember.el. Also mentioned that remember.el is part
3363 of Emacs 23, not Emacs 22.
3364 (Clocking work time): Add documentation about
3365 displaying the current clocking time against the effort estimate.
3366 Also add a footnote about using `org-clock-in-prepare-hook' to add
3367 an effort estimate on the fly, just before clocking it.
3368 (Footnotes): Document automatic renumbering and
3369 sorting.
3370 (Agenda commands): Document new bulk commands.
3371 (Plain lists): Document new behavior of
3372 `org-cycle-include-plain-lists'.
4e2af782 3373 Hyphenation only in TeX.
c8d0cf5c
CD
3374 (Clocking work time): Document the key to update effort
3375 estimates.
3376 (Clocking work time): Document the clock time display.
3377 (Structure editing, TODO basics): Document new
3378 variables.
3379 (Column attributes): Document new colciew operators.
3380 (Publishing options): Document :xml-declaration.
3381 (Tracking TODO state changes): Document the
3382 LOG_INTO_DRAWER property.
3383 (Literal examples): Document the new implementation for
3384 editing source code.
3385 (Publishing action): Mention the new publishing
3386 function, to publish an Org source file.
3387 (Publishing links): Mention how to link to an Org source file.
3388 (Macro replacement): Document new macros.
3389 (Handling links): Document type-specific completion
3390 when inserting links.
3391 (Structure editing, Plain lists): Improve documentation
3392 on sorting.
3393 (Internal links): Document custom ids for links.
3394 (Handling links): Document custom ids for links.
3395 (CSS support): Document new class.
3396 (Refiling notes): Document the possibility to create new nodes
3397 during refiling.
3398 (Agenda commands): Document the "?" operator to find
3399 tasks without effort setting.
3400 (Exporting agenda information): Section moved.
3401 (RSS Feeds): New section.
3402 (Built-in table editor): Document M-e and M-a navigate
3403 inside table field.
3404 (Stuck projects): Docment that projects identified as
3405 un-stuck will still be searchd for stuck sub-projects.
3406 (Paragraphs): Document centering.
3407 (Creating timestamps, Agenda commands): Document new
3408 behavior when changing time stamps.
3409 (Structure editing): Document the new command
3410 `org-clone-subtree-with-time-shift'.
3411 (Publishing): Refresh this chapter.
3412 (Export options, Export options, In-buffer settings):
3413 Document the new keywords.
3414 (Matching tags and properties): Collect all
3415 documentation about tags/property matches here.
3416 (Setting tags): Document `org-tag-persistent-alist'.
3417 (Weekly/daily agenda): New section.
3418 (Orgstruct mode): Describe `orgstruct++-mode'.
3419 (Drawers): Mention the LOGBOOK drawer.
3420 (Export options, Sectioning structure): Document the
3421 #+LEATEX_HEADER in-buffer setting.
3422 (Bugs): Section removed.
3423 (Hooks): New section.
0c7efc08 3424 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3425 (Context-sensitive commands): New section.
3426 (Setting tags): Document newline option.
3427 (Global TODO list, Matching tags and properties):
3428 Mention more variables.
3429 (Checkboxes): Update to changed command behavior.
81a5560e 3430
40d2791f
CY
34312009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3432
3433 * speedbar.texi (Basic Key Bindings): Fix typo.
3434
65d0154b
JB
34352009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3436
3437 * calc.texi (Vector/Matrix Functions): Add index entries for both
3438 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3439 affects matrices with more than one row.
b5bdfd9f 3440 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3441
5a9e3ab7
JB
34422009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3443
3444 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3445 `calc-transpose-lines'.
5a9e3ab7 3446
42fb7e61
MA
34472009-07-27 Michael Albinus <michael.albinus@gmx.de>
3448
3449 * dbus.texi (Receiving Method Calls): Describe special return value
3450 `:ignore'.
3451
574b69d5
AM
34522009-07-24 Alan Mackenzie <acm@muc.de>
3453
3454 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3455 initialization, any individual variable setting now takes precedence
3456 over one done via c-file-style/c-file-offsets.
3457
ec06459c
JB
34582009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3459
3460 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3461 truncated when Calc is quit.
3462 (Customizing Calc): Document `calc-undo-length'.
3463
4ce54f6b
CY
34642009-07-20 Chong Yidong <cyd@stupidchicken.com>
3465
3466 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3467
0e4f8ba5
GM
34682009-07-11 Kevin Ryde <user42@zip.com.au>
3469
3470 * pcl-cvs.texi (About PCL-CVS):
3471 * widget.texi (Basic Types):
3472 Fix cross-references.
3473
fa0f81b0
AS
34742009-07-01 Andreas Schwab <aschwab@redhat.com>
3475
3476 * dbus.texi (Type Conversion): Don't use literal control character.
3477
88a683c5
MA
34782009-07-01 Michael Albinus <michael.albinus@gmx.de>
3479
3480 * tramp.texi (GVFS based methods): New section.
3481 (Remote processes): Processes for GVFS based methods run locally.
3482
36c8febb
MA
34832009-06-30 Michael Albinus <michael.albinus@gmx.de>
3484
0c7efc08
SM
3485 * tramp.texi (Inline methods, External methods, Gateway methods):
3486 Avoid the words "kludge" and hack".
36c8febb
MA
3487 (External methods): Add `synce' method.
3488
3489 * trampver.texi: Update release number.
3490
d6b951bb
MA
34912009-06-22 Michael Albinus <michael.albinus@gmx.de>
3492
3493 Sync with Tramp 2.1.16.
3494
3495 * tramp.texi (History): Add GVFS support.
3496 (External methods): Precise `rsync' description. Add `dav', `davs' and
3497 `obex' methods. Add 'tramp-gvfs-methods' option.
3498 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3499 forms.
3500 (Remote Programs): Introduce `tramp-own-remote-path'.
3501 (Remote processes): New subsection "Running remote programs that create
3502 local X11 windows".
3503 (Frequently Asked Questions): Improve code for disabling vc.
3504
3505 * trampver.texi: Update release number. Set default value of
3506 `emacsgvfs'.
3507
70243478
CY
35082009-06-21 Chong Yidong <cyd@stupidchicken.com>
3509
3510 * Branch for 23.1.
3511
54b31cbf
GM
35122009-06-17 Glenn Morris <rgm@gnu.org>
3513
3514 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3515 (Latest version of Emacs): Mention source code repository.
3516
f6adc23c
GM
35172009-06-16 Glenn Morris <rgm@gnu.org>
3518
3519 * faq.texi (Top): Language tweak.
3520 (Extended commands): Most people have arrow keys.
3521 (Emacs manual): Say how to follow info links.
3522 (File-name conventions): Change title a bit. Explain about source
3523 versus installed. Condense etc description.
3524 (Guidelines for newsgroup postings): Mention Savannah list page.
3525 (Newsgroup archives): Simplify.
3526 (Contacting the FSF): Add contact URL.
3527 (Emacs Lisp documentation): Printed version not always available.
3528 (Installing Texinfo documentation): Explain how by hand installation is
3529 not normally needed. Use add-to-list. Remove duplicate reference.
3530 (Informational files for Emacs): Move info on Help menu here from
3531 "File-name conventions".
3532 (Help installing Emacs): Tweak uref.
3533 (Obtaining the FAQ): Mention repository.
3534 (Origin of the term Emacs): Explain "ITS".
3535 (Changing load-path): Use add-to-list.
3536 (Automatic indentation): Clarify this is for Text mode.
3537 Don't mention Indented Text mode.
3538 (Finding Emacs on the Internet): The FSF does not seem to offer a
3539 deluxe distribution on CD anymore.
3540
b59a8457
GM
35412009-06-16 Glenn Morris <rgm@gnu.org>
3542
3543 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3544 Recommend the latest release. Mention how to get older FAQs.
3545 Recommend the Emacs manual.
3546 (Guidelines for newsgroup postings): Discourage cross-posts.
3547 (Underlining paragraphs): Remove.
3548 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3549 (Bugs and problems): Update key-binding.
3550 (Problems with very large files): Mention 64-bit.
3551 (Shell process exits abnormally): Remove.
3552 (Problems with Shell Mode): Rename and update.
3553 (Spontaneous entry into isearch-mode)
3554 (Problems talking to certain hosts): Remove. This is old information,
3555 in etc/PROBLEMS if needed.
3556 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3557 (Dired claims that no file is on this line): Update.
3558 (Installing Emacs, Problems building Emacs): Simplify.
3559 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3560 information.
3561 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3562 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3563 (JDEE): "JDEE", not "JDE".
3564 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3565 Remove. This is old information, in etc/PROBLEMS if needed.
3566 (stty and Backspace key, Kanji and Chinese characters): Remove.
3567 (Right-to-left alphabets): Update section.
3568 (Changing the included text prefix): Gnus uses message-yank-prefix.
3569 Add cross-reference to Supercite manual.
3570 (Saving a copy of outgoing mail): Simplify output file description.
3571 (Expanding aliases when sending mail): Refer to Emacs manual.
3572 Remove old info about RFC822.
3573 Correct description of how to rebuild aliases.
3574 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3575 (MIME with Emacs mail packages)
3576 (Viewing articles with embedded underlining)
3577 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3578 Remove old sections.
3579 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3580 and is well-documented in the Gnus manual.
3581 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3582 (Making Gnus faster): Rename from "Starting Gnus faster".
3583 Merge "Catch-up is slow in Gnus" into here.
3584
0e6d12ca
GM
35852009-06-14 Glenn Morris <rgm@gnu.org>
3586
3587 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3588 (New in Emacs 23): New section.
3589 (Handling C-s and C-q with flow control): Add xref.
3590
2e17e05e
GM
35912009-06-13 Glenn Morris <rgm@gnu.org>
3592
3593 * faq.texi (Setting up a customization file): Grammar fix.
3594 Customize is no longer "new".
3595 (Displaying the current line or column): Line-number mode is on by
3596 default. Don't mention `column' package. Mention linum.el.
3597 (Turning on abbrevs by default): Explain how to do it for buffers,
3598 modes, and everywhere.
3599 (Associating modes with files): Use add-to-list. Don't mention Emacs
3600 19.
3601 (Highlighting a region): On by default since 23.1.
3602 (Replacing highlighted text): Update doc quote.
3603 (Working with unprintable characters): Don't mention search-quote-char.
3604 (Using an already running Emacs process): Gnuclient is probably not an
3605 enhancement these days.
3606 (Indenting switch statements): Remove mention of pre-Emacs 20.
3607 (Horizontal scrolling): Abbreviate Emacs 20 description.
3608 (Replacing text across multiple files): Fix name of dired command.
3609 (Disabling backups): Use require not load.
4f9d4de3 3610 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3611
2a1cf2b9
BW
36122009-06-13 Bill Wohler <wohler@newt.com>
3613
3614 Release MH-E manual version 8.2.
3615
3616 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3617 release 8.2.
3618
85b438b7
GM
36192009-06-13 Glenn Morris <rgm@gnu.org>
3620
3621 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3622 in this day and age the common meaning is "on the web".
3623 (copying): Use @copyright in all cases.
3624 (Basic keys): Remove reference to deleted manual node "Text Characters".
3625 (File-name conventions): Use GNU as an example rather than SERVICE.
3626 default.el lives in site-lisp. Update Info directory location.
3627 (Real meaning of copyleft): GPL actions have been brought, but all
3628 settled out of court.
3629 (Guidelines for newsgroup postings): Shorten section title.
3630 Simplify comp.emacs description.
3631 (Newsgroup archives): Change Google URL. Describe Gmane.
3632 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3633 points". Mention List-Unsubscribe header.
3634 (Contacting the FSF): Update email and URLs.
3635 (Basic editing): Mention F1 for help.
3636 (Installing Texinfo documentation): Refer to Texinfo website rather
3637 than ftp server.
3638 (Printing a Texinfo file): Mention texi2pdf.
3639 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3640 are just stubs nowadays.
3641 (Latest version of Emacs): Explain version numbers.
3642 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3643 (Turning on syntax highlighting): No need to mention hilit19 any more.
3644 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3645 (Modes for various languages): Remove section.
3646 (Major packages and programs): Remove most version and maintainer
3647 information - it's hard to keep up-to-date, and adds nothing.
3648 Similarly with direct links to mailing lists.
3649 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3650 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3651 years, and Emacs comes with tools for this now.
3652 (Patch): Remove section - this is a standard tool.
3653 (Using function keys under X): Remove section.
3654
93e2d996
GM
36552009-06-12 Glenn Morris <rgm@gnu.org>
3656
3657 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3658 (Help installing Emacs): Remove reference to deleted X11 node.
3659 (Associating modes with files): Interpreter-mode-alist is no longer
3660 subservient to auto-mode-alist.
3661 (Installing Emacs): Change future Emacs version.
3662 (Linking with -lX11 fails): Remove old section.
3663 (Packages that do not come with Emacs): Update ELL location.
3664 Emacs Lisp archive is dead.
3665 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3666 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3667 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3668 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3669 (Removing flashing messages): Remove section about non-existent Gnus
3670 option.
3671
f0bf7708
GM
3672 * faq.texi (Top): Add @top command.
3673 Remove the optional arguments from all @node commands: makeinfo can
3674 generate these automatically, and it is easier to edit and rearrange
3675 nodes without them.
3676
30884d11
GM
36772009-06-11 Glenn Morris <rgm@gnu.org>
3678
3679 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3680 (The LPF): Make the updated URL the sole reference point.
3681 (Learning how to do something): Update refcard price and format.
3682 (Getting a printed manual): Sources in doc/emacs/, not man/.
3683 Also available in PDF format. Since the page count varies, be less
3684 precise.
3685 (Informational files for Emacs): Remove references to deleted files
3686 LPF and SUN-SUPPORT, and to UUCP.
3687 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3688 Remove many obsolete ways to get the FAQ, which now seems only to be
3689 distributed with Emacs.
3690 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3691
deab46e0
CY
36922009-06-09 Chong Yidong <cyd@stupidchicken.com>
3693
223b43fa 3694 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3695 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3696
deab46e0
CY
3697 * ada-mode.texi (Installation, Compile commands)
3698 (Project File Overview, No project files, Set compiler options)
3699 (Use GNAT project file, Use multiple GNAT project files)
3700 (Identifier completion): Use @samp for menu items, and @kbd for key
3701 sequences (Bug#3504).
3702
71fbd643
DU
37032009-06-04 Daiki Ueno <ueno@unixuser.org>
3704
8c9bb6f5 3705 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3706
f197085b
CY
37072009-06-04 Ryan Yeske <rcyeske@gmail.com>
3708
3709 * message.texi (Header Commands): Fix descriptions to match
3710 keybindings.
3711
7f3bc720
DU
37122009-04-22 Daiki Ueno <ueno@unixuser.org>
3713
3714 * gnus.texi (Security): Mention that EasyPG is the current default.
3715
4518068d
CY
37162009-04-13 Chong Yidong <cyd@stupidchicken.com>
3717
3718 * ediff.texi (Session Commands): Fix typo.
3719
d7ca410a
MB
37202009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3721
3722 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3723 news.software.readers. Reported by Florian Rehnisch.
3724
c6c76add
GM
37252009-04-02 Glenn Morris <rgm@gnu.org>
3726
3727 * auth.texi: Capitalize direntry.
3728
3729 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3730 using a period in the entry name. (Bug#2797)
3731
35ed8e2e
JB
37322009-03-03 Juanma Barranquero <lekktu@gmail.com>
3733
3734 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3735 ($(infodir)/auth, auth.dvi): New targets.
3736
e280480a
GM
37372009-03-03 Glenn Morris <rgm@gnu.org>
3738
3739 * auth.texi: Fix @setfilename.
3740
3741 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3742 (auth, $(infodir)/auth, auth.dvi): New rules.
3743
8a76755b
GM
37442009-02-25 Glenn Morris <rgm@gnu.org>
3745
3746 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3747
0038d478
MB
37482009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3749
3750 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3751
37522009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3753
3754 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3755 gnus-nocem-issuers, and gnus-nocem-verifyer.
3756
867d4bb3
JB
37572009-02-20 Juanma Barranquero <lekktu@gmail.com>
3758
3759 * ada-mode.texi (Project files, Automatic Casing):
3760 * dbus.texi (Signals):
3761 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3762 * mh-e.texi (HTML):
3763 * nxml-mode.texi (Locating a schema)
3764 (Using the document's URI to locate a schema):
3765 * org.texi (Footnotes, Using the mapping API):
3766 * rcirc.texi (Channels): Remove duplicate words.
3767
3a44dc1f
GM
37682009-02-20 Glenn Morris <rgm@gnu.org>
3769
3770 * dired-x.texi (Miscellaneous Commands):
3771 * gnus.texi: Minor updates for mbox Rmail.
3772
5dc584b5
KB
37732009-02-16 Karl Berry <karl@gnu.org>
3774
b59a8457
GM
3775 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3776 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3777 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3778 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3779 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3780 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3781 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3782 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3783 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3784 Consistently use @insertcopying in the Top node,
5dc584b5 3785 @contents at the front (after @end titlepage),
b59a8457 3786 and @direntry after @copying. (Bug#1988)
5dc584b5 3787
9eb59592
MB
37882009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3789
3790 * auth.texi: New file documenting auth-source.
3791
d324fa76
CD
37922009-02-13 Carsten Dominik <dominik@science.uva.nl>
3793
3794 * org.texi (Org Plot): Fix link.
3795
7a603b73
DU
37962009-02-09 Daiki Ueno <ueno@unixuser.org>
3797
3798 * epa.texi (Mail-mode integration): Mention the way to do
3799 "encrypt-to-self". (Bug#1807)
3800
a626b338 38012009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3802
3803 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3804
3b36c17e
MB
38052009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3806
3807 * gnus-news.texi: Print version about Incoming*.
3808
55033558
CD
38092009-02-02 Carsten Dominik <dominik@science.uva.nl>
3810
3811 * org.texi (Structure editing, Handling links)
3812 (Fast access to TODO states, Javascript support): Make standard docs
3813 correctly reflect default variable settings.
3814
ec712abb
GM
38152009-02-02 Glenn Morris <rgm@gnu.org>
3816
3817 * org.texi: Fix typos.
3818
7112648c
MA
38192009-02-01 Michael Albinus <michael.albinus@gmx.de>
3820
3821 Sync with Tramp 2.1.15.
3822
3823 * trampver.texi: Update release number.
3824
2e461fc1
CD
38252009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3826
3827 * org.texi (TODO dependencies): Document TODO dependencies on
3828 checkboxes.
3829
bc283609
CD
38302009-01-30 Carsten Dominik <dominik@science.uva.nl>
3831
3832 * org.texi (TODO dependencies): Document key binding for toggling
3833 ORDERED property.
3834
74fc5047
MA
38352009-01-28 Michael Albinus <michael.albinus@gmx.de>
3836
3837 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3838 of hook functions.
3839
d6685abc
CD
38402009-01-28 Carsten Dominik <dominik@science.uva.nl>
3841
3842 * org.texi (TODO dependencies): New section.
3843
65c439fd
CD
38442009-01-27 Carsten Dominik <dominik@science.uva.nl>
3845
3846 * org.texi (Plain lists, TODO basics, Priorities)
3847 (Multiple sets in one file, Conflicts): Document interaction with
3848 `shift-selection-mode'.
3849
5fafc247
JB
38502009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3851
3852 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3853 Make Calc the subject of sentences.
3854 (Rearranging Formulas using Selections): Discuss new options
3855 for `j *'.
3856
e7433508
MA
38572009-01-26 Michael Albinus <michael.albinus@gmx.de>
3858
3859 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3860
2096a1b6
GM
38612009-01-26 Glenn Morris <rgm@gnu.org>
3862
3863 * org.texi: Fix typos.
3864
0cb61492
BW
38652009-01-26 Bill Wohler <wohler@newt.com>
3866
2096a1b6 3867 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3868
0bd48b37
CD
38692009-01-25 Carsten Dominik <dominik@science.uva.nl>
3870
3871 * org.texi (References): Add information about remote references.
3872 (Built-in table editor): Document `C-c RET' in tables.
3873 (Math symbols, Quoting LaTeX code): Mention that simple
3874 LaTeX macros survive LaTeX export.
3875 (Images in LaTeX export): Show how to create a reference to a
3876 figure.
3877 (Sectioning structure): Document that the LaTeX class can be
3878 specified in a property.
3879 (Text areas in HTML export): New section.
3880 (External links): Add examples for text search and ID links.
3881 (Built-in table editor): Remove the descriptio of `C-c
3882 C-q', it not longer works.
3883 (Literal examples): Document that a space must follow
3884 the colon in short examples.
3885 (Relative timer): Document `org-timer-stop'.
3886 (Footnotes): New section.
3887 (Footnote markup): Shorten section and refer to new Footnote
3888 section.
3889 (Literal examples): Add documentation for line
3890 numbering in and references to code examples.
3891 (CSS support): Fix the description of default CSS styles.
3892 (Capturing column view): Document
3893 "file:path/to/file.org" as an allowed value for the ID property of
3894 a dynamic block copying column view.
3895
49dbbaf2
SE
38962009-01-23 Stephen Eglen <stephen@gnu.org>
3897
3898 * mh-e.texi (Getting Started): Describe $MH.
3899
193e6828
MA
39002009-01-21 Michael Albinus <michael.albinus@gmx.de>
3901
3902 * tramp.texi (all): Harmonize usage of "external method",
3903 "external transfer method" and "out-of-band method".
3904 (Connection types): Precise the differences of inline and external
3905 methods. Written by Adrian Phillips <a.phillips@met.no>.
3906
26b9f88d
MB
39072009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3908
3909 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3910 commands as described at the top. Reported by Allan Gottlieb
3911 <gottlieb@nyu.edu>.
3912
39132009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3914
3915 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3916 nnmail-pathname-coding-system.
3917
377952e0
GM
39182009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3919
3920 * org.texi (Relative timer): Fix typo.
3921
a20d3598
JB
39222009-01-15 Juanma Barranquero <lekktu@gmail.com>
3923
3924 * org.texi (Clocking work time): Fix typo.
98a1e0f5 3925 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 3926
a50253cc
GM
39272009-01-13 Glenn Morris <rgm@gnu.org>
3928
3929 * org.texi: Fix some more typos.
3930
07450bee
GM
39312009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3932
3933 * org.texi: Fix some typos.
3934
e3e955fe
MB
39352009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3936
3937 * gnus.texi (Group Parameters): Add note for local variables.
3938
39392009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3940
0c7efc08
SM
3941 * gnus.texi (Converting Kill Files): Fix URL.
3942 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
3943
39442009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3945
3946 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3947 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3948 (Paging the Article): Add index entry.
3949
71dd9983
JB
39502009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3951
3952 * ada-mode.texi (Examples): Delete redundant text.
3953
4a0cf14f
MA
39542009-01-03 Michael Albinus <michael.albinus@gmx.de>
3955
36c8febb 3956 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
3957
3958 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3959 addresses.
3960
aedac0f0
BW
39612009-01-03 Bill Wohler <wohler@newt.com>
3962
3963 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3964 kept empty.
3965
4c65b566
CD
39662008-12-20 Carsten Dominik <dominik@science.uva.nl>
3967
3968 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
3969 (HTML Export commands, LaTeX/PDF export commands):
3970 Improve documentation about transient-mark-mode.
e9fce1ac 3971 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
3972 to fields in the last table row.
3973
e1a78e1e
JL
39742008-12-19 Juri Linkov <juri@jurta.org>
3975
3976 * info.texi (Search Text): Remove mention of removed key binding M-s.
3977
17a0aa82
CD
39782008-12-18 Carsten Dominik <dominik@science.uva.nl>
3979
3980 * org.texi (References): Remove mentioning of @0 as reference for the
3981 last line, this has been reverted in the Lisp sources.
3982
4997d802
JB
39832008-12-17 Juanma Barranquero <lekktu@gmail.com>
3984
3985 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3986 (DVI_TARGETS): Remove duplicates. Add sasl.
3987 ($(infodir)/sasl, sasl.dvi): New targets.
3988
33306645
CD
39892008-12-17 Carsten Dominik <dominik@science.uva.nl>
3990
3991 * org.texi: Version number pushed to 6.15d.
3992
db55f368
CD
39932008-12-16 Carsten Dominik <dominik@science.uva.nl>
3994
a0bf4117 3995 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
3996 (Images in LaTeX export): New section.
3997 (Inlined images, Images in HTML export): Sections renamed.
3998
dae0a942
MB
39992008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4000
4001 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4002
9f5572e9
MB
40032008-12-04 David Engster <dengste@eml.cc>
4004
4005 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4006 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4007
bc23baaa
CD
40082008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4009
4010 * org.texi (Using the mapping API): Fix bug in mapping example.
4011 (Publishing options): Make the list of properties complete again, in
4012 correspondence to the variable `org-export-plist-vars'.
4013 (Property searches): Document new special values for time comparisons.
4014 (Tag inheritance): Refine the description of tag inheritance.
4015 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4016 (Effort estimates): Document the new relative timer.
bc23baaa 4017
3bf8054f
JB
40182008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4019
4020 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4021 (Using Calc): Clarify use of `C-x * o'.
4022 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4023
ac134f2f
RS
40242008-11-28 Richard M Stallman <rms@gnu.org>
4025
4026 * dbus.texi (Receiving Method Calls): Clean up previous change.
4027
ace706d1
MA
40282008-11-26 Michael Albinus <michael.albinus@gmx.de>
4029
4030 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4031 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4032 `dbus-unescape-from-identifier'.
4033 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4034 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4035 (Signals): Use the constants in the example.
4036
d60b1ba1
CD
40372008-11-24 Carsten Dominik <dominik@science.uva.nl>
4038
b97439ce 4039 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4040
ce4fdcb9
CD
40412008-11-23 Carsten Dominik <dominik@science.uva.nl>
4042
4043 * org.texi (Setting up Remember): Document `org-remember-mode'.
4044 (External links): Document that bbdb links can use a regular
4045 expression.
4046 (External links): Document that elisp links can contain interactive
4047 commands.
4048
c8548a00 40492008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4050
4051 * viper.texi (viper-translate-all-ESC-keysequences):
4052 Description removed.
4053
6a2c4aec
GM
40542008-11-19 Glenn Morris <rgm@gnu.org>
4055
4056 * doclicense.texi: Change to FDL 1.3.
4057 Relicense all texi files under FDL 1.3 or later.
4058
59ee4113
JB
40592008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4060
4061 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4062
59bcbb98 40632008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4064
0c7efc08 4065 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4066
4067 * ediff.texi: Version/date change.
9f90198a 4068
8aa41c9b
CY
40692008-11-14 Chong Yidong <cyd@stupidchicken.com>
4070
4071 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4072
17587b1b
JB
40732008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4074
4075 * calc.texi (About This Manual): Comment out a mention of
4076 marginal notes.
4077
564c900e
CD
40782008-11-12 Carsten Dominik <dominik@science.uva.nl>
4079
4080 * org.texi (Clocking work time): Document the :formula property of
4081 clock tables.
4082 (Structure editing, Refiling notes): Document refiling regions.
4083 (Agenda commands): Document the double-prefix version
4084 of the `l' command in the agenda.
4085 (Handling links): Explain the effect of a double prefix
4086 arg to `C-c C-o'.
4087 (TODO basics): Add documentation for tag triggers.
4088
3c4be1f2
GM
40892008-10-23 Glenn Morris <rgm@gnu.org>
4090
4091 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4092 byte-compiling things like `+'.
4093
4094 * ns-emacs.texi: Merge copyright years of author now with assignment
4095 into FSF years.
4096 (VER): Use it for easier automatic updating. Use Emacs version rather
4097 than standalone Emacs.app version.
4098
a6520ff3
CD
40992008-10-12 Carsten Dominik <dominik@science.uva.nl>
4100
864c9740 4101 * org.texi: Lots of minor fixes.
a6520ff3
CD
4102 (Capture): New chapter.
4103 (Org Plot): New section.
4104
db7a4b66
MH
41052008-09-30 Magnus Henoch <mange@freemail.hu>
4106
4107 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4108
4043c194
JB
41092008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4110
4111 * calc.texi (User Defined Units): Mention how to enter optional display
4112 string.
4113
eef5ade7
MB
41142008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4115
0c7efc08 4116 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4117 avoid the "y/n" wording.
4118
e52cac88
MB
41192008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4120
0c7efc08 4121 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4122
41232008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4124
4125 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4126 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4127
00c55306
BW
41282008-09-22 Bill Wohler <wohler@newt.com>
4129
4130 Release MH-E manual version 8.1.
4131
4132 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4133 release 8.1.
4134
4135 * mh-e.texi: Retain dual license as agreed to by the FSF.
4136 However, bump GPL to Version 3.
4137 Use @include for license text.
4138
e52cac88 41392008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4140
4141 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4142 (Store custom flags and keywords, Store arbitrary data):
4143 Clean up markup.
64763fe3
MB
4144
41452008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4146
4147 * gnus.texi (The Gnus Registry): Document it.
4148
9e601b8d
MB
41492008-09-08 David Engster <dengste@eml.cc>
4150
88ee5b02
JB
4151 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4152 Clarify section about choosing back end servers.
9e601b8d 4153
247043f1
GM
41542008-08-23 Glenn Morris <rgm@gnu.org>
4155
4156 * dired-x.texi (Shell Command Guessing):
4157 Mention dired-guess-shell-case-fold-search. (Bug#417)
4158
2bfec7a0
MA
41592008-08-22 Michael Albinus <michael.albinus@gmx.de>
4160
4161 * trampver.texi: Update release number.
4162
247043f1 41632008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4164
4165 * ns-emacs.texi: Update version.
4166 (Introduction): Correct menu location for options save.
4167 (Customization): Note that defaults are stored under org.gnu.Emacs.
4168
8c20bd92
BW
41692008-08-11 Bill Wohler <wohler@newt.com>
4170
4171 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4172 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4173 Henman) (closes SF #1768928).
4174
767a4d92
GM
41752008-08-10 Glenn Morris <rgm@gnu.org>
4176
4177 * ns-emacs.texi: Use @copying. Change copyright of authors with
4178 assignment to FSF. Change license to GFDL.
4179 (Top): Remove outdated references.
4180
6ecfe5c2
MB
41812008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4182
88ee5b02
JB
4183 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4184 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4185 gnus-summary-sort-by-most-recent-date.
4186 (Summary Sorting): Explain prefix argument.
4187
41882008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4189
4190 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4191 gnus-summary-pipe-output.
4192
eb932e8a
MA
41932008-08-03 Michael Albinus <michael.albinus@gmx.de>
4194
4195 * dbus.texi (Receiving Method Calls): Document error handling of own
4196 D-Bus methods.
4197
bfe16263
BW
41982008-08-01 Bill Wohler <wohler@newt.com>
4199
4200 * mh-e.texi (Reading Mail)
9f90198a 4201 (Viewing Attachments): Describe new function
bfe16263
BW
4202 mh-show-preferred-alternative.
4203 (Sending Mail, Redistributing, Sending Message): Describe new hook
4204 mh-annotate-msg-hook.
4205
21956b56
MA
42062008-07-31 Michael Albinus <michael.albinus@gmx.de>
4207
4208 * dbus.texi (Arguments and Signatures): Fix example.
4209 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4210 (Asynchronous Methods): New node.
9f90198a
JB
4211 (Errors and Events): Describe extended layout of `dbus-event'.
4212 New defun `dbus-event-message-type'.
21956b56 4213
7c2fb837
DN
42142008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4215
4216 * ediff.texi: Remove VMS support.
4217
13662773
JB
42182008-07-29 Juanma Barranquero <lekktu@gmail.com>
4219
4220 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4221 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4222
ddde0b34
CY
42232008-07-29 Chong Yidong <cyd@stupidchicken.com>
4224
4225 * Makefile.in: Add mairix-el targets.
4226
42272008-07-29 David Engster <deng@randomsample.de>
4228
4229 * mairix-el.texi: New file.
4230
d5875b25
JB
42312008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4232
366b7d44
JB
4233 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4234 project files. Delete 'main_unit' project variable; not needed. Allow
4235 process environment variables wherever project variables are allowed.
4236 Add tutorial section on multiple GNAT project files.
d5875b25 4237
6cbab8ee
MA
42382008-07-27 Michael Albinus <michael.albinus@gmx.de>
4239
4240 Sync with Tramp 2.1.14.
4241
4242 * trampver.texi: Update release number.
4243
9e2a2647
DN
42442008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4245
4246 * ns-emacs.texi:
4247 * faq.texi: Remove mentions of Mac Carbon.
4248
d62672f3
MB
42492008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4250
4251 * gnus.texi (Saving Articles): Describe the 2nd argument of
4252 gnus-summary-save-in-pipe.
4253 (SpamAssassin): Use it.
4254
42552008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4256
4257 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4258
dd12e1c6
CD
42592008-07-25 Carsten Dominik <dominik@science.uva.nl>
4260
4261 * org.texi (Export options): Document the use of the creator flag.
4262
44ce9197
CD
42632008-07-24 Carsten Dominik <dominik@science.uva.nl>
4264
4265 * org.texi: New version 6.06a.
4266
ddd13c5d
JB
42672008-07-23 Juanma Barranquero <lekktu@gmail.com>
4268
4269 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4270 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4271
8dc6104d
JB
42722008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4273
4274 * calc.texi (Editing Stack Entries):
4275 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4276 Calc's help functions. Mention fixing typos.
4277 (Customizing Calc): Fix typo.
4278
42792008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4280
4281 * calc.texi (summarykey): New macro. Use to correctly format keys in
4282 the summary.
4283
ddd13c5d 42842008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4285
4286 * ns-emacs.texi (Customization): Corrected documentation on color
4287 specification formats.
4288
568beaa2
AS
42892008-07-19 Andreas Schwab <schwab@suse.de>
4290
db8ef699 4291 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4292
4293 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4294 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4295
cd71b9ae
MA
42962008-07-18 Michael Albinus <michael.albinus@gmx.de>
4297
4298 * dbus.texi (Inspection): Rework, introduce submenus.
4299 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4300 (Properties and Annotations, Arguments and Signatures): New nodes.
4301
9b7993b4
MA
43022008-07-13 Michael Albinus <michael.albinus@gmx.de>
4303
4304 * dbus.texi (Receiving Method Calls): Fix description of
4305 `dbus-register-method'.
4306 (Signals): Allow also signal arguments for filtering in
4307 `dbus-register-signal'.
4308
241d447b
JB
43092008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4310
4311 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4312 `cnorm'.
4313 (Arithmetic Tutorial): Simplify the verification of prime factors.
4314
adb46650
MB
43152008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4316
4317 * gnus.texi (Saving Articles): Mention
4318 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4319
92e15881
JB
43202008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4321
4322 * calc.texi: Adjust mode line throughout.
4323
ea597303
JB
43242008-06-28 Juanma Barranquero <lekktu@gmail.com>
4325
4326 * sasl.texi (Mechanisms): Fix typos.
4327
aee08080
JB
43282008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4329
4330 * calc.texi (Killing from the stack): Mention using normal Emacs
4331 copying.
4332
a06a4a12
MA
43332008-06-21 Michael Albinus <michael.albinus@gmx.de>
4334
0c7efc08 4335 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4336 Add `auth-source' mechanism.
a06a4a12
MA
4337 (Connection caching): Tramp reopens the connection automatically,
4338 when the operating system on the remote host has been changed.
4339
7389398d
EZ
43402008-06-20 Eli Zaretskii <eliz@gnu.org>
4341
4342 * makefile.w32-in (distclean): Remove makefile.
4343
b349f79f
CD
43442008-06-17 Carsten Dominik <dominik@science.uva.nl>
4345
3f9b4c2b 4346 * org.texi (Using the mapping API): New section.
b349f79f 4347 (Agenda column view): New section.
3f9b4c2b 4348 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4349 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4350 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4351
43522008-06-17 Jason Riedy <jason@acm.org>
4353
4354 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4355 function, and efmt may be a two-argument function.
4356 (Radio tables): Document multiple destinations.
4357
cd5c05d2
GM
43582008-06-16 Glenn Morris <rgm@gnu.org>
4359
4360 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4361 Add Cover-Texts.
4362
debf4439
GM
43632008-06-15 Glenn Morris <rgm@gnu.org>
4364
4365 * faq.texi (VER): Update to 23.0.60.
4366
4367 * mh-e.texi: Remove option of licensing under GPL.
4368 Add Cover-Texts to GFDL permissions notice.
4369 (GPL): Remove section.
4370 (GFDL): Include doclicense.texi rather than the actual text.
4371
4372 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4373 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4374
4375 * sasl.texi: Fix output file name.
4376
4377 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4378
4379 * gnus-coding.texi: Refer to license in Gnus manual.
4380
4381 * idlwave.texi, sasl.texi: Use @copying.
4382
4383 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4384
4385 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4386
4387 * url.texi: Use @copying, @title, @subtitle, @author.
4388
4389 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4390 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4391 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4392 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4393 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4394 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4395 * widget.texi, woman.texi:
4396 Remove references to external license, since doclicense is included.
4397
4398 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4399 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4400 Remove references to non-existent Invariant Sections.
4401
091f8bc1
GM
44022008-06-14 Glenn Morris <rgm@gnu.org>
4403
4404 * faq.texi (Major packages and programs): Remove references to external
4405 Supercite, Calc, VIPER, since they have been included for some time.
4406 Update VM, AUCTeX, BBDB entries.
4407
47bcb4d3
UJ
44082008-06-14 Ulf Jasper <ulf.jasper@web.de>
4409
4410 * newsticker.texi: Updated to match latest newsticker changes.
4411
6f093307
GM
44122008-06-13 Glenn Morris <rgm@gnu.org>
4413
4414 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4415 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4416 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4417 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4418 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4419 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4420 * woman.texi:
4421 Update Back-Cover Text as per maintain.info.
4422
2b968687
MB
44232008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4424
4425 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4426
4427 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4428 (gnus-faq.xml): Update repository host.
4429
2b968687
MB
4430 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4431
44322008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4433
4434 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4435 Fix a typo.
4436
44372008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4438
4439 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4440 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4441 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4442
44432008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4444
4445 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4446 coding standards.
4447
44482008-06-14 David Engster <dengste@eml.cc>
4449
4450 * gnus.texi (nnmairix): Markup fixes.
4451
e6d2d263
MB
44522008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4453
2b968687 4454 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4455
44562008-06-05 David Engster <dengste@eml.cc>
4457
4458 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4459
44602008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4461
b344d29d 4462 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4463 (Searching, nnir, nnmairix): New stub nodes.
4464
ad231df6 44652008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4466
4467 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4468
f394fa25
MB
44692008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4470
4471 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4472
58333467
MB
44732008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4474
4475 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4476
67525fb9
JY
44772008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4478
4479 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4480
0549d8fc
JB
44812008-05-06 Juanma Barranquero <lekktu@gmail.com>
4482
4483 * info.texi (Top): Fix typo in xref.
4484
149a3837
KB
44852008-05-05 Karl Berry <karl@gnu.org>
4486
4487 * info.texi (Top): @xref to stand-alone manual.
4488
3a23a519
MB
44892008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4490
4491 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4492 (Various Summary Stuff): Fix typo in last xref.
4493
0a29fbf3
JB
44942008-05-02 Juanma Barranquero <lekktu@gmail.com>
4495
4496 * org.texi (Moving subtrees): Fix typo.
4497
586b90f1
MA
44982008-04-28 Michael Albinus <michael.albinus@gmx.de>
4499
4500 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4501 Tramp via `tramp-mode'.
4502
b5af9883
CD
45032008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4504
4505 * org.texi: Massive changes, in many parts of the file.
4506
d55fe5bb
MB
45072008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4508
4509 * gnus.texi (Oort Gnus): Add message-fill-column.
4510
45112008-04-12 Adrian Aichner <adrian@xemacs.org>
4512
4513 * gnus.texi (Mail Source Specifiers): Typo fix.
4514
45152008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4516
4517 * gnus.texi (Diary Headers Generation): Update key binding for
4518 `gnus-diary-check-message'.
4519
45202008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4521
4522 * gnus.texi (Emacsen): Addition.
4523
45242008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4525
4526 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4527
45282008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4529
4530 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4531
45322008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4533
4534 * gnus-news.texi: Update tool bar item.
4535
45362008-04-09 Sven Joachim <svenjoac@gmx.de>
4537
4538 * gnus-news.texi: Fix typos.
4539
76c109c3
JB
45402008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4541
222027f2 4542 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4543 Add mention of `kron'.
4544
d5fbd5a6
MO
45452008-04-01 Daiki Ueno <ueno@unixuser.org>
4546
0c7efc08
SM
4547 * epa.texi (Encrypting/decrypting *.gpg files):
4548 Document epa-file-name-regexp.
d5fbd5a6 4549
fbcbb58c
KY
45502008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4551
4552 * gnus.texi (Example Methods): Fix description about ssh-agent.
4553 (Indirect Functions): Fix the default value of nntp-telnet-command;
4554 remove link to connect.html.
4555
134ce16c
MA
45562008-03-30 Michael Albinus <michael.albinus@gmx.de>
4557
4558 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4559 dbus-call-method.
4560 (Receiving Method Calls): The timeout can be set by the calling client.
4561
da1975d7
MA
4562 * trampver.texi: Update release number.
4563
2e4089ab
RS
45642008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4565
4566 * gnus.texi (Top): Fix version. Add SASL.
4567
70cab5a9
MA
45682008-03-29 Michael Albinus <michael.albinus@gmx.de>
4569
4570 Sync with Tramp 2.1.13.
4571
4572 * trampver.texi: Update release number.
4573
5bc6ddff
MB
45742008-03-29 Chong Yidong <cyd@stupidchicken.com>
4575
4576 * org.texi: Update to new org-mode website.
4577
45782008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4579
4580 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4581
9b3ebcb6
MB
45822008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4583
4584 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4585 gnus-read-ephemeral-gmane-group-url,
4586 gnus-read-ephemeral-emacs-bug-group,
4587 gnus-read-ephemeral-debian-bug-group.
4588
45892008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4590
4591 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4592
4593 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4594 Add FIXMEs for Bookmarks and gnus-registry-marks.
4595
45962008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4597
4598 * gnus.texi (Smileys): Document `smiley-style'.
4599
46002008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4601
4602 * gnus.texi (Gnus Development): Clarify difference between ding and
4603 gnu.emacs.gnus.
4604 (MIME Commands, Using MIME, RSS): Fix markup.
4605
4606 * gnus-faq.texi ([8.4]): Ditto.
4607
46082008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4609
4610 * gnus.texi (Emacsen): Remove obsolete stuff.
4611
46122008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4613
4614 * gnus.texi (Oort Gnus): Add version info WRT
4615 `mail-source-delete-incoming'.
4616
46172008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4618
4619 * gnus.texi (Top): Add "Other related manuals" and version info in
4620 `iftex' output.
4621 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4622 gnus-balloon-face-0 and the corresponding format specifiers.
4623
608d6a81
MA
46242008-03-26 Michael Albinus <michael.albinus@gmx.de>
4625
4626 * tramp.texi (Filename completion): Remove footnote about let-bind
4627 of `partial-completion-mode'. It doesn't work this way.
4628
27a6f132
SM
46292008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4630
4631 * pcl-cvs.texi (Contributors): Update my email.
4632
4a7c4c40
MA
46332008-03-21 Michael Albinus <michael.albinus@gmx.de>
4634
4635 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4636
2940c053
BW
46372008-03-17 Bill Wohler <wohler@newt.com>
4638
4639 * mh-e.texi (Viewing): Update URL for adding header fields to
4640 mh-invisible-header-fields-default.
4641
30864d5f
BW
46422008-03-16 Bill Wohler <wohler@newt.com>
4643
4644 * mh-e.texi (Preface): Add Gnus to requirements.
4645 (Forwarding): Note that forwarded MIME messages are now inline.
4646
31fe2b00
SM
46472008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4648
4649 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4650 (Common Variables): Give precedence to the netcat methods over the
4651 telnet methods, and mention that they are more reliable.
31fe2b00 4652
5e97c626
CD
46532008-03-13 Carsten Dominik <dominik@science.uva.nl>
4654
4655 * org.texi (Exporting Agenda Views): Document agenda export to
4656 iCalendar.
4657 (Progress logging): Document the new progress logging stuff.
4658
37a68866
MB
46592008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4660
4661 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4662 Update for change of `mail-source-delete-incoming'.
4663
4664 * gnus-news.texi: Ditto.
4665
8f7abae3
MB
46662008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4667
4668 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4669 custom versions.
4670
af379c86
AM
46712008-03-07 Alan Mackenzie <acm@muc.de>
4672
4673 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4674 parens/brackets in a k&r region is limited.
4675
3d0f8a67
MB
46762008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4677
4678 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4679 using different Emacs versions.
4680
52151df0
GM
46812008-02-27 Glenn Morris <rgm@gnu.org>
4682
4683 * sc.texi: Remove a lot of old and obsolete info.
4684 (titlepage): Simplify.
4685 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4686 (VM with any Emacsen, GNEWS with any Emacsen)
4687 (Overloading for Non-conforming MUAs, Version 3 Changes)
4688 (The Supercite Mailing List): Delete nodes.
4689 (Introduction): Remove info about old packages.
4690 (Getting Connected): Simplify. Remove info about old packages.
4691 (Citing Commands): Delete Emacs 19 info.
4692 (Hints to MUA Authors): Simplify.
4693 (Thanks and History): Merge in some info from the deleted node
4694 "Version 3 Changes".
4695
b03f96dc
MB
46962008-02-05 Juanma Barranquero <lekktu@gmail.com>
4697
4698 * org.texi (Setting tags, In-buffer settings):
4699 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4700
52bec650
MB
47012008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4702
4703 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4704 installation directory name.
4705
34a3c587
RF
47062008-02-12 Romain Francoise <romain@orebokech.com>
4707
4708 * epa.texi (Overview): Fix typo.
4709
5a8d03e9
MO
47102008-02-11 Daiki Ueno <ueno@unixuser.org>
4711
4712 * epa.texi (Quick start): Remove the .emacs setting.
4713
f1914c40
MO
47142008-02-10 Daiki Ueno <ueno@unixuser.org>
4715
4716 * epa.texi (Quick start): Use the command `epa-enable' instead of
4717 loading `epa-setup'.
4718
bca98fc9
JB
47192008-02-08 Juanma Barranquero <lekktu@gmail.com>
4720
4721 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4722 ($(infodir)/epa, epa.dvi): New targets.
4723
4b01af2e
MO
47242008-02-08 Daiki Ueno <ueno@unixuser.org>
4725
4726 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4727
4728 * epa.texi: New manual documenting the EasyPG Assistant.
4729
06c0751a
MA
47302008-02-06 Michael Albinus <michael.albinus@gmx.de>
4731
4732 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4733 (Inspection): New function dbus-ping.
4734
7dcccd7b
MA
47352008-02-05 Michael Albinus <michael.albinus@gmx.de>
4736
4737 * tramp.texi (Remote processes): Add `shell-command'.
4738
a1da1e37
MB
47392008-01-28 Michael Sperber <sperber@deinprogramm.de>
4740
4741 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4742 (Group Parameters): Document `mail-source' parameter.
4743
c9d8f746
MA
47442008-01-27 Michael Albinus <michael.albinus@gmx.de>
4745
4746 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4747 must be a local host.
4748
15db4a13
MO
47492008-01-26 Michael Olson <mwolson@gnu.org>
4750
4751 * erc.texi: Update version for ERC 5.3 release.
4752 (Obtaining ERC): Update extras URLs for 5.3.
4753 (Development): Write instructions for git, and remove those for Arch.
4754 (History): Mention the switch to git.
4755
2bc43980
KB
47562008-01-24 Karl Berry <karl@gnu.org>
4757
bca98fc9
JB
4758 * info.texi (Search Index, Search Text): Mention the command
4759 character in the section name, a la the (Go to node) node.
2bc43980 4760
d2e4a6c9
MA
47612008-01-21 Michael Albinus <michael.albinus@gmx.de>
4762
4763 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4764
0b6799c3
MB
47652008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4766
4767 * gnus-news.texi: Mention gnus-article-describe-bindings.
4768
47692008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4770
4771 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4772
db9c3fb1 47732008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4774
7b4d0413 4775 * org.texi (Property inheritance): New section.
db9c3fb1 4776 (Conventions): New section.
7b4d0413 4777 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4778 commands, and the new bindings for refiling.
4779 (Sparse trees): Document the new special command for sparse trees.
4780 (References): Be more clear about the counting of hilines.
4781 (Handling links): Document M-p/n for accessing links.
4782 (Fast access to TODO states): New section.
4783 (Per file keywords): New section.
4784 (Property inheritance): New section.
4785 (Column attributes): New summary types.
4786 (Capturing Column View): New section.
4787 (The date/time prompt): Cover the new features in the date/time prompt.
4788 Compactify the table of keys for the calendar remote control.
4789 (Clocking work time): Document the new :scope parameter.
4790 (Remember): Promoted to chapter.
4791 (Quoted examples): New section.
4792 (Enhancing text): New verbatim environments.
4793
6ed73f28
MA
47942008-01-14 Michael Albinus <michael.albinus@gmx.de>
4795
4796 * trampver.texi: Update release number.
4797
95838435
MB
47982008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4799
0c7efc08
SM
4800 * gnus.texi (Article Keymap):
4801 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4802 gnus-article-reply-with-original and
4803 gnus-article-followup-with-original.
4804
20234d96
GM
48052008-01-09 Glenn Morris <rgm@gnu.org>
4806
4807 * nxml-mode.texi: Add @copying section.
4808
d82cf70b
MB
48092008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4810
4811 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4812 Server". Add `message-send-mail-with-mailclient'.
4813
4814 * gnus.texi (Posting Server): Move some text to "(message)Mail
4815 Variables" and add a reference here.
4816
addb7f2e
MA
48172008-01-04 Michael Albinus <michael.albinus@gmx.de>
4818
4819 * dbus.texi (Receiving Method Calls): New chapter.
4820 (Errors and Events): Add serial number to events. Replace "signal" by
4821 "message". Introduce dbus-event-serial-number.
4822
4db2806c
MA
48232008-01-03 Michael Albinus <michael.albinus@gmx.de>
4824
4825 * dbus.texi (Type Conversion): Explain the type specification for empty
4826 arrays. Use another example.
4827
c9ecb5a7
MA
48282007-12-30 Michael Albinus <michael.albinus@gmx.de>
4829
4830 * dbus.texi (all): Replace "..." by @dots{}.
4831 (Type Conversion): Precise the value range for :byte types.
4832 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4833 Mention its return value.
4834 (Errors and Events): There is no D-Bus error propagation during event
4835 processing.
4836
702dbfd9
JB
48372007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4838
4839 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4840 New sections.
4841
87035689
MB
48422007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4843
4844 * gnus.texi (Group Parameters): Reorder the text and add a note about
4845 `gnus-parameters' near the beginning of the node.
4846
48472007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4848
4849 * gnus.texi (Score File Editing): Fix function name.
4850
5492f5ca
MA
48512007-12-23 Michael Albinus <michael.albinus@gmx.de>
4852
4853 Sync with Tramp 2.1.12.
4854
4855 * trampver.texi: Update release number.
4856
d4e67bc5
MA
48572007-12-22 Michael Albinus <michael.albinus@gmx.de>
4858
4859 * dbus.texi (Type Conversion): Correct input parameters mapping.
4860
6a31c819
MA
48612007-12-21 Michael Albinus <michael.albinus@gmx.de>
4862
4863 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4864 (Errors and Events): Mention wrong-type-argument error.
4865
99a3e35f
AS
48662007-12-21 Alex Schroeder <alex@gnu.org>
4867
4868 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4869 spaces. Fixed some typos.
99a3e35f
AS
4870 (Internet Relay Chat): Explain relay.
4871 (Getting started with rcirc): Change items to reflect prompts.
4872 Add more explanation to rcirc-track-minor-mode and added a comment to
4873 warn future maintainers that this section is a copy.
0c7efc08 4874 (People): Change /ignore example.
62b12a24 4875 (Keywords): Not keywords.
99a3e35f 4876
331e4d02
AS
48772007-12-20 Alex Schroeder <alex@gnu.org>
4878
4879 * rcirc.texi (Top): Fighting Information Overload chapter added.
4880 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 4881 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
4882 (Fighting Information Overload): New chapter documenting /keyword,
4883 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
4884 (Configuration): Document rcirc-server-alist, remove
4885 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 4886
cd71c3ef
MA
48872007-12-16 Michael Albinus <michael.albinus@gmx.de>
4888
4889 * dbus.texi (Signals): Fix example in dbus-register-signal.
4890
bbbe940b
MB
48912007-12-14 Sven Joachim <svenjoac@gmx.de>
4892
4893 * gnus.texi (Score Variables): Fix typo.
4894
0ce574ef
MA
48952007-12-07 Michael Albinus <michael.albinus@gmx.de>
4896
4897 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4898 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4899 (Errors and Events): Adapt dbus-event.
4900
b890d447
MB
49012007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4902
4903 * gnus.texi (Other Files): Add the yenc command.
4904
49052007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4906
4907 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4908 since 2004-08-06.
4909
49102007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4911
4912 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4913 on body.
4914
49152007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4916
4917 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4918 and rfc2047-allow-irregular-q-encoded-words; fix description of
4919 rfc2047-encode-encoded-words.
4920
49212007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4922
4923 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4924
3728bf03
MO
49252007-12-05 Michael Olson <mwolson@gnu.org>
4926
4927 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4928 Update documentation for `remember-diary-file'.
4929
a4397af9
MA
49302007-12-04 Michael Albinus <michael.albinus@gmx.de>
4931
4932 * dbus.texi (Signals): Precise `dbus-register-signal'.
4933 (Errors and Events): Rework events part, the internal structure of
4934 dbus-event has changed.
4935
1682490c
JB
49362007-12-03 Juanma Barranquero <lekktu@gmail.com>
4937
4938 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4939 ($(infodir)/dbus, dbus.dvi): New targets.
4940
7b13a0f2
MA
49412007-12-03 Michael Albinus <michael.albinus@gmx.de>
4942
4943 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4944 unconditionally.
4945
4946 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4947 emulation with @print{}.
4948
7ef92bc9
RS
49492007-12-02 Richard Stallman <rms@gnu.org>
4950
4951 * dbus.texi (Overview): Minor cleanup.
4952
22d8ac3a
MA
49532007-12-02 Michael Albinus <michael.albinus@gmx.de>
4954
d3a8e0df
MA
4955 * Makefile.in (INFO_TARGETS): Add dbus.
4956 (DVI_TARGETS): Add dbus.dvi.
4957 (dbus, dbus.dvi): New targets.
4958
22d8ac3a
MA
4959 * dbus.texi: New file.
4960
559764ab
RF
49612007-11-24 Romain Francoise <romain@orebokech.com>
4962
4963 * nxml-mode.texi: Add description in @direntry.
7aa579d9 4964 Fix file name to match @setfilename.
559764ab 4965
ac97a16b
MH
49662007-11-23 Mark A. Hershberger <mah@everybody.org>
4967
4968 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4969 ($(infodir)/nxml-mode): New rule.
4970
4971 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4972 ($(infodir)/nxml-mode): New rule.
4973 (clean): Add nxml-mode*.
4974
4975 * nxml-mode.texi: New file with nxml manual.
4976
404cd454
GM
49772007-11-18 Richard Stallman <rms@gnu.org>
4978
4979 * flymake.texi (Example -- Configuring a tool called directly):
4980 Update example.
4981
b048d478
MA
49822007-11-18 Michael Albinus <michael.albinus@gmx.de>
4983
4984 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 4985 double-slash behavior. Explain directory contents flushing.
b048d478 4986
346e8469
JB
49872007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4988
4989 * calc.texi (TeX and LaTeX Language Modes): Put in
4990 missing braces.
4991
404cd454
GM
49922007-11-15 Richard Stallman <rms@gnu.org>
4993
4994 * cl.texi (Equality Predicates): Delete `eql'.
4995 (Predicates, Naming Conventions, Top): Delete `eql'.
4996 (Common Lisp Compatibility): Delete `eql'.
4997 (Porting Common Lisp): Delete obsolete backquote info.
4998 Minor clarification about character constants.
4999 (Sequence Basics): Minor clarification.
5000
1f6af58b
JB
50012007-11-15 Juanma Barranquero <lekktu@gmail.com>
5002
dccb744b 5003 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5004 * tramp.texi (Filename completion): Fix typos.
5005
3bc88bc9
JB
50062007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5007
5008 * calc.texi (Basic commands): Mention the menu.
5009
bc5300d3
MA
50102007-11-12 Michael Albinus <michael.albinus@gmx.de>
5011
5012 * tramp.texi (Connection caching): Tramp flushes connection
5013 properties when remote operating system has been changed.
5014
4d8a28ec
MB
50152007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5016
5017 * gnus-news.texi: Fix spelling.
5018 `message-insert-formatted-citation-line', not
5019 `message-insert-formated-citation-line'.
5020
404cd454
GM
5021 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5022
e1176b47
MA
50232007-11-07 Michael Albinus <michael.albinus@gmx.de>
5024
5025 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5026 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5027 (Frequently Asked Questions): Add code example for highlighting the
5028 mode line.
5029
6159985a
MO
50302007-11-03 Michael Olson <mwolson@gnu.org>
5031
5032 * remember.texi: Change mentions of remember-buffer to
5033 remember-finalize throughout.
5034
bec9b2f5
MO
50352007-10-30 Michael Olson <mwolson@gnu.org>
5036
5037 * remember.texi (Copying): Remove.
5038 (Mailbox): Update with non-BBDB instructions.
5039 (Diary, Org): Add.
5040 (Bibliography, Planner Page): Remove.
5041
b6173182
JB
50422007-10-30 Juanma Barranquero <lekktu@gmail.com>
5043
5044 * makefile.w32-in (INFO_TARGETS): Add remember.
5045 (DVI_TARGETS): Add remember.dvi.
5046 ($(infodir)/remember): New rule.
5047 (clean): Add remember*.
5048
15f3eb73
MO
50492007-10-30 Michael Olson <mwolson@gnu.org>
5050
70bdc930
MO
5051 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5052 ($(infodir)/remember): New rule that builds the Remember Manual.
5053
b6173182
JB
5054 * remember.texi: New file containing the Remember Mode Manual.
5055 Shuffle chapters around after initial import.
7d3f6f1a
MO
5056 (Function Reference): Split Keystrokes into separate chapter.
5057 (Keystrokes): Document C-c C-k.
51d24a12 5058 (Introduction): Fix typographical issue with "---".
15f3eb73 5059
404cd454
GM
50602007-10-29 Richard Stallman <rms@gnu.org>
5061
5062 * widget.texi (Introduction): Delete discussion of implementation
5063 internals.
5064
9bbb9638
MA
50652007-10-29 Michael Albinus <michael.albinus@gmx.de>
5066
5067 * tramp.texi (Connection caching): Host names must be different
5068 when tunneling.
5069
c7ff939a
RS
50702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5071
5072 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5073 Gnus v5.13.
5074
01c52d31
MB
50752007-10-28 Miles Bader <miles@gnu.org>
5076
5077 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5078
01c52d31
MB
50792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5080
0c7efc08
SM
5081 * gnus.texi (Sorting the Summary Buffer):
5082 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5083
50842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5085
5086 * gnus.texi (Non-ASCII Group Names): New node.
5087 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5088 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5089
c8763fb6 50902007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5091
5092 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5093 clean the output of the program `imap-shell-program'.
5094
50952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5096
5097 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5098
50992007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5100
5101 * gnus.texi (Sticky Articles): Documentation for sticky article
5102 buffers.
5103
c8763fb6 51042007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5105
5106 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5107
51082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5109
5110 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5111
51122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5113
0c7efc08
SM
5114 * gnus.texi (Archived Messages):
5115 Document gnus-update-message-archive-method.
01c52d31
MB
5116
51172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5118
5119 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5120
c8763fb6 51212007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5122
0c7efc08
SM
5123 * gnus.texi (Group Maneuvering):
5124 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5125
51262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5127
0c7efc08
SM
5128 * gnus.texi (Really Various Summary Commands):
5129 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5130
51312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5132
5133 * gnus.texi, message.texi: Bump version number.
5134
51352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5136
5137 * gnus.texi (Group Line Specification, Misc Group Stuff)
5138 (Server Commands): Parenthesize @pxref{Mail Spool}.
5139
51402007-10-28 Didier Verna <didier@xemacs.org>
5141
5142 New user option: message-signature-directory.
5143 * message.texi (Insertion Variables): Document it.
5144 * gnus.texi (Posting Styles): Ditto.
5145
51462007-10-28 Didier Verna <didier@xemacs.org>
5147
5148 * gnus.texi (Group Line Specification):
5149 * gnus.texi (Misc Group Stuff):
5150 * gnus.texi (Server Commands): Document the group compaction feature.
5151
51522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5153
5154 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5155
5156 * message.texi (Various Message Variables): Add message-fill-column.
5157
51582007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5159
5160 * gnus.texi: Untabify.
5161
51622007-10-28 Didier Verna <didier@xemacs.org>
5163
5164 * gnus.texi (Group Parameters): Document the posting-style merging
5165 process in topic-mode.
5166
51672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5168
5169 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5170
51712007-10-28 Romain Francoise <romain@orebokech.com>
5172
5173 * gnus.texi (Mail Spool): Fix typo.
5174 Update copyright.
5175
51762007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5177
5178 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5179
51802007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5181
5182 * gnus.texi (Summary Generation Commands):
5183 Add gnus-summary-insert-ticked-articles.
5184
51852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5186
b2abec73
JB
5187 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5188 to spam-spamassassin-program.
01c52d31
MB
5189
51902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5191
5192 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5193
51942007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5195
5196 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5197
51982007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5199
5200 * message.texi (Mail Headers): Document `opportunistic'.
5201
52022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5203
5204 * emacs-mime.texi (Encoding Customization): Explain how to set
5205 mm-coding-system-priorities per hierarchy.
5206
52072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5208
5209 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5210 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5211
52122007-10-28 Didier Verna <didier@xemacs.org>
5213
5214 * message.texi (Wide Reply): Update documentation of
5215 message-dont-reply-to-names (now allowing a list of regexps).
5216
52172007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5218
5219 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5220
52212007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5222
5223 * gnus.texi (SpamAssassin back end): Fix typo.
5224
5225 * sieve.texi (Examples): Fix grammar.
5226
52272007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5228
5229 * gnus.texi (Searching for Articles): Document M-S and M-R.
5230 (Limiting): Document / b.
5231
52322007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5233
5234 * gnus.texi (Thread Commands): T M-^.
5235
52362007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5237
5238 * message.texi (Mail Aliases): Document ecomplete.
5239 (Mail Aliases): Fix typo.
5240
52412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5242
5243 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5244 fix typo.
5245
52462007-10-28 Romain Francoise <romain@orebokech.com>
5247
5248 * gnus.texi (Mail Spool): Grammar fix.
5249
52502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5251
5252 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5253 string.
5254
52552007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5256
5257 * gnus.texi (Group Parameters): Fix description.
5258
52592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5260
b2abec73
JB
5261 * gnus.texi (Gmane Spam Reporting):
5262 Fix spam-report-gmane-use-article-number.
5263 Add spam-report-user-mail-address.
01c52d31
MB
5264
52652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5266
5267 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5268
52692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5270
5271 * gnus.texi (Group Parameters): Add simplified sorting example based on
5272 example for `Sorting the Summary Buffer' from Jari Aalto
5273 <jari.aalto@cante.net>.
5274 (Example Methods): Add example for an indirect connection.
5275
52762007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5277
0c7efc08 5278 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5279 (Agent Parameters): Updated parameter names to match code.
5280 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5281 'gnus-agent-summary-fetch-series'.
5282 (Agent and flags): New section providing a generalized discussion
5283 of flag handling.
0c7efc08
SM
5284 (Agent and IMAP): Remove flag discussion.
5285 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5286
52872007-10-28 Romain Francoise <romain@orebokech.com>
5288
5289 * gnus.texi (Exiting the Summary Buffer): Add new function
5290 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5291
52922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5293
5294 * gnus.texi (Conformity): Fix typo.
5295 (Customizing Articles): Document `first'.
5296
52972007-10-28 Jari Aalto <jari.aalto@cante.net>
5298
5299 * gnus.texi (Sorting the Summary Buffer):
5300 Add `gnus-thread-sort-by-date-reverse'. Add example
5301 host to different sorting in NNTP and RSS groups.
5302
53032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5304
5305 * message.texi (Insertion): Describe prefix for
5306 message-mark-inserted-region and message-mark-insert-file.
5307
53082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5309
5310 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5311 LaTeX documents. Describe "text/x-gnus-verbatim".
5312
53132007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5314
b2abec73 5315 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5316 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5317 (spam-stat spam filtering, SpamOracle)
0c7efc08 5318 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5319 clarity.
5320
53212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5322
5323 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5324 gnus-article-delete-part and gnus-article-replace-part.
5325 (Using MIME): Add gnus-mime-replace-part.
5326
53272007-10-28 Romain Francoise <romain@orebokech.com>
5328
5329 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5330 requires `auto-compression-mode' to be enabled. Add new nnml
5331 variable `nnml-compressed-files-size-threshold'.
5332
53332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5334
0c7efc08
SM
5335 * gnus.texi (Sorting the Summary Buffer):
5336 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5337
53382007-10-28 Romain Francoise <romain@orebokech.com>
5339
5340 * message.texi (Insertion Variables): Mention new variable
5341 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5342 documentation accordingly.
5343
53442007-10-28 Romain Francoise <romain@orebokech.com>
5345
5346 * gnus.texi (To From Newsgroups): Mention new variables
5347 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5348
53492007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5350
5351 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5352 stuff; gnus-mime-inline-part does the automatic decompression.
5353
53542007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5355
5356 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5357 "training.ham" should be "training.spam".
01c52d31
MB
5358
53592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5360
5361 * message.texi (Mail Variables): Fix the default value for
5362 message-send-mail-function.
5363
53642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5365
5366 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5367 always returns nil exceptionally.
5368
53692007-10-28 Simon Josefsson <jas@extundo.com>
5370
0c7efc08
SM
5371 * gnus.texi (Article Washing): Add libidn URL.
5372 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5373
53742007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5375
5376 * gnus.texi (Topic Commands): Fix next/previous.
5377
53782007-10-28 Simon Josefsson <jas@extundo.com>
5379
5380 * gnus.texi (Article Washing): Mention `W i'.
5381
c8763fb6 53822007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5383
5384 * gnus.texi (Group Parameters): Slight extension of sieve
5385 parameter description.
5386
53872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5388
5389 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5390 matching score files as well.
5391 (Picons): Describe `gnus-picon-style'.
5392
53932007-10-28 Romain Francoise <romain@orebokech.com>
5394
5395 * message.texi (Message Headers): Mention that headers are hidden
5396 using narrowing, and how to expose them.
5397 Update copyright.
5398
53992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5400
5401 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5402 `gnus-summary-sort-by-recipient'.
5403
54042007-10-28 Romain Francoise <romain@orebokech.com>
5405
5406 * gnus.texi (NNTP marks): New node.
5407 (NNTP): Move NNTP marks variables to the new node.
5408
54092007-10-28 Jesper Harder <harder@ifa.au.dk>
5410
b2abec73 5411 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5412
5413 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5414
54152007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5416
b2abec73 5417 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5418 everywhere for consistency.
b2abec73
JB
5419 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5420 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5421 Say "regular expression" instead of "regex." Admonish.
5422 Pick other words to sound better (s/so/thus/).
5423 (Spam ELisp Package Filtering of Incoming Mail):
5424 Mention statistical filters. Remove old TODO.
01c52d31 5425 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5426 New section on sorting and displaying the spam score.
5427 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5428 backend but an alias to spam-use-BBDB.
5429 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5430 new backend functionality.
5431
54322007-10-28 Simon Josefsson <jas@extundo.com>
5433
5434 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5435 nntp-marks-directory, from Romain Francoise
5436 <romain@orebokech.com>.
5437
54382007-10-28 Magnus Henoch <mange@freemail.hu>
5439
5440 * gnus.texi (Hashcash): New default value of
5441 hashcash-default-payment.
5442
54432007-10-28 Simon Josefsson <jas@extundo.com>
5444
5445 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5446 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5447
54482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5449
0c7efc08 5450 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5451
54522007-10-28 Simon Josefsson <jas@extundo.com>
5453
5454 * gnus.texi (documentencoding): Add, to avoid warnings.
5455
54562007-10-28 Simon Josefsson <jas@extundo.com>
5457
5458 * message.texi (Mail Headers): Add.
5459
5460 * gnus.texi (Hashcash): Fix.
5461
54622007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5463
0c7efc08 5464 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5465 that payments can be verified and fix the name of the
b2abec73 5466 hashcash-path variable.
01c52d31
MB
5467
54682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5469
b2abec73 5470 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5471
54722007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5473
5474 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5475
54762007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5477
5478 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5479 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5480 warning about ham processors in spam groups removed.
01c52d31
MB
5481
54822007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5483
0c7efc08 5484 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5485 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5486
54872007-10-28 Jesper Harder <harder@ifa.au.dk>
5488
5489 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5490 (Mailing List): Typo.
5491 (Customizing Articles): Add gnus-treat-ansi-sequences.
5492 (Article Washing): Index.
5493
5494 * message.texi: Use m-dash consistently.
5495
54962007-10-28 Jesper Harder <harder@ifa.au.dk>
5497
5498 * gnus.texi (GroupLens): Remove.
5499
55002007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5501
0c7efc08
SM
5502 * gnus.texi (Outgoing Messages, Agent Variables):
5503 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5504 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5505
55062007-10-28 Jesper Harder <harder@ifa.au.dk>
5507
5508 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5509
55102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5511
5512 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5513
5514 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5515
55162007-10-28 Simon Josefsson <jas@extundo.com>
5517
5518 * gnus.texi (Top): Add SASL.
5519
404cd454
GM
55202007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5521
5522 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5523
55242007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5525
5526 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5527
0edd2970
JB
55282007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5529
5530 * calc.texi (Formulas, Composition Basics): Lower the
5531 precedence of negation.
5532
a9afba20
JY
55332007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5534
5535 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5536 Mention the new three-letter column identifiers.
5537 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5538 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5539 message when using `c' on an empty default with default printer.
5540 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5541 renamed to `ses--symbolic-formulas' some time ago.
5542
45b778a6
JB
55432007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5544
5545 * calc.texi (Default Simplifications, Making Selections)
5546 (Customizing Calc): Clarify associativity of multiplication.
5547
03b5bade
MA
55482007-10-23 Michael Albinus <michael.albinus@gmx.de>
5549
5550 * tramp.texi (Traces and Profiles): Simplify loop over
5551 `trace-function-background'.
5552
e658c8ee
JL
55532007-10-22 Juri Linkov <juri@jurta.org>
5554
5555 * dired-x.texi (Shell Command Guessing): Default values are now
5556 available by typing M-n instead of M-p.
5557
dd753688
MA
55582007-10-21 Michael Albinus <michael.albinus@gmx.de>
5559
5560 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5561 (Password caching): Remove `tramp-clear-passwd'.
5562 It's not a command anymore.
dd753688
MA
5563 (Bug Reports): Add `tramp-bug' to function index.
5564 (Function Index, Variable Index): New nodes.
5565 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5566
5567 * trampver.texi: Update release number.
5568
4bb49b43
JB
55692007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5570
8b296cdd 5571 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5572 about integer size into past tense.
5573 (Time Zones): Remove pointer to Calc author's address.
5574 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5575 and hyperbolic cotangent. Fix typo.
4bb49b43 5576
311dd93f
MA
55772007-10-10 Michael Albinus <michael.albinus@gmx.de>
5578
5579 Sync with Tramp 2.1.11.
5580
5581 * trampver.texi: Update release number.
5582
ea3fc256
MA
55832007-10-06 Michael Albinus <michael.albinus@gmx.de>
5584
5585 * tramp.texi (External packages): New section.
5586
1af74d06
MB
55872007-09-29 Juri Linkov <juri@jurta.org>
5588
5589 * info.texi (Help-Int): Document `L' (`Info-history').
5590
0e2806fa
SM
55912007-09-26 Carsten Dominik <dominik@science.uva.nl>
5592
5593 * org.texi: Change links to webpage and maintained email.
5594 (Remember): Promote to Chapter, significant changes.
5595 (Fast access to TODO states): New section.
5596 (Faces for TODO keywords): New section.
5597 (Export options): Example for #+DATE.
5598 (Progress logging): Section moved.
5599
567b9191
BW
56002007-09-26 Bill Wohler <wohler@newt.com>
5601
5602 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5603 browse-url-at-mouse.
5604
1af74d06
MB
56052007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5606
5607 * flymake.texi (Customizable variables): Face names don't end in -face.
5608 Fix flymake-err-line-patterns template.
5609 (Example -- Configuring a tool called directly): Fix init-function.
5610 (Highlighting erroneous lines): Face names don't end in -face.
5611
d60a4e3a 56122007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5613
5614 * erc.texi (Special-Features): Fix small typo.
5615
7d7a3510
MA
56162007-09-14 Michael Albinus <michael.albinus@gmx.de>
5617
5618 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5619 and "External transfer methods".
5620
285f0d3a
JB
56212007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5622
5623 * calc.texi (Predefined Units): Add some history.
5624
526dc846
MO
56252007-09-08 Michael Olson <mwolson@gnu.org>
5626
87e04f16
JB
5627 * erc.texi (Copying): New section included from gpl.texi.
5628 This matches the look of the upstream ERC manual.
526dc846 5629
f10d0e80
JB
56302007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5631
87e04f16 5632 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5633 (Random Numbers): Clarify the distribution of `random'.
5634
4009494e
GM
56352007-09-06 Glenn Morris <rgm@gnu.org>
5636
f1fc42aa 5637 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5638 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5639 Change all setfilename commands to use ../../info.
5640 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5641 refer to the Emacs manual here.
5642 (infodir): New variable.
5643 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5644 (cc-mode.texi, faq.texi): Update references to source file locations.
5645 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5646 do not refer to the Emacs manual here.
5647 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5648
5649 * Makefile.in: Add `basename' versions of all info targets, for
5650 convenience when rebuilding just one manual.
5651 (../etc/GNU): Delete obsolete target.
5652 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5653 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5654 *.vrs *.toc here...
5655 (maintainer-clean): ...from here.
4009494e
GM
5656
5657 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5658
2de53ca6
GM
56592007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5660
5661 * calc.texi (Date Conversions): Clarify definition of
5662 Julian day numbering.
5663 (Date Forms): Clarify definition of Julian day numbering;
5664 add some history.
5665
56662007-08-30 Carsten Dominik <dominik@science.uva.nl>
5667
87e04f16 5668 * org.texi: Version 5.07.
2de53ca6
GM
5669
56702007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5671
5672 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5673
56742007-08-22 Carsten Dominik <dominik@science.uva.nl>
5675
5676 * org.texi (Adding hyperlink types): New section.
5677 (Embedded LaTeX): Chapter updated because of LaTeX export.
5678 (LaTeX export): New section.
5679 (Using links out): New section.
5680
56812007-08-22 Glenn Morris <rgm@gnu.org>
5682
5683 * faq.texi (Learning how to do something): Refcards now in
5684 etc/refcards/ directory.
5685
56862007-08-22 Michael Albinus <michael.albinus@gmx.de>
5687
5688 * tramp.texi (Remote Programs): Persistency file must be cleared when
5689 changing `tramp-remote-path'.
5690 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5691 macro.
5692
56932007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5694
5695 * calc.texi: Move contents to beginning of file.
5696 (Algebraic Entry): Fix the formatting of an example.
5697
56982007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5699
5700 * calc.texi (Basic Operations on Units): Mention exact versus
5701 inexact conversions.
5702
57032007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5704
5705 * calc.texi (Basic Operations on Units): Mention default
5706 values for new units.
5707 (Quick Calculator Mode): Mention that binary format will
5708 be displayed.
5709
57102007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5711
5712 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5713
57142007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5715
5716 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5717
57182007-08-08 Glenn Morris <rgm@gnu.org>
5719
5720 * gnus.texi, sieve.texi: Replace `iff'.
5721
57222007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5723
5724 * calc.texi (Basic Graphics): Mention the graphing of error
5725 forms.
5726 (Graphics Options): Mention how `g s' handles error forms.
5727 (Curve Fitting): Mention plotting the curves.
5728 (Standard Nonlinear Models): Add additional models.
5729 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5730 (Linear Fits): Correct result.
5731
57322007-08-01 Alan Mackenzie <acm@muc.de>
5733
5734 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5735 to "--no-site-file".
5736
57372007-07-29 Michael Albinus <michael.albinus@gmx.de>
5738
5739 * tramp.texi (Frequently Asked Questions): Point to mode line
5740 extension in Emacs 23.1.
5741
5742 * trampver.texi: Update release number.
5743
57442007-07-27 Glenn Morris <rgm@gnu.org>
5745
5746 * calc.texi (Copying): Include license text from gpl.texi, rather than
5747 in-line.
5748
57492007-07-25 Glenn Morris <rgm@gnu.org>
5750
5751 * calc.texi (Copying): Replace license with GPLv3.
5752
5753 * Relicense all FSF files to GPLv3 or later.
5754
57552007-07-22 Michael Albinus <michael.albinus@gmx.de>
5756
5757 Sync with Tramp 2.1.10.
5758
5759 * tramp.texi (trampfn): Expand macro implementation in order to handle
5760 empty arguments.
5761 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5762 occurrences by trampfn.
2de53ca6 5763 (Frequently Asked Questions): Extend example code for host
b2abec73 5764 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5765 file names to be typed.
5766
5767 * trampver.texi: Update release number.
5768
57692007-07-17 Michael Albinus <michael.albinus@gmx.de>
5770
5771 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5772 section. Reported by <poti@potis.org>.
5773 (Remote processes): Arguments of the program to be debugged are taken
5774 literally.
5775 (Frequently Asked Questions): Simplify recentf example.
5776
57772007-07-14 Karl Berry <karl@gnu.org>
5778
5779 * info.texi (@copying): New Back-Cover Text.
5780
5781 * info.texi (Quitting Info): Move to proper place in source.
5782 (Reported by Benno Schulenberg.)
5783
57842007-07-13 Eli Zaretskii <eliz@gnu.org>
5785
5786 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5787
5788 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5789
5790 * emacs-mime.texi: Add @documentencoding directive.
5791
57922007-07-12 Nick Roberts <nickrob@snap.net.nz>
5793
5794 * tramp.texi (Remote processes): Add an anchor to the subsection
5795 "Running a debugger on a remote host".
5796
57972007-07-12 Michael Albinus <michael.albinus@gmx.de>
5798
5799 * tramp.texi (Remote processes): Don't call it "experimental" any
5800 longer. Add subsection about running a debugger on a remote host.
5801
58022007-07-10 Carsten Dominik <dominik@science.uva.nl>
5803
5804 * org.texi (Properties and columns): Chapter rewritten.
5805
58062007-07-08 Michael Albinus <michael.albinus@gmx.de>
5807
5808 * tramp.texi:
5809 * trampver.texi: Migrate to Tramp 2.1.
5810
58112007-07-02 Carsten Dominik <dominik@science.uva.nl>
5812
5813 * org.texi (Properties): New chapter.
5814
58152007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5816
5817 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5818 Control Panel.
5819
5820 * gnus.texi (Misc Article): Add index entry for
5821 gnus-single-article-buffer.
5822
58232007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5824
5825 * gnus.texi (Starting Up): Fix typo.
5826
58272007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5828
5829 * gnus.texi (Asynchronous Fetching): Fix typo.
5830
58312007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5832
5833 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5834 (About This Manual): Remove redundant information.
5835 (Getting Started): Mention author.
5836 (Basic Arithmetic, Customizing Calc): Make description of the
5837 variable `calc-multiplication-has-precedence' match its new effect.
5838
58392007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5840
0c7efc08
SM
5841 * calc.texi (Basic Arithmetic, Customizing Calc):
5842 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5843
58442007-06-19 Carsten Dominik <dominik@science.uva.nl>
5845
5846 * org.texi (Tag): Section swapped with node Timestamps.
5847 (Formula syntax for Lisp): Document new `L' flag.
5848
58492007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5850
5851 * gnus.texi (Misc Group Stuff, Summary Buffer)
5852 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5853
58542007-06-06 Juanma Barranquero <lekktu@gmail.com>
5855
5856 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5857 * gnus.texi (Article Buttons, Mail Source Customization)
5858 (Sending or Not Sending, Customizing NNDiary):
5859 * message.texi (Message Headers):
5860 * mh-e.texi (HTML): Fix typos.
5861
58622007-06-07 Michael Albinus <michael.albinus@gmx.de>
5863
5864 Sync with Tramp 2.0.56.
5865
5866 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5867 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5868
58692007-06-02 Chong Yidong <cyd@stupidchicken.com>
5870
5871 * Version 22.1 released.
5872
58732007-05-26 Michael Olson <mwolson@gnu.org>
5874
5875 * erc.texi (Modules): Fix references to completion modules.
5876
58772007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5878
5879 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5880
58812007-05-09 Didier Verna <didier@xemacs.org>
5882
5883 * gnus.texi (Email Based Diary): New. Proper documentation for the
5884 nndiary back end and the gnus-diary library.
5885
58862007-05-03 Karl Berry <karl@gnu.org>
5887
5888 * .cvsignore (*.pdf): New entry.
5889
5890 * texinfo.tex: Update from current version for better pdf generation.
5891
58922007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5893
5894 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5895
58962007-04-28 Glenn Morris <rgm@gnu.org>
5897
5898 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5899 consideration of legal status.
5900
59012007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5902
5903 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5904
59052007-04-24 Chong Yidong <cyd@stupidchicken.com>
5906
5907 * faq.texi (New in Emacs 22): python.el removed.
5908
59092007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5910
5911 * calc.texi (Reporting bugs): Update maintainer's address.
5912
59132007-04-22 Chong Yidong <cyd@stupidchicken.com>
5914
5915 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5916
59172007-04-15 Jay Belanger <belanger@truman.edu>
5918
5919 * calc.texi (Title page): Remove the date.
5920 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5921 (The Standard Calc Interface): Change trail title.
5922 (Floats): Mention that when non-decimal floats are entered, only
5923 approximations are stored.
5924 (Copying): Move to the appendices.
5925 (GNU Free Documentation License): Add as an appendix.
5926
59272007-04-15 Chong Yidong <cyd@stupidchicken.com>
5928
5929 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5930 * dired-x.texi, ebrowse.texi, ediff.texi:
5931 * emacs-mime.texi, erc.texi, eshell.texi:
5932 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5933 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5934 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5935 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5936 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5937 * woman.texi: Include GFDL.
5938
5939 * doclicense.texi: Remove node heading, so that it can be included by
5940 other files.
5941
5942 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5943
5944 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5945 than *.
5946
59472007-04-14 Carsten Dominik <dominik@science.uva.nl>
5948
5949 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5950 in Calc.
5951
59522007-04-09 Romain Francoise <romain@orebokech.com>
5953
5954 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5955 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5956 replace mouse-2.
5957
59582007-04-08 Chong Yidong <cyd@stupidchicken.com>
5959
5960 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5961 renamed to woman-use-topic-at-point. Document new behavior.
5962
59632007-04-08 Richard Stallman <rms@gnu.org>
5964
5965 * url.texi: Fix some indexing.
5966 (Disk Caching): Drop discussion of old/other Emacs versions.
5967
59682007-04-07 Chong Yidong <cyd@stupidchicken.com>
5969
5970 * url.texi (Disk Caching): Say Emacs 21 "and later".
5971
5972 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5973 on Font locking which now mentions JIT lock.
5974
59752007-04-01 Michael Olson <mwolson@gnu.org>
5976
5977 * erc.texi: Update for the ERC 5.2 release.
5978
59792007-03-31 David Kastrup <dak@gnu.org>
5980
5981 * woman.texi (Topic, Interface Options): Explain changes semantics of
5982 woman-manpath in order to consider MANPATH_MAP entries.
5983
59842007-03-31 Eli Zaretskii <eliz@gnu.org>
5985
5986 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5987
59882007-03-26 Richard Stallman <rms@gnu.org>
5989
5990 * pgg.texi (Caching passphrase): Clean up previous change.
5991
59922007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5993
5994 * gnus.texi (Setting Process Marks): Fix typo.
5995
59962007-03-25 Romain Francoise <romain@orebokech.com>
5997
5998 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5999 readability, and include various fixes by Daniel Brockman, Nick Roberts
6000 and Dieter Wilhelm.
6001
60022007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6003
6004 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6005
6006 * gnus.texi (Mail Source Specifiers): Fix typo.
6007
60082007-03-22 Ralf Angeli <angeli@caeruleus.net>
6009
6010 * reftex.texi (Imprint): Update maintainer information.
6011
60122007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6013
6014 * message.texi (Message Buffers): Update documentation for
6015 message-generate-new-buffers.
6016
60172007-03-15 Daiki Ueno <ueno@unixuser.org>
6018
6019 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6020
60212007-03-21 Glenn Morris <rgm@gnu.org>
6022
6023 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6024
60252007-03-19 Chong Yidong <cyd@stupidchicken.com>
6026
6027 * eshell.texi (Known problems): Emacs 21 -> 22.
6028
6029 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6030
60312007-03-18 Jay Belanger <belanger@truman.edu>
6032
6033 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6034
60352007-03-12 Glenn Morris <rgm@gnu.org>
6036
6037 * calc.texi (Time Zones): Switch to new North America DST rule.
6038
6039 * calc.texi: Replace "daylight savings" with "daylight
6040 saving" in text throughout.
6041
60422007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6043
6044 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6045 The variable now uses a list of symbols instead of just a symbol.
6046 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6047
60482007-03-06 Romain Francoise <romain@orebokech.com>
6049
6050 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6051 new packages, and mention Gnus update.
6052
60532007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6054
6055 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6056 nntp-open-connection-functions-never-echo-commands.
6057
60582007-02-27 Chong Yidong <cyd@stupidchicken.com>
6059
6060 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6061 problems on the console, and security risk in not using gpg-agent.
6062
60632007-02-25 Carsten Dominik <dominik@science.uva.nl>
6064
0c7efc08 6065 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6066 Completely reorganized and rewritten.
6067 (CamelCase links): Section removed.
6068 (Repeating items): New section.
6069 (Tracking TODO state changes): New section.
6070 (Agenda views): Chapter reorganized and rewritten.
6071 (HTML export): Section rewritten.
6072 (Tables in arbitrary syntax): New section.
6073 (Summary): Better feature summary.
6074 (Activation): Document problem with cut-and-paste of Lisp code
6075 from PDF files.
6076 (Visibility cycling): Document indirect buffer use.
6077 (Structure editing): Document sorting.
6078 (Remember): Section rewritten.
6079 (Time stamps): Better description of time stamp types.
6080 (Tag searches): Document regular expression search for tags.
6081 (Stuck projects): New section.
6082 (In-buffer settings): New keywords.
6083 (History and Acknowledgments): Updated description.
6084
60852007-02-24 Alan Mackenzie <acm@muc.de>
6086
6087 * cc-mode.texi (Movement Commands): Insert two missing command names.
6088 (Getting Started): Slight wording correction (use conditional).
6089
60902007-02-22 Kim F. Storm <storm@cua.dk>
6091
6092 * widget.texi (User Interface, Basic Types): Document need to put some
6093 text before the %v escape in :format string in editable-field widget.
6094
60952007-02-18 Romain Francoise <romain@orebokech.com>
6096
6097 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6098 `cvs-mode-quit'.
6099
61002007-02-10 Markus Triska <markus.triska@gmx.at>
6101
6102 * widget.texi (Programming Example): Put constant strings in :format.
6103
61042007-02-07 Juanma Barranquero <lekktu@gmail.com>
6105
6106 * faq.texi (Fullscreen mode on MS-Windows): New node.
6107
61082007-02-04 David Kastrup <dak@gnu.org>
6109
6110 * faq.texi (AUCTeX): Update version number. Should probably be done
6111 for other packages as well.
6112
61132007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6114
6115 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6116 <tassilo@member.fsf.org>.
6117
61182007-01-27 Eli Zaretskii <eliz@gnu.org>
6119
6120 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6121 ls-lisp-use-localized-time-format.
6122
61232007-01-20 Markus Triska <markus.triska@gmx.at>
6124
6125 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6126
61272007-01-13 Michael Olson <mwolson@gnu.org>
6128
6129 * erc.texi (Modules): Mention capab-identify module.
6130
61312007-01-05 Michael Olson <mwolson@gnu.org>
6132
6133 * erc.texi (Getting Started): Update for /RECONNECT command.
6134
61352007-01-04 Richard Stallman <rms@gnu.org>
6136
6137 * ebrowse.texi: Change C-c b to C-c C-m.
6138
61392007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6140
6141 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6142 variables only in info to avoid redundant entries in the printed
6143 manual.
6144
61452007-01-02 Daiki Ueno <ueno@unixuser.org>
6146
6147 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6148
61492007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6150
6151 * message.texi (Security): Split into sub-nodes.
6152
61532007-01-01 Alan Mackenzie <acm@muc.de>
6154
6155 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6156 eval-after-load in Emacs <=21 and a workaround. Document that
6157 trigraphs are not supported.
6158
61592007-01-01 Alan Mackenzie <acm@muc.de>
6160
6161 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6162 c-context-line-break. When invoked within a string, preserve
6163 whitespace. Add a backslash only when also in a macro.
6164
61652007-01-01 Alan Mackenzie <acm@muc.de>
6166
6167 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6168
61692007-01-01 Alan Mackenzie <acm@muc.de>
6170
6171 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6172 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6173
61742007-01-01 Alan Mackenzie <acm@muc.de>
6175
6176 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6177 "Choosing a Style".
6178
6179 * cc-mode.texi ("Styles"): Add @dfn{style}.
6180
61812006-12-30 Michael Albinus <michael.albinus@gmx.de>
6182
6183 Sync with Tramp 2.0.55.
6184
6185 * trampver.texi: Update release number.
6186
61872006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6188
6189 * gnus.texi (Customizing Articles): Add index entries for all
6190 gnus-treat-* variables.
6191
c8763fb6 61922006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6193
6194 * gnus.texi (IMAP): Fix incorrect explanation of
6195 nnimap-search-uids-not-since-is-evil in documentation for
6196 nnimap-expunge-search-string.
6197
61982006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6199
6200 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6201 spam-ifile-database.
6202
62032006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6204
6205 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6206 rebind C-s.
6207
c8763fb6 62082006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6209
6210 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6211 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6212 "expiring mail".
6213 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6214 nnimap-nov-is-evil.
6215
62162006-12-25 Kevin Ryde <user42@zip.com.au>
6217
6218 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6219 about the key procedure being used heavily.
6220
62212006-12-24 Chong Yidong <cyd@stupidchicken.com>
6222
6223 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6224 to t.
6225 (Prerequisites): Add explanation about gpg-agent.
6226
62272006-12-22 Kevin Ryde <user42@zip.com.au>
6228
6229 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6230 "sort" instead of "sort*".
6231
62322006-12-19 Richard Stallman <rms@gnu.org>
6233
6234 * calc.texi (History and Acknowledgements): Recognize that Emacs
6235 now does have floating point.
6236
62372006-12-19 Michael Albinus <michael.albinus@gmx.de>
6238
6239 * tramp.texi (External transfer methods): Describe new method `scpc'.
6240
62412006-12-17 Sascha Wilde <wilde@sha-bang.de>
6242
6243 * pgg.texi: Added short note on gpg-agent to the introduction.
6244
62452006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6246
6247 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6248 also applies to Cc.
6249
62502006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6251
6252 * gnus.texi (X-Face): Clarify. Say which programs are required
6253 on Windows.
6254
62552006-12-08 Michael Olson <mwolson@gnu.org>
6256
6257 * erc.texi (Modules): Remove documentation for list module.
6258
c8763fb6 62592006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6260
6261 * faq.texi (^M in the shell buffer): Ditto.
6262
62632006-11-20 Michael Olson <mwolson@gnu.org>
6264
6265 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6266
62672006-11-17 Carsten Dominik <dominik@science.uva.nl>
6268
6269 * org.texi: Fix typos.
6270 (Agenda commands): Document `C-k'.
6271
62722006-11-16 Eli Zaretskii <eliz@gnu.org>
6273
6274 * url.texi (http/https): Fix a typo in the HTTP URL.
6275
62762006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6277
6278 * ada-mode.texi: Total rewrite.
6279
62802006-11-13 Carsten Dominik <dominik@science.uva.nl>
6281
6282 * org.texi: Minor typo fixes.
6283
62842006-11-13 Bill Wohler <wohler@newt.com>
6285
6286 Release MH-E manual version 8.0.3.
6287
6288 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6289 release 8.0.3.
6290
6291 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6292 to set MAILDIR.
6293 (Reading Mail): Document the customization of read-mail-command
6294 for MH-E.
6295 (Viewing Attachments): Document mm-discouraged-alternatives.
6296 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6297 (Junk): Add more information about the settings of mh-junk-background
6298 in a program. Add /usr/bin/mh to PATH in examples.
6299
63002006-11-12 Richard Stallman <rms@gnu.org>
6301
6302 * woman.texi: Update author address but say he no longer maintains it.
6303
63042006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6305
6306 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6307 archived trees.
6308 (Checkboxes): Section moved to chapter 5, and extended.
6309 (The date/time prompt): New section.
6310 (Link abbreviations): New section.
6311 (Presentation and sorting): New section.
6312 (Custom agenda views): Section completely rewritten.
6313 (Summary): Compare with Planner.
6314 (Feedback): More info about creating backtraces.
6315 (Plain lists): Modified example.
6316 (Breaking down tasks): New section.
6317 (Custom time format): New section.
6318 (Time stamps): Document inactive timestamps.
6319 (Setting tags): More details about fast tag selection.
6320 (Block agenda): New section.
6321 (Custom agenda views): Section rewritten.
6322 (Block agenda): New section.
6323
63242006-11-07 Michael Albinus <michael.albinus@gmx.de>
6325
6326 * tramp.texi (Configuration): scp is the default method.
6327 (Default Method): Use ssh as example for another method.
6328
63292006-10-27 Richard Stallman <rms@gnu.org>
6330
6331 * woman.texi: Downcase nroff/troff/roff.
6332 (Installation): Chapter deleted. Some xrefs deleted.
6333 (Background): woman doesn't advise man ;-).
6334
c8763fb6 63352006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6336
6337 * ada-mode.texi (Project files, Identifier completion)
6338 (Automatic Casing, Debugging, Using non-standard file names)
6339 (Working Remotely): Fix typos.
6340
63412006-10-20 Masatake YAMATO <jet@gyve.org>
6342
0c7efc08 6343 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6344 sample code `my-c-initialization-hook'.
6345
63462006-10-19 Stuart D. Herring <herring@lanl.gov>
6347
6348 * widget.texi: Fix typos.
6349
63502006-10-19 Michael Albinus <michael.albinus@gmx.de>
6351
6352 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6353 "???". There have been no complaints for years, so the information
6354 must be appropriate.
6355
63562006-10-16 Richard Stallman <rms@gnu.org>
6357
6358 * widget.texi: Use @var instead of capitalization.
6359 Clarify many widget type descriptions.
6360
63612006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6362
6363 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6364 gnus-dired-attach.
6365 (Selecting a Group): Fix typo.
6366
c8763fb6 63672006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6368
6369 * widget.texi: Fix typos.
6370
63712006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6372
6373 * gnus.texi (Image Enhancements): Update for Emacs 22.
6374
6375 * gnus-faq.texi ([1.3]): Update.
6376
63772006-10-06 Richard Stallman <rms@gnu.org>
6378
6379 * faq.texi (Displaying the current line or column):
6380 Delete "As of Emacs 20".
6381
63822006-10-06 Romain Francoise <romain@orebokech.com>
6383
6384 * faq.texi (VM): VM works with Emacs 22 too.
6385
63862006-10-06 Richard Stallman <rms@gnu.org>
6387
6388 * ebrowse.texi: Remove Emacs version "21" from title.
6389
63902006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6391
6392 * gnus.texi (Foreign Groups): Say where change of editing commands are
6393 stored. Add reference to `gnus-parameters'.
6394
63952006-09-15 Jay Belanger <belanger@truman.edu>
6396
6397 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6398 Change "Library Public License" to "Lesser Public License"
6399 throughout. Use "yyyy" to represent year.
6400
64012006-09-15 Carsten Dominik <dominik@science.uva.nl>
6402
6403 * org.texi (Setting tags): Typo fix.
6404
64052006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6406
6407 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6408
64092006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6410
6411 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6412
64132006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6414
6415 * faq.texi (Escape sequences in shell output): EMACS is now set
6416 to Emacs's absolute file name, not to "t".
6417 (^M in the shell buffer): Likewise.
6418 * misc.texi (Interactive Shell): Likewise.
6419
64202006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6421
6422 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6423 mails with pop3-leave-mail-on-server. Fix wording.
6424 (Limiting): Improve gnus-summary-limit-to-articles.
6425 (X-Face): Fix typo.
6426
64272006-09-11 Simon Josefsson <jas@extundo.com>
6428
6429 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6430 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6431
64322006-09-06 Simon Josefsson <jas@extundo.com>
6433
6434 * smtpmail.texi (Authentication): Mention SSL.
6435
64362006-09-01 Eli Zaretskii <eliz@gnu.org>
6437
6438 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6439 Don't use @indicateurl.
6440
6441 * cc-mode.texi (Subword Movement): Don't use @headitem.
6442 (Custom Braces, Clean-ups): Don't use @tie.
6443
64442006-08-29 Michael Albinus <michael.albinus@gmx.de>
6445
6446 Sync with Tramp 2.0.54.
6447
6448 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6449 Suggested by Adrian Phillips <a.phillips@met.no>.
6450
64512006-08-15 Carsten Dominik <dominik@science.uva.nl>
6452
6453 * org.texi (Installation, Activation): Split from Installation and
6454 Activation.
6455 (Clocking work time): Documented new features.
6456
64572006-08-13 Alex Schroeder <alex@gnu.org>
6458
6459 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6460 example.
6461
64622006-08-12 Eli Zaretskii <eliz@gnu.org>
6463
6464 * faq.texi (How to add fonts): New node.
6465
64662006-08-05 Romain Francoise <romain@orebokech.com>
6467
6468 * faq.texi (New in Emacs 22): Expand.
6469
64702006-08-03 Michael Olson <mwolson@gnu.org>
6471
6472 * erc.texi: Update for ERC 5.1.4.
6473
64742006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6475
6476 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6477 in .../site-lisp/gnus/ by default.
6478 [ From gnus-news.texi in the trunk. ]
6479
64802006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6481
6482 * gnus.texi (MIME Commands): Additions for yEnc.
6483
64842006-07-24 Richard Stallman <rms@gnu.org>
6485
6486 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6487 * faq.texi: Move periods and commas inside quotes.
6488
64892006-07-20 Jay Belanger <belanger@truman.edu>
6490
6491 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6492
64932006-07-18 Chong Yidong <cyd@stupidchicken.com>
6494
6495 * faq.texi (Security risks with Emacs): Document Emacs 22
6496 file-local-variable mechanism.
6497
64982006-07-12 Michael Olson <mwolson@gnu.org>
6499
6500 * erc.texi: Update for ERC 5.1.3.
6501
65022006-07-12 Alex Schroeder <alex@gnu.org>
6503
6504 * rcirc.texi: Fix typos.
6505 (Getting started with rcirc): New calling convention for M-x irc.
6506 Mention #rcirc. Removed channel tracking.
0c7efc08 6507 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6508 recently, eg. rcirc-server to rcirc-default-server. Added
6509 documentation for rcirc-authinfo, some background for Bitlbee, and
6510 rcirc-track-minor-mode.
0c7efc08 6511 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6512 Scrolling.
0c7efc08 6513 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6514 to match code changes.
6515
65162006-07-10 Nick Roberts <nickrob@snap.net.nz>
6517
6518 * gnus.texi, message.texi: Fix typos.
6519
65202006-07-07 Carsten Dominik <dominik@science.uva.nl>
6521
6522 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6523 commands.
6524 (Global TODO list): Document the use of the variables
6525 `org-agenda-todo-ignore-scheduled' and
6526 `org-agenda-todo-list-sublevels'.
6527
65282006-07-05 Richard Stallman <rms@gnu.org>
6529
6530 * faq.texi (Scrolling only one line): Fix xref.
6531
65322006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6533
6534 * faq.texi (Evaluating Emacs Lisp code):
6535 Throughout, replace eval-current-buffer with eval-buffer.
6536
65372006-07-03 Richard Stallman <rms@gnu.org>
6538
6539 * rcirc.texi (Scrolling conservatively): Fix xref.
6540
6541 * pcl-cvs.texi (Viewing differences): Usage fix.
6542
65432006-07-03 Carsten Dominik <dominik@science.uva.nl>
6544
6545 * org.texi (Agenda commands): Document `s' key to save all org-mode
6546 buffers.
6547
65482006-06-30 Ralf Angeli <angeli@caeruleus.net>
6549
6550 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6551 names. Mention `cvs-msg' face.
6552
65532006-06-29 Carsten Dominik <dominik@science.uva.nl>
6554
6555 * org.texi (Checkboxes): New section.
6556
65572006-06-28 Carsten Dominik <dominik@science.uva.nl>
6558
6559 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6560 throughout this chapter.
6561
65622006-06-27 Chong Yidong <cyd@stupidchicken.com>
6563
6564 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6565 text for standalone vs Emacs info.
6566 (Help): Clarify header line description. Use mouse-1 for clicks.
6567 (Help-P): Use mouse-1 for clicks.
6568 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6569 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6570 (Choose menu subtopic): Remove gratuitous Emacs command names.
6571 (Help-FOO): Put usual behavior first.
6572 (Help-Xref): Clicking on xrefs works in Emacs.
6573 (Search Text): Clarify what the default behavior is.
6574 (Create Info buffer): Fix Emacs window/X window confusion.
6575 (Emacs Info Variables): Fix for new Emacs init file behavior.
6576
65772006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6578
6579 * gnus.texi (Summary Buffer Lines): Fix typo.
6580
65812006-06-23 Carsten Dominik <dominik@science.uva.nl>
6582
6583 * org.texi (Embedded LaTeX): New chapter.
6584 (Archiving): Section rewritten.
6585 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6586
65872006-06-20 Bill Wohler <wohler@newt.com>
6588
6589 Release MH-E manual version 8.0.1.
6590
6591 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6592 release 8.0.1.
6593 (Preface): Depend on GNU mailutils 1.0 and higher.
6594
65952006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6596
6597 * message.texi (News Headers): Update message-syntax-checks section.
6598
65992006-06-19 Karl Berry <karl@gnu.org>
6600
6601 * info.texi (Advanced): Mention C-q, especially with ?.
6602
66032006-06-19 Carsten Dominik <dominik@science.uva.nl>
6604
6605 * org.texi (Publishing links): Document the `:link-validation-function'
6606 property.
6607 (Extensions and Hacking): New chapter, includes some sections of the
6608 "Miscellaneous" chapter.
6609
66102006-06-10 Carsten Dominik <dominik@science.uva.nl>
6611
6612 * org.texi (Progress logging): New section.
6613
2de53ca6
GM
66142006-06-06 Carsten Dominik <dominik@science.uva.nl>
6615
6616 * org.texi (ASCII export): Document indentation adaptation.
6617 (Setting tags): Document mutually-exclusive tags.
6618
66192006-06-05 Romain Francoise <romain@orebokech.com>
6620
6621 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6622 Fix typo.
6623
6624 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6625 channel (#gnus@irc.freenode.net).
6626 Fix typos. Update copyright notice.
6627
6628 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6629 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6630 (Line-Up Functions, Custom Macros):
6631 * ediff.texi (Window and Frame Configuration)
dccb744b 6632 (Highlighting Difference Regions):
2de53ca6
GM
6633 * emacs-mime.texi (Display Customization):
6634 * erc.texi (History):
6635 * eshell.texi (Known problems):
6636 * eudc.texi (Overview, BBDB):
6637 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6638 (The problem of spam, SpamOracle, Extending the Spam package)
6639 (Conformity, Terminology):
dccb744b 6640 * idlwave.texi (Routine Info)
2de53ca6
GM
6641 (Class and Keyword Inheritance, Padding Operators)
6642 (Breakpoints and Stepping, Electric Debug Mode)
6643 (Examining Variables, Troubleshooting):
6644 * org.texi (Creating timestamps):
6645 * reftex.texi (Commands, Options, Changes):
6646 * tramp.texi (Inline methods, Password caching)
6647 (Auto-save and Backup, Issues):
6648 * vip.texi (Files, Commands in Insert Mode):
6649 * viper.texi (Emacs Preliminaries, States in Viper)
6650 (Packages that Change Keymaps, Viper Specials, Groundwork):
6651 Fix various typos.
6652
66532006-05-31 Michael Ernst <mernst@alum.mit.edu>
6654
6655 * ediff.texi: Fix typos.
6656
66572006-05-30 Carsten Dominik <dominik@science.uva.nl>
6658
6659 * org.texi: Small typo fixes.
6660
fff84c22
JB
66612006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6662
6663 * viper.texi (Viper Specials):
6664 * gnus.texi (Example Setup):
6665 * faq.texi (Backspace invokes help):
6666 * dired-x.texi (Optional Installation Dired Jump):
6667 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6668 follow coding conventions.
6669
2de53ca6
GM
66702006-05-29 Michael Albinus <michael.albinus@gmx.de>
6671
6672 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6673
66742006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6675
6676 * pcl-cvs.texi: Fix typos.
6677 (Customization): Say "us".
6678
66792006-05-26 Eli Zaretskii <eliz@gnu.org>
6680
6681 * org.texi: Remove bogus @setfilename.
6682
66832006-05-26 Carsten Dominik <dominik@science.uva.nl>
6684
6685 * org.texi (ASCII export): Omit command name.
6686 (HTML export): Add prefix to all lines in Local Variable example.
6687 (Acknowledgments): Typeset names in italics.
6688
66892006-05-24 Carsten Dominik <dominik@science.uva.nl>
6690
6691 * org.texi (Plain lists): Add new item navigation commands.
6692 (External links): Document elisp and info links.
6693 (Custom searches): New section.
6694 (Publishing): New chapter.
6695 (HTML export): Include a list of supported CSS classes.
6696 (Setting tags): Describe the fast-tag-setting interface.
6697
66982006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6699
6700 * dired-x.texi: ifinfo -> ifnottex.
6701
67022006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6703
6704 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6705
67062006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6707
6708 * message.texi (Interface): Add tool bar customization.
6709 (MIME): Index and text additions for mml-attach.
6710 (MIME): Describe mml-dnd-protocol-alist and
6711 mml-dnd-attach-options.
6712
6713 * gnus.texi (Oort Gnus): Reorder entries in sections.
6714 Fix some entries.
6715 (Starting Up): Add references to "Emacs for Heathens" and to
6716 "Finding the News". Add user-full-name and user-mail-address.
6717 (Group Buffer Format): Add tool bar customization and update.
6718 (Summary Buffer): Add tool bar customization.
6719 (Posting Styles): Add message-alternative-emails.
6720
67212006-05-09 Michael Albinus <michael.albinus@gmx.de>
6722
6723 * tramp.texi (Filename completion): Improve wording.
6724
67252006-05-07 Romain Francoise <romain@orebokech.com>
6726
6727 * faq.texi (Using regular expressions): Fix typo.
6728 (Packages that do not come with Emacs): Fix capitalization.
6729 (Replacing text across multiple files): Expand node to explain how
6730 to use `dired-do-query-replace-regexp' in more detail, based on
6731 suggestion by Eric Hanchrow <offby1@blarg.net>.
6732
67332006-05-06 Michael Albinus <michael.albinus@gmx.de>
6734
6735 * tramp.texi (Filename completion): Completion of remote files'
6736 method, user name and host name is active only in partial
6737 completion mode.
6738
67392006-05-06 Bill Wohler <wohler@newt.com>
6740
6741 Release MH-E manual version 8.0.
6742
6743 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6744 release 8.0.
6745
67462006-05-06 Bill Wohler <wohler@newt.com>
6747
6748 * mh-e.texi (MH-BOOK-HOME): Change from
6749 http://www.ics.uci.edu/~mh/book/mh to
6750 http://rand-mh.sourceforge.net/book/mh.
6751 Replace .htm suffix with .html for MH book files.
6752 (Using This Manual): Update key binding for getting relevant
6753 chapter in Info from command key.
6754 (Ranges): Fix itemx.
6755
67562006-05-05 Karl Berry <karl@gnu.org>
6757
6758 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6759 (\fonttextsize): New user-level command to change text font size.
6760
67612006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6762
6763 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6764
67652006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6766
6767 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6768
67692006-04-24 Bill Wohler <wohler@newt.com>
6770
6771 * mh-e.texi (Getting Started): Make it more explicit that you need
6772 to install MH. Add pointers to current MH implementations.
6773
67742006-04-21 Bill Wohler <wohler@newt.com>
6775
6776 Release MH-E manual version 7.94.
6777
6778 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6779 release 7.94.
6780
67812006-04-21 Carsten Dominik <dominik@science.uva.nl>
6782
6783 * org.texi: Many small fixes.
6784 (Handling links): Rename from "Managing links".
6785
67862006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6787
6788 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6789 (Splitting mail using spam-stat): Fix @xref.
6790
67912006-04-20 Chong Yidong <cyd@stupidchicken.com>
6792
6793 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6794 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6795
67962006-04-20 Carsten Dominik <dominik@science.uva.nl>
6797
6798 * org.texi (Time stamps): Better explanation of the purpose of
6799 different time stamps.
6800 (Structure editing, Plain lists): More details on how new items
6801 and headings are inserted.
6802
68032006-04-18 Carsten Dominik <dominik@science.uva.nl>
6804
6805 * org.texi (Formula syntax): Fix link to Calc Manual.
6806
68072006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6808
6809 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6810
68112006-04-17 Bill Wohler <wohler@newt.com>
6812
6813 * mh-e.texi (Folders): Update mh-before-quit-hook and
6814 mh-quit-hook example with code that removes the buffers rather
6815 than just bury them.
6816
68172006-04-17 Michael Albinus <michael.albinus@gmx.de>
6818
6819 Sync with Tramp 2.0.53.
6820
68212006-04-13 Carsten Dominik <dominik@science.uva.nl>
6822
6823 * org.texi (Updating settings): New section.
6824 (Visibility cycling): Better names for the startup folding
6825 options.
6826 (Exporting): Completely restructured.
6827 (The very busy C-c C-c key): New section.
6828 (Summary of in-buffer settings): New section.
6829
68302006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6831
6832 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6833
68342006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6835
6836 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6837 (Server Commands): Key `v' is reserved for users.
6838
68392006-04-11 Carsten Dominik <dominik@science.uva.nl>
6840
6841 * org.texi (Link format): New section, emphasis on bracket links.
6842 (External links): Document bracket links.
6843 (FAQ): Expand to cover shell links and the new link format.
6844
68452006-04-09 Kevin Ryde <user42@zip.com.au>
6846
6847 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6848
68492006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6850
6851 * gnus.texi (Summary Buffer Lines): Add `*'.
6852
c8763fb6 68532006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6854
6855 * gnus.texi (Group Parameters):
6856 Mention gnus-permanently-visible-groups.
6857
68582006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6859
6860 * gnus.texi (Face): Fix typo.
6861
68622006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6863
6864 * gnus.texi (X-Face): Clarify.
6865 (Face): Need Emacs with PNG support.
6866
68672006-04-06 Richard Stallman <rms@gnu.org>
6868
6869 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6870 Emacs".
6871
68722006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6873
6874 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6875 blocks not suitable for inclusion with Emacs using variable
6876 PARTOFEMACS.
6877
68782006-04-04 Simon Josefsson <jas@extundo.com>
6879
6880 * gnus.texi (Security): Improve.
6881
68822006-04-02 Bill Wohler <wohler@newt.com>
6883
6884 * mh-e.texi (Getting Started, Junk, Bug Reports)
6885 (MH FAQ and Support): Fix URLs.
6886
68872006-03-31 Romain Francoise <romain@orebokech.com>
6888
6889 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6890 to t, not nil (and has for the past eight years).
6891
68922006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6893
6894 * message.texi, gnus.texi: Bump version to 5.11.
6895
68962006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6897
6898 * gnus.texi (Top): Add comment about version line.
6899
6900 * message.texi (Top): Ditto. Change to take named versions into
6901 account.
6902
69032006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6904
6905 * gnus.texi (Posting Styles): Add x-face-file to example.
6906 (X-Face): Refer to posting styles.
6907
6908 * gnus-faq.texi ([5.8]): Add x-face-file.
6909 ([8.4]): Add links to gmane.emacs.gnus.user and
6910 gmane.emacs.gnus.general.
6911
69122006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6913
6914 * gnus-faq.texi: Use .invalid.
6915 ([5.4]): Fix gnus-posting-styles example.
6916
69172006-03-27 Romain Francoise <romain@orebokech.com>
6918
6919 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6920 Emacs/W3 needs a new maintainer.
6921 (Ispell): Update author and version info.
6922 (Mailcrypt): Mention PGG.
6923 (New in Emacs 22): Add PGG to the list of new packages.
6924 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6925 updating dead URLs.
6926
69272006-03-25 Karl Berry <karl@gnu.org>
6928
6929 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6930 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6931 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6932 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6933 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6934 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6935 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6936 (2) do not indent copyright year list (or anything else).
6937
69382006-03-21 Bill Wohler <wohler@newt.com>
6939
6940 * mh-e.texi (Folders): Various edits.
6941
69422006-03-20 Romain Francoise <romain@orebokech.com>
6943
6944 * gnus.texi (Mail Folders): Grammar fix.
6945
69462006-03-19 Bill Wohler <wohler@newt.com>
6947
6948 * mh-e.texi (Replying): Document Mail-Followup-To.
6949 Change manually-formatted table to multitable. Add debugging info.
6950 Move description of mh-reply-default-reply-to into paragraph
6951 that describes its values.
6952
69532006-03-17 Bill Wohler <wohler@newt.com>
6954
10d1d0af 6955 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
6956 (Sending Mail Tour): Update method of entering
6957 addresses and subject.
6958 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6959 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6960
69612006-03-15 Carsten Dominik <dominik@science.uva.nl>
6962
6963 * org.texi: Version number change only.
6964
69652006-03-14 Bill Wohler <wohler@newt.com>
6966
6967 * mh-e.texi: Add index entries around each paragraph rather than
6968 depend on entries from beginning of node. Doing so ensures that
6969 index entries are less likely to be forgotten if text is cut and
6970 pasted, and are necessary anyway if the references are on a
6971 separate page. It seems that makeinfo is now (v. 4.8) only
6972 producing one index entry per node, so there is no longer any
6973 excuse not to. Use subheading instead of heading. The incorrect
6974 use of heading produced very large fonts in Info--as large as the
6975 main heading.
6976 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6977 versions 6 and 7 appeared *around* the time of these Emacs releases.
6978
69792006-03-13 Carsten Dominik <dominik@science.uva.nl>
6980
6981 * org.texi (Clean view): Document new startup options.
6982
69832006-03-11 Bill Wohler <wohler@newt.com>
6984
6985 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6986 (Composing, Scan Line Formats): Fix @refs.
6987 (Getting Started): Define MH profile and MH profile components.
6988 (Incorporating Mail, Reading Mail, Viewing, Printing)
6989 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6990 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6991 for string constants.
6992 (Tool Bar): Remove spurious quote.
6993 (Junk): Use ``...'' instead of "...".
6994 (Scan Line Formats): Replace @samp with @kbd.
6995
69962006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6997
6998 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6999
70002006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7001
7002 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7003 easy to understand.
7004
70052006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7006
7007 * gnus.texi: Markup fix.
7008 (Fancy Mail Splitting): Specify new feature.
7009
70102006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7011
7012 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7013 partial-words matching.
7014
70152006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7016
7017 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7018
7019 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7020 (MIME Commands): Fix mm-discouraged-alternatives.
7021
70222006-03-07 Carsten Dominik <dominik@science.uva.nl>
7023
7024 * org.texi: Version number change only.
7025
70262006-03-06 Bill Wohler <wohler@newt.com>
7027
7028 * mh-e.texi: Move from SourceForge repository to Savannah.
7029 This is version 7.93, which is a total rewrite from the previous
7030 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7031 version 7.93.
7032
70332006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7034
7035 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7036
70372006-03-01 Carsten Dominik <dominik@science.uva.nl>
7038
7039 * org.texi (Interaction): Add item about `org-mouse.el' by
7040 Piotr Zielinski.
7041 (Managing links): Document that also mouse-1 can be used to
7042 activate a link.
7043 (Headlines, FAQ): Add entry about hiding leading stars.
7044 (Miscellaneous): Resort the sections in this chapter to a more
7045 logical sequence.
7046
70472006-02-27 Simon Josefsson <jas@extundo.com>
7048
7049 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7050 2004-01-27 from the trunk).
7051
70522006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7053
7054 * cc-mode.texi: Rename c-hungry-backspace to
7055 c-hungry-delete-backwards, at the request of RMS. Leave the old
7056 name as an alias.
7057
70582006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7059
7060 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7061 include the function header within the defun.
7062
70632006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7064
7065 * cc-mode.texi: Correct two typos.
7066
70672006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7068
7069 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7070 existing comment.
7071 (Electric Keys): Add a justification for electric indentation.
7072 (Hungry WS Deletion): Clear up the names and complications of the
7073 BACKSPACE and DELETE keys.
7074
70752006-02-23 Juri Linkov <juri@jurta.org>
7076
7077 * faq.texi (Common requests): Move `Turning on auto-fill by
7078 default' after `Wrapping words automatically'. Move `Working with
7079 unprintable characters' before `Searching for/replacing newlines'.
7080 Move `Replacing highlighted text' after `Highlighting a region'.
7081 Merge `Repeating commands' and `Repeating a command as many times
7082 as possible' into the former.
7083 (Packages that do not come with Emacs): Add refs to Gmane and
7084 etc/MORE.STUFF.
7085
70862006-02-23 Juri Linkov <juri@jurta.org>
7087
7088 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7089 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7090 Add xref to `(emacs)Reporting Bugs'.
7091 (Getting a printed manual): Add URL to other formats of the manual.
7092 (Common requests): Fix menu.
7093 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7094 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7095 (Inserting text at the beginning of each line): Add pxref to
7096 `Changing the included text prefix'.
7097 (Forcing the cursor to remain in the same column): Mention `track-eol'
7098 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7099 (Replacing text across multiple files): Add keybinding `Q' for
7100 `dired-do-query-replace'.
7101
71022006-02-22 Carsten Dominik <dominik@science.uva.nl>
7103
7104 * reftex.texi: Version number and date change only.
7105
7106 * org.texi (Internal Links): Rewrite to cover the modified
7107 linking system.
7108
71092006-02-17 Eli Zaretskii <eliz@gnu.org>
7110
7111 * faq.texi: Remove the coding cookie, it's not needed anymore.
7112
71132006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7114
7115 * faq.texi (Colors on a TTY): Mention Mac OS port.
7116
71172006-02-12 Karl Berry <karl@gnu.org>
7118
7119 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7120 8-bit accented a.
7121
71222006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7123
7124 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7125
71262006-02-08 Romain Francoise <romain@orebokech.com>
7127
7128 * faq.texi (Top): Remove paragraph about the FAQ being a
7129 transitional document, etc.
7130 (Searching for/replacing newlines): New node.
7131 (Yanking text in isearch): New node.
7132 (Inserting text at the beginning of each line): Rename and make
7133 more general, mention `M-;' in Message mode.
7134
71352006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7136
7137 * faq.texi (Meta key does not work in xterm)
7138 (Emacs does not display 8-bit characters)
7139 (Inputting eight-bit characters): Update xrefs.
7140
71412006-02-06 Romain Francoise <romain@orebokech.com>
7142
7143 * faq.texi (VM): VM now at version 7.19.
7144 Set myself as maintainer of this file.
7145
71462006-02-04 Michael Olson <mwolson@gnu.org>
7147
7148 * erc.texi (History): Note that ERC is now included with Emacs.
7149
71502006-01-31 Romain Francoise <romain@orebokech.com>
7151
7152 * message.texi (Message Headers): Explain what
7153 `message-alternative-emails' does in more detail.
7154 Update copyright year.
7155
71562006-01-30 Juanma Barranquero <lekktu@gmail.com>
7157
7158 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7159
71602006-01-29 Richard M. Stallman <rms@gnu.org>
7161
7162 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7163
71642006-01-29 Michael Olson <mwolson@gnu.org>
7165
7166 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7167
7168 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7169
7170 * faq.texi (New in Emacs 22): Mention ERC.
7171
71722006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7173
7174 * rcirc.texi: Capitalize dir entry for consistency with the entry
7175 in info/dir and other entries in the Emacs category.
7176 Fix typos. Delete trailing whitespace.
7177
c8763fb6 71782006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7179
7180 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7181
71822006-01-27 Eli Zaretskii <eliz@gnu.org>
7183
7184 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7185 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7186
7187 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7188 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7189
71902006-01-27 Alex Schroeder <alex@gnu.org>
7191
7192 * rcirc.texi: New file.
7193
71942006-01-23 Juri Linkov <juri@jurta.org>
7195
7196 * widget.texi (User Interface): Add S-TAB for widget-backward.
7197
71982006-01-22 Michael Albinus <michael.albinus@gmx.de>
7199
7200 Sync with Tramp 2.0.52.
7201
7202 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7203 Add Tramp disabling item. New item for common connection problems.
7204 (various): Apply "ftp" as method for the download URL.
7205 (Bug Reports): Refer to FAQ for common problems.
7206
72072006-01-21 Eli Zaretskii <eliz@gnu.org>
7208
7209 * widget.texi (User Interface): Use @key for TAB.
7210
7211 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7212
7213 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7214 for TAB.
7215
7216 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7217
72182006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7219
7220 * gnus.texi: Update copyright.
7221
72222006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7223
7224 * gnus.texi (Article Washing): Additions.
7225
2de53ca6
GM
72262006-01-13 Carsten Dominik <dominik@science.uva.nl>
7227
7228 * org.texi (Agenda commands): Document tags command.
7229
72302006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7231
7232 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7233
72342006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7235
7236 * gnus.texi (RSS): Addition.
7237
72382005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7239
7240 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7241
72422005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7243
7244 * emacs-mime.texi (Display Customization): Add setting example to
7245 mm-discouraged-alternatives.
7246
72472006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7248
7249 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7250 version is the canonical version.
7251
72522006-01-08 Alex Schroeder <alex@gnu.org>
7253
7254 * pgg.texi (Caching passphrase): Rewording.
7255
72562006-01-06 Eli Zaretskii <eliz@gnu.org>
7257
7258 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7259 repository URL.
7260
72612006-01-06 Carsten Dominik <dominik@science.uva.nl>
7262
7263 * org.texi: Removed the accidentally re-added empty line in the
7264 direntry.
7265
72662006-01-05 Carsten Dominik <dominik@science.uva.nl>
7267
7268 * org.texi (Agenda Views): Chapter reorganized.
7269
72702005-12-29 Romain Francoise <romain@orebokech.com>
7271
7272 * faq.texi (Using Customize): New node.
7273
72742005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7275
7276 * org.texi: Remove blank line in @direntry. It is non-standard
7277 and recursively produces blank lines all over the dir file (when
7278 using Texinfo 4.8).
7279
72802005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7281
7282 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7283
72842005-12-20 Carsten Dominik <dominik@science.uva.nl>
7285
7286 * org.texi (Tags): Boolean logic documented.
7287 (Agenda Views): Document custom commands.
7288
72892005-12-20 David Kastrup <dak@gnu.org>
7290
7291 * faq.texi (AUCTeX): Update version and mailing list info.
7292
72932005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7294
7295 * gnus.texi (MIME Commands): Mention addition of
7296 multipart/alternative to gnus-buttonized-mime-types and add xref
7297 to mm-discouraged-alternatives.
7298
7299 * emacs-mime.texi (Display Customization): Mention addition of
7300 "image/.*" and add xref to gnus-buttonized-mime-types in the
7301 mm-discouraged-alternatives section.
7302
73032005-12-16 Carsten Dominik <dominik@science.uva.nl>
7304
7305 * org.texi (Tags): New section.
7306 (Agenda Views): Chapter reorganized.
7307
73082005-12-16 Eli Zaretskii <eliz@gnu.org>
7309
7310 * org.texi (Internal Links): Add a missing comma after an @xref.
7311
73122005-12-14 Chong Yidong <cyd@stupidchicken.com>
7313
7314 * faq.texi (Filling paragraphs with a single space): No need to
7315 change sentence-end now.
7316
73172005-12-13 Romain Francoise <romain@orebokech.com>
7318
7319 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7320
73212005-12-12 Jay Belanger <belanger@truman.edu>
7322
7323 * faq.texi (Calc): Update version number.
7324
73252005-12-12 Carsten Dominik <dominik@science.uva.nl>
7326
7327 * org.texi (Progress Logging): New section.
7328
73292005-12-10 Romain Francoise <romain@orebokech.com>
7330
7331 Update the Emacs FAQ for the 22.1 release.
7332
7333 * faq.texi: Set VER to `22.1'.
7334 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7335 Tutorial. Mention that `C-h r' displays the manual.
7336 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7337 (Getting a printed manual): Point to the new locations of the
7338 manuals on the GNU Web site.
7339 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7340 available via Info (it was previously distributed separately).
7341 (Installing Texinfo documentation): The latest version of Texinfo
7342 is 4.8, not 4.0.
7343 (Informational files for Emacs): COPYING is the GNU General Public
7344 License, not the Emacs General Public License.
7345 (Informational files for Emacs): Delete obsolete link to the
7346 GNUinfo pages as they have been removed from the GNU Web site.
7347 (New in Emacs 22): New node.
7348 (Setting up a customization file): Say that most packages support
7349 Customize nowadays.
7350 (Colors on a TTY): Delete reference to instructions on how to
7351 enable syntax highlighting, it is now enabled by default.
7352 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7353 at startup automatically.
7354 (Controlling case sensitivity): Mention `M-c' in isearch.
7355 (Using an already running Emacs process): Emacs now creates the
7356 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7357 gnuserv. As emacsclient can now run Lisp code as well, delete a
7358 sentence praising gnuserv for that. Simplify description of how
7359 the client/server operation works.
7360 (Compiler error messages): Delete obsolete text (compile.el has
7361 been rewritten).
7362 (Indenting switch statements): Fix typo.
7363 (Matching parentheses): Simplify setup instructions, mention the
7364 menu bar item in the Options menu.
7365 (Repeating a command as many times as possible): Mention `C-x e'.
7366 (Going to a line by number): Mention new keymap and bindings
7367 `M-g M-g', `M-g M-p' and `M-g M-n'.
7368 (Turning on syntax highlighting): Now on by default. Simplify.
7369 (Replacing highlighted text): Use `1', not `t'.
7370 (Problems with very large files): The maximum size is now 256MB on
7371 32-bit machines.
7372 (^M in the shell buffer): Mention `comint-process-echoes'.
7373 (Emacs for Apple computers): Emacs 22 has native support for Mac
7374 OS X.
7375 (Translating names to IP addresses): Delete node.
7376 (Binding keys to commands): Fix typo.
7377 (SPC no longer completes file names): New node.
7378 (MIME with Emacs mail packages): Delete section about the Emacs
7379 MIME FAQ (it's not reachable anymore).
7380
73812005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7382
7383 * cc-mode.texi: The manual has been extensively revised: the
7384 information about using CC Mode has been separated from the larger
7385 and more difficult chapters about configuration. It has been
7386 updated for CC Mode 5.31.
7387
73882005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7389
7390 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7391 (Selecting an implementation): Fix descriptions.
7392
73932005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7394
7395 * message.texi (Various Message Variables): Addition.
7396
73972005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7398
7399 * message.texi: Fix default values.
7400
74012005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7402
7403 * message.texi (Header Commands): Clarify descriptions of
7404 message-cross-post-followup-to, message-reduce-to-to-cc, and
7405 message-insert-wide-reply.
7406 (Various Commands): Fix kindex for message-kill-to-signature;
7407 clarify description of message-tab.
7408
74092005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7410
7411 * message.texi (Mailing Lists): Fix description about MFT.
7412
7413 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7414
74152005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7416
7417 * gnus.texi (Slow Terminal Connection): Replace old description
7418 with new one.
7419
74202005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7421
7422 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7423 replace X-Draft-Headers with X-Draft-From.
7424
74252005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7426
7427 * gnus.texi (Various Various): Fix the default value of
7428 nnheader-max-head-length.
7429 (Gnus Versions): Fix typo.
7430
74312005-12-08 Carsten Dominik <dominik@science.uva.nl>
7432
7433 * org.texi (Structure editing): Document new functionality of
7434 M-RET.
7435
74362005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7437
7438 * org.texi (Internal Links): Fix Texinfo usage.
7439
74402005-12-06 Carsten Dominik <dominik@science.uva.nl>
7441
7442 * org.texi (TODO basics): Document the global todo list.
7443 (TODO items): Documents sparse tree for specific TODO
7444 keywords.
7445
74462005-11-30 Carsten Dominik <dominik@science.uva.nl>
7447
7448 * org.texi (Plain Lists): Typos fixed.
7449
74502005-11-28 Jay Belanger <belanger@truman.edu>
7451
7452 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7453
74542005-11-24 Carsten Dominik <dominik@science.uva.nl>
7455
7456 * org.texi (Structure editing): New item moving commands added.
7457 (Plain Lists): New section.
7458
74592005-11-18 Carsten Dominik <dominik@science.uva.nl>
7460
7461 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7462 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7463 `org-agenda-file-to-front'.
2de53ca6
GM
7464 (Built-in table editor): Document `org-table-sort-lines'.
7465 (HTML formatting): Export of hand-formatted lists.
7466
74672005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7468
7469 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7470 new variable gnus-toolbar-thickness.
7471
74722005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7473
7474 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7475
74762005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7477
7478 * gnus.texi (X-Face): Fix description.
7479 (XVarious): Remove gnus-xmas-logo-color-alist and
7480 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7481
74822005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7483
7484 * gnus.texi (Group Parameters): Mention new variable
7485 gnus-parameters-case-fold-search.
7486 (Home Score File): Addition.
7487
74882005-11-04 Ulf Jasper <ulf.jasper@web.de>
7489
7490 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7491 (Overview): List supported feed types.
7492 (Installation): No installation necessary when using autoload.
7493 (Configuration): Rename "RSS" to "news".
7494
74952005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7496
7497 * pgg.texi (User Commands): Document additional passphrase
7498 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7499 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7500
75012005-11-04 Carsten Dominik <dominik@science.uva.nl>
7502
7503 * org.texi: Version number changed to 3.19.
7504
75052005-10-29 Sascha Wilde <wilde@sha-bang.de>
7506
7507 * pgg.texi (How to use): Update the example to add autoload of
7508 pgg-encrypt-symmetric-region.
7509 (User Commands): Document pgg-encrypt-symmetric-region.
7510 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7511
75122005-10-27 Jay Belanger <belanger@truman.edu>
7513
7514 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7515 mention other TeX-related units.
7516
75172005-10-23 Lars Hansen <larsh@soem.dk>
7518
0c7efc08
SM
7519 * dired-x.texi (Miscellaneous Commands):
7520 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7521 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7522
75232005-10-23 Jay Belanger <belanger@truman.edu>
7524
7525 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7526 constant.
7527
75282005-10-23 Michael Albinus <michael.albinus@gmx.de>
7529
0c7efc08
SM
7530 * faq.texi (Bugs and problems):
7531 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7532 `directory-listing-before-filename-regexp'.
7533
75342005-10-22 Eli Zaretskii <eliz@gnu.org>
7535
7536 * newsticker.texi (UPDATED): Set value.
7537
75382005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7539
7540 * gnus.texi (Document Groups): Remove duplicate item.
7541
75422005-10-21 Carsten Dominik <dominik@science.uva.nl>
7543
7544 * org.texi (Summary): Mention iCalendar support.
7545 (Exporting): Document iCalendar support.
7546
75472005-10-18 Romain Francoise <romain@orebokech.com>
7548
7549 * viper.texi (Viper Specials): Capitalize GNU.
7550
75512005-10-17 Juri Linkov <juri@jurta.org>
7552
7553 * info.texi (Getting Started, Search Index, Expert Info):
7554 Fix wording.
7555 (Search Text): Replace `echo area' with `mode line'.
7556 (Search Index): Both `i' and `,' find all index entries.
7557 Replace example `C-f' with `C-l' (which exists in index of Info
7558 manual) and delete spaces in its keyboard input sequence.
7559 Delete unnecessary explanations about literal characters.
7560
75612005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7562
7563 * gnus.texi (Document Server Internals): Addition.
7564
75652005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7566
7567 * gnus.texi (A note on namespaces): Fix RFC reference.
7568
75692005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7570
7571 * gnus.texi (RSS): Fix key description.
7572
75732005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7574
7575 * gnus.texi: Emacs/w3 -> Emacs/W3.
7576 (Browsing the Web): Fix description.
7577 (Web Searches): Ditto.
7578 (Customizing W3): Ditto.
7579
75802005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7581
7582 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7583
75842005-10-11 Jay Belanger <belanger@truman.edu>
7585
7586 * calc.texi (Integration): Mention using `a i' to compute definite
7587 integrals.
7588
75892005-10-11 Juri Linkov <juri@jurta.org>
7590
7591 * info.texi: Rearrange nodes.
7592 (Top): Update menu. Change ref `Info for Experts' to
7593 `Advanced Info Commands'.
7594 (Getting Started): Fix description of manual's parts.
7595 (Help-Int): Change xref `Info Search' to `Search Index', and
7596 `Expert Info' to `Advanced'.
7597 (Advanced): Move node one level up.
7598 (Search Text, Search Index): New nodes split out from `Info Search'.
7599 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7600 split out from `Advanced'.
7601 (Advanced, Emacs Info Variables): De-document editing an Info file
7602 in Info.
7603 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7604 (Creating an Info File): Delete node and move its text to
7605 `Expert Info'.
7606
76072005-10-10 Carsten Dominik <dominik@science.uva.nl>
7608
7609 * org.texi (Workflow states): Documented that change in keywords
7610 becomes active only after restart of Emacs.
7611
76122005-10-08 Michael Albinus <michael.albinus@gmx.de>
7613
7614 Sync with Tramp 2.0.51.
7615
76162005-10-08 Nick Roberts <nickrob@snap.net.nz>
7617
7618 * speedbar.texi (Introduction): Describe new location of speedbar
7619 on menubar.
7620 (Basic Key Bindings): Remove descriptions of bindings that have
7621 been removed.
7622
76232005-10-05 Nick Roberts <nickrob@snap.net.nz>
7624
7625 * speedbar.texi (GDB): Describe use of watch expressions.
7626
76272005-09-28 Simon Josefsson <jas@extundo.com>
7628
7629 * message.texi (IDNA): Fix.
7630
76312005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7632
7633 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7634 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7635 description of nntp-open-connection-function.
7636 (Common Variables): Fix descriptions.
7637
76382005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7639
7640 * gnus.texi (Server Buffer Format): Document the %a format spec.
7641
76422005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7643
7644 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7645
76462005-09-23 Carsten Dominik <dominik@science.uva.nl>
7647
7648 * org.texi Version 3.16.
7649
76502005-09-19 Miles Bader <miles@gnu.org>
7651
7652 * newsticker.texi: Get rid of CVS keywords.
7653
76542005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7655
7656 * gnus.texi (Finding the Parent): Fix description of how Gnus
7657 finds article.
7658
76592005-09-14 Jari Aalto <jari.aalto@cante.net>
7660
7661 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7662 to drop off non-answered articles.
7663
76642005-09-19 Juanma Barranquero <lekktu@gmail.com>
7665
7666 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7667 braces (which are unsupported by NMAKE) for macro `srcdir'.
7668
76692005-09-17 Eli Zaretskii <eliz@gnu.org>
7670
7671 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7672 (../info/newsticker, newsticker.dvi): New targets.
7673
76742005-09-17 Ulf Jasper <ulf.jasper@web.de>
7675
7676 * newsticker.texi: Replace @command with @code. Replace @example
7677 with @lisp.
0c7efc08
SM
7678 (Top): Add explanations to menu items.
7679 (GNU Free Documentation License): Remove.
2de53ca6
GM
7680
76812005-09-16 Romain Francoise <romain@orebokech.com>
7682
7683 Update all files to specify GFDL version 1.2.
7684
7685 * doclicense.texi (GNU Free Documentation License): Update to
7686 version 1.2.
7687
76882005-09-15 Richard M. Stallman <rms@gnu.org>
7689
7690 * newsticker.texi: Fix @setfilename.
7691
7692 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7693 (../info/newsticker, newsticker.dvi): New targets.
7694
76952005-08-30 Carsten Dominik <dominik@science.uva.nl>
7696
7697 * org.texi: Version 3.15.
7698
76992005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7700
7701 * ses.texi: Combine all three indices into one.
7702 Correct a few typos.
7703
77042005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7705
7706 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7707
77082005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7709
7710 * emacs-mime.texi (Handles): Remove duplicate item.
7711 (Encoding Customization): Fix the default value for
7712 mm-coding-system-priorities.
7713 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7714 (Basic Functions): Fix reference.
7715
77162005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7717
7718 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7719
77202005-08-18 Richard M. Stallman <rms@gnu.org>
7721
7722 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7723 and web site.
7724
7725 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7726 not keyboard-translate.
7727
77282005-08-11 Richard M. Stallman <rms@gnu.org>
7729
7730 * faq.texi (Using regular expressions): Fix xref.
7731
77322005-08-09 Juri Linkov <juri@jurta.org>
7733
7734 * info.texi (Help-P): Replace `Prev' with `Previous'.
7735 (Help-M, Help-Xref): Add S-TAB.
7736 (Help-FOO): Update `u' command.
7737 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7738 Update info about visibility of xref parts.
7739 (Help-Int): Fix `m' command. Rename `Info-last' to
7740 `Info-history-back'. Add `Info-history-forward'.
7741 (Advanced): Fix `g*' and `M-n' commands.
7742 (Info Search): Add `index-apropos' in stand-alone browser.
7743 Add isearch commands.
7744 (Emacs Info Variables): Remove `Info-fontify'.
7745 Add `Info-mode-hook'. Update face names.
7746 Add `Info-fontify-maximum-menu-size',
7747 `Info-fontify-visited-nodes', `Info-isearch-search'.
7748
77492005-08-07 Michael Albinus <michael.albinus@gmx.de>
7750
7751 Sync with Tramp 2.0.50.
7752
7753 * tramp.texi: Use @option{} consequently for method names.
7754 (Inline methods, External transfer methods): Remove references to
7755 Cygwin.
7756 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7757 implementation.
7758
77592005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7760
7761 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7762 Mention that gnus-init-file is not read when Emacs is invoked with
7763 --no-init-file or -q.
7764
77652005-07-19 Carsten Dominik <dominik@science.uva.nl>
7766
7767 * org.texi: Version 3.14.
7768
77692005-07-04 Carsten Dominik <dominik@science.uva.nl>
7770
7771 * org.texi: Version 3.13.
7772
77732005-07-18 Juri Linkov <juri@jurta.org>
7774
7775 * calc.texi (Time Zones, Logical Operations):
7776 * cl.texi (Overview):
7777 * org.texi (TODO types):
7778 * sc.texi (Emacs 18 MUAs):
7779 * speedbar.texi (Top):
7780 * url.texi (History):
7781 Delete duplicate duplicate words.
7782
ce058493 77832005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7784
7785 * cl.texi (Type Predicates): Document `atom' type.
7786
77872005-07-04 Lute Kamstra <lute@gnu.org>
7788
7789 Update FSF's address in GPL notices.
7790
7791 * calc.texi (Copying):
7792 * doclicense.texi (GNU Free Documentation License):
7793 * faq.texi (Contacting the FSF):
7794 * mh-e.texi (Copying): Update FSF's address.
7795
77962005-07-03 Richard M. Stallman <rms@gnu.org>
7797
7798 * flymake.texi (Example -- Configuring a tool called directly):
7799 Update name of flymake-build-relative-filename.
7800
78012005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7802
7803 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7804
78052005-06-29 Carsten Dominik <dominik@science.uva.nl>
7806
7807 * org.texi: Version 3.12.
7808
78092005-06-24 Eli Zaretskii <eliz@gnu.org>
7810
7811 * makefile.w32-in (MAKEINFO): Use --force.
7812 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7813 Makefile.in.
7814 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7815 more shells.
7816
78172005-06-23 Richard M. Stallman <rms@gnu.org>
7818
7819 * speedbar.texi (Creating a display): Texinfo usage fixes.
7820
7821 * tramp.texi (Customizing Completion, Auto-save and Backup):
7822 Texinfo usage fixes.
7823
78242005-06-23 Juanma Barranquero <lekktu@gmail.com>
7825
7826 * dired-x.texi (Miscellaneous Commands):
7827 * ediff.texi (Miscellaneous):
7828 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7829 (Agent Variables):
7830 * info.texi (Help-Xref):
7831 * message.texi (Message Headers):
7832 * org.texi (Remember):
7833 * reftex.texi (Options (Defining Label Environments)):
7834 (Options (Index Support)):
7835 (Options (Viewing Cross-References)):
7836 (Options (Misc)):
7837 (Changes):
7838 * speedbar.texi (Creating a display):
7839 * tramp.texi (Customizing Completion, Auto-save and Backup):
7840 Texinfo usage fix.
7841
78422005-06-13 Carsten Dominik <dominik@science.uva.nl>
7843
7844 * org.texi: Version 3.11.
7845
78462005-06-12 Jay Belanger <belanger@truman.edu>
7847
7848 * calc.texi (Getting Started): Remove extra menu item.
7849
78502005-05-31 Jay Belanger <belanger@truman.edu>
7851
7852 * calc.texi (Notations Used in This Manual): Use @kbd for key
7853 sequence.
7854 (Demonstration of Calc): Mention another way of starting Calc.
7855 (Starting Calc): Mention long name of M-#.
7856 (Embedded Mode Overview): Remove unnecessary instruction.
7857 (Other M-# commands): Rephrase `M-# 0' explanation.
7858 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7859 reflect current behavior.
7860
78612005-05-30 Jay Belanger <belanger@truman.edu>
7862
7863 * calc.texi (Hooks): Change description of calc-window-hook and
7864 calc-trail-window-hook to match usage.
7865 (Computational Functions): Add more constant-generating functions.
7866 (Customizable Variables): Use defvar.
7867
78682005-05-28 Jay Belanger <belanger@truman.edu>
7869
7870 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7871 (Basic Embedded Mode): Explain behavior of arguments to
7872 calc-embedded-mode.
7873
78742005-05-27 Jay Belanger <belanger@truman.edu>
7875
7876 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7877 current behavior.
7878
78792005-05-25 Jay Belanger <belanger@truman.edu>
7880
7881 * calc.texi: Change Calc version number throughout.
7882 (Keypad Mode): Change location in info output.
7883 (Keypad mode overview): Move picture of keypad.
7884
78852005-05-21 Jay Belanger <belanger@truman.edu>
7886
7887 * calc.texi (Storing variables): Mention that only most variables
7888 are void to begin with.
7889
78902005-05-21 Kevin Ryde <user42@zip.com.au>
7891
7892 * widget.texi (Basic Types): Update cross ref from "Enabling
7893 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7894 lispref/text.texi change.
7895
78962005-05-20 Carsten Dominik <dominik@science.uva.nl>
7897
7898 * org.texi: Version 3.09.
7899
79002005-05-18 Carsten Dominik <dominik@science.uva.nl>
7901
7902 * reftex.texi: Version 4.28.
7903
79042005-05-16 Jay Belanger <belanger@truman.edu>
7905
7906 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7907
79082005-05-14 Jay Belanger <belanger@truman.edu>
7909
7910 * calc.texi (Default Simplifications): Insert missing ! (logical
7911 not operator).
7912
79132005-05-14 Michael Albinus <michael.albinus@gmx.de>
7914
7915 Sync with Tramp 2.0.49.
7916
79172005-05-10 Jay Belanger <belanger@truman.edu>
7918
7919 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7920 to 1.
7921
79222005-04-29 Carsten Dominik <dominik@science.uva.nl>
7923
7924 * org.texi: Version 3.08, structure reorganized.
7925
79262005-04-24 Richard M. Stallman <rms@gnu.org>
7927
7928 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7929
79302005-04-15 Carsten Dominik <dominik@science.uva.nl>
7931
7932 * org.texi: Update to version 3.06.
7933
79342005-04-13 Lute Kamstra <lute@gnu.org>
7935
7936 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7937
79382005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7939
7940 * cl.texi (Porting Common Lisp): Fix typo.
7941
79422005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7943
7944 * gnus.texi (RSS): Addition.
7945
79462005-04-04 Jay Belanger <belanger@truman.edu>
7947
7948 * calc.texi: Change Calc version number.
7949 (Customizable variables): Fix description of calc-language-alist.
7950 (Copying): Put in version 2 of GPL.
7951
79522005-04-01 Jay Belanger <belanger@truman.edu>
7953
7954 * calc.texi (Troubleshooting Commands): Remove comment about
7955 installation.
7956 (Installation): Remove section.
7957 (Customizable Variables): New section.
7958 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7959 (Graphical Devices): Add references to Customizable Variables.
7960
79612005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7962
7963 * emacs-mime.texi (Display Customization): Markup fixes.
7964 (rfc2047): Update.
7965
79662005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7967
7968 * gnus-faq.texi: Replaced with auto-generated version.
7969
79702005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7971
7972 * dired-x.texi (Multiple Dired Directories): default-directory was
7973 renamed to dired-default-directory.
7974
79752005-03-26 Jay Belanger <belanger@truman.edu>
7976
7977 * calc.texi (Simplifying Formulas, Rewrite Rules):
7978 Change description of top and bottom of fraction.
7979 (Modulo Forms): Move description of how to create modulo forms to
7980 earlier in the section.
7981 (Fraction Mode): Suggest using : to get a fraction by dividing.
7982 (Basic Arithmetic): Adjust placement of command name.
7983 (Truncating the Stack): Emphasize that "hidden" entries are still
7984 visible.
7985 (Installation): Move discussion of printing manual to "About This
7986 Manual".
7987 (About This Manual): Mention how to print the manual.
7988 (Reporting Bugs): Remove first person.
7989 (Building Vectors): Add algebraic version of append.
7990 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7991 (Grouping Digits): Fix typo.
7992
79932005-03-25 Werner Lemberg <wl@gnu.org>
7994
7995 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7996 Replace `legal' with `valid'.
7997
79982005-03-25 Werner Lemberg <wl@gnu.org>
7999
8000 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8001
80022005-03-24 Jay Belanger <belanger@truman.edu>
8003
8004 * calc.texi (General Mode Commands)
8005 (Mode Settings in Embedded Mode): Add some explanation of
8006 recording mode settings.
8007
80082005-03-24 Richard M. Stallman <rms@gnu.org>
8009
8010 * calc.texi: Remove praise of non-free software.
8011
8012 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8013 (Installation): Node deleted.
8014
80152005-03-23 Richard M. Stallman <rms@gnu.org>
8016
8017 * url.texi (HTTP language/coding): Improve last change.
8018
80192005-03-22 Jay Belanger <belanger@truman.edu>
8020
8021 * calc.texi (Embedded Mode): Add new information on changing
8022 modes.
8023
80242005-03-20 Michael Albinus <michael.albinus@gmx.de>
8025
8026 Sync with Tramp 2.0.48.
8027
8028 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8029
8030 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8031 "GNU/Linux". Change all addresses to .gnu.org.
8032 (Default Method): Offer shortened syntax for "su" and "sudo"
8033 methods.
8034
80352005-03-07 Richard M. Stallman <rms@gnu.org>
8036
8037 * url.texi: Fix usage of "e.g.".
8038 (HTTP language/coding): Explain the rules for these strings.
8039
80402005-03-06 Richard M. Stallman <rms@gnu.org>
8041
8042 * woman.texi (Introduction): Minor cleanups.
8043
8044 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8045
8046 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8047 (Installation): Node deleted.
8048
8049 * mh-e.texi (Preface): Get rid of "Emacs 21".
8050
8051 * eshell.texi (Installation): Delete node (for Emacs 20).
8052
80532005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8054
8055 * flymake.texi: Refill and tweak style in @lisp blocks.
8056
80572005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8058
8059 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8060
80612005-03-01 Jay Belanger <belanger@truman.edu>
8062
8063 * calc.texi (Trigonometric and Hyperbolic Functions):
8064 Mention additional functions.
8065 (Algebraic Simplifications): Mention additional simplifications.
8066
80672005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8068
8069 * ses.texi: Add concept/function/variable indices (this work was
8070 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8071 papers on file at FSF).
8072
80732005-02-10 Jay Belanger <belanger@truman.edu>
8074
8075 * calc.texi: Change @LaTeX to La@TeX throughout.
8076 Redefine @expr as @math for TeX output.
8077 Redefine @texline as a no-op for TeX output.
8078 Define @tfn, replace @t by @tfn throughout.
8079
80802005-02-09 Jay Belanger <belanger@truman.edu>
8081
8082 * calc.texi: Add macro for LaTeX for info output.
8083
80842005-02-08 Kim F. Storm <storm@cua.dk>
8085
8086 * texinfo.tex (LaTex): Add def.
8087
80882005-02-06 Jay Belanger <belanger@truman.edu>
8089
8090 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8091 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8092 throughout manual.
8093
80942005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8095
8096 * gnus.texi: Some edits based on comments from David Abrahams.
8097
80982005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8099
8100 * gnus.texi (RSS): Fix the keystroke.
8101
81022005-01-24 David Kastrup <dak@gnu.org>
8103
8104 * faq.texi: Update AUCTeX version info.
8105
81062005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8107
8108 * gnus-faq.texi ([4.1]): Typo.
8109
81102005-01-19 Jay Belanger <belanger@truman.edu>
8111
8112 * calc.texi (Keep Arguments): Mention that keeping arguments
8113 doesn't work with keyboard macros.
8114
81152005-01-16 Richard M. Stallman <rms@gnu.org>
8116
8117 * autotype.texi (Autoinserting): Fix small error.
8118
81192005-01-16 Michael Albinus <michael.albinus@gmx.de>
8120
8121 Sync with Tramp 2.0.47.
8122
8123 * tramp.texi (Compilation): New section, describing compilation of
8124 remote files.
8125
81262005-01-11 Kim F. Storm <storm@cua.dk>
8127
8128 * widget.texi (Basic Types): Add :follow-link keyword.
8129
81302005-01-09 Jay Belanger <belanger@truman.edu>
8131
8132 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8133
81342005-01-08 Jay Belanger <belanger@truman.edu>
8135
8136 * calc.texi: Change throughout to reflect new default value of
8137 calc-settings-file.
8138
81392005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8140
8141 * message.texi (Reply): `message-reply-to-function' should return
8142 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8143
81442005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8145
8146 * faq.texi (Changing load-path): Fix typo.
8147
81482005-01-05 Jay Belanger <belanger@truman.edu>
8149
8150 * calc.texi (Programming Tutorial): Replace kbd command by
8151 appropriate characters for a keyboard macro.
8152
81532005-01-04 Jay Belanger <belanger@truman.edu>
8154
8155 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8156 for Lucid Emacs.
8157 (Programming Tutorial): Mention that the user needs to be in the
8158 right mode to compute some functions.
8159
81602005-01-04 Jay Belanger <belanger@truman.edu>
8161
8162 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8163 no longer applicable.
8164
81652005-01-01 Jay Belanger <belanger@truman.edu>
8166
0c7efc08 8167 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8168 edit keyboard macros to match current behavior.
8169
81702004-12-31 Jay Belanger <belanger@truman.edu>
8171
8172 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8173
81742004-12-20 Jay Belanger <belanger@truman.edu>
8175
8176 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8177 zero.
8178
81792004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8180
8181 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8182 @xref.
8183 (Font Locking): Avoid @strong{Note:}.
8184
81852004-12-17 Michael Albinus <michael.albinus@gmx.de>
8186
8187 Sync with Tramp 2.0.46.
8188
8189 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8190
81912004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8192
8193 * url.texi: Correct typos.
8194 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8195 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8196 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8197 (Dealing with HTTP documents): @inforef->@xref.
8198
81992004-12-15 Jay Belanger <belanger@truman.edu>
8200
8201 * calc.texi: Consistently capitalized all mode names.
8202 (Answers to Exercises): Mention that an answer can be a fraction
8203 when in Fraction mode.
8204
82052004-12-13 Jay Belanger <belanger@truman.edu>
8206
8207 * calc.texi: Fix some TeX definitions.
8208
82092004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8210
8211 * reftex.texi (Imprint): Remove erroneous @value's.
8212
82132004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8214
8215 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8216 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8217
82182004-12-08 Jay Belanger <belanger@truman.edu>
8219
8220 * calc.texi (Starting Calc): Remove comment about installation.
8221 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8222
82232004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8224
8225 * url.texi: Update @setfilename.
8226 (Getting Started): No need to worry about Gnus versions.
8227 (Dealing with HTTP documents): Use @inforef.
8228
8229 * org.texi: Fix @direntry file name.
8230
82312004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8232
8233 * url.texi: New file.
8234
8235 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8236
82372004-12-06 Jay Belanger <belanger@truman.edu>
8238
8239 * calc.texi (Using Calc): Remove paragraph about installation.
8240
82412004-12-06 Jay Belanger <belanger@truman.edu>
8242
8243 * calc.texi: Use more Texinfo macros and less TeX defs.
8244 Remove @refill's.
8245
82462004-12-06 Richard M. Stallman <rms@gnu.org>
8247
8248 * org.texi: New file.
8249
82502004-12-05 Richard M. Stallman <rms@gnu.org>
8251
8252 * Makefile.in (org.dvi, ../info/org): New targets.
8253 (INFO_TARGETS): Add ../info/org.
8254 (DVI_TARGETS): Add org.dvi.
8255 (maintainer-clean): Remove the info files in the info dir.
8256
82572004-11-26 Eli Zaretskii <eliz@gnu.org>
8258
8259 * idlwave.texi: Fix the setfilename directive to put the produced
8260 file in ../info.
8261 (Continued Statement Indentation): Resurrect Jan D.'s change from
8262 2004-11-03 that was lost when a newer version of idlwave.texi was
8263 imported.
8264
82652004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8266
0c7efc08 8267 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8268
0c7efc08
SM
8269 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8270 Index `spam-initialize'.
2de53ca6
GM
8271
82722004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8273
8274 * message.texi (Various Message Variables): Mention that all mail
8275 file variables are derived from `message-directory'.
8276
8277 * gnus.texi (Splitting Mail): Clarify bogus group.
8278
82792004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8280
0c7efc08
SM
8281 * emacs-mime.texi (Encoding Customization):
8282 Fix mm-coding-system-priorities entry.
2de53ca6 8283
c8763fb6 82842004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8285
8286 * idlwave.texi (Continued Statement Indentation):
8287 * reftex.texi (Options (Index Support)):
8288 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8289 * speedbar.texi (Creating a display, Major Display Modes):
8290 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8291
82922004-10-21 Jay Belanger <belanger@truman.edu>
8293
0c7efc08 8294 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8295
82962004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8297
8298 * calc.texi (Reporting Bugs): Double up `@'.
8299
83002004-10-18 Jay Belanger <belanger@truman.edu>
8301
0c7efc08 8302 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8303 should be sent to.
8304
83052004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8306
8307 * gnus.texi (New Features): Add 5.11.
8308
8309 * message.texi (Resending): Remove wrong default value.
8310
8311 * gnus.texi (Mail Source Specifiers): Describe possible problems
8312 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8313 `pop3-leave-mail-on-server' to the index.
8314
83152004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8316
8317 * message.texi (Canceling News): Add how to set a password.
8318
83192004-10-12 Jay Belanger <belanger@truman.edu>
8320
0c7efc08 8321 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8322 calc-describe-function and calc-describe-variable to match their
8323 current behavior.
8324
83252004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8326
8327 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8328
83292004-10-12 Michael Albinus <michael.albinus@gmx.de>
8330
8331 Sync with Tramp 2.0.45.
8332
8333 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8334 plink link. The URL is outdated. Originator contacted for
8335 clarification.
8336
83372004-10-10 Juri Linkov <juri@jurta.org>
8338
8339 * gnus.texi (Top, Marking Articles): Join two menus in one node
8340 because a node can have only one menu.
8341
83422004-10-09 Juri Linkov <juri@jurta.org>
8343
8344 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8345 example of nnmail-split-fancy.
8346
83472004-10-06 Karl Berry <karl@gnu.org>
8348
8349 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8350 consistency with other uses of dashes.
8351
83522004-10-05 Karl Berry <karl@gnu.org>
8353
8354 * info.texi: Consistently use --- throughout, periods at end of
8355 menu descriptions, and a couple typos.
8356
83572004-09-26 Jesper Harder <harder@ifa.au.dk>
8358
8359 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8360 * pgg.texi (User Commands, Backend methods): Do.
8361 * gnus.texi: Markup fixes.
8362 (Setting Process Marks): Fix `M P a' entry.
8363 * emacs-mime.texi: Fixes.
8364
83652004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8366
8367 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8368 again.
8369 Use 5.10 instead of 5.10.0.
8370
83712004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8372
8373 * gnus.texi (Summary Mail Commands): S D e.
8374
83752004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8376
8377 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8378 the gnus-article-mode-line-format section.
8379
83802004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8381
8382 * gnus.texi (Various Summary Stuff): Fix the documentation for
8383 gnus-newsgroup-variables.
8384
83852004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8386
0c7efc08
SM
8387 * gnus.texi (MIME Commands):
8388 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8389 gnus-mime-display-multipart-alternative-as-mixed,
8390 gnus-mime-display-multipart-related-as-mixed.
8391 (Mail Source Customization): Clarify `mail-source-directory'.
8392 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8393 (SpamOracle): Fix typo.
2de53ca6
GM
8394
8395 * gnus-faq.texi: Untabify.
8396 ([6.3]): nnir.el is in contrib directory.
8397
8398 * message.texi (News Headers): Clarify how a unique ID is created.
8399
0c7efc08
SM
8400 * gnus.texi (Batching Agents): Fix typo in example.
8401 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8402
b2abec73 84032004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8404
0c7efc08 8405 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8406
84072004-09-20 Florian Weimer <fw@deneb.enyo.de>
8408
8409 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8410
84112004-09-22 Jay Belanger <belanger@truman.edu>
8412
0c7efc08 8413 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8414 might be hidden during part of the session.
8415
84162004-09-20 Jay Belanger <belanger@truman.edu>
8417
8418 * calc.texi (Notations Used in This Manual): Put in an earlier
8419 mention that DEL could be called Backspace.
8420
84212004-09-10 Simon Josefsson <jas@extundo.com>
8422
8423 * gnus.texi (IMAP): Add example. Suggested and partially written
8424 by Steinar Bang <sb@dod.no>.
8425
84262004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8427
8428 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8429 netrc syntax.
8430
84312004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8432
b2abec73
JB
8433 * gnus.texi (Spam ELisp Package Sequence of Events):
8434 Some clarifications.
2de53ca6
GM
8435 (Spam ELisp Package Global Variables): More clarifications.
8436
84372004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8438
8439 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8440 Mention spam-split does not modify incoming mail.
8441
84422004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8443
8444 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8445
84462004-09-10 Eli Zaretskii <eliz@gnu.org>
8447
8448 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8449
84502004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8451
8452 * makefile.w32-in (sieve, pgg): Use $(infodir).
8453
84542004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8455
8456 * makefile.w32-in: Fix PGG and Sieve entries.
8457
84582004-08-28 Eli Zaretskii <eliz@gnu.org>
8459
8460 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8461 Emacs and related programs.
8462
84632004-08-27 Richard M. Stallman <rms@gnu.org>
8464
8465 * faq.texi: Fix texinfo usage, esp. doublequotes.
8466 (Difference between Emacs and XEmacs): Some clarification.
8467
8468 * faq.texi (Difference between Emacs and XEmacs):
8469 Explain not to contrast XEmacs with GNU Emacs.
8470
84712004-08-26 Richard M. Stallman <rms@gnu.org>
8472
8473 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8474
84752004-08-22 David Kastrup <dak@gnu.org>
8476
8477 * reftex.texi (AUCTeX): Update links, section name.
8478
8479 * faq.texi (Calc): Update availability (included in 22.1).
8480 (AUCTeX): Update availability, information, versions, description.
8481
84822004-08-14 Eli Zaretskii <eliz@gnu.org>
8483
8484 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8485
84862004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8487
8488 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8489
84902004-08-10 Michael Albinus <michael.albinus@gmx.de>
8491
8492 Sync with Tramp 2.0.44.
8493
84942004-08-05 Lars Hansen <larsh@math.ku.dk>
8495
8496 * widget.texi (User Interface): Update how to separate the
8497 editable field of an editable-field widget from other widgets.
8498 (Programming Example): Add text after field.
8499
85002004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8501
8502 * emacs-mime.texi (Encoding Customization): Add a note to the
8503 mm-content-transfer-encoding-defaults entry.
8504 (rfc2047): Update.
8505
0c7efc08
SM
8506 * gnus.texi (Article Highlighting):
8507 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8508 (POP before SMTP): New node.
8509 (Posting Styles): Addition.
8510 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8511 (Fancy Mail Splitting): Ditto.
8512 (X-Face): Add gnus-x-face.
8513
85142004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8515
8516 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8517 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8518
85192004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8520
0c7efc08
SM
8521 * gnus.texi (Mail Source Specifiers):
8522 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8523
85242004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8525
8526 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8527
8528 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8529 repository. Change setfilename.
8530
8531 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8532
85332004-07-02 Juri Linkov <juri@jurta.org>
8534
8535 * pcl-cvs.texi (Viewing differences): Add `d r'.
8536
85372004-06-29 Jesper Harder <harder@ifa.au.dk>
8538
8539 * ses.texi, viper.texi, flymake.texi, faq.texi:
8540 * eshell.texi, ediff.texi: Markup fixes.
8541
85422004-06-21 Karl Berry <karl@gnu.org>
8543
8544 * info.texi (Top): Mention that only Emacs has mouse support.
8545 (Getting Started): Mention this in a few other places.
8546
85472004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8548
0c7efc08
SM
8549 * autotype.texi (Copyrights, Timestamps):
8550 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8551
85522004-06-13 Lars Hansen <larsh@math.ku.dk>
8553
8554 * dired-x.texi (dired-mark-omitted): Update keybinding.
8555
85562004-06-10 Kim F. Storm <storm@cua.dk>
8557
8558 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8559
85602004-06-05 Lars Hansen <larsh@math.ku.dk>
8561
8562 * dired-x.texi (variable dired-omit-mode): Rename from
8563 dired-omit-files-p.
8564 (function dired-omit-mode): Rename from dired-omit-toggle.
8565 Call dired-omit-mode rather than set dired-omit-files-p.
8566 (dired-mark-omitted): Describe command.
8567
85682004-05-29 Michael Albinus <michael.albinus@gmx.de>
8569
8570 Version 2.0.41 of Tramp released.
8571
85722004-05-29 Juanma Barranquero <lektu@terra.es>
8573
8574 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8575 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8576
85772004-05-29 Richard M. Stallman <rms@gnu.org>
8578
8579 * cl.texi (Top): Call this chapter `Introduction'.
8580 (Overview): In TeX, no section heading here.
8581
8582 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8583
85842004-05-29 Eli Zaretskii <eliz@gnu.org>
8585
8586 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8587 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8588
85892004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8590
8591 * flymake.texi: New file.
8592
85932004-05-28 Simon Josefsson <jas@extundo.com>
8594
8595 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8596
b344d29d 85972004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8598
8599 Version 2.0.40 of Tramp released.
8600
86012004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8602
8603 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8604
8605 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8606 variables `tramp-backup-directory-alist' and
8607 `tramp-bkup-backup-directory-info'.
8608 (Overview, Connection types)
8609 (External transfer methods, Default Method)
8610 (Windows setup hints): Remove restriction of password entering
8611 with external methods.
8612 (Auto-save and Backup): Make file name example
8613 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8614 and `auto-save-directory' must be used.
8615 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8616 only "NT"). Remove doubled entry "What kinds of systems does
8617 @tramp{} work on".
8618 (tramp): Macro removed.
8619 (Obtaining Tramp): Flag removed from title.
8620 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8621 and `trampver' used properly. Flag `tramp-inst' replaced by
8622 `installchapter'. Installation related text adapted.
8623
86242004-04-28 Masatake YAMATO <jet@gyve.org>
8625
8626 * widget.texi (Programming Example): Remove overlays.
8627
86282004-04-27 Jesper Harder <harder@ifa.au.dk>
8629
8630 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8631
86322004-04-23 Juanma Barranquero <lektu@terra.es>
8633
8634 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8635
86362004-04-05 Jesper Harder <harder@ifa.au.dk>
8637
8638 * info.texi (Info Search): Add info-apropos.
8639
86402004-03-22 Juri Linkov <juri@jurta.org>
8641
8642 * faq.texi: Fix help key bindings.
8643
86442004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8645
8646 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8647 (as suggested by Karl Berry). Update information about colored
8648 stars in menus. Add new subheading describing M-n.
8649
86502004-03-12 Richard M. Stallman <rms@gnu.org>
8651
8652 * cl.texi (Top): Rename top node's title.
8653
86542004-03-08 Karl Berry <karl@gnu.org>
8655
8656 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8657 problems making the texinfo distribution.
8658
86592004-02-29 Simon Josefsson <jas@extundo.com>
8660
0c7efc08 8661 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8662 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8663 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8664 <voegelas@gmx.net>.
8665
86662004-02-29 Juanma Barranquero <lektu@terra.es>
8667
8668 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8669 Use $(DEL) instead of rm, and ignore exit code.
8670
b344d29d 86712004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8672
8673 Tramp version 2.0.39 released.
8674
86752004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8676
8677 * tramp.texi (Customizing Completion): Explain new functions
8678 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8679 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8680 (Top): Refer to Savannah mailing list as the major one.
8681 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8682 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8683 (Frequently Asked Questions): Remote hosts must not be Unix-like
8684 for "smb" method.
8685 (Password caching): New node.
8686 (External transfer methods): Refer to password caching for "smb"
8687 method.
8688
86892004-02-17 Karl Berry <karl@gnu.org>
8690
8691 * info.texi (Help-Int): Mention the new line number feature.
8692
86932004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8694
8695 * ses.texi (Advanced Features): New functionality for
8696 ses-set-header-row (defaults to current row unless C-u used).
8697 (Acknowledgements): Add Stefan Monnier.
8698
86992003-12-29 Kevin Ryde <user42@zip.com.au>
8700
8701 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8702
b344d29d 87032003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8704
8705 Tramp version 2.0.38 released.
8706
8707 * tramp.texi (Remote shell setup): Warn of environment variables
8708 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8709 <sven.gabriel@imk.fzk.de>.
8710 (Configuration): Tramp now chooses base64/uuencode
8711 automatically. Update wording accordingly.
8712 (Top): More description for the `Default Method' menu entry.
8713 (Default Method): Use @code, not @var, for Lisp variables.
8714 (Default Method): New subsection `Which method is the right one
8715 for me?' Suggested by Christian Kirsch.
8716 (Configuration): Pointer to new subsection added.
8717 (Default Method): Too many "use" in one sentence.
8718 Rephrase. Reported by Christian Kirsch.
8719 (Filename Syntax): Old `su' example is probably a left-over from
8720 the sm/su method naming. Replace with `ssh', instead.
8721 (External transfer methods, Auto-save and Backup):
8722 Typo fixes.
8723
87242003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8725
183080b6 8726 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8727 (Top): Mention japanese manual only if flag `jamanual' is set.
8728 Insert section `Japanese manual' in menu.
8729
87302003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8731
8732 * eshell.texi (Known Problems): Add doc item.
8733
87342003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8735
8736 * cc-mode.texi: Update for CC Mode 5.30.
8737
8738 Note: Please refrain from doing purely cosmetic changes like
8739 removing trailing whitespace in this manual; it clobbers cvs
8740 merging for no good reason.
8741
87422003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8743
8744 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8745 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8746 @acronym{ASCII}.
8747
87482003-10-26 Karl Berry <karl@gnu.org>
8749
8750 * info.texi (Info Search): Echo area, not echo are. From Debian
8751 diff.
8752
87532003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8754
10d1d0af 8755 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8756 :buttons and :children keywords.
8757
87582003-10-22 Miles Bader <miles@gnu.org>
8759
8760 * Makefile.in (info): Move before $(top_srcdir)/info.
8761
87622003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8763
8764 * tramp.texi (Inline methods): Small grammar fix.
8765 (External transfer methods): Likewise.
8766
87672003-10-08 Nick Roberts <nick@nick.uklinux.net>
8768
8769 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8770
87712003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8772
8773 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8774
87752003-09-30 Richard M. Stallman <rms@gnu.org>
8776
8777 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8778
8779 * widget.texi (User Interface): Fix typos.
8780
8781 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8782
87832003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8784
8785 * pcl-cvs.texi (Selected Files): Fix typo.
8786
87872003-09-21 Karl Berry <karl@gnu.org>
8788
8789 * info.texi (] and [ commands): No period at end of section title.
8790
87912003-09-04 Miles Bader <miles@gnu.org>
8792
8793 * Makefile.in (top_srcdir): New variable.
8794 ($(top_srcdir)/info): New rule.
8795 (info): Depend on it.
8796
87972003-09-03 Peter Runestig <peter@runestig.com>
8798
8799 * makefile.w32-in: New file.
8800
88012003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8802
8803 * widget.texi (User Interface): Explain the need of static text
8804 around an editable field.
8805
88062003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8807
8808 * widget.texi (Basic Types): The argument to `:help-echo' can now
8809 be a form that evaluates to a string.
8810
88112003-08-18 Kim F. Storm <storm@cua.dk>
8812
8813 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8814
88152003-08-16 Richard M. Stallman <rms@gnu.org>
8816
8817 * dired-x.texi (Shell Command Guessing): Explain *.
8818
88192003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8820
8821 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8822 log-edit-insert-changelog.
8823
88242003-08-03 Karl Berry <karl@gnu.org>
8825
8826 * info.texi: Need @contents.
8827
c8763fb6 88282003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8829
8830 Tramp version 2.0.36 released.
8831
8832 * tramp.texi (Remote shell setup): Explain about problems with
8833 non-Bourne commands in ~/.profile and ~/.shrc.
8834
88352003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8836
8837 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8838 renaming of `vis-mode' to `visible-mode'.
8839
88402003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8841
8842 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8843 next, prev and up pointers.
8844
88452003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8846
8847 * info.texi (Help): Mention existence of Emacs and stand-alone
8848 Info at the very beginning of the tutorial.
8849 (Help-Inv): New node.
8850 (Help-]): New node.
8851 (Help-M): Systematically point out the differences between default
8852 Emacs and stand-alone versions. Delete second menu.
8853 (Help-Xref): Systematically point out the differences between
8854 default Emacs and stand-alone versions.
8855 (Help-Int): Change `l' example.
8856 (Expert Info): Fix typos.
8857 (Emacs Info Variables): Mention `Info-hide-note-references' and
8858 new default for `Info-scroll-prefer-subnodes'.
8859
c8763fb6 88602003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8861
8862 Version 2.0.35 of Tramp released.
8863
8864 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8865 (Inline methods): Add methods `remsh' and `plink1'.
8866 (External transfer methods): Add method `remcp'.
8867 (Multi-hop Methods): Add method `remsh'.
8868 Small patch from Adrian Aichner <adrian@xemacs.org>:
8869 Fix minor typos.
0c7efc08 8870 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8871 `Info-index'.
8872 (Version Control): Add cindex entry.
8873
c8763fb6 88742003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8875
8876 * trampver.texi: Version 2.0.34 released.
8877
88782003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8879
8880 * faq.texi: Improve previous changes.
8881
88822003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8883
8884 * faq.texi: Update copyright and maintenance details.
8885 Update some package URLs, versions, and maintainers.
8886 Remove many references to the Emacs Lisp Archive.
8887
88882003-04-23 Simon Josefsson <jas@extundo.com>
8889
8890 * smtpmail.texi: Fix license (the invariant sections mentioned has
8891 never been part of the smtp manual). Align info dir entry with
8892 other emacs packages.
8893
88942003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8895
8896 * tramp.texi: Version 2.0.33 released.
8897 Remove installation chapter. Remove XEmacs specifics.
8898
88992003-03-29 Richard M. Stallman <rms@gnu.org>
8900
8901 * tramp.texi (Top): Undo the previous renaming.
8902 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8903
c8763fb6 89042003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8905
8906 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8907 version of manual.
8908
8909 * tramp.texi (Auto-save and Backup): New node.
8910
89112003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8912
8913 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8914 Emacs" in order to have better differentiation to "XEmacs".
8915 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8916 are new macros in order to point to the other Emacs flavor where
8917 appropriate. In info case, point to node `Installation' in order
8918 to explain how to generate the other way. In html case, make a
8919 link to the other html file.
0c7efc08 8920 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
8921 after CVS checkout/update.
8922 (Installation): Completely rewritten.
8923 (Installation parameters, Load paths): New sections under
8924 `Installation'.
8925
c8763fb6 89262003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8927
8928 * tramp.texi: Version 2.0.30 released.
8929 Replace word "path" with "localname" where used as a component of
8930 a Tramp file name.
8931
89322003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8933
8934 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8935 introduced.
8936 (Installation): Explain what to do if files from the tramp/contrib
8937 directory are needed.
8938
89392003-02-23 Alex Schroeder <alex@emacswiki.org>
8940
8941 * smtpmail.texi (How Mail Works): New.
8942
89432003-02-22 Alex Schroeder <alex@emacswiki.org>
8944
8945 * smtpmail.texi: New file.
8946
8947 * Makefile.in: Build SMTP manual.
8948
c8763fb6 89492003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8950
8951 * tramp.texi: Version 2.0.29 released.
8952 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8953 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8954
89552003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8956
8957 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 8958 another package loads accidentally Ange-FTP.
2de53ca6
GM
8959
89602003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8961
8962 * tramp.texi (Customizing Completion): Add function
8963 `tramp-parse-sconfig'. Change example of
8964 `tramp-set-completion-function', because parsing of ssh config
8965 files looks more natural.
8966
89672003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8968
8969 * gnus.texi: Do not use `path' in several locations.
8970
c8763fb6 89712002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 8972
0c7efc08
SM
8973 * tramp.texi (External transfer methods): New method `smb'.
8974 From Michael Albinus.
2de53ca6
GM
8975
89762002-11-05 Karl Berry <karl@gnu.org>
8977
8978 * info.texi (Info-fontify): Reorder face list to avoid bad line
8979 breaks.
8980
c8763fb6 89812002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 8982
0c7efc08
SM
8983 * tramp.texi: Move @copying to standard place.
8984 Use @insertcopying.
2de53ca6
GM
8985
89862002-10-02 Karl Berry <karl@gnu.org>
8987
8988 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8989 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8990 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8991 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8992 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8993 Per rms, update all manuals to use @copying instead of @ifinfo.
8994 Also use @ifnottex instead of @ifinfo around the top node, where
8995 needed for the sake of the HTML output.
8996 (The Gnus manual is not fixed since it's not clear to me how it
8997 works; and the Tramp manual already uses @copying, although in an
8998 unusual way. All others were changed.)
8999
90002002-09-10 Jonathan Yavner <jyavner@engineer.com>
9001
9002 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9003 (../info/ses, ses.dvi): New targets.
9004 * ses.texi: New file.
9005
c8763fb6 90062002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9007
9008 * texinfo.tex: Update to texinfo 4.2.
9009
90102002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9011
9012 * reftex.texi: Update to RefTeX 4.19.
9013
c8763fb6 90142002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9015
9016 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9017 (../info/tramp, tramp.dvi): New targets.
9018
90192002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9020
9021 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9022 (calc.dvi): Uncomment.
9023
90242001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9025
9026 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9027 (../info/calc): New target.
9028
90292001-10-20 Gerd Moellmann <gerd@gnu.org>
9030
9031 * (Version 21.1 released.)
9032
90332001-10-05 Gerd Moellmann <gerd@gnu.org>
9034
9035 * Branch for 21.1.
9036
90372001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9038
9039 * Makefile.in (../info/info): Use an explicit -o switch to
9040 makeinfo.
9041
90422001-03-05 Gerd Moellmann <gerd@gnu.org>
9043
9044 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9045
90462000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9047
9048 * Makefile.in (../info/idlwave): Use --no-split.
9049
90502000-12-14 Dave Love <fx@gnu.org>
9051
c4cc8b9a 9052 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9053 (gnus.dvi): Change rule to remove @latex stuff.
9054
90552000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9056
9057 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9058
90592000-10-13 John Wiegley <johnw@gnu.org>
9060
9061 * Makefile.in: Add build targets for eshell.texi.
9062
90632000-09-25 Gerd Moellmann <gerd@gnu.org>
9064
9065 * Makefile.in: Remove/comment speedbar stuff.
9066
90672000-09-22 Dave Love <fx@gnu.org>
9068
9069 * Makefile.in: Add emacs-mime.
9070
90712000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9072
9073 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9074 (DVI_TARGETS): Add woman.dvi.
9075 (../info/woman, woman.dvi): New targets.
9076
90772000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9078
9079 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9080
9081 * pcl-cvs.texi: New file.
9082 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9083 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9084
90852000-05-11 Gerd Moellmann <gerd@gnu.org>
9086
9087 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9088 (../info/ebrowse, ebrowse.dvi): New targets.
9089
90902000-01-13 Gerd Moellmann <gerd@gnu.org>
9091
9092 * Makefile.in (INFO_TARGETS): Add eudc.
9093 (DVI_TARGETS): Add eudc.dvi.
9094 (../info/eudc, eudc.dvi): New targets.
9095
90962000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9097
9098 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9099 compatibility with 8+3 filesystems).
9100 (../info/efaq): Rename from emacs-faq.
9101
91022000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9103
9104 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9105 (../info/idlwave, idlwave.dvi): New targets.
9106
91071999-10-23 Dave Love <fx@gnu.org>
9108
9109 * Makefile.in: Use autotype.texi.
9110
91111999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9112
9113 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9114 faq.texi file) rather than ../info/faq.
9115
91161999-10-07 Gerd Moellmann <gerd@gnu.org>
9117
9118 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9119 (../info/ada-mode, ada-mode.dvi): New targets.
9120
91211999-09-01 Dave Love <fx@gnu.org>
9122
9123 * Makefile.in: Add faq.
9124
91251999-07-12 Richard Stallman <rms@gnu.org>
9126
9127 * Version 20.4 released.
9128
91291998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9130
9131 * Version 20.3 released.
9132
91331998-04-06 Andreas Schwab <schwab@gnu.org>
9134
768c0c0f
JB
9135 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9136 Use it in dvi targets.
2de53ca6
GM
9137 (../etc/GNU): Change to $(srcdir) first.
9138
91391998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9140
9141 * reftex.texi: Update for RefTeX version 3.22.
9142
91431998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9144
9145 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9146 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9147
91481997-09-23 Paul Eggert <eggert@twinsun.com>
9149
9150 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9151 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9152
91531997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9154
9155 * Version 20.2 released.
9156
91571997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9158
9159 * Version 20.1 released.
9160
91611997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9162
9163 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9164
91651996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9166
9167 * Version 19.33 released.
9168
91691996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9170
9171 * Version 19.32 released.
9172
91731996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9174
9175 * Makefile.in: Add rules for the Message manual.
9176
91771996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9178
9179 * gnus.texi: New version.
9180
9181 * message.texi: New manual.
9182
91831996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9184
9185 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9186
91871996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9188
9189 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9190 Specify -I option.
9191 (All dvi targets): Set the TEXINPUTS variable.
9192
91931996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9194
9195 * Version 19.31 released.
9196
91971996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9198
9199 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9200 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9201
92021995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9203
9204 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9205 (INFO_TARGETS): Add ../info/cc-mode.
9206 (DVI_TARGETS): Add cc-mode.dvi.
9207
2de53ca6
GM
92081995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9209
9210 * Version 19.30 released.
9211
92121995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9213
9214 * gnus.texi: New file.
9215
92161995-11-04 Erik Naggum <erik@naggum.no>
9217
9218 * gnus.texi: File deleted.
9219
92201995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9221
9222 * mh-e.texi: "Function Index" -> "Command Index" to work with
9223 Emacs 19.30 C-h C-k support of separately-documented commands.
9224
92251995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9226
9227 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9228 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9229
92301995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9231
9232 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9233 (../info/viper, viper.dvi): New targets.
9234
92351995-04-20 Kevin Rodgers <kevinr@ihs.com>
9236
9237 * dired-x.texi (Installation): Change the example to set
9238 buffer-local variables like dired-omit-files-p in
9239 dired-mode-hook.
9240
92411995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9242
9243 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9244 (../info/mh-e, mh-e.dvi): New targets.
9245
92461995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9247
9248 * Makefile.in (maintainer-clean): Rename from realclean.
9249
92501994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9251
9252 * Makefile.in: New file.
9253 * Makefile: File deleted.
9254
92551994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9256
9257 * Makefile (TEXINDEX_OBJS): Variable deleted.
9258 (texindex, texindex.o, getopt.o): Rules deleted.
9259 All deps on texindex deleted.
9260 (distclean): Don't delete texindex.
9261 (mostlyclean): Don't delete *.o.
9262 * texindex.c, getopt.c: Files deleted.
9263
92641994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9265
9266 * Version 19.26 released.
9267
92681994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9269
9270 * Version 19.25 released.
9271
92721994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9273
9274 * Version 19.24 released.
9275
92761994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9277
9278 * Version 19.23 released.
9279
92801994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9281
9282 * Makefile: Delete spurious tab.
9283
92841994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9285
9286 * Makefile (.SUFFIXES): New rule.
9287
92881994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9289
9290 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9291 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9292
92931994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9294
9295 * Makefile (../info/sc): Rename from sc.info.
9296 (../info/cl): Likewise.
9297 (INFO_TARGETS): Use new names.
9298
92991993-12-04 Richard Stallman (rms@srarc2)
9300
9301 * getopt.c: New file.
9302 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9303 (getopt.o): New rule.
9304 (dvi): Don't depend on texindex.
9305 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9306 Depend on texindex.
9307
93081993-12-03 Richard Stallman (rms@srarc2)
9309
9310 * Makefile (../info/sc.info): Rename from ../info/sc.
9311 (TEXI2DVI): New variable.
9312 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9313 Add explicit commands.
9314 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9315
93161993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9317
9318 * Version 19.22 released.
9319
93201993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9321
9322 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9323
93241993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9325
9326 * Version 19.21 released.
9327
93281993-11-15 Paul Eggert (eggert@twinsun.com)
9329
9330 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9331
93321993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9333
9334 * Makefile (../etc/GNU): New target.
9335 (EMACSSOURCES): Add gnu1.texi.
9336
93371993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9338
9339 * Makefile (realclean): Don't delete the Info files.
9340
f0131492 93411993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9342
9343 * forms.texi: Fix forms.texi so that it will format correctly.
9344 Add missing `@end iftex', fix bad reference.
9345
9346 * info.texi, info-stn.texi: New files implement texinfo version of
9347 `info' file.
9348
f0131492 93491993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9350
9351 * Makefile: Fix targets for texindex, new info.texi files.
9352 * info-stnd.texi: New file implements info for standalone info
9353 reader.
9354 * info.texi: Update to include recent changes to "../info/info".
9355 New source file for ../info/info; includes info-stnd.texi.
9356
9357 * texindex.c: Include "../src/config.h" if building in emacs.
9358
9359 * Makefile: Change all files to FILENAME.texi, force all targets
9360 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9361 vip.texinfo, forms.texinfo, cl.texinfo.
9362 Add target to build texindex.c, defining `emacs'.
9363
9364 * forms.texi: Install new file to match version 2.3 of forms.el.
9365
93661993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9367
9368 * Version 19.19 released.
9369
93701993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9371
9372 * sc.texinfo: Fix info file name.
9373
9374 * Makefile (info): Add gnus and sc.
9375 (dvi): Add gnus.dvi and sc.dvi.
9376 (../info/sc, sc.dvi): New targets.
9377
93781993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9379
9380 * Version 19.18 released.
9381
93821993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9383
9384 * Makefile: Fix source file names of the separate manuals.
9385 (gnus.dvi, ../info/gnus): New targets.
9386
93871993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9388
9389 * Version 19.17 released.
9390
93911993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9392
9393 * split-man: Fix typos in last change.
9394
93951993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9396
9397 * Version 19.16 released.
9398
93991993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9400
9401 * version 19.15 released.
9402
94031993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9404
9405 * Makefile (distclean): It's rm, not rf.
9406
94071993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9408
9409 * Version 19.14 released.
9410
94111993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9412
9413 * Makefile: New file.
9414
94151993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9416
9417 * Version 19.13 released.
9418
94191993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9420
9421 * Version 19.9 released.
9422
94231993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9424
9425 * Version 19.8 released.
9426
94271993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9428
9429 * Version 19.7 released.
9430
94311990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9432
9433 * gnus.texinfo: New file. Removed installation instructions.
9434
94351990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9436
9437 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9438
94391989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9440
9441 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9442 then define `\sc' as the command for smallcaps in Texinfo.
9443 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9444 made the corresponding change to makeinfo and texinfm.el.
9445
94461988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9447
9448 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9449 Customization since the menu entry did not point to anything.
9450 Also add an @finalout command to remove overfull hboxes from the
9451 printed output.
9452
9453 * cl.texinfo: Add @bye, \input line and @settitle to file.
9454 This file is clearly intended to be a chapter of some other work,
9455 but the other work does not yet exist.
9456
94571988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9458
9459 * texinfo.texinfo: Three typos corrected.
9460
4009494e 9461;; Local Variables:
c8763fb6 9462;; coding: utf-8
4009494e
GM
9463;; End:
9464
3fe7cdc8 9465 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9466
9467 This file is part of GNU Emacs.
9468
97c0352c 9469 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9470 it under the terms of the GNU General Public License as published by
97c0352c
GM
9471 the Free Software Foundation, either version 3 of the License, or
9472 (at your option) any later version.
4009494e
GM
9473
9474 GNU Emacs is distributed in the hope that it will be useful,
9475 but WITHOUT ANY WARRANTY; without even the implied warranty of
9476 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9477 GNU General Public License for more details.
9478
9479 You should have received a copy of the GNU General Public License
97c0352c 9480 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.