Move some forms.el example files to etc/forms directory
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
8045b906
GM
12012-05-04 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
4 (INFO_TARGETS): Use $INFO_EXT.
5 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
6 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
7 (INFO_TARGETS): Use $INFO_EXT.
8 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
9
9e7a4bcf
GM
102012-05-02 Glenn Morris <rgm@gnu.org>
11
9aa071df
GM
12 * Makefile.in (echo-info): New phony target, used by top-level.
13
9e7a4bcf
GM
14 * viper.texi: Make direntry shorter (also it is no longer "newest").
15
16 * emacs-gnutls.texi, ert.texi, org.texi:
17 Fix dircategory, direntry to match info/dir.
18
31cc861c
GM
19 * faq.texi: Convert @inforefs to @xrefs.
20 Fix some malformed cross-references.
f9e320bb
GM
21 (File-name conventions): Shorten section name to avoid overfull line.
22 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 23
723ea6b5
TZ
242012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
25
26 * auth.texi (Help for users): Update for .gpg file being second.
27
a8e7d6d7 282012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
29
30 * org.texi (Agenda commands): Fix two typos: give corresponding
31 function names, according to `org-agenda-view-mode-dispatch'.
32
a8e7d6d7 332012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
34
35 * faq.texi (Major packages and programs): Remove section.
36 There is no point listing 6 packages (cf etc/MORE.STUFF).
37 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 38
dcbf5805
MA
392012-04-22 Michael Albinus <michael.albinus@gmx.de>
40
41 * dbus.texi (Version): New node.
42 (Properties and Annotations): Mention the object manager
43 interface. Describe dbus-get-all-managed-objects.
44 (Type Conversion): Floating point numbers are allowed, if an
45 anteger does not fit Emacs's integer range.
46 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
47 (Asynchronous Methods): Fix description of
48 dbus-call-method-asynchronously.
49 (Receiving Method Calls): Fix some minor errors. Add
50 dbus-interface-emacs.
51 (Signals): Describe unicast signals and the new match rules.
52 (Alternative Buses): Add the PRIVATE optional argument to
53 dbus-init-bus. Describe its new return value. Add dbus-setenv.
54
adee4030
GM
552012-04-20 Glenn Morris <rgm@gnu.org>
56
57 * faq.texi (New in Emacs 24): New section.
58 (Packages that do not come with Emacs): Mention M-x list-packages.
59
35dc09a1 602012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
61
62 * cc-mode.texi (c-offsets-alist): Correct a typo.
63
35dc09a1 642012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
65
66 * org.texi (Deadlines and scheduling): Fix the example: the
67 DEADLINE item should come right after the headline. We enforce
68 this convention, so it is a bug not to illustrate it correctly in
69 the manual.
70
35dc09a1 712012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
72
73 * org.texi (Agenda commands): Fix documentation bug by swapping
74 the equivalent keybindings to `org-agenda-next-line' with the ones
75 to `org-agenda-previous-line'.
76
35dc09a1 772012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
78
79 * Makefile.in: Replace non-portable use of $< in ordinary rules.
80
e2560ea8
EZ
812012-04-09 Eli Zaretskii <eliz@gnu.org>
82
83 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
84 emacs-gnutls.
85 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
86
6b4f4a2d
TZ
872012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
88
250b840e 89 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
90
91 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
92
ca2c89b6
TZ
932012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
94
95 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 96 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 97
aebd5f1a
GM
982012-04-04 Glenn Morris <rgm@gnu.org>
99
100 * auth.texi (Secret Service API): Copyedits.
101 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
102 (Help for users, Help for developers)
103 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 104
0317dd51
MA
1052012-04-04 Michael Albinus <michael.albinus@gmx.de>
106
107 * auth.texi (Secret Service API): Add the missing text.
108
3d439cd1
CY
1092012-04-04 Chong Yidong <cyd@gnu.org>
110
111 * message.texi (Using PGP/MIME): Note that epg is now the default.
112
113 * gnus.texi: Reduce references to obsolete pgg library.
114 (Security): Note that epg is now the default.
115
116 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
117
118 * nxml-mode.texi (Completion): C-RET is no longer bound to
119 nxml-complete.
120
153ae947
BG
1212012-04-01 Jambunathan K <kjambunathan@gmail.com>
122
123 * org.texi (Customizing tables in ODT export): Correct few errors.
124
1252012-04-01 Jambunathan K <kjambunathan@gmail.com>
126
127 * org.texi (Links in ODT export): Update.
128 (Labels and captions in ODT export): New node.
129
1302012-04-01 Jambunathan K <kjambunathan@gmail.com>
131
132 * org.texi (Literal examples in ODT export): htmlfontify.el in
133 Emacs-24.1 now supports fontification. So ODT source blocks will
134 be fontified by default.
135
1362012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
137
138 * org.texi (Refiling notes): Remove duplicated keybinding.
139
1402012-04-01 Eric Schulte <eric.schulte@gmx.com>
141
142 * org.texi (noweb): Documentation of this new option to the :noweb
143 header argument.
144
1452012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
146
147 * org.texi (Header and sectioning): Add example demonstrating how
148 to use "LaTeX_CLASS_OPTIONS".
149
1502012-04-01 Eric Schulte <eric.schulte@gmx.com>
151
152 * org.texi (Noweb reference syntax): Describe the ability to
153 execute noweb references in the manual.
154
1552012-04-01 Eric Schulte <eric.schulte@gmx.com>
156
157 * org.texi (cache): Improve cache documentation when session
158 evaluation is used.
159
1602012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
161
162 * org.texi (Plain lists): Document removal.
163
1642012-04-01 Michael Brand <michael.ch.brand@gmail.com>
165
166 * org.texi: Decapitalize file name in references to Calc manual.
167
1682012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
169
170 * org.texi (Plain lists): Document removal.
171
1722012-04-01 Jambunathan K <kjambunathan@gmail.com>
173
174 * org.texi (Top, OpenDocument Text export)
175 (ODT export commands, Extending ODT export)
176 (Images in ODT export, Tables in ODT export)
177 (Configuring a document converter): Add or Update.
178
1792012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
180
181 * org.texi (MobileOrg): Change the wording to reflect that the
182 Android Version is no longer just the little brother of the iOS
183 version.
184
1852012-04-01 Eric Schulte <eric.schulte@gmx.com>
186
187 * org.texi (Key bindings and useful functions): Updated babel key
188 binding documentation in manual.
189
1902012-04-01 Eric Schulte <eric.schulte@gmx.com>
191
192 * org.texi (noweb): Document new noweb header value.
193
1942012-04-01 Eric Schulte <eric.schulte@gmx.com>
195
196 * org.texi (noweb-sep): Document new header argument.
197
1982012-04-01 Eric Schulte <eric.schulte@gmx.com>
199
200 * org.texi (noweb-ref): Documentation of this new custom variable.
201
2022012-04-01 Eric Schulte <eric.schulte@gmx.com>
203
204 * org.texi (wrap): Update the new :wrap documentation to match the
205 current implementation.
206
2072012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
208
209 * org.texi: Added documentation for :wrap.
210
2112012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
212
213 * org.texi: #+RESULTS now user-configurable.
214
2152012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
216
217 * org.texi: Documented :noweb no-export.
218
2192012-04-01 Thomas Dye <dk@poto.local>
220
221 * org.texi: Edit :noweb no header argument for correctness.
222
2232012-04-01 Bastien Guerry <bzg@altern.org>
224
225 * org.texi (Customization): Update the approximate number of Org
226 variables.
227
2282012-04-01 Thomas Dye <dk@poto.local>
229
230 * org.texi: The :results wrap produces a drawer instead of a
231 begin_results block.
232
005a89ff
G
2332012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
234
235 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
236 reflect the new default.
237
589ce070
EZ
2382012-03-10 Eli Zaretskii <eliz@gnu.org>
239
240 * info.texi (Expert Info): Move the index entry for "Texinfo" from
241 "Getting Started" to this node. (Bug#10450)
242
a5392527
CY
2432012-03-10 Chong Yidong <cyd@gnu.org>
244
8ae818e4
CY
245 * flymake.texi (Example -- Configuring a tool called via make):
246 Mention the Automake COMPILE variable (Bug#8715).
247
a5392527
CY
248 * info.texi (Getting Started): Add an index entry (Bug#10450).
249
d49902e4
MA
2502012-03-02 Michael Albinus <michael.albinus@gmx.de>
251
252 * dbus.texi (Signals): Known names will be mapped onto unique
253 names, when registering for signals.
254
53eced6d
GM
2552012-02-29 Glenn Morris <rgm@gnu.org>
256
bcd6cd23
GM
257 * url.texi: Fix quote usage in body text.
258
775b55af
GM
259 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
260
53eced6d
GM
261 * cl.texi: Use @code{} in menus when appropriate.
262
44e97401
GM
2632012-02-28 Glenn Morris <rgm@gnu.org>
264
265 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
266 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
267 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
268 * org.texi, sc.texi, vip.texi, viper.texi:
269 Standardize possessive apostrophe usage.
270
fa9a0855
CY
2712012-02-26 Chong Yidong <cyd@gnu.org>
272
273 * ediff.texi (Quick Help Commands): Add a couple of index entries
274 (Bug#10834).
275
0fd2c9a3
GM
2762012-02-17 Glenn Morris <rgm@gnu.org>
277
278 * gnus.texi (Posting Styles):
279 * remember.texi (Org): Fix cross-refs to other manuals.
280
9f26dc24
GM
2812012-02-15 Glenn Morris <rgm@gnu.org>
282
283 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
284 (Encryption): New chapter, split out from previous.
285
3d2af193
LI
2862012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
287
288 * gnus.texi (Customizing the IMAP Connection): Mention
289 nnimap-record-commands.
290
b74c9672
GM
2912012-02-10 Glenn Morris <rgm@gnu.org>
292
293 * url.texi (Retrieving URLs): Update url-retrieve arguments.
294 Mention url-queue-retrieve.
295
2ebc3b94
GM
2962012-02-09 Glenn Morris <rgm@gnu.org>
297
9fcfcdef
GM
298 * sem-user.texi (Semantic mode user commands): Typo fix.
299
2ebc3b94
GM
300 * info.texi (Create Info buffer): Mention info-display-manual.
301
7c4bbb69
LI
3022012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
303
304 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
305 example (modified from an example by Michael Albinus).
306
debce7bc
G
3072012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
308
309 * gnus.texi (Agent Basics): Fix outdated description of
310 `gnus-agent-auto-agentize-methods'.
311
b207a4ec
AS
3122012-01-28 Andreas Schwab <schwab@linux-m68k.org>
313
314 * cc-mode.texi: Always @defindex ss.
315 (Config Basics): Fix argument of @itemize.
316 (Macro Backslashes): Add @code around index entry.
317
b8fe8712
GM
3182012-01-23 Glenn Morris <rgm@gnu.org>
319
320 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
321
02dc2fd7
EH
3222012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
323
324 * tramp.texi (File): Tweak wording for the `scpc' option.
325
e7719ea1
G
3262012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
327
328 * gnus.texi (Group Parameters): Really note precedence.
329
9937bef4
G
3302012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
331
332 * gnus.texi (Group Parameters): Note precedence.
333
e66ba1df
BG
3342012-01-03 Eric Schulte <eric.schulte@gmx.com>
335
336 * org.texi (Noweb reference syntax): Adding documentation of
337 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
338 variable.
339
3402012-01-03 Bastien Guerry <bzg@gnu.org>
341
342 * org.texi (Plain lists): Split the table to fix the display
343 of items.
344
3452012-01-03 Bastien Guerry <bzg@gnu.org>
346
347 * org.texi (Plain lists): Fix misplaced explanation.
348
3492012-01-03 Bastien Guerry <bzg@gnu.org>
350
351 * org.texi (Plain lists, Agenda files): Add index entries.
352
3532012-01-03 Julian Gehring <julian.gehring@googlemail.com>
354
355 * org.texi: Use "Org mode" instead of alternatives like
356 "Org-mode" or "org-mode".
357
3582012-01-03 Bernt Hansen <bernt@norang.ca>
359
360 * org.texi (Agenda commands): Document
361 `org-clock-report-include-clocking-task'.
362
3632012-01-03 Bastien Guerry <bzg@gnu.org>
364
365 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
366 C-c' on checkboxes.
367
3682012-01-03 Julian Gehring <julian.gehring@googlemail.com>
369
370 * org.texi: End sentences with two spaces.
371
3722012-01-03 Michael Brand <michael.ch.brand@gmail.com>
373
374 * org.texi (External links): Document the link types file+sys
375 and file+emacs, slightly narrow used page width.
376
3772012-01-03 Eric Schulte <eric.schulte@gmx.com>
378
379 * org.texi (colnames): Note that colnames behavior may differ
380 across languages.
381
3822012-01-03 Bastien Guerry <bzg@gnu.org>
383
384 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
385
3862012-01-03 Thomas Dye <dk@poto.westell.com>
387
388 * org.texi: Augmented discussion of babel property
389 inheritance. Put footnote outside sentence ending period.
390
3912012-01-03 Eric Schulte <schulte.eric@gmail.com>
392
393 * org.texi (eval): Documenting the full range of :eval header
394 argument values.
395
3962012-01-03 Eric Schulte <schulte.eric@gmail.com>
397
398 * org.texi (eval): Documentation of the new :eval option.
399
4002012-01-03 Thomas Dye <dk@poto.local>
401
402 * org.texi: Add accumulated properties.
403
4042012-01-03 Thomas Dye <dk@poto.local>
405
406 * org.texi: Documented no spaces in name=assign, another
407 correction to :var table.
408
4092012-01-03 Thomas Dye <dk@poto.local>
410
411 * org.texi: Changed DATA to NAME in Working With Source Code
412 section.
413
4142012-01-03 Tom Dye <tsd@tsdye.com>
415
416 * org.texi: Minor change to :var table.
417
4182012-01-03 Tom Dye <tsd@tsdye.com>
419
420 * org.texi: More changes to :var table (some examples were wrong).
421
4222012-01-03 Tom Dye <tsd@tsdye.com>
423
424 * org.texi: Cleaned up :var table.
425
4262012-01-03 Bastien Guerry <bzg@gnu.org>
427
428 * org.texi (Timestamps, Weekly/daily agenda)
429 (Weekly/daily agenda): Add @cindex for "appointment".
430
4312012-01-03 Eric Schulte <schulte.eric@gmail.com>
432
433 * org.texi (Literal examples): A new link to the template for
434 inserting empty code blocks.
435 (Structure of code blocks): A new link to the template for
436 inserting empty code blocks.
437
4382012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
439
440 * org.texi (External links): Add footnote on how the behavior
441 of the text search in Org files are controled by the variable
442 `org-link-search-must-match-exact-headline'.
443
4442012-01-03 Eric Schulte <schulte.eric@gmail.com>
445
446 * org.texi (Buffer-wide header arguments): Update
447 documentation to reflect removal of #+PROPERTIES.
448
4492012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
450
451 * org.texi (The clock table): Mention that ACHIVED trees
452 contribute to the clock table.
453
4542012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
455
456 * org.texi (Conflicts): Better yasnippet config info.
457
4582012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
459
460 * org.texi (Selective export): Explicitely mention the default
461 values for `org-export-select-tags',
462 `org-export-exclude-tags'.
463
4642012-01-03 Tom Dye <tsd@tsdye.com>
465
466 * org.texi: Added a line to specify that header arguments are
467 lowercase.
468
4692012-01-03 Tom Dye <tsd@tsdye.com>
470
471 * org.texi: :var requires default value when declared.
472
4732012-01-03 Bastien Guerry <bzg@gnu.org>
474
475 * org.texi (Handling links): Add a note about the
476 `org-link-frame-setup' option.
477
4782012-01-03 David Maus <dmaus@ictsoc.de>
479
480 * org.texi (Exporting Agenda Views, Extracting agenda
481 information): Fix command line syntax, quote symbol parameter
482 values.
483
4842012-01-03 David Maus <dmaus@ictsoc.de>
485
486 * org.texi (Exporting Agenda Views): Fix command line syntax.
487
8d80ef01
PE
4882011-12-28 Paul Eggert <eggert@cs.ucla.edu>
489
490 * gnus.texi (Mail Source Customization, Mail Back End Variables):
491 Use octal notation for file permissions, which are normally
492 thought of in octal.
493 (Mail Back End Variables): Use more-plausible modes in example.
494
47d42d81
AM
4952011-12-20 Alan Mackenzie <acm@muc.de>
496
497 * cc-mode.texi: Update version string 5.31 -> 5.32.
498
a98edce9
JB
4992011-12-06 Juanma Barranquero <lekktu@gmail.com>
500
501 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
502
321decc8
GM
5032011-11-24 Glenn Morris <rgm@gnu.org>
504
505 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
506
f8107b79
JB
5072011-11-24 Juanma Barranquero <lekktu@gmail.com>
508
509 * makefile.w32-in: Update dependencies.
510
f5a96a4f
GM
5112011-11-20 Glenn Morris <rgm@gnu.org>
512
513 * gnus.texi (Group Information):
514 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
515
cd1181db
JB
5162011-11-20 Juanma Barranquero <lekktu@gmail.com>
517
518 * gnus-coding.texi (Gnus Maintenance Guide):
519 Rename from "Gnus Maintainance Guide".
520
521 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
522 * eieio.texi (Customizing):
fe7a3057
JB
523 * gnus.texi (Article Washing):
524 * gnus-news.texi:
525 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 526
7877f373
JB
5272011-11-16 Juanma Barranquero <lekktu@gmail.com>
528
529 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
530
0d26e0b6
JB
5312011-11-15 Juanma Barranquero <lekktu@gmail.com>
532
c7015153
JB
533 * ede.texi (project-am-texinfo):
534 * gnus.texi (Sending or Not Sending):
535 * org.texi (Template elements): Fix typos.
0d26e0b6 536
0b381c7e
JB
5372011-11-14 Juanma Barranquero <lekktu@gmail.com>
538
539 * ediff.texi (Hooks):
c7015153 540 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 541
40a8bdf6
JB
5422011-11-11 Juanma Barranquero <lekktu@gmail.com>
543
544 * semantic.texi (Tag handling): Fix typo.
545
57dda3bb
KY
5462011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
547
548 * gnus.texi (Other Gnus Versions): Remove.
549
52bedd34
AM
5502011-10-28 Alan Mackenzie <acm@muc.de>
551
552 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
553 (Other Special Indentations): Add an xref to "Macros with ;".
554 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
555 "Macros with ;".
556 (Macros with ;): New page.
557
00b77525
GM
558 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
559 Document the new handling of nested scopes for movement by defuns.
52bedd34 560
4a623313
MA
5612011-10-23 Michael Albinus <michael.albinus@gmx.de>
562
563 Sync with Tramp 2.2.3.
564
565 * trampver.texi: Update release number.
566
466a320e
GM
5672011-10-14 Glenn Morris <rgm@gnu.org>
568
569 * ert.texi (Introduction, How to Run Tests)
570 (Running Tests Interactively, Expected Failures)
571 (Tests and Their Environment, Useful Techniques)
572 (Interactive Debugging, Fixtures and Test Suites):
573 Minor rephrasings.
574 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
575 (Running Tests in Batch Mode): Simplify loading instructions.
576 (Test Selectors): Clarify some selectors.
577 (Expected Failures, Useful Techniques):
578 Make examples fit in 80 columns.
579
2be4956d
JB
5802011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
581
582 * calc.texi (Basic Operations on Units): Discuss temperature
583 conversion (`u t') alongside with other unit conversions ('u c').
584
7359a765
GM
5852011-10-12 Glenn Morris <rgm@gnu.org>
586
587 * ert.texi: Whitespace trivia to make main menu items line up better.
588
a0c52e5d
GM
5892011-10-08 Glenn Morris <rgm@gnu.org>
590
591 * Makefile.in: Fix ert rules.
592
465d0300
G
5932011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
594
595 * gnus.texi (Gnus Utility Functions): Add more references and
596 explanations (bug#9683).
597
a5166359
LMI
5982011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
599
600 * gnus.texi (Archived Messages): Note the default (bug#9552).
601
b523dc20
BW
6022011-09-21 Bill Wohler <wohler@newt.com>
603
604 Release MH-E manual version 8.3.
605
58179cce 606 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
607 release 8.3.
608 (Preface): Updated support information.
609 (From Bill Wohler): Reset text to original version. As a
610 historical quote, the tense should be correct in the time that it
611 was written.
612
0afb49a1
LMI
6132011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
614
615 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
616 (Finding the News): Doc clarification.
617 (Terminology): Mention naming.
618
e21bac42
G
6192011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
620
621 * gnus.texi: Remove mentions of `recent', which are now obsolete.
622 (Interactive): Document `quiet'.
623
5b409b39 6242011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633
BG
625
626 * org.texi (Images in LaTeX export): rewrite.
627
5b409b39 6282011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
629
630 * org.texi (Using the mapping API): mention 'region as a possible
631 scope for `org-map-entries'.
632
5b409b39 6332011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
634
635 * org.texi (Visibility cycling): Document `org-copy-visible'.
636
5b409b39 6372011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
638
639 * org.texi (Template expansion): order template sequences in the
640 proper order.
641
5b409b39 6422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
643
644 * org.texi (eval): Expand discussion of the :eval header argument.
645
5b409b39 6462011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
647
648 * org.texi (Languages): Add Lilypond and Awk as supported
649 languages.
650
5b409b39 6512011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837
BG
652
653 * org.texi: document that both CLOCK_INTO_DRAWER and
654 LOG_INTO_DRAWER can be used to override the contents of variable
655 org-clock-into-drawer (or if unset, org-log-into-drawer).
656
657 * org.texi: replace @xref->@pxref.
658
5b409b39 6592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
660
661 * org.texi (Evaluating code blocks): Documenting the new option
662 for inline call lines.
663
5b409b39 6642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
665
666 * org.texi (Results of evaluation): More explicit about the
667 mechanism through which interactive evaluation of code is
668 performed.
669
5b409b39 6702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
671
672 * org.texi (noweb-ref): New header argument documentation.
673
5b409b39 6742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
675
676 * org.texi (Extracting source code): Documentation of the new
677 org-babel-tangle-named-block-combination variable.
678
5b409b39 6792011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
680
681 * org.texi (Structure of code blocks): explicitly state that the
682 behavior of multiple blocks of the same name is undefined
683
5b409b39 6842011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
685
686 * org.texi (TaskJuggler export): Modify the example to reflect the
687 new effort durations.
688
5b409b39 6892011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
690
691 * org.texi (Images in LaTeX export): Escape curly brackets in
692 LaTeX example.
693
5b409b39 6942011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
695
696 * org.texi (The clock table): Document the :properties and
697 :inherit-props arguments for the clocktable.
698
5b409b39 6992011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
700
701 * org.texi (Tables in LaTeX export): Document specifying placement
702 options for tables.
703
5b409b39 7042011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
705
706 * org.texi (Evaluating code blocks): More specific documentation
707 about the different types of header arguments.
708
5b409b39 7092011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
710
711 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
712
5b409b39 7132011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
714
715 * org.texi (Built-in table editor): Document the table field
716 follow mode.
717
5b409b39 7182011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
719
720 * org.texi (Easy Templates): Document new template.
721
5b409b39 7222011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
723
724 * org.texi (Literal examples): Add a cross-reference from "Literal
725 Examples" to "Easy Templates."
726
5b409b39 7272011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
728
729 * org.texi (The clock table): Add link to match syntax.
730
5b409b39 7312011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
732
733 * org.texi (Agenda commands): Document clock consistency checks.
734
5b409b39 7352011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
736
737 * org.texi (Built-in table editor): Document that \vert represents
738 a vertical bar in a table field.
739
5b409b39 7402011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
741
742 * org.texi (Literal examples): Link from "Markup" > "Literate
743 Examples" to "Working with Source Code".
744
5b409b39 7452011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
746
747 * org.texi (Agenda commands): Doc for function option to bulk
748 action.
749
5b409b39 7502011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
751
752 * org.texi (Template expansion): Document new %<...> template
753 escape.
754
5b409b39 7552011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
756
757 * org.texi (Selective export): Document exclusion of any tasks
758 from export.
759
5b409b39 7602011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
761
762 * org.texi (Selective export): Document how to exclude DONE tasks
763 from export.
764 (Publishing options): Document the properties to be used to turn off
765 export of DONE tasks.
766
5b409b39 7672011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
768
769 * org.texi (The date/time prompt): Document date range protection.
770
5b409b39 7712011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
772
773 * org.texi (padline): Documentation of the new padline header
774 argument.
775
5b409b39 7762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
777
778 * org.texi (var): Adding "[" to list of characters triggering
779 elisp evaluation.
780
5b409b39 7812011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
782
783 * org.texi (var): Documentation of Emacs Lisp evaluation during
784 variable assignment.
785
5b409b39 7862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
787
788 * org.texi (colnames): Reference indexing into variables, and note
789 that colnames are *not* removed before indexing occurs.
790 (rownames): Reference indexing into variables, and note that
791 rownames are *not* removed before indexing occurs.
792
5b409b39 7932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
794
795 * org.texi (var): Clarification of indexing into tabular
796 variables.
797
5b409b39 7982011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
799
800 * org.texi (results): Documentation of the `:results wrap' header
801 argument.
802
5b409b39 8032011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
804
805 * org.texi (LaTeX and PDF export): add a note about a limitation
806 of the LaTeX export: the org file has to be properly structured.
807
5b409b39 8082011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
809
810 * org.texi (Dynamic blocks, Structure editing): Mention
811 the function `org-narrow-to-block'.
812
5b409b39 8132011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
814
815 * org.texi (Languages): Updating list of code block supported
816 languages.
817
5b409b39 8182011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
819
820 * org.texi (Special properties): CATEGORY is a special property,
821 but it may also used in the drawer.
822
5b409b39 8232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
824
825 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
826
5b409b39 8272011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
828
829 * org.texi (Include files): Document :lines.
830
5b409b39 8312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
832
833 * org.texi (comments): Documentation of the ":comments noweb" code
834 block header argument.
835
5b409b39 8362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
837
838 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
839 added extra whitespace around functions to be consistent with the
840 rest of the section.
841
5b409b39 8422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 843
0b381c7e 844 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
845 #+call: line syntax.
846 (Header arguments in function calls): Expanded discussion of
847 #+call: line syntax.
848
5b409b39 8492011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
850
851 * org.texi (Evaluating code blocks): More explicit about how to
852 pass variables to #+call lines.
853
5b409b39 8542011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
855
856 * org.texi (Results of evaluation): Link to the :results header
857 argument list from the "Results of evaluation" section.
858
5b409b39 8592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
860
861 * org.texi (Conflicts): Adding additional information about
862 resolving org/yasnippet conflicts.
863
5b409b39 8642011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
865
866 * org.texi (Publishing options): Document style-include-scripts
867 publishing project property.
868
5b409b39 8692011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
870
871 * org.texi (Sparse trees): Document the next-error /
872 previous-error functionality.
873
5b409b39 8742011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
875
876 * org.texi (cache): Improved documentation of code block caches.
877
5b409b39 8782011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
879
880 * org.texi (Code block specific header arguments): Documentation
881 of multi-line header arguments.
882
5b409b39 8832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
884
885 * org.texi (Code evaluation security): Add example for using a
886 function.
887
5b409b39 8882011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
889
890 * org.texi (Tables in LaTeX export): Documentation of new
891 attr_latex options for tables.
892
5b409b39
BG
8932011-08-03 Michael Albinus <michael.albinus@gmx.de>
894
895 * trampver.texi: Update release number.
896
8972011-07-30 Michael Albinus <michael.albinus@gmx.de>
898
899 Sync with Tramp 2.2.2.
900
901 * trampver.texi: Update release number.
902
064e2d08
LMI
9032011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
904
905 * flymake.texi (Example -- Configuring a tool called via make):
906 Use /dev/null instead of the Windows "nul" (bug#8715).
907
b8151e9c
LMI
9082011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
909
910 * widget.texi (Setting Up the Buffer): Remove mention of the
911 global keymap parent, which doesn't seem to be accurate
912 (bug#7045).
913
5b409b39
BG
9142011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
915
916 * org.texi (Special agenda views): Fix double quoting (bug#3509).
917
c0a8ae95
KR
9182010-07-10 Kevin Ryde <user42@zip.com.au>
919
920 * cl.texi (For Clauses): Add destructuring example processing an
921 alist (bug#6596).
922
ac6531ad
LMI
9232011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
924
925 * ediff.texi (Major Entry Points): Remove mention of `require',
926 since that's not pertinent in the installed Emacs (bug#9016).
927
d30dd079
G
9282011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
929
930 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
931 (Filtering New Groups): Clarify how simple the "options -n" format is.
932 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
933 is internal.
d30dd079 934
862c0d68
MA
9352011-07-04 Michael Albinus <michael.albinus@gmx.de>
936
937 * tramp.texi (Cleanup remote connections): Add
938 `tramp-cleanup-this-connection'.
939
cd865a33
G
9402011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
941
942 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
943 zombies.
944 (Checking New Groups): Ditto (bug#8974).
7d1738f1 945 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
946
9472011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
948
949 * gnus.texi (Startup Files): Clarify that we're talking about numbered
950 backups, and not actual vc (bug#8975).
951
79414ae4
KR
9522011-07-03 Kevin Ryde <user42@zip.com.au>
953
954 * cl.texi (For Clauses): @items for hash-values and key-bindings
955 to make them more visible when skimming. Add examples of `using'
956 clause to them, examples being clearer than a description in
957 words (bug#6599).
958
847ccf7c
AM
9592011-07-01 Alan Mackenzie <acm@muc.de>
960
961 * cc-mode.texi (Guessing the Style): New page.
962 (Styles): Add a short introduction to above.
963
3da13bb9
DD
9642011-06-28 Deniz Dogan <deniz@dogan.se>
965
966 * rcirc.texi (Configuration): Bug-fix:
967 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
968 Reported by Elias Pipping <pipping@exherbo.org>.
969
60a0884e
G
9702011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
971
972 * gnus.texi (Summary Mail Commands): Document
973 `gnus-summary-reply-to-list-with-original'.
974
0c7efc08
SM
9752011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
976
977 * eshell.texi (Known problems): Fix typo.
978
ea3596a2
MA
9792011-06-12 Michael Albinus <michael.albinus@gmx.de>
980
0c7efc08 981 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
982 (Password handling): `auth-source-debug' is good for debug messages.
983
2da9c605
G
9842011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
985
986 * gnus.texi (Store custom flags and keywords): Refer to
987 `gnus-registry-article-marks-to-{chars,names}' instead of
988 `gnus-registry-user-format-function-{M,M2}'.
989
e61923c8
GM
9902011-05-27 Paul Eggert <eggert@cs.ucla.edu>
991
992 * texinfo.tex: Merge from gnulib.
993
627abcdd
TZ
9942011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
995
996 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
997 (Store custom flags and keywords):
998 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
999 `gnus-registry-user-format-function-M2'.
1000
a3c92bc1
EZ
10012011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1002
8f906c40 1003 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1004
85d870a9
GM
10052011-05-17 Glenn Morris <rgm@gnu.org>
1006
1007 * gnus.texi (Face): Fix typo.
1008
2cdee799
GM
10092011-05-14 Glenn Morris <rgm@gnu.org>
1010
1011 * dired-x.texi (Omitting Examples): Minor addition.
1012
79b70037
GM
10132011-05-10 Jim Meyering <meyering@redhat.com>
1014
1015 * ede.texi: Fix typo "or or -> or".
1016
a7111a62 10172011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1018
1019 * gnus.texi (Summary Buffer Lines):
1020 gnus-summary-user-date-format-alist does not exist.
1021 (Sorting the Summary Buffer): More about sorting threads.
1022
69026aba
MA
10232011-04-25 Michael Albinus <michael.albinus@gmx.de>
1024
1025 * trampver.texi: Update release number.
1026
9024ff79
MA
10272011-04-14 Michael Albinus <michael.albinus@gmx.de>
1028
1029 * tramp.texi (Frequently Asked Questions): New item for disabling
1030 Tramp in other packages.
1031
c3c65d73
TZ
10322011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1033
1034 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1035 (Fancy splitting to parent, Store arbitrary data):
1036 Updated gnus-registry docs.
c3c65d73 1037
9ec6a317
JB
10382011-04-13 Juanma Barranquero <lekktu@gmail.com>
1039
1040 * ede.texi: Fix typos.
1041
1e3b6001
G
10422011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1043
9ec6a317
JB
1044 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1045 It's @table @code.
1e3b6001 1046
a5954fa5
G
10472011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1048
1049 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
1050
d71990a1
JB
10512011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1052
1053 * calc.texi (Logarithmic Units): Update the function names.
1054
1518e4f0
G
10552011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1056
1057 * message.texi (Various Commands): Document format specs in the
1058 ellipsis.
1059
a123622d
G
10602011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1061
1062 * message.texi (Insertion Variables): Document message-cite-style.
1063
10642011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1065
1066 * tramp.texi (Remote processes): New subsection "Running shell on
1067 a remote host".
1068
4248cca2
TZ
10692011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1070
1071 * auth.texi (Help for developers): Update docs to explain that the
1072 :save-function will only run the first time.
1073
54ce11a1
GM
10742011-03-12 Glenn Morris <rgm@gnu.org>
1075
1076 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1077 (emacs-faq.text): New target.
1078 (clean): Add emacs-faq.
1079
0c3b25f8
MA
10802011-03-12 Michael Albinus <michael.albinus@gmx.de>
1081
1082 Sync with Tramp 2.2.1.
1083
1084 * trampver.texi: Update release number.
1085
b740639e
GM
10862011-03-11 Glenn Morris <rgm@gnu.org>
1087
1088 * Makefile.in (HTML_TARGETS): New.
1089 (clean): Delete $HTML_TARGETS.
1090 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1091
733afdf4
TZ
10922011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1093
1094 * auth.texi (Help for developers): Show example of using
1095 `auth-source-search' with prompts and :save-function.
1096
33383987
JB
10972011-03-07 Chong Yidong <cyd@stupidchicken.com>
1098
1099 * Version 23.3 released.
1100
a5057546
G
11012011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1102
1103 * message.texi (Message Buffers): Update default value of
1104 message-generate-new-buffers.
1105
479a2c9b
JB
11062011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1107
1108 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1109 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1110 respectively.
05a29101
JB
1111 (Musical Notes): New section.
1112 (Customizing Calc): Mention the customizable variable
1113 calc-note-threshold.
479a2c9b 1114
e0535b76
GM
11152011-03-03 Glenn Morris <rgm@gnu.org>
1116
1117 * url.texi (Dealing with HTTP documents): Remove reference to
1118 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1119 (Configuration): Update url-configuration-directory description.
e0535b76 1120
2777ccbf
GM
11212011-03-02 Glenn Morris <rgm@gnu.org>
1122
1123 * dired-x.texi (Multiple Dired Directories): Remove mentions
1124 of dired-default-directory-alist and dired-default-directory.
1125 Move dired-smart-shell-command here...
1126 (Miscellaneous Commands): ... from here.
1127
257219bd
PE
11282011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1129
1130 * texinfo.tex: Update to version 2011-02-24.09.
1131
8889f4e2
GM
11322011-03-02 Glenn Morris <rgm@gnu.org>
1133
1134 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1135 instead of the obsoleted dired-omit-here-always.
1136
5d41af19
MA
11372011-02-28 Michael Albinus <michael.albinus@gmx.de>
1138
1139 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1140 supported systems.
1141
2b0c7330 11422011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1143
61cf3a76
GM
1144 * dbus.texi (Type Conversion): Grammar fix.
1145
cce7d530 11462011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1147
cce7d530
GM
1148 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1149 "Debian GNU/Linux".
51a13bdd 1150
cce7d530
GM
1151 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1152
817b48a7
GM
11532011-02-23 Glenn Morris <rgm@gnu.org>
1154
cce7d530
GM
1155 * dired-x.texi (Features): Minor rephrasing.
1156 (Local Variables): Fix typos.
47301027
GM
1157
1158 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1159 Standardize some Emacs/XEmacs terminology.
1160
817b48a7
GM
1161 * dired-x.texi (Features): Don't advertise obsolete local variables.
1162 Simplify layout.
1163 (Omitting Variables): Update local variables example.
1164 (Local Variables): Say this is obsolete. Fix description of
1165 dired-enable-local-variables possible values.
1166
4a3988d5
G
11672011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1168
1169 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1170 default now.
1171
8e22bee0
G
11722011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1173
1174 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1175
06b840e0
LI
11762011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1177
1178 * gnus.texi (Window Layout): Document layout names.
1179
67ab0163 11802011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1181
1182 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1183 * auth.texi: Sync @dircategory with ../../info/dir.
1184 * autotype.texi: Sync @dircategory with ../../info/dir.
1185 * calc.texi: Sync @dircategory with ../../info/dir.
1186 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1187 * cl.texi: Sync @dircategory with ../../info/dir.
1188 * dbus.texi: Sync @dircategory with ../../info/dir.
1189 * dired-x.texi: Sync @dircategory with ../../info/dir.
1190 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1191 * ede.texi: Sync @dircategory with ../../info/dir.
1192 * ediff.texi: Sync @dircategory with ../../info/dir.
1193 * edt.texi: Sync @dircategory with ../../info/dir.
1194 * eieio.texi: Sync @dircategory with ../../info/dir.
1195 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1196 * epa.texi: Sync @dircategory with ../../info/dir.
1197 * erc.texi: Sync @dircategory with ../../info/dir.
1198 * eshell.texi: Sync @dircategory with ../../info/dir.
1199 * eudc.texi: Sync @dircategory with ../../info/dir.
1200 * flymake.texi: Sync @dircategory with ../../info/dir.
1201 * forms.texi: Sync @dircategory with ../../info/dir.
1202 * gnus.texi: Sync @dircategory with ../../info/dir.
1203 * idlwave.texi: Sync @dircategory with ../../info/dir.
1204 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1205 * message.texi: Sync @dircategory with ../../info/dir.
1206 * mh-e.texi: Sync @dircategory with ../../info/dir.
1207 * newsticker.texi: Sync @dircategory with ../../info/dir.
1208 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1209 * org.texi: Sync @dircategory with ../../info/dir.
1210 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1211 * pgg.texi: Sync @dircategory with ../../info/dir.
1212 * rcirc.texi: Sync @dircategory with ../../info/dir.
1213 * reftex.texi: Sync @dircategory with ../../info/dir.
1214 * remember.texi: Sync @dircategory with ../../info/dir.
1215 * sasl.texi: Sync @dircategory with ../../info/dir.
1216 * sc.texi: Sync @dircategory with ../../info/dir.
1217 * semantic.texi: Sync @dircategory with ../../info/dir.
1218 * ses.texi: Sync @dircategory with ../../info/dir.
1219 * sieve.texi: Sync @dircategory with ../../info/dir.
1220 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1221 * speedbar.texi: Sync @dircategory with ../../info/dir.
1222 * trampver.texi [emacs]: Set emacsname to "Emacs".
1223 * tramp.texi: Sync @dircategory with ../../info/dir.
1224 * url.texi: Sync @dircategory with ../../info/dir.
1225 * vip.texi: Sync @dircategory with ../../info/dir.
1226 * viper.texi: Sync @dircategory with ../../info/dir.
1227 * widget.texi: Sync @dircategory with ../../info/dir.
1228 * woman.texi: Sync @dircategory with ../../info/dir.
1229
30abce25
GM
12302011-02-19 Glenn Morris <rgm@gnu.org>
1231
0c7efc08
SM
1232 * dired-x.texi (Technical Details): No longer redefines
1233 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1234 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1235
f31f8469
GM
12362011-02-18 Glenn Morris <rgm@gnu.org>
1237
1238 * dired-x.texi (Optional Installation File At Point): Simplify.
1239
35123c04
TZ
12402011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1241
1242 * auth.texi (Help for users): Use :port instead of :protocol for all
1243 auth-source docs.
7ba93e94
G
1244 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1245 to have two files in `auth-sources'.
35123c04 1246
da5e0ce4
GM
12472011-02-16 Glenn Morris <rgm@gnu.org>
1248
b322c9af
GM
1249 * dired-x.texi: Use emacsver.texi to get Emacs version.
1250 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1251 Depend on emacsver.texi.
1252
07ca5555
GM
1253 * dired-x.texi: Drop meaningless version number.
1254 (Introduction): Remove old info.
1255 (Optional Installation Dired Jump): Autoload from dired-x.
1256 Remove incorrect info about loaddefs.el.
1257 (Bugs): Just refer to M-x report-emacs-bug.
1258
da5e0ce4
GM
1259 * dired-x.texi (Multiple Dired Directories): Update for rename of
1260 default-directory-alist.
1261 (Miscellaneous Commands): No longer mention very old VM version 4.
1262
bb55f713
PE
12632011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1264
1265 Merge from gnulib.
1266 * texinfo.tex: Update to version 2011-02-14.11.
1267
5415d076
G
12682011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1269
da5e0ce4
GM
1270 * auth.texi (Help for users):
1271 Login collection is "Login" and not "login".
5415d076 1272
14029d4b
MA
12732011-02-13 Michael Albinus <michael.albinus@gmx.de>
1274
1275 * tramp.texi (History): Remove IMAP support.
1276 (External methods, Frequently Asked Questions): Remove `imap' and
1277 `imaps' methods.
1278 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1279
1280 * trampver.texi: Remove default value of `emacsimap'.
1281
8a36c07f
GM
12822011-02-13 Glenn Morris <rgm@gnu.org>
1283
1284 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1285 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1286
165bc5a0
GM
12872011-02-12 Glenn Morris <rgm@gnu.org>
1288
1289 * sc.texi (Getting Connected): Remove old index entries.
1290
5415d076 12912011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1292
1293 * url.texi: Remove duplicate @dircategory (Bug#7942).
1294
b8e0f0cd
G
12952011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1296
8a36c07f
GM
1297 * auth.texi (Overview, Help for users, Help for developers):
1298 Update docs.
b8e0f0cd
G
1299 (Help for users): Talk about spaces.
1300
caf82551
PE
13012011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1302
1303 * texinfo.tex: Update to version 2011-02-07.16.
1304
1ff98217
MA
13052011-02-07 Michael Albinus <michael.albinus@gmx.de>
1306
1307 * dbus.texi (Bus names): Adapt descriptions for
1308 dbus-list-activatable-names and dbus-list-known-names.
1309
2e78df6b
JB
13102011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1311
1312 * calc.texi (Logarithmic Units): New section.
1313
7fbf7cae
TZ
13142011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1315
1316 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1317 manuals use it now.
1318
0c7efc08 1319 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1320
156ad271
KY
13212011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1322
1323 * overrides.texi: Remove.
1324
1325 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1326 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1327
36539990
MA
13282011-02-05 Michael Albinus <michael.albinus@gmx.de>
1329
1330 * tramp.texi (Frequently Asked Questions): Mention problems with
1331 WinSSHD.
1332
1333 * trampver.texi: Update release number.
1334
13352011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1336
1337 * tramp.texi:
1338 Replace "delimet" with "delimit" globally.
1339 Replace "explicite" with "explicit" globally.
1340 Replace "instead of" with "instead" where there was nothing after "of".
1341 Audit use of comma before interrogative pronoun, "that", or "which".
1342 Minor word order, spelling, wording changes.
1343
ec72bf63
G
13442011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1345
1346 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1347
1348 * sieve.texi: Use WEBHACKDEVEL.
1349
1350 * sasl.texi: Use WEBHACKDEVEL.
1351
1352 * pgg.texi: Use WEBHACKDEVEL.
1353
1354 * message.texi: Use WEBHACKDEVEL.
1355
1356 * gnus.texi: Use WEBHACKDEVEL.
1357
1358 * emacs-mime.texi: Use WEBHACKDEVEL.
1359
1360 * auth.texi: Use WEBHACKDEVEL.
1361
1362 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1363 manuals.
1364
13652011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1366
1367 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1368
90b750f4
PE
13692011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1370
1371 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1372 which in turn is copied from ftp://tug.org/tex/.
1373
0e751a49
GM
13742011-02-03 Glenn Morris <rgm@gnu.org>
1375
1376 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1377 (Binding combinations of modifiers and function keys):
1378 Let's assume people reading this are not using Emacs 18.
1379
7f13c2e2
LI
13802011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1381
1382 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1383 since it's run automatically.
1384
d76c843e
LI
13852011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1386
1387 * gnus.texi (Customizing Articles): Fix typo.
1388
12e3ca0a
LI
13892011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1390
1391 * gnus.texi (Customizing Articles): Document the new way of customizing
1392 the date headers(s).
1393
fe72c8fa
LI
13942011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1395
1396 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1397 splitting example.
1398
bf3dae7e
EZ
13992011-01-29 Eli Zaretskii <eliz@gnu.org>
1400
1401 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1402 (MAKEINFO_OPTS): New variable.
1403 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1404 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1405 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1406 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1407 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1408 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1409 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1410 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1411 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1412 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1413 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1414 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1415 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1416 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1417 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1418 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1419 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1420 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1421
d6f13ac8
LI
14222011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1423
1424 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1425
c5ecc769
G
14262011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1427
1428 * message.texi (IDNA): Explain what it is.
1429
14302011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1431
1432 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1433
45eb2a5d
WL
14342011-01-23 Werner Lemberg <wl@gnu.org>
1435
1436 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1437 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 1438 (ENVADD): Update.
45eb2a5d 1439
6872a814
GM
14402011-01-18 Glenn Morris <rgm@gnu.org>
1441
1442 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1443
77ab81d0 14442011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
1445
1446 * nxml-mode.texi (Introduction): Fix file name typos.
1447
d221e780
CO
14482011-01-13 Christian Ohler <ohler@gnu.org>
1449
1450 * ert.texi: New file.
1451
1452 * Makefile.in:
1453 * makefile.w32-in: Add ert.texi.
1454
8c904d82
MA
14552011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1456
1457 * dbus.texi (Receiving Method Calls): New function
1458 dbus-register-service. Rearrange node.
1459
f56e0e7a
PE
14602011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1461
1462 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1463 which in turn is copied from ftp://tug.org/tex/.
1464
0fadf00e
MA
14652011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1466
1467 * dbus.texi (Receiving Method Calls): Describe new optional
1468 parameter dont-register-service of dbus-register-{method,property}.
1469
8b358e90
DU
14702010-12-17 Daiki Ueno <ueno@unixuser.org>
1471
0c7efc08
SM
1472 * epa.texi (Encrypting/decrypting *.gpg files):
1473 Mention epa-file-select-keys.
8b358e90 1474
549c9aed
G
14752010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1476
1477 * gnus.texi (Archived Messages): Remove outdated text.
1478
14792010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1480
0c7efc08 1481 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 1482
156e3f9c
G
14832010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1484
83f3eadc 1485 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 1486
8151d490
AC
14872010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1488
1489 * gnus.texi (The swish++ Engine): Add customizable parameters
1490 descriptions.
1491 (The swish-e Engine): Ditto.
1492
305bdd22
MA
14932010-12-14 Michael Albinus <michael.albinus@gmx.de>
1494
1495 * tramp.texi (Inline methods): Add "ksu" method.
1496 (Remote processes): Add example with remote `default-directory'.
1497
53aff12a
GM
14982010-12-14 Glenn Morris <rgm@gnu.org>
1499
1500 * faq.texi (Expanding aliases when sending mail):
1501 Now build-mail-aliases is interactive.
1502
8a1cdce5
AC
15032010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1504
1505 * gnus.texi: First pass at adding (rough) nnir documentation.
1506
7410c270
G
15072010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1508
53aff12a
GM
1509 * gnus.texi (Filtering New Groups):
1510 Mention gnus-auto-subscribed-categories.
1511 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
1512 removed.
1513
f49d1f52 15142010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
1515
1516 * cl.texi (For Clauses): Small fixes for frames and windows.
1517
acedf35c
CD
15182010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1519
1520 * org.texi (Using capture): Document using prefix arguments for
1521 finalizing capture.
1522 (Agenda commands): Document prefix argument for the bulk scatter
1523 command.
1524 (Beamer class export): Document that also overlay arguments can be
1525 passed to the column environment.
1526 (Template elements): Document the new entry type.
1527
15282010-12-11 Puneeth Chaganti <punchagan@gmail.com>
1529
1530 * org.texi (Include files): Document :minlevel.
1531
15322010-12-11 Julien Danjou <julien@danjou.info>
1533
1534 * org.texi (Categories): Document category icons.
1535
15362010-12-11 Eric Schulte <schulte.eric@gmail.com>
1537
1538 * org.texi (noweb): Fix typo.
1539
516aa569
G
15402010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1541
1542 * gnus.texi (Server Commands): Point to the rest of the server
1543 commands.
1544
04db63bc
G
15452010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1546
1547 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1548 g'.
1549
ed797193
G
15502010-12-02 Julien Danjou <julien@danjou.info>
1551
1552 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1553
15542010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1555
1556 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1557 (Direct Functions): Note the STARTTLS upgrade.
1558
07976ae3 15592010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 1560 James Clark <none@example.com>
d3dfb185
GM
1561
1562 * nxml-mode.texi (Introduction): New section.
1563
59e75882
G
15642010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1565
1566 * gnus.texi (Server Commands): Document gnus-server-show-server.
1567
568a887f
MA
15682010-11-20 Michael Albinus <michael.albinus@gmx.de>
1569
1570 Sync with Tramp 2.2.0.
1571
1572 * trampver.texi: Update release number.
1573
1265829e
JB
15742010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1575
1576 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1577 Mention that the TeX specific units won't use the `tex' prefix
1578 in TeX mode.
1579
239661c0
KY
15802010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1581
1582 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1583
4a47c275 15842010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
1585
1586 * edt.texi: Remove information about Emacs 19.
1587
4a47c275 15882010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
1589
1590 * trampver.texi: Update release number.
1591
2f0e0dc8
KY
15922010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1593
1594 * gnus.texi (Article Washing): Fix typo.
1595
afe98dfa
CD
15962010-11-11 Noorul Islam <noorul@noorul.com>
1597
56f5a94e 1598 * org.texi: Fix typo.
afe98dfa
CD
1599
16002010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1601
1602 * org.texi (Using capture): Explain that refiling is
1603 sensitive to cursor position.
1604
16052010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1606
56f5a94e 1607 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
1608
16092010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1610
1611 * org.texi: Document the <c> cookie.
1612
16132010-11-11 Eric Schulte <schulte.eric@gmail.com>
1614
56f5a94e
GM
1615 * org.texi: multi-line header arguments :PROPERTIES: :ID:
1616 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
1617
16182010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1619
56f5a94e 1620 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
1621
16222010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1623
56f5a94e 1624 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
1625
16262010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1627
1628 * org.texi (Setting up the staging area): Document that
1629 file names remain visible when encrypting the MobileOrg files.
1630
16312010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1632
1633 * org.texi (Setting up the staging area): Document which
1634 versions are needed for encryption.
1635
16362010-11-11 Eric Schulte <schulte.eric@gmail.com>
1637
56f5a94e
GM
1638 * org.texi (noweb): Update :noweb documentation to
1639 reflect the new "tangle" argument.
afe98dfa
CD
1640
16412010-11-11 Eric Schulte <schulte.eric@gmail.com>
1642
56f5a94e
GM
1643 * org.texi (Batch execution): Improve tangling script in
1644 documentation.
afe98dfa
CD
1645
16462010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1647
1648 * org.texi (Handling links):
1649 (In-buffer settings): Document inlining images on startup.
1650
16512010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1652
1653 * org.texi (Setting up the staging area): Document use of
1654 crypt password.
1655
16562010-11-11 David Maus <dmaus@ictsoc.de>
1657
56f5a94e 1658 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
1659
16602010-11-11 David Maus <dmaus@ictsoc.de>
1661
56f5a94e
GM
1662 * org.texi (Template expansion): Add mew in table for link type
1663 escapes.
afe98dfa
CD
1664
16652010-11-11 David Maus <dmaus@ictsoc.de>
1666
56f5a94e 1667 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
1668
16692010-11-11 Eric Schulte <schulte.eric@gmail.com>
1670
56f5a94e 1671 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
1672
16732010-11-11 Eric Schulte <schulte.eric@gmail.com>
1674
56f5a94e 1675 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
1676
16772010-11-11 Eric Schulte <schulte.eric@gmail.com>
1678
56f5a94e
GM
1679 * org.texi (Structure of code blocks):
1680 Update documentation to mention inline code block syntax.
afe98dfa
CD
1681
16822010-11-11 Eric Schulte <schulte.eric@gmail.com>
1683
56f5a94e 1684 * org.texi (comments): Improve wording.
afe98dfa
CD
1685
16862010-11-11 Eric Schulte <schulte.eric@gmail.com>
1687
56f5a94e 1688 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
1689
16902010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1691
1692 * org.texi (Installation): Remove the special
1693 installation instructions for XEmacs.
1694
16952010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1696
56f5a94e 1697 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
1698 insertion of empty structural elements.
1699
17002010-11-11 Noorul Islam <noorul@noorul.com>
1701
56f5a94e 1702 * org.texi: Fix doc.
afe98dfa
CD
1703
17042010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1705
1706 * org.texi (The date/time prompt): Document specification
1707 of time ranges.
1708
17092010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1710
1711 * org.texi (Internal links): Document the changes in
1712 internal links.
1713
17142010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1715
1716 * org.texi (Agenda commands): Document the limitation for
1717 the filter preset - it can only be used for an entire agenda
1718 view, not in an individual block in a block agenda.
1719
17202010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1721
1722 * org.texi (iCalendar export): Document alarm creation.
1723
6f8fc60c
MA
17242010-11-10 Michael Albinus <michael.albinus@gmx.de>
1725
1726 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1727
be3c11b3
LMI
17282010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1729
1730 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1731
d607b96b 17322010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 1733
d607b96b 1734 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 1735
181cb5fb
G
17362010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1737
1738 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1739 since that works by default.
1740
17412010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1742
1743 * gnus.texi (Customizing the IMAP Connection): Document
1744 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1745
36bc5d3b
MA
17462010-11-04 Michael Albinus <michael.albinus@gmx.de>
1747
1748 * tramp.texi (Remote shell setup): New item "Interactive shell
1749 prompt". Reported by Christian Millour <cm@abtela.com>.
1750 (Remote shell setup, Remote processes): Use @code{} for
1751 environment variables.
1752
cf503f7c
GM
17532010-11-03 Glenn Morris <rgm@gnu.org>
1754
537b04b9 1755 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 1756 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 1757
389b76fa
G
17582010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1759
1760 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1761
2699a554 17622010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
1763
1764 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1765
2699a554 17662010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
1767
1768 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1769
99e65b2d
G
17702010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1771
0c7efc08
SM
1772 * gnus.texi (Client-Side IMAP Splitting):
1773 Mention nnimap-unsplittable-articles.
99e65b2d
G
1774
17752010-10-29 Julien Danjou <julien@danjou.info>
1776
1777 * gnus.texi (Finding the News): Remove references to obsoletes
1778 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1779
aeeb3dcb
EZ
17802010-10-29 Eli Zaretskii <eliz@gnu.org>
1781
1782 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1783 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1784 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1785 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1786
8289f37b
GM
17872010-10-28 Glenn Morris <rgm@gnu.org>
1788
1789 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1790 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1791 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1792
d85d3b3a
DU
17932010-10-25 Daiki Ueno <ueno@unixuser.org>
1794
1795 * epa.texi (Mail-mode integration): Add alternative key bindings
1796 for epa-mail commands; escape comma.
c05c2b9b 1797 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 1798
9f534a47
JB
17992010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1800
99e65b2d 1801 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 1802
5793a7bc 18032010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
1804
1805 * gnus.texi (Group Parameters, Buttons): Fix typos.
1806
280f417b
G
18072010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1808
1809 * gnus.texi (Subscription Commands): Mention that you can also
1810 subscribe to new groups via the Server buffer, which is probably more
1811 convenient when subscribing to many groups.
1812
d806c872
G
18132010-10-21 Julien Danjou <julien@danjou.info>
1814
1815 * message.texi (Message Headers): Allow message-default-headers to be a
1816 function.
1817
d5798f68
LMI
18182010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1819
1820 * gnus-news.texi: Mention new archive defaults.
1821
b79bbef7
KY
18222010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1823
1824 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1825
2526f423
G
18262010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1827
1828 * gnus.texi (HTML): Document the function value of
1829 gnus-blocked-images.
1830 (Article Washing): shr and gnus-w3m, not the direct function names.
1831
ba91f05d
G
18322010-10-20 Julien Danjou <julien@danjou.info>
1833
1834 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1835 variable.
1836
da451787
LMI
18372010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1838
1839 * gnus.texi (Customizing the IMAP Connection): The port strings are
1840 strings.
c872595d 1841 (Document Groups): Mention git.
da451787 1842
7cad71ad
G
18432010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1844
1845 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1846 bzr/Gnus git sync.
1847
c56dfd36
EZ
18482010-10-15 Eli Zaretskii <eliz@gnu.org>
1849
1850 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1851 change.
1852
a1d16a7b
G
18532010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1854
1855 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1856 @item syntax for in-Emacs makeinfo.
1857
18582010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
1859
1860 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1861 trim sentence.
1862
98e2b864
DU
18632010-10-12 Daiki Ueno <ueno@unixuser.org>
1864
1865 * epa.texi (Caching Passphrases):
0c7efc08
SM
1866 * auth.texi (GnuPG and EasyPG Assistant Configuration):
1867 Clarify some configurations require to set up gpg-agent.
98e2b864 1868
c12e4a81
GM
18692010-10-11 Glenn Morris <rgm@gnu.org>
1870
1871 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1872
f7aa248a
G
18732010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1874
1875 * gnus.texi (Spam Package Introduction): Mention `$'.
1876
6513b232
EZ
18772010-10-09 Eli Zaretskii <eliz@gnu.org>
1878
1879 * makefile.w32-in (emacsdir): New variable.
1880 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1881 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1882
abd40fb4
GM
18832010-10-09 Glenn Morris <rgm@gnu.org>
1884
0f05450f
GM
1885 * Makefile.in (mostlyclean): Delete *.toc.
1886
d3a4ac46
GM
1887 * Makefile.in: Use $< in rules.
1888
aa9db089
GM
1889 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1890
abd40fb4
GM
1891 * Makefile.in ($(infodir)): Delete rule.
1892 (mkinfodir): New. Use it in all the info rules, rather than depending
1893 on infodir.
1894
ea274122
GM
18952010-10-09 Glenn Morris <rgm@gnu.org>
1896
6e90e2a8
GM
1897 * gnus.texi (Article Washing): Fix previous change.
1898
f7a31f11
GM
1899 * Makefile.in (emacsdir): New variable.
1900 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
1901 Depend on emacsver.texi.
1902
f7a31f11
GM
1903 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1904
ea274122
GM
1905 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1906
36d3245f
G
19072010-10-08 Julien Danjou <julien@danjou.info>
1908
f7a31f11 1909 * gnus.texi: Add mm-shr.
36d3245f
G
1910
19112010-10-08 Ludovic Courtès <ludo@gnu.org>
1912
1913 * gnus.texi (Finding the Parent, The Gnus Registry)
1914 (Registry Article Refer Method): Update docs for nnregistry.el.
1915
19162010-10-08 Daiki Ueno <ueno@unixuser.org>
1917
1918 * auth.texi (Help for users)
1919 (GnuPG and EasyPG Assistant Configuration): Update docs.
1920
12359245
GM
19212010-10-08 Glenn Morris <rgm@gnu.org>
1922
1923 * cl.texi (Organization, Installation, Old CL Compatibility):
1924 Deprecate cl-compat for new code.
4628bef1 1925 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
1926
1927 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1928
fcf2d385
KY
19292010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1930
1931 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1932
66627fa9
G
19332010-10-06 Julien Danjou <julien@danjou.info>
1934
fd9ba500
JD
1935 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1936
66627fa9
G
1937 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1938 broken link.
1939
1940 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1941
1942 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1943 to ReiserFS.
1944
1945 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1946 (FAQ 7-1): Fix getmail URL.
1947
65f54520
DU
19482010-10-06 Daiki Ueno <ueno@unixuser.org>
1949
1950 * epa.texi (Caching Passphrases): New section.
1951
4c83f6e1
GM
19522010-10-06 Glenn Morris <rgm@gnu.org>
1953
1954 * Makefile.in (SHELL): Set it.
1955 (info): Move the mkdir dependency to the individual info files.
1956 (mostlyclean): Tidy up.
1957 (clean): Only delete the specific dvi and pdf files.
1958 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 1959 ($(infodir)): Add parallel build workaround.
4c83f6e1 1960
71e691a5
G
19612010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1962
1963 * gnus.texi (Misc Article): Document gnus-widen-article-window.
1964
a41c2e6d
G
19652010-10-03 Julien Danjou <julien@danjou.info>
1966
0c7efc08
SM
1967 * emacs-mime.texi (Display Customization):
1968 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
1969 mm-inline-large-images-proportion.
1970
37255945
MA
19712010-10-03 Michael Albinus <michael.albinus@gmx.de>
1972
0c7efc08
SM
1973 * tramp.texi (Frequently Asked Questions):
1974 Mention remote-file-name-inhibit-cache.
37255945 1975
11e4e7bd
LMI
19762010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1977
1978 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 1979 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 1980
cb83220a
KY
19812010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1982
0c7efc08
SM
1983 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1984 (Article Hiding): Add google banner example.
1985 Suggested by Benjamin Xu.
cb83220a 1986
6b958814
G
19872010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
1988
0c7efc08
SM
1989 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1990 Remove nnimap-split-rule from examples.
6b958814
G
1991
19922010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1993
1994 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1995 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
1996 Fishman.
1997 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1998
19992010-09-30 Julien Danjou <julien@danjou.info>
2000
2001 * gnus.texi (Gravatars): Fix documentation about
2002 gnu-gravatar-properties.
2003
b9476c04
DU
20042010-09-29 Daiki Ueno <ueno@unixuser.org>
2005
2006 * epa.texi (Bug Reports): New section.
2007
5f874327
GM
20082010-09-29 Glenn Morris <rgm@gnu.org>
2009
2010 * Makefile.in (top_srcdir): Remove unused variable.
2011
6b958814
G
20122010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2013
2014 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2015 (Client-Side IMAP Splitting): Document 'default.
2016
20172010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2018
0c7efc08
SM
2019 * gnus.texi (Customizing the IMAP Connection):
2020 Document nnimap-fetch-partial-articles.
6b958814 2021
82bccbfa
KY
20222010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2023
2024 * gnus-news.texi: Mention nnimap-inbox.
2025
2026 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2027
20282010-09-26 Julien Danjou <julien@danjou.info>
2029
47e08896 2030 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2031
20322010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2033
2034 * gnus.texi (Security): Remove gpg.el mention.
2035
20362010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2037
2038 * gnus.texi (Browse Foreign Server): New variable
2039 gnus-browse-subscribe-newsgroup-method.
2040
2041 * gnus-news.texi: Mention it.
2042
20432010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2044
0c7efc08 2045 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2046 (Startup Variables): No jingle.
2047
4c964351
UM
20482010-09-25 Ulrich Mueller <ulm@gentoo.org>
2049
2050 * woman.texi (Interface Options): xz compression is now supported.
2051
82bccbfa
KY
20522010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2053
2054 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2055 (Unavailable Servers): Document gnus-server-copy-server.
2056 (Using IMAP): Document the new nnimap.
2057
20582010-09-25 Julien Danjou <julien@danjou.info>
2059
47e08896 2060 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2061
18778f71
GM
20622010-09-24 Glenn Morris <rgm@gnu.org>
2063
2064 * url.texi (Disk Caching): Tweak previous change.
2065
9c766321
JD
20662010-09-24 Julien Danjou <julien@danjou.info>
2067
2068 * url.texi (Disk Caching): Mention url-cache-expire-time,
2069 url-cache-expired, and url-fetch-from-cache.
2070
82bccbfa
KY
20712010-09-24 Julien Danjou <julien@danjou.info>
2072
2073 * gnus.texi: Add Gravatars.
2074
20752010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2076
2077 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2078
592bdb9a
LMI
20792010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2080
2081 * gnus.texi (Expunging mailboxes): Update name of the expunging
2082 command.
2083
e4e22d29
KY
20842010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2085
2086 * emacs-mime.texi (rfc2047): Update description for
2087 rfc2047-encode-parameter.
2088
371d9801
MA
20892010-09-13 Michael Albinus <michael.albinus@gmx.de>
2090
2091 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2092 "fish" methods.
2093 (External methods): Remove "scp1_old" and "scp2_old" methods.
2094
31ae5827
MA
20952010-09-09 Michael Albinus <michael.albinus@gmx.de>
2096
2097 * tramp.texi: Remove Japanese manual. Fix typo.
2098
2099 * trampver.texi: Update release number. Remove japanesemanual.
2100
c0468714
GM
21012010-09-09 Glenn Morris <rgm@gnu.org>
2102
2103 * org.texi: Restore clobbered changes (copyright years, untabify).
2104
86441999
JD
21052010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2106
2107 * gnus.texi (Adaptive Scoring): Fix typo.
2108
25f28806
LMI
21092010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2110
2111 * gnus.texi (Article Display): Document gnus-html-show-images.
2112
45240125 21132010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2114
45240125
JD
2115 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2116
59d09f15
LMI
21172010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2118
2119 * gnus.texi (HTML): Document gnus-max-image-proportion.
2120
2cdd366f
KY
21212010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2122
51dee5ef
KY
2123 * gnus.texi (HTML): Document gnus-blocked-images.
2124
2cdd366f
KY
2125 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2126
b0e4f3fc
KY
21272010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2128
2129 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2130 the first message are used for wide replies.
f02566ce
KY
2131 (Changing Servers): Remove documentation on gnus-change-server and
2132 friends, since it's been removed.
b0e4f3fc 2133
598451ed
KY
21342010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2135
2136 * gnus.texi (Drafts): Mention B DEL.
2137
e7842e69
KY
21382010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2139
2140 * gnus.texi (Delayed Articles): Mention that the Date header is the
2141 original one, even if you delay.
2142
85115796
KY
21432010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2144
0c7efc08
SM
2145 * gnus.texi (Asynchronous Fetching):
2146 Document gnus-async-post-fetch-function.
85115796
KY
2147 (HTML): Made into its own section.
2148
f0b44bc0
MA
21492010-08-26 Michael Albinus <michael.albinus@gmx.de>
2150
2151 Sync with Tramp 2.1.19.
2152
217876c9 2153 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2154 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2155 Remove remark about doubled "-t" argument.
217876c9
MA
2156 (Auto-save and Backup): Remove reference to Emacs 21.
2157 (Filename Syntax): Describe port numbers.
2158 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2159 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2160 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2161 errors with the backquotes.
2162 (External packages): File attributes cache flushing for asynchronous
2163 processes.
2164 (Traces and Profiles): Describe verbose level 9.
2165
f0b44bc0
MA
2166 * trampver.texi: Update release number.
2167
7457f7b6
MA
21682010-08-23 Michael Albinus <michael.albinus@gmx.de>
2169
2170 * dbus.texi (Alternative Buses): New chapter.
2171
b695beda
SM
21722010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2173
2174 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2175
443c2c03
JB
21762010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2177
2178 * calc.texi (Customizing Calc): Rearrange description of new
2179 variables to match the presentation of other variables.
2180
7815fe19 21812010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2182
2183 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2184
2c695727
JB
21852010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2186
2187 * calc.texi (Making Selections, Selecting Subformulas)
2188 (Customizing Calc): Mention how to use faces to emphasize selected
2189 sub-formulas.
2190
bbb6ffa1
MA
21912010-08-05 Michael Albinus <michael.albinus@gmx.de>
2192
2193 * tramp.texi (External packages): File attributes cache flushing
2194 for asynchronous processes.
2195
5cee0a9c
AM
21962010-08-01 Alan Mackenzie <acm@muc.de>
2197
2198 Enhance the manual for the latest Java Mode.
2199
2200 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2201 annotation-var-cont.
2202 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2203 two new symbols.
2204
3f2afe32
MA
22052010-07-28 Michael Albinus <michael.albinus@gmx.de>
2206
2207 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2208
0ed082fe 22092010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2210
2211 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2212
311f0356
JB
22132010-07-19 Juanma Barranquero <lekktu@gmail.com>
2214
2215 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2216
86fbb8ca
CD
22172010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2218
2219 * org.texi: Add macros to get plain quotes in PDF output.
2220 List additional contributors.
2221 (Capture): New section, replaces the section about remember.
2222 (Working With Source Code): New chapter, focused on documenting Org
2223 Babel.
2224 (Code evaluation security): New section.
2225 (MobileOrg): Document DropBox support.
2226 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2227 (Special symbols): Show how to display UTF8 characters for entities.
2228 (Global TODO list): Clarify the use of the "M" key and the differences
2229 to the "m" key.
2230 (RSS Feeds): Mention Atom feeds as well.
2231 (Setting tags): Remove paragraph about
2232 `org-complete-tags-always-offer-all-agenda-tags'.
2233
5732e8ed
MA
22342010-07-17 Michael Albinus <michael.albinus@gmx.de>
2235
2236 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2237 argument.
2238 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2239 echoing shells.
2240
ca1bb391
MA
22412010-07-10 Michael Albinus <michael.albinus@gmx.de>
2242
2243 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2244 (Filename Syntax): Describe port numbers.
2245
5bd55c3c
MA
22462010-07-09 Michael Albinus <michael.albinus@gmx.de>
2247
2248 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2249 forgotten.
2250 (Type Conversion): Precise conversion of natural numbers.
2251 (Errors and Events): Add "debugging" to concept index. Add variable
2252 `dbus-debug'.
2253
820ae8fe
MA
22542010-07-04 Michael Albinus <michael.albinus@gmx.de>
2255
2256 * dbus.texi (Receiving Method Calls): Add optional argument
2257 EMITS-SIGNAL to `dbus-register-property'.
2258
b6f9df0f
JB
22592010-06-27 Alex Schroeder <alex@gnu.org>
2260
2261 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2262
62e034c2
GM
22632010-06-24 Glenn Morris <rgm@gnu.org>
2264
2265 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2266 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2267 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2268 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2269 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2270 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2271 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2272 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2273 convention. Make them end with a period.
2274
9360256a
GM
22752010-06-23 Glenn Morris <rgm@gnu.org>
2276
2277 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2278 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2279 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2280 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2281 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2282 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2283
04d3bb6c
GM
22842010-06-10 Glenn Morris <rgm@gnu.org>
2285
2286 * idlwave.texi (Load-Path Shadows):
2287 * org.texi (Handling links): Fix typos.
2288
5e7d4a75
KY
22892010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2290
2291 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2292
9841cb4f
MA
22932010-05-26 Michael Albinus <michael.albinus@gmx.de>
2294
2295 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2296 by an alias. (Bug#6226)
2297
597517ef
JB
22982010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2299
2300 * calc.texi (Manipulating Vectors): Mention that vectors can
2301 be used to determine bins for `calc-histogram'.
2302
14914c43
JB
23032010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2304
597517ef 2305 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2306
0235128c 23072010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2308
2309 * url.texi (HTTP language/coding, Customization):
2310 * message.texi (Header Commands, Responses):
2311 * cl.texi (Argument Lists): Fix typos.
2312
0235128c 23132010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2314
0235128c
SM
2315 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2316 Note that Development menu is always available.
aa5789b5
CY
2317 (Creating a project): Fix terminology.
2318 (Add/Remove files): Fix typo.
2319
0235128c
SM
23202010-05-07 Chong Yidong <cyd@stupidchicken.com>
2321
2322 * Version 23.2 released.
2323
a628ad9d 23242010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2325
2326 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2327
502269d6
MA
23282010-05-01 Michael Albinus <michael.albinus@gmx.de>
2329
0235128c
SM
2330 * tramp.texi (Inline methods, Default Method):
2331 Mention `tramp-inline-compress-start-size'.
502269d6 2332
6e104790 23332010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2334
2335 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2336 the CVS repo. Put the Git repo in the news section.
2337
6e104790 2338 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2339 Removed some mentions of CVS. Mention the new Git repo.
2340
6e104790 23412010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2342
2343 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2344 (Mail Group Commands): Add index entry.
2345
6e104790 23462010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2347
2348 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2349
f8b91752
JB
23502010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2351
2352 * calc.texi (Radix modes): Mention that the option prefix will
2353 turn on twos-complement mode.
2354 (Inverse and Hyperbolic Flags): Mention the Option flag.
2355
ed21c5c8
CD
23562010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2357
2358 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2359 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2360 (Sectioning structure): Update.
2361 (References): New use case for field coordinates.
6e104790 2362 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2363 (Setting up the staging area): Document the availability of
2364 encryption for MobileOrg.
2365 (Images and tables): Document how to reference labels.
2366 (Index entries): New section.
2367 (Generating an index): New section.
2368 (Column width and alignment): Document that <N> now
2369 means a fixed width, not a maximum width.
2370 (Publishing options): Document the :email option.
2371 (Beamer class export): Fix bug in the BEAMER example.
2372 (Refiling notes): Document refile logging.
2373 (In-buffer settings): Document refile logging keywords.
2374 (Drawers): Document `C-c C-z' command.
2375 (Agenda commands): Mention the alternative key `C-c C-z'.
2376 (Special properties): Document the BLOCKED property.
2377 (The spreadsheet): Mention the formula editor.
2378 (References): Document field coordinates.
2379 (Publishing action): Correct the documentation for the
2380 publishing function.
2381 (The date/time prompt): Document that we accept dates
2382 like month/day/year.
2383 (Cooperation): Document the changes in table.el support.
2384 (Faces for TODO keywords, Faces for TODO keywords)
2385 (Priorities): Document the easy colors.
2386 (Visibility cycling): Document the new double prefix
2387 arg for `org-reveal'.
2388 (Cooperation): Remember.el is part of Emacs.
2389 (Clean view): Mention that `wrap-prefix' is also set by
2390 org-indent-mode.
2391 (Agenda commands): Add information about prefix args to
2392 scheduling and deadline commands.
2393 (Search view): Point to the docstring of
2394 `org-search-view' for more details.
6e104790 2395 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2396 (Setting tags): Document variable
2397 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2398 (Column attributes): Cross-reference special properties.
ed21c5c8 2399
456b348e
MA
24002010-04-10 Michael Albinus <michael.albinus@gmx.de>
2401
2402 Synchronize with Tramp repository.
2403
2404 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2405 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2406 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2407 syntax, texi2dvi reports errors with the backquotes.
2408
2409 * trampver.texi: Update release number.
2410
357e2d8e
KY
24112010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2412
2413 * gnus.texi (Finding the News): Add pointers to the Server buffer
2414 because it's essential.
2415
1d4d7664
KY
24162010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2417
2418 * gnus.texi (MIME Commands): Update description of
2419 gnus-article-browse-html-article.
2420
bd3e840f
KY
24212010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2422
2423 * auth.texi (Secret Service API): Add TODO node.
2424 (Help for users): Explain the new source options for `auth-sources'.
2425
e867cb5d 24262010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
2427
2428 * trampver.texi: Update release number.
2429
288f9fc0
CY
24302010-03-10 Chong Yidong <cyd@stupidchicken.com>
2431
2432 * Branch for 23.2.
2433
d99aaebd
CY
24342010-03-03 Chong Yidong <cyd@stupidchicken.com>
2435
2436 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2437 now enabled by default.
2438
5794c2a5
MA
24392010-02-28 Michael Albinus <michael.albinus@gmx.de>
2440
2441 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2442 when Emacs runs in interactive mode. (Bug#5645)
2443
40572be6
GM
24442010-02-16 Glenn Morris <rgm@gnu.org>
2445
2446 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2447
7bb8ed67
MH
24482010-02-05 Mark A. Hershberger <mah@everybody.org>
2449
2450 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2451
45a1423d 24522010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
2453
2454 * gnus.texi (Score File Format): Fix typo.
2455
45a1423d 24562010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2457
2458 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2459
14f17fc8
JB
24602010-01-18 Juanma Barranquero <lekktu@gmail.com>
2461
2462 * ada-mode.texi (Project File Overview): Fix typo.
2463
607d4369
CY
24642010-01-17 Chong Yidong <cyd@stupidchicken.com>
2465
2466 * semantic.texi: Add Richard Y. Kim credit.
2467
2468 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2469
3d1bfa99
MA
24702010-01-17 Michael Albinus <michael.albinus@gmx.de>
2471
2472 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 2473 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 2474
6fbf7a75
GM
24752010-01-17 Glenn Morris <rgm@gnu.org>
2476
b9f978f0
GM
2477 * calc.texi (Reporting Bugs): Don't mention format of repository.
2478
f19bc38d
GM
2479 * woman.texi (Bugs): Make "Emacs repository" less specific,
2480 and the URL for same more specific.
2481
6fbf7a75
GM
2482 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2483
16c3428a
JB
24842010-01-17 Juanma Barranquero <lekktu@gmail.com>
2485
2486 * ede.texi (ede-step-project, ede-proj-target):
2487 * tramp.texi (Remote processes): Fix typos.
2488
045b9da7
ML
24892010-01-16 Mario Lang <mlang@delysid.org>
2490
2491 * ede.texi (ede-target):
2492 * org.texi (Refiling notes): Remove duplicated words.
2493
c57008f6
SM
24942010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2495
2496 * gnus.texi (Posting Styles): Use with-current-buffer.
2497 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2498
798c9eb5
KR
24992010-01-02 Kevin Ryde <user42@zip.com.au>
2500
2501 * eieio.texi (Naming Conventions): Correction to xref on elisp
2502 coding conventions, is "Tips" node not "Standards".
2503
4970fbfe
CY
25042009-12-24 Chong Yidong <cyd@stupidchicken.com>
2505
2506 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2507
2508 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2509
83828b06
KY
25102009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2511
2512 * gnus.texi (Direct Functions): Add missing port number to tls method.
2513
45a4a565
JB
25142009-12-15 Juanma Barranquero <lekktu@gmail.com>
2515
2516 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2517 ($(infodir)/edt, edt.dvi): New targets.
2518
698bfef7
GM
25192009-12-15 Glenn Morris <rgm@gnu.org>
2520
2521 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2522 (edt, $(infodir)/edt, edt.dvi): New targets.
2523 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2524
2525 * Makefile.in (PDF_TARGETS, pdf): New.
2526 (clean): Add *.pdf.
2527 Add pdf rules for all manuals.
2528
0e983327
JB
25292009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2530
2531 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2532
8e687433
CY
25332009-12-14 Chong Yidong <cyd@stupidchicken.com>
2534
2535 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2536 (Smart Jump, Analyzer Debug): Copyedits.
2537 (Semantic mode user commands): Link to new nodes.
2538 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2539 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2540 upstream Semantic manual.
2541
2542 * semantic.texi (Introduction): Minor fix to diagram.
2543
020335df
MA
25442009-12-09 Michael Albinus <michael.albinus@gmx.de>
2545
2546 * eshell.texi (History): Add the other built-in variables.
2547 (Built-ins): Explain built-ins, and how to apply the external commands.
2548 Add `history', `su' and `sudo'.
2549
2550 * tramp.texi (Remote processes): Add missing <RET> in the example.
2551
6ddf13e4
BW
25522009-12-01 Bill Wohler <wohler@newt.com>
2553
2554 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 2555 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
2556 excessively garrulous.
2557
07b6428c
MA
25582009-11-29 Michael Albinus <michael.albinus@gmx.de>
2559
2560 * tramp.texi (Remote processes): Improve eshell example with "su"
2561 and "sudo" commands.
2562
fd1cefda
CY
25632009-11-28 Chong Yidong <cyd@stupidchicken.com>
2564
2565 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2566
2567 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2568 Document semantic-complete-analyze-inline.
2569 (Semanticdb search debugging commands): Minor clarification.
2570 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 2571 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 2572 manual.
9d542758 2573 (Semantic mode): Link to Idle Scheduler.
fd1cefda 2574
159e3ad5
KR
25752009-11-28 Kevin Ryde <user42@zip.com.au>
2576
2577 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 2578 @pxref, now EIEIO is in Emacs.
159e3ad5 2579
c6d47315
KR
2580 * erc.texi (Development): Correction to git tutorial url.
2581
16f6287e
GM
25822009-11-26 Glenn Morris <rgm@gnu.org>
2583
2584 * faq.texi (Latest version of Emacs): Mention stability of development
2585 version.
2586 (Problems with very large files): Max buffer size increase in 23.2.
2587 (VM): VM has moved house again.
2588
5ea5dbc9
JB
25892009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2590
2591 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2592 notations.
2593
5dec9555
CD
25942009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2595
45a4a565 2596 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 2597
bd6f6833
CY
25982009-11-20 Chong Yidong <cyd@stupidchicken.com>
2599
2600 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
2601 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2602 (Idle Completions Mode): Numerous copyedits.
bd6f6833 2603
be479117
JB
26042009-11-17 Juanma Barranquero <lekktu@gmail.com>
2605
2606 * semantic.texi (Semantic Internals, Glossary):
2607 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2608 (Semanticdb search debugging commands): Fix typos.
2609
17291a1f
JB
26102009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2611
be479117 2612 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 2613
af42a9cc
JB
26142009-11-16 Juanma Barranquero <lekktu@gmail.com>
2615
2616 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2617 ($(infodir)/semantic, semantic.dvi): New targets.
2618
3149927d
CY
26192009-11-16 Chong Yidong <cyd@stupidchicken.com>
2620
2621 * Makefile.in: Build the Semantic manual.
2622
2623 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2624 repository.
2625
977640ed
MA
26262009-11-16 Michael Albinus <michael.albinus@gmx.de>
2627
2628 * dbus.texi (Receiving Method Calls): New defun
2629 `dbus-unregister-service'.
2630
17673adf
CD
26312009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2632
2633 * org.texi (Speed keys): New section.
2634
0ecd3c90
MA
26352009-11-13 Michael Albinus <michael.albinus@gmx.de>
2636
2637 * dbus.texi (Type Conversion): Fix typo.
2638 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2639 `dbus-registered-objects-table'.
0c7efc08
SM
2640 (Receiving Method Calls): New defun `dbus-register-property'.
2641 Move `dbus-unregister-object' here.
0ecd3c90 2642
8bfe682a
CD
26432009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2644
2645 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2646
26472009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2648
2649 * org.texi (Column attributes): Add the new age summary operators.
2650 Also, mention the fact you can only use one summary operator per
2651 property.
2652
26532009-11-13 John Wiegley <johnw@newartisans.com>
2654
0c7efc08 2655 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 2656 manual about how to track habits.
0c7efc08 2657 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
2658 dangling clocks are resolved.
2659
26602009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2661
2662 * org.texi (Agenda commands): Document the new `i' command.
2663 (Inserting deadline/schedule): Document logging changes
2664 of scheduling and deadline times stamps.
2665 (In-buffer settings): Document the in-buffer keywords for logging
2666 changes of scheduling and deadline times stamps.
2667 (Structure editing, Plain lists): Document indentation
2668 cycling in empty entries with TAB.
2669 (Archiving): Document the default archiving command.
2670 (Moving subtrees): Document the new keys for archiving.
2671 (Internal archiving): Fix incorrect key.
2672 (Agenda commands): Document the TODO set switching commands.
2673 (Agenda commands): Document the new archiving keys.
2674 (Clocking work time): Better description on how to save
2675 and restore a clock.
2676 (Resolving idle time): Mention the x11idle program to get true
2677 idleness also under X11.
2678 (Resolving idle time): Use @kbd instead of @key for normal
2679 letters, because this is how he rest of the manual does this.
2680 (Pushing to MobileOrg): Mention that `org-directory'
2681 should be set.
2682 (Agenda commands): Document that SPC is a filter for
2683 any tag.
0c7efc08 2684 (Search view): Rename from "Keyword search".
8bfe682a
CD
2685 (Capure): New chapter.
2686 (Markup): New chapter.
0c7efc08
SM
2687 (Links in HTML export, Images in HTML export):
2688 Extend the section titles.
8bfe682a
CD
2689 (Images in HTML export): Document the align option.
2690 (Text areas in HTML export): Extend the section title.
2691 (Images in LaTeX export): Explain image placement in LaTeX.
2692
693737cd
GM
26932009-11-10 Glenn Morris <rgm@gnu.org>
2694
2695 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2696
c7bd4ebe
MA
26972009-11-08 Michael Albinus <michael.albinus@gmx.de>
2698
2699 * tramp.texi (Auto-save and Backup): Disable backups just for a
2700 method.
2701
2702 * trampver.texi: Update release number.
2703
76c5acad
MA
27042009-11-07 Michael Albinus <michael.albinus@gmx.de>
2705
2706 Sync with Tramp 2.1.17.
2707
2708 * trampver.texi: Update release number.
2709
d9a57abf
GM
27102009-10-29 Glenn Morris <rgm@gnu.org>
2711
2712 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2713
637f4f0f
MA
27142009-10-23 Michael Albinus <michael.albinus@gmx.de>
2715
2716 * tramp.texi (External methods): Temporary files are kept for
2717 `rsync' and `rsyncc' methods.
2718
310dbb05
JB
27192009-10-09 Juanma Barranquero <lekktu@gmail.com>
2720
2721 * eieio.texi: Fix typos.
2722
09094f28
CY
27232009-10-07 Chong Yidong <cyd@stupidchicken.com>
2724
2725 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2726
216f299a
JB
27272009-10-07 Juanma Barranquero <lekktu@gmail.com>
2728
2729 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2730 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2731
966a6506
CY
27322009-10-07 Chong Yidong <cyd@stupidchicken.com>
2733
2734 * Makefile.in: Build EIEIO and EDE manuals.
2735
27362009-10-07 Eric Ludlam <zappo@gnu.org>
2737
2738 * eieio.texi:
2739 * ede.texi: New files.
2740
8842cd9b
MA
27412009-10-05 Michael Albinus <michael.albinus@gmx.de>
2742
2743 * tramp.texi (Remote processes): Association of a pty is not supported.
2744
7006d207
CD
27452009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2746
2747 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2748 (Processing LaTeX fragments): Document that the size of images can be
2749 changes using the variable `org-format-latex-options'.
2750 (The date/time prompt, Timestamps): Be more accurate over ISO format
2751 dates and times.
2752 (Visibility cycling): Document showeverything keyword.
2753 (In-buffer settings): Document showeverything keyword.
2754 (Setting up the staging area): Fix the example.
2755 (MobileOrg): New section.
2756 (Agenda commands, Exporting Agenda Views): Document exporting the
2757 agenda view to Org files.
2758
0e7b2867
MA
27592009-09-28 Michael Albinus <michael.albinus@gmx.de>
2760
2761 * tramp.texi (History): Add IMAP support.
2762 (External methods): Add `imap' and `imaps' methods.
2763 (GVFS based methods): Add indices for `davs'.
2764 (Password handling): Rename anchors. Add IMAP entries for
2765 ~/.authinfo.gpg.
2766
2767 * trampver.texi: Set default value of `emacsimap'.
2768
4146636e
KY
27692009-09-22 Daiki Ueno <ueno@unixuser.org>
2770
2771 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2772
d22f7ffa
CY
27732009-09-13 Chong Yidong <cyd@stupidchicken.com>
2774
0c7efc08
SM
2775 * dired-x.texi (Technical Details):
2776 Delete dired-up-directory (Bug#4292).
d22f7ffa 2777
66043531
MA
27782009-09-03 Michael Albinus <michael.albinus@gmx.de>
2779
216f299a 2780 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 2781
6eb02347
CD
27822009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2783
2784 * org.texi (Effort estimates): Document new effort setting commands.
2785 (Agenda commands): Document the new keys fro agenda time motion.
2786 Document entry text mode. Improve documentation of the keys to include
2787 inactive time stamps into the agenda view.
2788 (Feedback): Document the new bug report command.
0c7efc08 2789 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 2790
38dc51ba
KY
27912009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2792
2793 * auth.texi (Help for users): Corrected markup.
2794
e402f452
GM
27952009-09-02 Glenn Morris <rgm@gnu.org>
2796
2797 * emacs-mime.texi (time-date): Mention float-time.
2798
744256cf
JB
27992009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2800
2801 * calc.texi (Simplifying Formulas): Improve the wording.
2802
b0b63450
MB
28032009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2804
2805 * auth.texi: Rewritten for coverage and clarity.
2806
28072009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2808
0c7efc08
SM
2809 * gnus.texi (Expiring Mail):
2810 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
2811 (Various Various): Mention gnus-safe-html-newsgroups.
2812
2813 * gnus-news.texi: Mention
2814 gnus-mark-copied-or-moved-articles-as-expirable.
2815
2816 * emacs-mime.texi (Display Customization): Add xref to
2817 gnus-safe-html-newsgroups.
2818
b59329e0
MA
28192009-08-28 Michael Albinus <michael.albinus@gmx.de>
2820
2821 * tramp.texi (Version Control): Remove.
af42a9cc 2822 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
2823 reference.
2824 (External methods): Correct `scpc' concept index entries. New method
2825 `rsyncc'.
2826 (External packages): New subsections "Filename completion" and "File
2827 attributes cache".
2828
0ff2d6c2
JB
28292009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2830
2831 * calc.texi (Rewrite Rules): Improve the example.
2832 (Simplifying Formulas): Explain use of the I and H flags for
2833 simplification.
2834
ecd3d54f
MA
28352009-08-25 Michael Albinus <michael.albinus@gmx.de>
2836
2837 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 2838 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
2839 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2840 for timeout values.
78176e69
MA
2841 (Top): Remove footnote saying D-Bus is not enabled by
2842 default. (Bug#4256)
ecd3d54f 2843
0f215bca
DU
28442009-08-23 Daiki Ueno <ueno@unixuser.org>
2845
2846 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 2847 Reported by Jari Aalto (Bug#4211).
0f215bca 2848 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 2849 epa-global-mail-mode.
3b7ab45f
DU
2850 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2851 epa-setup.
0f215bca 2852
4f22e84d
MA
28532009-08-16 Michael Albinus <michael.albinus@gmx.de>
2854
2855 * dbus.texi (Asynchronous Methods): Allow nil handler.
2856
9ff0b02b 28572009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 2858
26b03ee3 2859 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 2860
26b03ee3 2861 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 2862
4c39f404
CY
28632009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
2864
2865 * calc.texi (Date Forms): Fix typos.
2866
3bcfba17
GM
28672009-08-08 Glenn Morris <rgm@gnu.org>
2868
2869 * org.texi (Agenda commands): Restore clobbered change.
2870
66783bb4
EZ
28712009-08-07 Eli Zaretskii <eliz@gnu.org>
2872
2873 * calc.texi (Graphics, Devices): Update with the peculiarities of
2874 operation on MS-Windows.
2875
c8d0cf5c
CD
28762009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2877
2878 * org.texi (Publishing action): Improve documentation of file
2879 names when publishing to the source directory.
2880 (Clean view): Document `org-indent-mode'.
2881 (Clocking work time): Add documentation for the
2882 new :timetamp option when creating a clock report.
2883 (Paragraphs): Fix many typos.
2884 (Plain lists): Remove duplicate explanation about the
2885 `C-c *' command.
2886 (Literal examples): Update to reflect the new behavior
2887 of the -n -r -k switches when exporting source code examples.
2888 (Structure editing): Add information about `C-c *',
2889 converting a plain list into a list of Org items.
2890 (Remember): Small rephrasing of the paragraph
2891 describing remember.el. Also mentioned that remember.el is part
2892 of Emacs 23, not Emacs 22.
2893 (Clocking work time): Add documentation about
2894 displaying the current clocking time against the effort estimate.
2895 Also add a footnote about using `org-clock-in-prepare-hook' to add
2896 an effort estimate on the fly, just before clocking it.
2897 (Footnotes): Document automatic renumbering and
2898 sorting.
2899 (Agenda commands): Document new bulk commands.
2900 (Plain lists): Document new behavior of
2901 `org-cycle-include-plain-lists'.
4e2af782 2902 Hyphenation only in TeX.
c8d0cf5c
CD
2903 (Clocking work time): Document the key to update effort
2904 estimates.
2905 (Clocking work time): Document the clock time display.
2906 (Structure editing, TODO basics): Document new
2907 variables.
2908 (Column attributes): Document new colciew operators.
2909 (Publishing options): Document :xml-declaration.
2910 (Tracking TODO state changes): Document the
2911 LOG_INTO_DRAWER property.
2912 (Literal examples): Document the new implementation for
2913 editing source code.
2914 (Publishing action): Mention the new publishing
2915 function, to publish an Org source file.
2916 (Publishing links): Mention how to link to an Org source file.
2917 (Macro replacement): Document new macros.
2918 (Handling links): Document type-specific completion
2919 when inserting links.
2920 (Structure editing, Plain lists): Improve documentation
2921 on sorting.
2922 (Internal links): Document custom ids for links.
2923 (Handling links): Document custom ids for links.
2924 (CSS support): Document new class.
2925 (Refiling notes): Document the possibility to create new nodes
2926 during refiling.
2927 (Agenda commands): Document the "?" operator to find
2928 tasks without effort setting.
2929 (Exporting agenda information): Section moved.
2930 (RSS Feeds): New section.
2931 (Built-in table editor): Document M-e and M-a navigate
2932 inside table field.
2933 (Stuck projects): Docment that projects identified as
2934 un-stuck will still be searchd for stuck sub-projects.
2935 (Paragraphs): Document centering.
2936 (Creating timestamps, Agenda commands): Document new
2937 behavior when changing time stamps.
2938 (Structure editing): Document the new command
2939 `org-clone-subtree-with-time-shift'.
2940 (Publishing): Refresh this chapter.
2941 (Export options, Export options, In-buffer settings):
2942 Document the new keywords.
2943 (Matching tags and properties): Collect all
2944 documentation about tags/property matches here.
2945 (Setting tags): Document `org-tag-persistent-alist'.
2946 (Weekly/daily agenda): New section.
2947 (Orgstruct mode): Describe `orgstruct++-mode'.
2948 (Drawers): Mention the LOGBOOK drawer.
2949 (Export options, Sectioning structure): Document the
2950 #+LEATEX_HEADER in-buffer setting.
2951 (Bugs): Section removed.
2952 (Hooks): New section.
0c7efc08 2953 (Add-on packages): Move here from old location.
c8d0cf5c
CD
2954 (Context-sensitive commands): New section.
2955 (Setting tags): Document newline option.
2956 (Global TODO list, Matching tags and properties):
2957 Mention more variables.
2958 (Checkboxes): Update to changed command behavior.
81a5560e 2959
40d2791f
CY
29602009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2961
2962 * speedbar.texi (Basic Key Bindings): Fix typo.
2963
65d0154b
JB
29642009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2965
2966 * calc.texi (Vector/Matrix Functions): Add index entries for both
2967 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
2968 affects matrices with more than one row.
b5bdfd9f 2969 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 2970
5a9e3ab7
JB
29712009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2972
2973 * calc.texi (Stack Manipulation Commands): Add documentation for
2974 `calc-transpose-lines'
2975
42fb7e61
MA
29762009-07-27 Michael Albinus <michael.albinus@gmx.de>
2977
2978 * dbus.texi (Receiving Method Calls): Describe special return value
2979 `:ignore'.
2980
574b69d5
AM
29812009-07-24 Alan Mackenzie <acm@muc.de>
2982
2983 * cc-mode.texi (Config Basics, File Styles): Document that at mode
2984 initialization, any individual variable setting now takes precedence
2985 over one done via c-file-style/c-file-offsets.
2986
ec06459c
JB
29872009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2988
2989 * calc.texi (Undoing Mistakes): Mention that the undo list will be
2990 truncated when Calc is quit.
2991 (Customizing Calc): Document `calc-undo-length'.
2992
4ce54f6b
CY
29932009-07-20 Chong Yidong <cyd@stupidchicken.com>
2994
2995 * calc.texi (About This Manual): Don't mention chapter numbers in text.
2996
0e4f8ba5
GM
29972009-07-11 Kevin Ryde <user42@zip.com.au>
2998
2999 * pcl-cvs.texi (About PCL-CVS):
3000 * widget.texi (Basic Types):
3001 Fix cross-references.
3002
fa0f81b0
AS
30032009-07-01 Andreas Schwab <aschwab@redhat.com>
3004
3005 * dbus.texi (Type Conversion): Don't use literal control character.
3006
88a683c5
MA
30072009-07-01 Michael Albinus <michael.albinus@gmx.de>
3008
3009 * tramp.texi (GVFS based methods): New section.
3010 (Remote processes): Processes for GVFS based methods run locally.
3011
36c8febb
MA
30122009-06-30 Michael Albinus <michael.albinus@gmx.de>
3013
0c7efc08
SM
3014 * tramp.texi (Inline methods, External methods, Gateway methods):
3015 Avoid the words "kludge" and hack".
36c8febb
MA
3016 (External methods): Add `synce' method.
3017
3018 * trampver.texi: Update release number.
3019
d6b951bb
MA
30202009-06-22 Michael Albinus <michael.albinus@gmx.de>
3021
3022 Sync with Tramp 2.1.16.
3023
3024 * tramp.texi (History): Add GVFS support.
3025 (External methods): Precise `rsync' description. Add `dav', `davs' and
3026 `obex' methods. Add 'tramp-gvfs-methods' option.
3027 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3028 forms.
3029 (Remote Programs): Introduce `tramp-own-remote-path'.
3030 (Remote processes): New subsection "Running remote programs that create
3031 local X11 windows".
3032 (Frequently Asked Questions): Improve code for disabling vc.
3033
3034 * trampver.texi: Update release number. Set default value of
3035 `emacsgvfs'.
3036
70243478
CY
30372009-06-21 Chong Yidong <cyd@stupidchicken.com>
3038
3039 * Branch for 23.1.
3040
54b31cbf
GM
30412009-06-17 Glenn Morris <rgm@gnu.org>
3042
3043 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3044 (Latest version of Emacs): Mention source code repository.
3045
f6adc23c
GM
30462009-06-16 Glenn Morris <rgm@gnu.org>
3047
3048 * faq.texi (Top): Language tweak.
3049 (Extended commands): Most people have arrow keys.
3050 (Emacs manual): Say how to follow info links.
3051 (File-name conventions): Change title a bit. Explain about source
3052 versus installed. Condense etc description.
3053 (Guidelines for newsgroup postings): Mention Savannah list page.
3054 (Newsgroup archives): Simplify.
3055 (Contacting the FSF): Add contact URL.
3056 (Emacs Lisp documentation): Printed version not always available.
3057 (Installing Texinfo documentation): Explain how by hand installation is
3058 not normally needed. Use add-to-list. Remove duplicate reference.
3059 (Informational files for Emacs): Move info on Help menu here from
3060 "File-name conventions".
3061 (Help installing Emacs): Tweak uref.
3062 (Obtaining the FAQ): Mention repository.
3063 (Origin of the term Emacs): Explain "ITS".
3064 (Changing load-path): Use add-to-list.
3065 (Automatic indentation): Clarify this is for Text mode.
3066 Don't mention Indented Text mode.
3067 (Finding Emacs on the Internet): The FSF does not seem to offer a
3068 deluxe distribution on CD anymore.
3069
b59a8457
GM
30702009-06-16 Glenn Morris <rgm@gnu.org>
3071
3072 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3073 Recommend the latest release. Mention how to get older FAQs.
3074 Recommend the Emacs manual.
3075 (Guidelines for newsgroup postings): Discourage cross-posts.
3076 (Underlining paragraphs): Remove.
3077 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3078 (Bugs and problems): Update key-binding.
3079 (Problems with very large files): Mention 64-bit.
3080 (Shell process exits abnormally): Remove.
3081 (Problems with Shell Mode): Rename and update.
3082 (Spontaneous entry into isearch-mode)
3083 (Problems talking to certain hosts): Remove. This is old information,
3084 in etc/PROBLEMS if needed.
3085 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3086 (Dired claims that no file is on this line): Update.
3087 (Installing Emacs, Problems building Emacs): Simplify.
3088 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3089 information.
3090 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3091 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3092 (JDEE): "JDEE", not "JDE".
3093 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3094 Remove. This is old information, in etc/PROBLEMS if needed.
3095 (stty and Backspace key, Kanji and Chinese characters): Remove.
3096 (Right-to-left alphabets): Update section.
3097 (Changing the included text prefix): Gnus uses message-yank-prefix.
3098 Add cross-reference to Supercite manual.
3099 (Saving a copy of outgoing mail): Simplify output file description.
3100 (Expanding aliases when sending mail): Refer to Emacs manual.
3101 Remove old info about RFC822.
3102 Correct description of how to rebuild aliases.
3103 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3104 (MIME with Emacs mail packages)
3105 (Viewing articles with embedded underlining)
3106 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3107 Remove old sections.
3108 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3109 and is well-documented in the Gnus manual.
3110 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3111 (Making Gnus faster): Rename from "Starting Gnus faster".
3112 Merge "Catch-up is slow in Gnus" into here.
3113
0e6d12ca
GM
31142009-06-14 Glenn Morris <rgm@gnu.org>
3115
3116 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3117 (New in Emacs 23): New section.
3118 (Handling C-s and C-q with flow control): Add xref.
3119
2e17e05e
GM
31202009-06-13 Glenn Morris <rgm@gnu.org>
3121
3122 * faq.texi (Setting up a customization file): Grammar fix.
3123 Customize is no longer "new".
3124 (Displaying the current line or column): Line-number mode is on by
3125 default. Don't mention `column' package. Mention linum.el.
3126 (Turning on abbrevs by default): Explain how to do it for buffers,
3127 modes, and everywhere.
3128 (Associating modes with files): Use add-to-list. Don't mention Emacs
3129 19.
3130 (Highlighting a region): On by default since 23.1.
3131 (Replacing highlighted text): Update doc quote.
3132 (Working with unprintable characters): Don't mention search-quote-char.
3133 (Using an already running Emacs process): Gnuclient is probably not an
3134 enhancement these days.
3135 (Indenting switch statements): Remove mention of pre-Emacs 20.
3136 (Horizontal scrolling): Abbreviate Emacs 20 description.
3137 (Replacing text across multiple files): Fix name of dired command.
3138 (Disabling backups): Use require not load.
4f9d4de3 3139 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3140
2a1cf2b9
BW
31412009-06-13 Bill Wohler <wohler@newt.com>
3142
3143 Release MH-E manual version 8.2.
3144
3145 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3146 release 8.2.
3147
85b438b7
GM
31482009-06-13 Glenn Morris <rgm@gnu.org>
3149
3150 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3151 in this day and age the common meaning is "on the web".
3152 (copying): Use @copyright in all cases.
3153 (Basic keys): Remove reference to deleted manual node "Text Characters".
3154 (File-name conventions): Use GNU as an example rather than SERVICE.
3155 default.el lives in site-lisp. Update Info directory location.
3156 (Real meaning of copyleft): GPL actions have been brought, but all
3157 settled out of court.
3158 (Guidelines for newsgroup postings): Shorten section title.
3159 Simplify comp.emacs description.
3160 (Newsgroup archives): Change Google URL. Describe Gmane.
3161 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3162 points". Mention List-Unsubscribe header.
3163 (Contacting the FSF): Update email and URLs.
3164 (Basic editing): Mention F1 for help.
3165 (Installing Texinfo documentation): Refer to Texinfo website rather
3166 than ftp server.
3167 (Printing a Texinfo file): Mention texi2pdf.
3168 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3169 are just stubs nowadays.
3170 (Latest version of Emacs): Explain version numbers.
3171 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3172 (Turning on syntax highlighting): No need to mention hilit19 any more.
3173 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3174 (Modes for various languages): Remove section.
3175 (Major packages and programs): Remove most version and maintainer
3176 information - it's hard to keep up-to-date, and adds nothing.
3177 Similarly with direct links to mailing lists.
3178 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3179 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3180 years, and Emacs comes with tools for this now.
3181 (Patch): Remove section - this is a standard tool.
3182 (Using function keys under X): Remove section.
3183
93e2d996
GM
31842009-06-12 Glenn Morris <rgm@gnu.org>
3185
3186 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3187 (Help installing Emacs): Remove reference to deleted X11 node.
3188 (Associating modes with files): Interpreter-mode-alist is no longer
3189 subservient to auto-mode-alist.
3190 (Installing Emacs): Change future Emacs version.
3191 (Linking with -lX11 fails): Remove old section.
3192 (Packages that do not come with Emacs): Update ELL location.
3193 Emacs Lisp archive is dead.
3194 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3195 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3196 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3197 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3198 (Removing flashing messages): Remove section about non-existent Gnus
3199 option.
3200
f0bf7708
GM
3201 * faq.texi (Top): Add @top command.
3202 Remove the optional arguments from all @node commands: makeinfo can
3203 generate these automatically, and it is easier to edit and rearrange
3204 nodes without them.
3205
30884d11
GM
32062009-06-11 Glenn Morris <rgm@gnu.org>
3207
3208 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3209 (The LPF): Make the updated URL the sole reference point.
3210 (Learning how to do something): Update refcard price and format.
3211 (Getting a printed manual): Sources in doc/emacs/, not man/.
3212 Also available in PDF format. Since the page count varies, be less
3213 precise.
3214 (Informational files for Emacs): Remove references to deleted files
3215 LPF and SUN-SUPPORT, and to UUCP.
3216 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3217 Remove many obsolete ways to get the FAQ, which now seems only to be
3218 distributed with Emacs.
3219 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3220
deab46e0
CY
32212009-06-09 Chong Yidong <cyd@stupidchicken.com>
3222
223b43fa 3223 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3224 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3225
deab46e0
CY
3226 * ada-mode.texi (Installation, Compile commands)
3227 (Project File Overview, No project files, Set compiler options)
3228 (Use GNAT project file, Use multiple GNAT project files)
3229 (Identifier completion): Use @samp for menu items, and @kbd for key
3230 sequences (Bug#3504).
3231
71fbd643
DU
32322009-06-04 Daiki Ueno <ueno@unixuser.org>
3233
8c9bb6f5 3234 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3235
f197085b
CY
32362009-06-04 Ryan Yeske <rcyeske@gmail.com>
3237
3238 * message.texi (Header Commands): Fix descriptions to match
3239 keybindings.
3240
7f3bc720
DU
32412009-04-22 Daiki Ueno <ueno@unixuser.org>
3242
3243 * gnus.texi (Security): Mention that EasyPG is the current default.
3244
4518068d
CY
32452009-04-13 Chong Yidong <cyd@stupidchicken.com>
3246
3247 * ediff.texi (Session Commands): Fix typo.
3248
d7ca410a
MB
32492009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3250
3251 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3252 news.software.readers. Reported by Florian Rehnisch.
3253
c6c76add
GM
32542009-04-02 Glenn Morris <rgm@gnu.org>
3255
3256 * auth.texi: Capitalize direntry.
3257
3258 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3259 using a period in the entry name. (Bug#2797)
3260
35ed8e2e
JB
32612009-03-03 Juanma Barranquero <lekktu@gmail.com>
3262
3263 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3264 ($(infodir)/auth, auth.dvi): New targets.
3265
e280480a
GM
32662009-03-03 Glenn Morris <rgm@gnu.org>
3267
3268 * auth.texi: Fix @setfilename.
3269
3270 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3271 (auth, $(infodir)/auth, auth.dvi): New rules.
3272
8a76755b
GM
32732009-02-25 Glenn Morris <rgm@gnu.org>
3274
3275 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3276
0038d478
MB
32772009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3278
3279 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3280
32812009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3282
3283 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3284 gnus-nocem-issuers, and gnus-nocem-verifyer.
3285
867d4bb3
JB
32862009-02-20 Juanma Barranquero <lekktu@gmail.com>
3287
3288 * ada-mode.texi (Project files, Automatic Casing):
3289 * dbus.texi (Signals):
3290 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3291 * mh-e.texi (HTML):
3292 * nxml-mode.texi (Locating a schema)
3293 (Using the document's URI to locate a schema):
3294 * org.texi (Footnotes, Using the mapping API):
3295 * rcirc.texi (Channels): Remove duplicate words.
3296
3a44dc1f
GM
32972009-02-20 Glenn Morris <rgm@gnu.org>
3298
3299 * dired-x.texi (Miscellaneous Commands):
3300 * gnus.texi: Minor updates for mbox Rmail.
3301
5dc584b5
KB
33022009-02-16 Karl Berry <karl@gnu.org>
3303
b59a8457
GM
3304 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3305 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3306 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3307 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3308 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3309 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3310 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3311 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3312 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3313 Consistently use @insertcopying in the Top node,
5dc584b5 3314 @contents at the front (after @end titlepage),
b59a8457 3315 and @direntry after @copying. (Bug#1988)
5dc584b5 3316
9eb59592
MB
33172009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3318
3319 * auth.texi: New file documenting auth-source.
3320
d324fa76
CD
33212009-02-13 Carsten Dominik <dominik@science.uva.nl>
3322
3323 * org.texi (Org Plot): Fix link.
3324
7a603b73
DU
33252009-02-09 Daiki Ueno <ueno@unixuser.org>
3326
3327 * epa.texi (Mail-mode integration): Mention the way to do
3328 "encrypt-to-self". (Bug#1807)
3329
a626b338 33302009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3331
3332 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3333
3b36c17e
MB
33342009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3335
3336 * gnus-news.texi: Print version about Incoming*.
3337
55033558
CD
33382009-02-02 Carsten Dominik <dominik@science.uva.nl>
3339
3340 * org.texi (Structure editing, Handling links)
3341 (Fast access to TODO states, Javascript support): Make standard docs
3342 correctly reflect default variable settings.
3343
ec712abb
GM
33442009-02-02 Glenn Morris <rgm@gnu.org>
3345
3346 * org.texi: Fix typos.
3347
7112648c
MA
33482009-02-01 Michael Albinus <michael.albinus@gmx.de>
3349
3350 Sync with Tramp 2.1.15.
3351
3352 * trampver.texi: Update release number.
3353
2e461fc1
CD
33542009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3355
3356 * org.texi (TODO dependencies): Document TODO dependencies on
3357 checkboxes.
3358
bc283609
CD
33592009-01-30 Carsten Dominik <dominik@science.uva.nl>
3360
3361 * org.texi (TODO dependencies): Document key binding for toggling
3362 ORDERED property.
3363
74fc5047
MA
33642009-01-28 Michael Albinus <michael.albinus@gmx.de>
3365
3366 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3367 of hook functions.
3368
d6685abc
CD
33692009-01-28 Carsten Dominik <dominik@science.uva.nl>
3370
3371 * org.texi (TODO dependencies): New section.
3372
65c439fd
CD
33732009-01-27 Carsten Dominik <dominik@science.uva.nl>
3374
3375 * org.texi (Plain lists, TODO basics, Priorities)
3376 (Multiple sets in one file, Conflicts): Document interaction with
3377 `shift-selection-mode'.
3378
5fafc247
JB
33792009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3380
3381 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3382 Make Calc the subject of sentences.
3383 (Rearranging Formulas using Selections): Discuss new options
3384 for `j *'.
3385
e7433508
MA
33862009-01-26 Michael Albinus <michael.albinus@gmx.de>
3387
3388 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3389
2096a1b6
GM
33902009-01-26 Glenn Morris <rgm@gnu.org>
3391
3392 * org.texi: Fix typos.
3393
0cb61492
BW
33942009-01-26 Bill Wohler <wohler@newt.com>
3395
2096a1b6 3396 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3397
0bd48b37
CD
33982009-01-25 Carsten Dominik <dominik@science.uva.nl>
3399
3400 * org.texi (References): Add information about remote references.
3401 (Built-in table editor): Document `C-c RET' in tables.
3402 (Math symbols, Quoting LaTeX code): Mention that simple
3403 LaTeX macros survive LaTeX export.
3404 (Images in LaTeX export): Show how to create a reference to a
3405 figure.
3406 (Sectioning structure): Document that the LaTeX class can be
3407 specified in a property.
3408 (Text areas in HTML export): New section.
3409 (External links): Add examples for text search and ID links.
3410 (Built-in table editor): Remove the descriptio of `C-c
3411 C-q', it not longer works.
3412 (Literal examples): Document that a space must follow
3413 the colon in short examples.
3414 (Relative timer): Document `org-timer-stop'.
3415 (Footnotes): New section.
3416 (Footnote markup): Shorten section and refer to new Footnote
3417 section.
3418 (Literal examples): Add documentation for line
3419 numbering in and references to code examples.
3420 (CSS support): Fix the description of default CSS styles.
3421 (Capturing column view): Document
3422 "file:path/to/file.org" as an allowed value for the ID property of
3423 a dynamic block copying column view.
3424
49dbbaf2
SE
34252009-01-23 Stephen Eglen <stephen@gnu.org>
3426
3427 * mh-e.texi (Getting Started): Describe $MH.
3428
193e6828
MA
34292009-01-21 Michael Albinus <michael.albinus@gmx.de>
3430
3431 * tramp.texi (all): Harmonize usage of "external method",
3432 "external transfer method" and "out-of-band method".
3433 (Connection types): Precise the differences of inline and external
3434 methods. Written by Adrian Phillips <a.phillips@met.no>.
3435
26b9f88d
MB
34362009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3437
3438 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3439 commands as described at the top. Reported by Allan Gottlieb
3440 <gottlieb@nyu.edu>.
3441
34422009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3443
3444 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3445 nnmail-pathname-coding-system.
3446
377952e0
GM
34472009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3448
3449 * org.texi (Relative timer): Fix typo.
3450
a20d3598
JB
34512009-01-15 Juanma Barranquero <lekktu@gmail.com>
3452
3453 * org.texi (Clocking work time): Fix typo.
98a1e0f5 3454 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 3455
a50253cc
GM
34562009-01-13 Glenn Morris <rgm@gnu.org>
3457
3458 * org.texi: Fix some more typos.
3459
07450bee
GM
34602009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3461
3462 * org.texi: Fix some typos.
3463
e3e955fe
MB
34642009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3465
3466 * gnus.texi (Group Parameters): Add note for local variables.
3467
34682009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3469
0c7efc08
SM
3470 * gnus.texi (Converting Kill Files): Fix URL.
3471 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
3472
34732009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3474
3475 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3476 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3477 (Paging the Article): Add index entry.
3478
71dd9983
JB
34792009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3480
3481 * ada-mode.texi (Examples): Delete redundant text.
3482
4a0cf14f
MA
34832009-01-03 Michael Albinus <michael.albinus@gmx.de>
3484
36c8febb 3485 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
3486
3487 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3488 addresses.
3489
aedac0f0
BW
34902009-01-03 Bill Wohler <wohler@newt.com>
3491
3492 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3493 kept empty.
3494
4c65b566
CD
34952008-12-20 Carsten Dominik <dominik@science.uva.nl>
3496
3497 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
3498 (HTML Export commands, LaTeX/PDF export commands):
3499 Improve documentation about transient-mark-mode.
e9fce1ac 3500 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
3501 to fields in the last table row.
3502
e1a78e1e
JL
35032008-12-19 Juri Linkov <juri@jurta.org>
3504
3505 * info.texi (Search Text): Remove mention of removed key binding M-s.
3506
17a0aa82
CD
35072008-12-18 Carsten Dominik <dominik@science.uva.nl>
3508
3509 * org.texi (References): Remove mentioning of @0 as reference for the
3510 last line, this has been reverted in the Lisp sources.
3511
4997d802
JB
35122008-12-17 Juanma Barranquero <lekktu@gmail.com>
3513
3514 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3515 (DVI_TARGETS): Remove duplicates. Add sasl.
3516 ($(infodir)/sasl, sasl.dvi): New targets.
3517
33306645
CD
35182008-12-17 Carsten Dominik <dominik@science.uva.nl>
3519
3520 * org.texi: Version number pushed to 6.15d.
3521
db55f368
CD
35222008-12-16 Carsten Dominik <dominik@science.uva.nl>
3523
a0bf4117 3524 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
3525 (Images in LaTeX export): New section.
3526 (Inlined images, Images in HTML export): Sections renamed.
3527
dae0a942
MB
35282008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3529
3530 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3531
9f5572e9
MB
35322008-12-04 David Engster <dengste@eml.cc>
3533
3534 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 3535 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 3536
bc23baaa
CD
35372008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3538
3539 * org.texi (Using the mapping API): Fix bug in mapping example.
3540 (Publishing options): Make the list of properties complete again, in
3541 correspondence to the variable `org-export-plist-vars'.
3542 (Property searches): Document new special values for time comparisons.
3543 (Tag inheritance): Refine the description of tag inheritance.
3544 (Project alist): Add info about the publishing sequence of components.
a0bf4117 3545 (Effort estimates): Document the new relative timer.
bc23baaa 3546
3bf8054f
JB
35472008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3548
3549 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3550 (Using Calc): Clarify use of `C-x * o'.
3551 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3552
ac134f2f
RS
35532008-11-28 Richard M Stallman <rms@gnu.org>
3554
3555 * dbus.texi (Receiving Method Calls): Clean up previous change.
3556
ace706d1
MA
35572008-11-26 Michael Albinus <michael.albinus@gmx.de>
3558
3559 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3560 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3561 `dbus-unescape-from-identifier'.
3562 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 3563 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
3564 (Signals): Use the constants in the example.
3565
d60b1ba1
CD
35662008-11-24 Carsten Dominik <dominik@science.uva.nl>
3567
b97439ce 3568 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 3569
ce4fdcb9
CD
35702008-11-23 Carsten Dominik <dominik@science.uva.nl>
3571
3572 * org.texi (Setting up Remember): Document `org-remember-mode'.
3573 (External links): Document that bbdb links can use a regular
3574 expression.
3575 (External links): Document that elisp links can contain interactive
3576 commands.
3577
c8548a00 35782008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
3579
3580 * viper.texi (viper-translate-all-ESC-keysequences):
3581 Description removed.
3582
6a2c4aec
GM
35832008-11-19 Glenn Morris <rgm@gnu.org>
3584
3585 * doclicense.texi: Change to FDL 1.3.
3586 Relicense all texi files under FDL 1.3 or later.
3587
59ee4113
JB
35882008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3589
3590 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3591
59bcbb98 35922008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 3593
0c7efc08 3594 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
3595
3596 * ediff.texi: Version/date change.
9f90198a 3597
8aa41c9b
CY
35982008-11-14 Chong Yidong <cyd@stupidchicken.com>
3599
3600 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3601
17587b1b
JB
36022008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3603
3604 * calc.texi (About This Manual): Comment out a mention of
3605 marginal notes.
3606
564c900e
CD
36072008-11-12 Carsten Dominik <dominik@science.uva.nl>
3608
3609 * org.texi (Clocking work time): Document the :formula property of
3610 clock tables.
3611 (Structure editing, Refiling notes): Document refiling regions.
3612 (Agenda commands): Document the double-prefix version
3613 of the `l' command in the agenda.
3614 (Handling links): Explain the effect of a double prefix
3615 arg to `C-c C-o'.
3616 (TODO basics): Add documentation for tag triggers.
3617
3c4be1f2
GM
36182008-10-23 Glenn Morris <rgm@gnu.org>
3619
3620 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3621 byte-compiling things like `+'.
3622
3623 * ns-emacs.texi: Merge copyright years of author now with assignment
3624 into FSF years.
3625 (VER): Use it for easier automatic updating. Use Emacs version rather
3626 than standalone Emacs.app version.
3627
a6520ff3
CD
36282008-10-12 Carsten Dominik <dominik@science.uva.nl>
3629
864c9740 3630 * org.texi: Lots of minor fixes.
a6520ff3
CD
3631 (Capture): New chapter.
3632 (Org Plot): New section.
3633
db7a4b66
MH
36342008-09-30 Magnus Henoch <mange@freemail.hu>
3635
3636 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3637
4043c194
JB
36382008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3639
3640 * calc.texi (User Defined Units): Mention how to enter optional display
3641 string.
3642
eef5ade7
MB
36432008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3644
0c7efc08 3645 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
3646 avoid the "y/n" wording.
3647
e52cac88
MB
36482008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3649
0c7efc08 3650 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
3651
36522008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3653
3654 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3655 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3656
00c55306
BW
36572008-09-22 Bill Wohler <wohler@newt.com>
3658
3659 Release MH-E manual version 8.1.
3660
3661 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3662 release 8.1.
3663
3664 * mh-e.texi: Retain dual license as agreed to by the FSF.
3665 However, bump GPL to Version 3.
3666 Use @include for license text.
3667
e52cac88 36682008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
3669
3670 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
3671 (Store custom flags and keywords, Store arbitrary data):
3672 Clean up markup.
64763fe3
MB
3673
36742008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3675
3676 * gnus.texi (The Gnus Registry): Document it.
3677
9e601b8d
MB
36782008-09-08 David Engster <dengste@eml.cc>
3679
88ee5b02
JB
3680 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3681 Clarify section about choosing back end servers.
9e601b8d 3682
247043f1
GM
36832008-08-23 Glenn Morris <rgm@gnu.org>
3684
3685 * dired-x.texi (Shell Command Guessing):
3686 Mention dired-guess-shell-case-fold-search. (Bug#417)
3687
2bfec7a0
MA
36882008-08-22 Michael Albinus <michael.albinus@gmx.de>
3689
3690 * trampver.texi: Update release number.
3691
247043f1 36922008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
3693
3694 * ns-emacs.texi: Update version.
3695 (Introduction): Correct menu location for options save.
3696 (Customization): Note that defaults are stored under org.gnu.Emacs.
3697
8c20bd92
BW
36982008-08-11 Bill Wohler <wohler@newt.com>
3699
3700 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3701 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3702 Henman) (closes SF #1768928).
3703
767a4d92
GM
37042008-08-10 Glenn Morris <rgm@gnu.org>
3705
3706 * ns-emacs.texi: Use @copying. Change copyright of authors with
3707 assignment to FSF. Change license to GFDL.
3708 (Top): Remove outdated references.
3709
6ecfe5c2
MB
37102008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3711
88ee5b02
JB
3712 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3713 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
3714 gnus-summary-sort-by-most-recent-date.
3715 (Summary Sorting): Explain prefix argument.
3716
37172008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3718
3719 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3720 gnus-summary-pipe-output.
3721
eb932e8a
MA
37222008-08-03 Michael Albinus <michael.albinus@gmx.de>
3723
3724 * dbus.texi (Receiving Method Calls): Document error handling of own
3725 D-Bus methods.
3726
bfe16263
BW
37272008-08-01 Bill Wohler <wohler@newt.com>
3728
3729 * mh-e.texi (Reading Mail)
9f90198a 3730 (Viewing Attachments): Describe new function
bfe16263
BW
3731 mh-show-preferred-alternative.
3732 (Sending Mail, Redistributing, Sending Message): Describe new hook
3733 mh-annotate-msg-hook.
3734
21956b56
MA
37352008-07-31 Michael Albinus <michael.albinus@gmx.de>
3736
3737 * dbus.texi (Arguments and Signatures): Fix example.
3738 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3739 (Asynchronous Methods): New node.
9f90198a
JB
3740 (Errors and Events): Describe extended layout of `dbus-event'.
3741 New defun `dbus-event-message-type'.
21956b56 3742
7c2fb837
DN
37432008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3744
3745 * ediff.texi: Remove VMS support.
3746
13662773
JB
37472008-07-29 Juanma Barranquero <lekktu@gmail.com>
3748
3749 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3750 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3751
ddde0b34
CY
37522008-07-29 Chong Yidong <cyd@stupidchicken.com>
3753
3754 * Makefile.in: Add mairix-el targets.
3755
37562008-07-29 David Engster <deng@randomsample.de>
3757
3758 * mairix-el.texi: New file.
3759
d5875b25
JB
37602008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3761
366b7d44
JB
3762 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3763 project files. Delete 'main_unit' project variable; not needed. Allow
3764 process environment variables wherever project variables are allowed.
3765 Add tutorial section on multiple GNAT project files.
d5875b25 3766
6cbab8ee
MA
37672008-07-27 Michael Albinus <michael.albinus@gmx.de>
3768
3769 Sync with Tramp 2.1.14.
3770
3771 * trampver.texi: Update release number.
3772
9e2a2647
DN
37732008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3774
3775 * ns-emacs.texi:
3776 * faq.texi: Remove mentions of Mac Carbon.
3777
d62672f3
MB
37782008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3779
3780 * gnus.texi (Saving Articles): Describe the 2nd argument of
3781 gnus-summary-save-in-pipe.
3782 (SpamAssassin): Use it.
3783
37842008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3785
3786 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3787
dd12e1c6
CD
37882008-07-25 Carsten Dominik <dominik@science.uva.nl>
3789
3790 * org.texi (Export options): Document the use of the creator flag.
3791
44ce9197
CD
37922008-07-24 Carsten Dominik <dominik@science.uva.nl>
3793
3794 * org.texi: New version 6.06a.
3795
ddd13c5d
JB
37962008-07-23 Juanma Barranquero <lekktu@gmail.com>
3797
3798 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3799 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3800
8dc6104d
JB
38012008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3802
3803 * calc.texi (Editing Stack Entries):
3804 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3805 Calc's help functions. Mention fixing typos.
3806 (Customizing Calc): Fix typo.
3807
38082008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3809
3810 * calc.texi (summarykey): New macro. Use to correctly format keys in
3811 the summary.
3812
ddd13c5d 38132008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
3814
3815 * ns-emacs.texi (Customization): Corrected documentation on color
3816 specification formats.
3817
568beaa2
AS
38182008-07-19 Andreas Schwab <schwab@suse.de>
3819
db8ef699 3820 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
3821
3822 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3823 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3824
cd71b9ae
MA
38252008-07-18 Michael Albinus <michael.albinus@gmx.de>
3826
3827 * dbus.texi (Inspection): Rework, introduce submenus.
3828 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3829 (Properties and Annotations, Arguments and Signatures): New nodes.
3830
9b7993b4
MA
38312008-07-13 Michael Albinus <michael.albinus@gmx.de>
3832
3833 * dbus.texi (Receiving Method Calls): Fix description of
3834 `dbus-register-method'.
3835 (Signals): Allow also signal arguments for filtering in
3836 `dbus-register-signal'.
3837
241d447b
JB
38382008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3839
3840 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3841 `cnorm'.
3842 (Arithmetic Tutorial): Simplify the verification of prime factors.
3843
adb46650
MB
38442008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3845
3846 * gnus.texi (Saving Articles): Mention
3847 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3848
92e15881
JB
38492008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3850
3851 * calc.texi: Adjust mode line throughout.
3852
ea597303
JB
38532008-06-28 Juanma Barranquero <lekktu@gmail.com>
3854
3855 * sasl.texi (Mechanisms): Fix typos.
3856
aee08080
JB
38572008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
3858
3859 * calc.texi (Killing from the stack): Mention using normal Emacs
3860 copying.
3861
a06a4a12
MA
38622008-06-21 Michael Albinus <michael.albinus@gmx.de>
3863
0c7efc08 3864 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 3865 Add `auth-source' mechanism.
a06a4a12
MA
3866 (Connection caching): Tramp reopens the connection automatically,
3867 when the operating system on the remote host has been changed.
3868
7389398d
EZ
38692008-06-20 Eli Zaretskii <eliz@gnu.org>
3870
3871 * makefile.w32-in (distclean): Remove makefile.
3872
b349f79f
CD
38732008-06-17 Carsten Dominik <dominik@science.uva.nl>
3874
3f9b4c2b 3875 * org.texi (Using the mapping API): New section.
b349f79f 3876 (Agenda column view): New section.
3f9b4c2b 3877 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 3878 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 3879 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
3880
38812008-06-17 Jason Riedy <jason@acm.org>
3882
3883 * org.texi (A LaTeX example): Note that fmt may be a one-argument
3884 function, and efmt may be a two-argument function.
3885 (Radio tables): Document multiple destinations.
3886
cd5c05d2
GM
38872008-06-16 Glenn Morris <rgm@gnu.org>
3888
3889 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3890 Add Cover-Texts.
3891
debf4439
GM
38922008-06-15 Glenn Morris <rgm@gnu.org>
3893
3894 * faq.texi (VER): Update to 23.0.60.
3895
3896 * mh-e.texi: Remove option of licensing under GPL.
3897 Add Cover-Texts to GFDL permissions notice.
3898 (GPL): Remove section.
3899 (GFDL): Include doclicense.texi rather than the actual text.
3900
3901 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3902 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3903
3904 * sasl.texi: Fix output file name.
3905
3906 * epa.texi, sasl.texi: Refer to license in Emacs manual.
3907
3908 * gnus-coding.texi: Refer to license in Gnus manual.
3909
3910 * idlwave.texi, sasl.texi: Use @copying.
3911
3912 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
3913
3914 * speedbar.texi: Update Back-Cover Text as per maintain.info.
3915
3916 * url.texi: Use @copying, @title, @subtitle, @author.
3917
3918 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3919 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3920 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3921 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3922 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3923 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3924 * widget.texi, woman.texi:
3925 Remove references to external license, since doclicense is included.
3926
3927 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3928 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3929 Remove references to non-existent Invariant Sections.
3930
091f8bc1
GM
39312008-06-14 Glenn Morris <rgm@gnu.org>
3932
3933 * faq.texi (Major packages and programs): Remove references to external
3934 Supercite, Calc, VIPER, since they have been included for some time.
3935 Update VM, AUCTeX, BBDB entries.
3936
47bcb4d3
UJ
39372008-06-14 Ulf Jasper <ulf.jasper@web.de>
3938
3939 * newsticker.texi: Updated to match latest newsticker changes.
3940
6f093307
GM
39412008-06-13 Glenn Morris <rgm@gnu.org>
3942
3943 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3944 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3945 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3946 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3947 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3948 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3949 * woman.texi:
3950 Update Back-Cover Text as per maintain.info.
3951
2b968687
MB
39522008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3953
3954 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
3955
3956 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3957 (gnus-faq.xml): Update repository host.
3958
2b968687
MB
3959 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3960
39612008-06-15 Frank Schmitt <ich@frank-schmitt.net>
3962
3963 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3964 Fix a typo.
3965
39662008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3967
3968 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 3969 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
3970 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3971
39722008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
3973
3974 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3975 coding standards.
3976
39772008-06-14 David Engster <dengste@eml.cc>
3978
3979 * gnus.texi (nnmairix): Markup fixes.
3980
e6d2d263
MB
39812008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3982
2b968687 3983 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
3984
39852008-06-05 David Engster <dengste@eml.cc>
3986
3987 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3988
39892008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3990
b344d29d 3991 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
3992 (Searching, nnir, nnmairix): New stub nodes.
3993
ad231df6 39942008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
3995
3996 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3997
f394fa25
MB
39982008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3999
4000 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4001
58333467
MB
40022008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4003
4004 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4005
67525fb9
JY
40062008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4007
4008 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4009
0549d8fc
JB
40102008-05-06 Juanma Barranquero <lekktu@gmail.com>
4011
4012 * info.texi (Top): Fix typo in xref.
4013
149a3837
KB
40142008-05-05 Karl Berry <karl@gnu.org>
4015
4016 * info.texi (Top): @xref to stand-alone manual.
4017
3a23a519
MB
40182008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4019
4020 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4021 (Various Summary Stuff): Fix typo in last xref.
4022
0a29fbf3
JB
40232008-05-02 Juanma Barranquero <lekktu@gmail.com>
4024
4025 * org.texi (Moving subtrees): Fix typo.
4026
586b90f1
MA
40272008-04-28 Michael Albinus <michael.albinus@gmx.de>
4028
4029 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4030 Tramp via `tramp-mode'.
4031
b5af9883
CD
40322008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4033
4034 * org.texi: Massive changes, in many parts of the file.
4035
d55fe5bb
MB
40362008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4037
4038 * gnus.texi (Oort Gnus): Add message-fill-column.
4039
40402008-04-12 Adrian Aichner <adrian@xemacs.org>
4041
4042 * gnus.texi (Mail Source Specifiers): Typo fix.
4043
40442008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4045
4046 * gnus.texi (Diary Headers Generation): Update key binding for
4047 `gnus-diary-check-message'.
4048
40492008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4050
4051 * gnus.texi (Emacsen): Addition.
4052
40532008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4054
4055 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4056
40572008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4058
4059 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4060
40612008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4062
4063 * gnus-news.texi: Update tool bar item.
4064
40652008-04-09 Sven Joachim <svenjoac@gmx.de>
4066
4067 * gnus-news.texi: Fix typos.
4068
76c109c3
JB
40692008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4070
222027f2 4071 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4072 Add mention of `kron'.
4073
d5fbd5a6
MO
40742008-04-01 Daiki Ueno <ueno@unixuser.org>
4075
0c7efc08
SM
4076 * epa.texi (Encrypting/decrypting *.gpg files):
4077 Document epa-file-name-regexp.
d5fbd5a6 4078
fbcbb58c
KY
40792008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4080
4081 * gnus.texi (Example Methods): Fix description about ssh-agent.
4082 (Indirect Functions): Fix the default value of nntp-telnet-command;
4083 remove link to connect.html.
4084
134ce16c
MA
40852008-03-30 Michael Albinus <michael.albinus@gmx.de>
4086
4087 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4088 dbus-call-method.
4089 (Receiving Method Calls): The timeout can be set by the calling client.
4090
da1975d7
MA
4091 * trampver.texi: Update release number.
4092
2e4089ab
RS
40932008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4094
4095 * gnus.texi (Top): Fix version. Add SASL.
4096
70cab5a9
MA
40972008-03-29 Michael Albinus <michael.albinus@gmx.de>
4098
4099 Sync with Tramp 2.1.13.
4100
4101 * trampver.texi: Update release number.
4102
5bc6ddff
MB
41032008-03-29 Chong Yidong <cyd@stupidchicken.com>
4104
4105 * org.texi: Update to new org-mode website.
4106
41072008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4108
4109 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4110
9b3ebcb6
MB
41112008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4112
4113 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4114 gnus-read-ephemeral-gmane-group-url,
4115 gnus-read-ephemeral-emacs-bug-group,
4116 gnus-read-ephemeral-debian-bug-group.
4117
41182008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4119
4120 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4121
4122 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4123 Add FIXMEs for Bookmarks and gnus-registry-marks.
4124
41252008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4126
4127 * gnus.texi (Smileys): Document `smiley-style'.
4128
41292008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4130
4131 * gnus.texi (Gnus Development): Clarify difference between ding and
4132 gnu.emacs.gnus.
4133 (MIME Commands, Using MIME, RSS): Fix markup.
4134
4135 * gnus-faq.texi ([8.4]): Ditto.
4136
41372008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4138
4139 * gnus.texi (Emacsen): Remove obsolete stuff.
4140
41412008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4142
4143 * gnus.texi (Oort Gnus): Add version info WRT
4144 `mail-source-delete-incoming'.
4145
41462008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4147
4148 * gnus.texi (Top): Add "Other related manuals" and version info in
4149 `iftex' output.
4150 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4151 gnus-balloon-face-0 and the corresponding format specifiers.
4152
608d6a81
MA
41532008-03-26 Michael Albinus <michael.albinus@gmx.de>
4154
4155 * tramp.texi (Filename completion): Remove footnote about let-bind
4156 of `partial-completion-mode'. It doesn't work this way.
4157
27a6f132
SM
41582008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4159
4160 * pcl-cvs.texi (Contributors): Update my email.
4161
4a7c4c40
MA
41622008-03-21 Michael Albinus <michael.albinus@gmx.de>
4163
4164 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4165
2940c053
BW
41662008-03-17 Bill Wohler <wohler@newt.com>
4167
4168 * mh-e.texi (Viewing): Update URL for adding header fields to
4169 mh-invisible-header-fields-default.
4170
30864d5f
BW
41712008-03-16 Bill Wohler <wohler@newt.com>
4172
4173 * mh-e.texi (Preface): Add Gnus to requirements.
4174 (Forwarding): Note that forwarded MIME messages are now inline.
4175
31fe2b00
SM
41762008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4177
4178 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4179 (Common Variables): Give precedence to the netcat methods over the
4180 telnet methods, and mention that they are more reliable.
31fe2b00 4181
5e97c626
CD
41822008-03-13 Carsten Dominik <dominik@science.uva.nl>
4183
4184 * org.texi (Exporting Agenda Views): Document agenda export to
4185 iCalendar.
4186 (Progress logging): Document the new progress logging stuff.
4187
37a68866
MB
41882008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4189
4190 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4191 Update for change of `mail-source-delete-incoming'.
4192
4193 * gnus-news.texi: Ditto.
4194
8f7abae3
MB
41952008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4196
4197 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4198 custom versions.
4199
af379c86
AM
42002008-03-07 Alan Mackenzie <acm@muc.de>
4201
4202 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4203 parens/brackets in a k&r region is limited.
4204
3d0f8a67
MB
42052008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4206
4207 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4208 using different Emacs versions.
4209
52151df0
GM
42102008-02-27 Glenn Morris <rgm@gnu.org>
4211
4212 * sc.texi: Remove a lot of old and obsolete info.
4213 (titlepage): Simplify.
4214 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4215 (VM with any Emacsen, GNEWS with any Emacsen)
4216 (Overloading for Non-conforming MUAs, Version 3 Changes)
4217 (The Supercite Mailing List): Delete nodes.
4218 (Introduction): Remove info about old packages.
4219 (Getting Connected): Simplify. Remove info about old packages.
4220 (Citing Commands): Delete Emacs 19 info.
4221 (Hints to MUA Authors): Simplify.
4222 (Thanks and History): Merge in some info from the deleted node
4223 "Version 3 Changes".
4224
b03f96dc
MB
42252008-02-05 Juanma Barranquero <lekktu@gmail.com>
4226
4227 * org.texi (Setting tags, In-buffer settings):
4228 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4229
52bec650
MB
42302008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4231
4232 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4233 installation directory name.
4234
34a3c587
RF
42352008-02-12 Romain Francoise <romain@orebokech.com>
4236
4237 * epa.texi (Overview): Fix typo.
4238
5a8d03e9
MO
42392008-02-11 Daiki Ueno <ueno@unixuser.org>
4240
4241 * epa.texi (Quick start): Remove the .emacs setting.
4242
f1914c40
MO
42432008-02-10 Daiki Ueno <ueno@unixuser.org>
4244
4245 * epa.texi (Quick start): Use the command `epa-enable' instead of
4246 loading `epa-setup'.
4247
bca98fc9
JB
42482008-02-08 Juanma Barranquero <lekktu@gmail.com>
4249
4250 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4251 ($(infodir)/epa, epa.dvi): New targets.
4252
4b01af2e
MO
42532008-02-08 Daiki Ueno <ueno@unixuser.org>
4254
4255 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4256
4257 * epa.texi: New manual documenting the EasyPG Assistant.
4258
06c0751a
MA
42592008-02-06 Michael Albinus <michael.albinus@gmx.de>
4260
4261 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4262 (Inspection): New function dbus-ping.
4263
7dcccd7b
MA
42642008-02-05 Michael Albinus <michael.albinus@gmx.de>
4265
4266 * tramp.texi (Remote processes): Add `shell-command'.
4267
a1da1e37
MB
42682008-01-28 Michael Sperber <sperber@deinprogramm.de>
4269
4270 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4271 (Group Parameters): Document `mail-source' parameter.
4272
c9d8f746
MA
42732008-01-27 Michael Albinus <michael.albinus@gmx.de>
4274
4275 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4276 must be a local host.
4277
15db4a13
MO
42782008-01-26 Michael Olson <mwolson@gnu.org>
4279
4280 * erc.texi: Update version for ERC 5.3 release.
4281 (Obtaining ERC): Update extras URLs for 5.3.
4282 (Development): Write instructions for git, and remove those for Arch.
4283 (History): Mention the switch to git.
4284
2bc43980
KB
42852008-01-24 Karl Berry <karl@gnu.org>
4286
bca98fc9
JB
4287 * info.texi (Search Index, Search Text): Mention the command
4288 character in the section name, a la the (Go to node) node.
2bc43980 4289
d2e4a6c9
MA
42902008-01-21 Michael Albinus <michael.albinus@gmx.de>
4291
4292 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4293
0b6799c3
MB
42942008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4295
4296 * gnus-news.texi: Mention gnus-article-describe-bindings.
4297
42982008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4299
4300 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4301
db9c3fb1 43022008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4303
7b4d0413 4304 * org.texi (Property inheritance): New section.
db9c3fb1 4305 (Conventions): New section.
7b4d0413 4306 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4307 commands, and the new bindings for refiling.
4308 (Sparse trees): Document the new special command for sparse trees.
4309 (References): Be more clear about the counting of hilines.
4310 (Handling links): Document M-p/n for accessing links.
4311 (Fast access to TODO states): New section.
4312 (Per file keywords): New section.
4313 (Property inheritance): New section.
4314 (Column attributes): New summary types.
4315 (Capturing Column View): New section.
4316 (The date/time prompt): Cover the new features in the date/time prompt.
4317 Compactify the table of keys for the calendar remote control.
4318 (Clocking work time): Document the new :scope parameter.
4319 (Remember): Promoted to chapter.
4320 (Quoted examples): New section.
4321 (Enhancing text): New verbatim environments.
4322
6ed73f28
MA
43232008-01-14 Michael Albinus <michael.albinus@gmx.de>
4324
4325 * trampver.texi: Update release number.
4326
95838435
MB
43272008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4328
0c7efc08
SM
4329 * gnus.texi (Article Keymap):
4330 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4331 gnus-article-reply-with-original and
4332 gnus-article-followup-with-original.
4333
20234d96
GM
43342008-01-09 Glenn Morris <rgm@gnu.org>
4335
4336 * nxml-mode.texi: Add @copying section.
4337
d82cf70b
MB
43382008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4339
4340 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4341 Server". Add `message-send-mail-with-mailclient'.
4342
4343 * gnus.texi (Posting Server): Move some text to "(message)Mail
4344 Variables" and add a reference here.
4345
addb7f2e
MA
43462008-01-04 Michael Albinus <michael.albinus@gmx.de>
4347
4348 * dbus.texi (Receiving Method Calls): New chapter.
4349 (Errors and Events): Add serial number to events. Replace "signal" by
4350 "message". Introduce dbus-event-serial-number.
4351
4db2806c
MA
43522008-01-03 Michael Albinus <michael.albinus@gmx.de>
4353
4354 * dbus.texi (Type Conversion): Explain the type specification for empty
4355 arrays. Use another example.
4356
c9ecb5a7
MA
43572007-12-30 Michael Albinus <michael.albinus@gmx.de>
4358
4359 * dbus.texi (all): Replace "..." by @dots{}.
4360 (Type Conversion): Precise the value range for :byte types.
4361 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4362 Mention its return value.
4363 (Errors and Events): There is no D-Bus error propagation during event
4364 processing.
4365
702dbfd9
JB
43662007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4367
4368 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4369 New sections.
4370
87035689
MB
43712007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4372
4373 * gnus.texi (Group Parameters): Reorder the text and add a note about
4374 `gnus-parameters' near the beginning of the node.
4375
43762007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4377
4378 * gnus.texi (Score File Editing): Fix function name.
4379
5492f5ca
MA
43802007-12-23 Michael Albinus <michael.albinus@gmx.de>
4381
4382 Sync with Tramp 2.1.12.
4383
4384 * trampver.texi: Update release number.
4385
d4e67bc5
MA
43862007-12-22 Michael Albinus <michael.albinus@gmx.de>
4387
4388 * dbus.texi (Type Conversion): Correct input parameters mapping.
4389
6a31c819
MA
43902007-12-21 Michael Albinus <michael.albinus@gmx.de>
4391
4392 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4393 (Errors and Events): Mention wrong-type-argument error.
4394
99a3e35f
AS
43952007-12-21 Alex Schroeder <alex@gnu.org>
4396
4397 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4398 spaces. Fixed some typos.
99a3e35f
AS
4399 (Internet Relay Chat): Explain relay.
4400 (Getting started with rcirc): Change items to reflect prompts.
4401 Add more explanation to rcirc-track-minor-mode and added a comment to
4402 warn future maintainers that this section is a copy.
0c7efc08 4403 (People): Change /ignore example.
62b12a24 4404 (Keywords): Not keywords.
99a3e35f 4405
331e4d02
AS
44062007-12-20 Alex Schroeder <alex@gnu.org>
4407
4408 * rcirc.texi (Top): Fighting Information Overload chapter added.
4409 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 4410 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
4411 (Fighting Information Overload): New chapter documenting /keyword,
4412 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
4413 (Configuration): Document rcirc-server-alist, remove
4414 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 4415
cd71c3ef
MA
44162007-12-16 Michael Albinus <michael.albinus@gmx.de>
4417
4418 * dbus.texi (Signals): Fix example in dbus-register-signal.
4419
bbbe940b
MB
44202007-12-14 Sven Joachim <svenjoac@gmx.de>
4421
4422 * gnus.texi (Score Variables): Fix typo.
4423
0ce574ef
MA
44242007-12-07 Michael Albinus <michael.albinus@gmx.de>
4425
4426 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4427 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4428 (Errors and Events): Adapt dbus-event.
4429
b890d447
MB
44302007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4431
4432 * gnus.texi (Other Files): Add the yenc command.
4433
44342007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4435
4436 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4437 since 2004-08-06.
4438
44392007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4440
4441 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4442 on body.
4443
44442007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4445
4446 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4447 and rfc2047-allow-irregular-q-encoded-words; fix description of
4448 rfc2047-encode-encoded-words.
4449
44502007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4451
4452 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4453
3728bf03
MO
44542007-12-05 Michael Olson <mwolson@gnu.org>
4455
4456 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4457 Update documentation for `remember-diary-file'.
4458
a4397af9
MA
44592007-12-04 Michael Albinus <michael.albinus@gmx.de>
4460
4461 * dbus.texi (Signals): Precise `dbus-register-signal'.
4462 (Errors and Events): Rework events part, the internal structure of
4463 dbus-event has changed.
4464
1682490c
JB
44652007-12-03 Juanma Barranquero <lekktu@gmail.com>
4466
4467 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4468 ($(infodir)/dbus, dbus.dvi): New targets.
4469
7b13a0f2
MA
44702007-12-03 Michael Albinus <michael.albinus@gmx.de>
4471
4472 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4473 unconditionally.
4474
4475 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4476 emulation with @print{}.
4477
7ef92bc9
RS
44782007-12-02 Richard Stallman <rms@gnu.org>
4479
4480 * dbus.texi (Overview): Minor cleanup.
4481
22d8ac3a
MA
44822007-12-02 Michael Albinus <michael.albinus@gmx.de>
4483
d3a8e0df
MA
4484 * Makefile.in (INFO_TARGETS): Add dbus.
4485 (DVI_TARGETS): Add dbus.dvi.
4486 (dbus, dbus.dvi): New targets.
4487
22d8ac3a
MA
4488 * dbus.texi: New file.
4489
559764ab
RF
44902007-11-24 Romain Francoise <romain@orebokech.com>
4491
4492 * nxml-mode.texi: Add description in @direntry.
7aa579d9 4493 Fix file name to match @setfilename.
559764ab 4494
ac97a16b
MH
44952007-11-23 Mark A. Hershberger <mah@everybody.org>
4496
4497 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4498 ($(infodir)/nxml-mode): New rule.
4499
4500 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4501 ($(infodir)/nxml-mode): New rule.
4502 (clean): Add nxml-mode*.
4503
4504 * nxml-mode.texi: New file with nxml manual.
4505
404cd454
GM
45062007-11-18 Richard Stallman <rms@gnu.org>
4507
4508 * flymake.texi (Example -- Configuring a tool called directly):
4509 Update example.
4510
b048d478
MA
45112007-11-18 Michael Albinus <michael.albinus@gmx.de>
4512
4513 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 4514 double-slash behavior. Explain directory contents flushing.
b048d478 4515
346e8469
JB
45162007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4517
4518 * calc.texi (TeX and LaTeX Language Modes): Put in
4519 missing braces.
4520
404cd454
GM
45212007-11-15 Richard Stallman <rms@gnu.org>
4522
4523 * cl.texi (Equality Predicates): Delete `eql'.
4524 (Predicates, Naming Conventions, Top): Delete `eql'.
4525 (Common Lisp Compatibility): Delete `eql'.
4526 (Porting Common Lisp): Delete obsolete backquote info.
4527 Minor clarification about character constants.
4528 (Sequence Basics): Minor clarification.
4529
1f6af58b
JB
45302007-11-15 Juanma Barranquero <lekktu@gmail.com>
4531
dccb744b 4532 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
4533 * tramp.texi (Filename completion): Fix typos.
4534
3bc88bc9
JB
45352007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4536
4537 * calc.texi (Basic commands): Mention the menu.
4538
bc5300d3
MA
45392007-11-12 Michael Albinus <michael.albinus@gmx.de>
4540
4541 * tramp.texi (Connection caching): Tramp flushes connection
4542 properties when remote operating system has been changed.
4543
4d8a28ec
MB
45442007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4545
4546 * gnus-news.texi: Fix spelling.
4547 `message-insert-formatted-citation-line', not
4548 `message-insert-formated-citation-line'.
4549
404cd454
GM
4550 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4551
e1176b47
MA
45522007-11-07 Michael Albinus <michael.albinus@gmx.de>
4553
4554 * tramp.texi (Overview): Mention also the PuTTY integration under
4555 Win32. Remove paragraphs about Tramp's experimental status.
4556 (Frequently Asked Questions): Add code example for highlighting the
4557 mode line.
4558
6159985a
MO
45592007-11-03 Michael Olson <mwolson@gnu.org>
4560
4561 * remember.texi: Change mentions of remember-buffer to
4562 remember-finalize throughout.
4563
bec9b2f5
MO
45642007-10-30 Michael Olson <mwolson@gnu.org>
4565
4566 * remember.texi (Copying): Remove.
4567 (Mailbox): Update with non-BBDB instructions.
4568 (Diary, Org): Add.
4569 (Bibliography, Planner Page): Remove.
4570
b6173182
JB
45712007-10-30 Juanma Barranquero <lekktu@gmail.com>
4572
4573 * makefile.w32-in (INFO_TARGETS): Add remember.
4574 (DVI_TARGETS): Add remember.dvi.
4575 ($(infodir)/remember): New rule.
4576 (clean): Add remember*.
4577
15f3eb73
MO
45782007-10-30 Michael Olson <mwolson@gnu.org>
4579
70bdc930
MO
4580 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4581 ($(infodir)/remember): New rule that builds the Remember Manual.
4582
b6173182
JB
4583 * remember.texi: New file containing the Remember Mode Manual.
4584 Shuffle chapters around after initial import.
7d3f6f1a
MO
4585 (Function Reference): Split Keystrokes into separate chapter.
4586 (Keystrokes): Document C-c C-k.
51d24a12 4587 (Introduction): Fix typographical issue with "---".
15f3eb73 4588
404cd454
GM
45892007-10-29 Richard Stallman <rms@gnu.org>
4590
4591 * widget.texi (Introduction): Delete discussion of implementation
4592 internals.
4593
9bbb9638
MA
45942007-10-29 Michael Albinus <michael.albinus@gmx.de>
4595
4596 * tramp.texi (Connection caching): Host names must be different
4597 when tunneling.
4598
c7ff939a
RS
45992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4600
4601 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4602 Gnus v5.13.
4603
01c52d31
MB
46042007-10-28 Miles Bader <miles@gnu.org>
4605
4606 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4607
01c52d31
MB
46082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4609
0c7efc08
SM
4610 * gnus.texi (Sorting the Summary Buffer):
4611 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
4612
46132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4614
4615 * gnus.texi (Non-ASCII Group Names): New node.
4616 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4617 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4618
c8763fb6 46192007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4620
4621 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4622 clean the output of the program `imap-shell-program'.
4623
46242007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4625
4626 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4627
46282007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4629
4630 * gnus.texi (Sticky Articles): Documentation for sticky article
4631 buffers.
4632
c8763fb6 46332007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4634
4635 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4636
46372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4638
4639 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4640
46412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4642
0c7efc08
SM
4643 * gnus.texi (Archived Messages):
4644 Document gnus-update-message-archive-method.
01c52d31
MB
4645
46462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4647
4648 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4649
c8763fb6 46502007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 4651
0c7efc08
SM
4652 * gnus.texi (Group Maneuvering):
4653 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
4654
46552007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4656
0c7efc08
SM
4657 * gnus.texi (Really Various Summary Commands):
4658 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
4659
46602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4661
4662 * gnus.texi, message.texi: Bump version number.
4663
46642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4665
4666 * gnus.texi (Group Line Specification, Misc Group Stuff)
4667 (Server Commands): Parenthesize @pxref{Mail Spool}.
4668
46692007-10-28 Didier Verna <didier@xemacs.org>
4670
4671 New user option: message-signature-directory.
4672 * message.texi (Insertion Variables): Document it.
4673 * gnus.texi (Posting Styles): Ditto.
4674
46752007-10-28 Didier Verna <didier@xemacs.org>
4676
4677 * gnus.texi (Group Line Specification):
4678 * gnus.texi (Misc Group Stuff):
4679 * gnus.texi (Server Commands): Document the group compaction feature.
4680
46812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4682
4683 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4684
4685 * message.texi (Various Message Variables): Add message-fill-column.
4686
46872007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4688
4689 * gnus.texi: Untabify.
4690
46912007-10-28 Didier Verna <didier@xemacs.org>
4692
4693 * gnus.texi (Group Parameters): Document the posting-style merging
4694 process in topic-mode.
4695
46962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4697
4698 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4699
47002007-10-28 Romain Francoise <romain@orebokech.com>
4701
4702 * gnus.texi (Mail Spool): Fix typo.
4703 Update copyright.
4704
47052007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4706
4707 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4708
47092007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4710
4711 * gnus.texi (Summary Generation Commands):
4712 Add gnus-summary-insert-ticked-articles.
4713
47142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4715
b2abec73
JB
4716 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4717 to spam-spamassassin-program.
01c52d31
MB
4718
47192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4720
4721 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4722
47232007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4724
4725 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4726
47272007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4728
4729 * message.texi (Mail Headers): Document `opportunistic'.
4730
47312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4732
4733 * emacs-mime.texi (Encoding Customization): Explain how to set
4734 mm-coding-system-priorities per hierarchy.
4735
47362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4737
4738 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4739 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4740
47412007-10-28 Didier Verna <didier@xemacs.org>
4742
4743 * message.texi (Wide Reply): Update documentation of
4744 message-dont-reply-to-names (now allowing a list of regexps).
4745
47462007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4747
4748 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4749
47502007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4751
4752 * gnus.texi (SpamAssassin back end): Fix typo.
4753
4754 * sieve.texi (Examples): Fix grammar.
4755
47562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4757
4758 * gnus.texi (Searching for Articles): Document M-S and M-R.
4759 (Limiting): Document / b.
4760
47612007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4762
4763 * gnus.texi (Thread Commands): T M-^.
4764
47652007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4766
4767 * message.texi (Mail Aliases): Document ecomplete.
4768 (Mail Aliases): Fix typo.
4769
47702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4771
4772 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4773 fix typo.
4774
47752007-10-28 Romain Francoise <romain@orebokech.com>
4776
4777 * gnus.texi (Mail Spool): Grammar fix.
4778
47792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4780
4781 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4782 string.
4783
47842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4785
4786 * gnus.texi (Group Parameters): Fix description.
4787
47882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4789
b2abec73
JB
4790 * gnus.texi (Gmane Spam Reporting):
4791 Fix spam-report-gmane-use-article-number.
4792 Add spam-report-user-mail-address.
01c52d31
MB
4793
47942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4795
4796 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4797
47982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4799
4800 * gnus.texi (Group Parameters): Add simplified sorting example based on
4801 example for `Sorting the Summary Buffer' from Jari Aalto
4802 <jari.aalto@cante.net>.
4803 (Example Methods): Add example for an indirect connection.
4804
48052007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4806
0c7efc08 4807 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
4808 (Agent Parameters): Updated parameter names to match code.
4809 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4810 'gnus-agent-summary-fetch-series'.
4811 (Agent and flags): New section providing a generalized discussion
4812 of flag handling.
0c7efc08
SM
4813 (Agent and IMAP): Remove flag discussion.
4814 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
4815
48162007-10-28 Romain Francoise <romain@orebokech.com>
4817
4818 * gnus.texi (Exiting the Summary Buffer): Add new function
4819 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4820
48212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4822
4823 * gnus.texi (Conformity): Fix typo.
4824 (Customizing Articles): Document `first'.
4825
48262007-10-28 Jari Aalto <jari.aalto@cante.net>
4827
4828 * gnus.texi (Sorting the Summary Buffer):
4829 Add `gnus-thread-sort-by-date-reverse'. Add example
4830 host to different sorting in NNTP and RSS groups.
4831
48322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4833
4834 * message.texi (Insertion): Describe prefix for
4835 message-mark-inserted-region and message-mark-insert-file.
4836
48372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4838
4839 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4840 LaTeX documents. Describe "text/x-gnus-verbatim".
4841
48422007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4843
b2abec73 4844 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
4845 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4846 (spam-stat spam filtering, SpamOracle)
0c7efc08 4847 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
4848 clarity.
4849
48502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4851
4852 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4853 gnus-article-delete-part and gnus-article-replace-part.
4854 (Using MIME): Add gnus-mime-replace-part.
4855
48562007-10-28 Romain Francoise <romain@orebokech.com>
4857
4858 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4859 requires `auto-compression-mode' to be enabled. Add new nnml
4860 variable `nnml-compressed-files-size-threshold'.
4861
48622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4863
0c7efc08
SM
4864 * gnus.texi (Sorting the Summary Buffer):
4865 Add gnus-thread-sort-by-recipient.
01c52d31
MB
4866
48672007-10-28 Romain Francoise <romain@orebokech.com>
4868
4869 * message.texi (Insertion Variables): Mention new variable
4870 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
4871 documentation accordingly.
4872
48732007-10-28 Romain Francoise <romain@orebokech.com>
4874
4875 * gnus.texi (To From Newsgroups): Mention new variables
4876 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4877
48782007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4879
4880 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4881 stuff; gnus-mime-inline-part does the automatic decompression.
4882
48832007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4884
4885 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 4886 "training.ham" should be "training.spam".
01c52d31
MB
4887
48882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4889
4890 * message.texi (Mail Variables): Fix the default value for
4891 message-send-mail-function.
4892
48932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4894
4895 * gnus.texi (Optional Back End Functions): nntp-request-update-info
4896 always returns nil exceptionally.
4897
48982007-10-28 Simon Josefsson <jas@extundo.com>
4899
0c7efc08
SM
4900 * gnus.texi (Article Washing): Add libidn URL.
4901 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
4902
49032007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4904
4905 * gnus.texi (Topic Commands): Fix next/previous.
4906
49072007-10-28 Simon Josefsson <jas@extundo.com>
4908
4909 * gnus.texi (Article Washing): Mention `W i'.
4910
c8763fb6 49112007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
4912
4913 * gnus.texi (Group Parameters): Slight extension of sieve
4914 parameter description.
4915
49162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4917
4918 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4919 matching score files as well.
4920 (Picons): Describe `gnus-picon-style'.
4921
49222007-10-28 Romain Francoise <romain@orebokech.com>
4923
4924 * message.texi (Message Headers): Mention that headers are hidden
4925 using narrowing, and how to expose them.
4926 Update copyright.
4927
49282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4929
4930 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4931 `gnus-summary-sort-by-recipient'.
4932
49332007-10-28 Romain Francoise <romain@orebokech.com>
4934
4935 * gnus.texi (NNTP marks): New node.
4936 (NNTP): Move NNTP marks variables to the new node.
4937
49382007-10-28 Jesper Harder <harder@ifa.au.dk>
4939
b2abec73 4940 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
4941
4942 * gnus.texi (MIME Commands, Hashcash): Markup fix.
4943
49442007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4945
b2abec73 4946 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 4947 everywhere for consistency.
b2abec73
JB
4948 (Filtering Spam Using The Spam ELisp Package): Admonish again.
4949 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
4950 Say "regular expression" instead of "regex." Admonish.
4951 Pick other words to sound better (s/so/thus/).
4952 (Spam ELisp Package Filtering of Incoming Mail):
4953 Mention statistical filters. Remove old TODO.
01c52d31 4954 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
4955 New section on sorting and displaying the spam score.
4956 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4957 backend but an alias to spam-use-BBDB.
4958 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
4959 new backend functionality.
4960
49612007-10-28 Simon Josefsson <jas@extundo.com>
4962
4963 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4964 nntp-marks-directory, from Romain Francoise
4965 <romain@orebokech.com>.
4966
49672007-10-28 Magnus Henoch <mange@freemail.hu>
4968
4969 * gnus.texi (Hashcash): New default value of
4970 hashcash-default-payment.
4971
49722007-10-28 Simon Josefsson <jas@extundo.com>
4973
4974 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
4975 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4976
49772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4978
0c7efc08 4979 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
4980
49812007-10-28 Simon Josefsson <jas@extundo.com>
4982
4983 * gnus.texi (documentencoding): Add, to avoid warnings.
4984
49852007-10-28 Simon Josefsson <jas@extundo.com>
4986
4987 * message.texi (Mail Headers): Add.
4988
4989 * gnus.texi (Hashcash): Fix.
4990
49912007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4992
0c7efc08 4993 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 4994 that payments can be verified and fix the name of the
b2abec73 4995 hashcash-path variable.
01c52d31
MB
4996
49972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4998
b2abec73 4999 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5000
50012007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5002
5003 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5004
50052007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5006
5007 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5008 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5009 warning about ham processors in spam groups removed.
01c52d31
MB
5010
50112007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5012
0c7efc08 5013 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5014 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5015
50162007-10-28 Jesper Harder <harder@ifa.au.dk>
5017
5018 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5019 (Mailing List): Typo.
5020 (Customizing Articles): Add gnus-treat-ansi-sequences.
5021 (Article Washing): Index.
5022
5023 * message.texi: Use m-dash consistently.
5024
50252007-10-28 Jesper Harder <harder@ifa.au.dk>
5026
5027 * gnus.texi (GroupLens): Remove.
5028
50292007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5030
0c7efc08
SM
5031 * gnus.texi (Outgoing Messages, Agent Variables):
5032 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5033 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5034
50352007-10-28 Jesper Harder <harder@ifa.au.dk>
5036
5037 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5038
50392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5040
5041 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5042
5043 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5044
50452007-10-28 Simon Josefsson <jas@extundo.com>
5046
5047 * gnus.texi (Top): Add SASL.
5048
404cd454
GM
50492007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5050
5051 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5052
50532007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5054
5055 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5056
0edd2970
JB
50572007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5058
5059 * calc.texi (Formulas, Composition Basics): Lower the
5060 precedence of negation.
5061
a9afba20
JY
50622007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5063
5064 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5065 Mention the new three-letter column identifiers.
5066 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5067 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5068 message when using `c' on an empty default with default printer.
5069 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5070 renamed to `ses--symbolic-formulas' some time ago.
5071
45b778a6
JB
50722007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5073
5074 * calc.texi (Default Simplifications, Making Selections)
5075 (Customizing Calc): Clarify associativity of multiplication.
5076
03b5bade
MA
50772007-10-23 Michael Albinus <michael.albinus@gmx.de>
5078
5079 * tramp.texi (Traces and Profiles): Simplify loop over
5080 `trace-function-background'.
5081
e658c8ee
JL
50822007-10-22 Juri Linkov <juri@jurta.org>
5083
5084 * dired-x.texi (Shell Command Guessing): Default values are now
5085 available by typing M-n instead of M-p.
5086
dd753688
MA
50872007-10-21 Michael Albinus <michael.albinus@gmx.de>
5088
5089 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5090 (Password caching): Remove `tramp-clear-passwd'.
5091 It's not a command anymore.
dd753688
MA
5092 (Bug Reports): Add `tramp-bug' to function index.
5093 (Function Index, Variable Index): New nodes.
5094 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5095
5096 * trampver.texi: Update release number.
5097
4bb49b43
JB
50982007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5099
8b296cdd 5100 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5101 about integer size into past tense.
5102 (Time Zones): Remove pointer to Calc author's address.
5103 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5104 and hyperbolic cotangent. Fix typo.
4bb49b43 5105
311dd93f
MA
51062007-10-10 Michael Albinus <michael.albinus@gmx.de>
5107
5108 Sync with Tramp 2.1.11.
5109
5110 * trampver.texi: Update release number.
5111
ea3fc256
MA
51122007-10-06 Michael Albinus <michael.albinus@gmx.de>
5113
5114 * tramp.texi (External packages): New section.
5115
1af74d06
MB
51162007-09-29 Juri Linkov <juri@jurta.org>
5117
5118 * info.texi (Help-Int): Document `L' (`Info-history').
5119
0e2806fa
SM
51202007-09-26 Carsten Dominik <dominik@science.uva.nl>
5121
5122 * org.texi: Change links to webpage and maintained email.
5123 (Remember): Promote to Chapter, significant changes.
5124 (Fast access to TODO states): New section.
5125 (Faces for TODO keywords): New section.
5126 (Export options): Example for #+DATE.
5127 (Progress logging): Section moved.
5128
567b9191
BW
51292007-09-26 Bill Wohler <wohler@newt.com>
5130
5131 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5132 browse-url-at-mouse.
5133
1af74d06
MB
51342007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5135
5136 * flymake.texi (Customizable variables): Face names don't end in -face.
5137 Fix flymake-err-line-patterns template.
5138 (Example -- Configuring a tool called directly): Fix init-function.
5139 (Highlighting erroneous lines): Face names don't end in -face.
5140
d60a4e3a 51412007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5142
5143 * erc.texi (Special-Features): Fix small typo.
5144
7d7a3510
MA
51452007-09-14 Michael Albinus <michael.albinus@gmx.de>
5146
5147 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5148 and "External transfer methods".
5149
285f0d3a
JB
51502007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5151
5152 * calc.texi (Predefined Units): Add some history.
5153
526dc846
MO
51542007-09-08 Michael Olson <mwolson@gnu.org>
5155
87e04f16
JB
5156 * erc.texi (Copying): New section included from gpl.texi.
5157 This matches the look of the upstream ERC manual.
526dc846 5158
f10d0e80
JB
51592007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5160
87e04f16 5161 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5162 (Random Numbers): Clarify the distribution of `random'.
5163
4009494e
GM
51642007-09-06 Glenn Morris <rgm@gnu.org>
5165
f1fc42aa 5166 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5167 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5168 Change all setfilename commands to use ../../info.
5169 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5170 refer to the Emacs manual here.
5171 (infodir): New variable.
5172 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5173 (cc-mode.texi, faq.texi): Update references to source file locations.
5174 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5175 do not refer to the Emacs manual here.
5176 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5177
5178 * Makefile.in: Add `basename' versions of all info targets, for
5179 convenience when rebuilding just one manual.
5180 (../etc/GNU): Delete obsolete target.
5181 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5182 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5183 *.vrs *.toc here...
5184 (maintainer-clean): ...from here.
4009494e
GM
5185
5186 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5187
2de53ca6
GM
51882007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5189
5190 * calc.texi (Date Conversions): Clarify definition of
5191 Julian day numbering.
5192 (Date Forms): Clarify definition of Julian day numbering;
5193 add some history.
5194
51952007-08-30 Carsten Dominik <dominik@science.uva.nl>
5196
87e04f16 5197 * org.texi: Version 5.07.
2de53ca6
GM
5198
51992007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5200
5201 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5202
52032007-08-22 Carsten Dominik <dominik@science.uva.nl>
5204
5205 * org.texi (Adding hyperlink types): New section.
5206 (Embedded LaTeX): Chapter updated because of LaTeX export.
5207 (LaTeX export): New section.
5208 (Using links out): New section.
5209
52102007-08-22 Glenn Morris <rgm@gnu.org>
5211
5212 * faq.texi (Learning how to do something): Refcards now in
5213 etc/refcards/ directory.
5214
52152007-08-22 Michael Albinus <michael.albinus@gmx.de>
5216
5217 * tramp.texi (Remote Programs): Persistency file must be cleared when
5218 changing `tramp-remote-path'.
5219 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5220 macro.
5221
52222007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5223
5224 * calc.texi: Move contents to beginning of file.
5225 (Algebraic Entry): Fix the formatting of an example.
5226
52272007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5228
5229 * calc.texi (Basic Operations on Units): Mention exact versus
5230 inexact conversions.
5231
52322007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5233
5234 * calc.texi (Basic Operations on Units): Mention default
5235 values for new units.
5236 (Quick Calculator Mode): Mention that binary format will
5237 be displayed.
5238
52392007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5240
5241 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5242
52432007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5244
5245 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5246
52472007-08-08 Glenn Morris <rgm@gnu.org>
5248
5249 * gnus.texi, sieve.texi: Replace `iff'.
5250
52512007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5252
5253 * calc.texi (Basic Graphics): Mention the graphing of error
5254 forms.
5255 (Graphics Options): Mention how `g s' handles error forms.
5256 (Curve Fitting): Mention plotting the curves.
5257 (Standard Nonlinear Models): Add additional models.
5258 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5259 (Linear Fits): Correct result.
5260
52612007-08-01 Alan Mackenzie <acm@muc.de>
5262
5263 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5264 to "--no-site-file".
5265
52662007-07-29 Michael Albinus <michael.albinus@gmx.de>
5267
5268 * tramp.texi (Frequently Asked Questions): Point to mode line
5269 extension in Emacs 23.1.
5270
5271 * trampver.texi: Update release number.
5272
52732007-07-27 Glenn Morris <rgm@gnu.org>
5274
5275 * calc.texi (Copying): Include license text from gpl.texi, rather than
5276 in-line.
5277
52782007-07-25 Glenn Morris <rgm@gnu.org>
5279
5280 * calc.texi (Copying): Replace license with GPLv3.
5281
5282 * Relicense all FSF files to GPLv3 or later.
5283
52842007-07-22 Michael Albinus <michael.albinus@gmx.de>
5285
5286 Sync with Tramp 2.1.10.
5287
5288 * tramp.texi (trampfn): Expand macro implementation in order to handle
5289 empty arguments.
5290 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5291 occurrences by trampfn.
2de53ca6 5292 (Frequently Asked Questions): Extend example code for host
b2abec73 5293 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5294 file names to be typed.
5295
5296 * trampver.texi: Update release number.
5297
52982007-07-17 Michael Albinus <michael.albinus@gmx.de>
5299
5300 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5301 section. Reported by <poti@potis.org>.
5302 (Remote processes): Arguments of the program to be debugged are taken
5303 literally.
5304 (Frequently Asked Questions): Simplify recentf example.
5305
53062007-07-14 Karl Berry <karl@gnu.org>
5307
5308 * info.texi (@copying): New Back-Cover Text.
5309
5310 * info.texi (Quitting Info): Move to proper place in source.
5311 (Reported by Benno Schulenberg.)
5312
53132007-07-13 Eli Zaretskii <eliz@gnu.org>
5314
5315 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5316
5317 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5318
5319 * emacs-mime.texi: Add @documentencoding directive.
5320
53212007-07-12 Nick Roberts <nickrob@snap.net.nz>
5322
5323 * tramp.texi (Remote processes): Add an anchor to the subsection
5324 "Running a debugger on a remote host".
5325
53262007-07-12 Michael Albinus <michael.albinus@gmx.de>
5327
5328 * tramp.texi (Remote processes): Don't call it "experimental" any
5329 longer. Add subsection about running a debugger on a remote host.
5330
53312007-07-10 Carsten Dominik <dominik@science.uva.nl>
5332
5333 * org.texi (Properties and columns): Chapter rewritten.
5334
53352007-07-08 Michael Albinus <michael.albinus@gmx.de>
5336
5337 * tramp.texi:
5338 * trampver.texi: Migrate to Tramp 2.1.
5339
53402007-07-02 Carsten Dominik <dominik@science.uva.nl>
5341
5342 * org.texi (Properties): New chapter.
5343
53442007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5345
5346 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5347 Control Panel.
5348
5349 * gnus.texi (Misc Article): Add index entry for
5350 gnus-single-article-buffer.
5351
53522007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5353
5354 * gnus.texi (Starting Up): Fix typo.
5355
53562007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5357
5358 * gnus.texi (Asynchronous Fetching): Fix typo.
5359
53602007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5361
5362 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5363 (About This Manual): Remove redundant information.
5364 (Getting Started): Mention author.
5365 (Basic Arithmetic, Customizing Calc): Make description of the
5366 variable `calc-multiplication-has-precedence' match its new effect.
5367
53682007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5369
0c7efc08
SM
5370 * calc.texi (Basic Arithmetic, Customizing Calc):
5371 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5372
53732007-06-19 Carsten Dominik <dominik@science.uva.nl>
5374
5375 * org.texi (Tag): Section swapped with node Timestamps.
5376 (Formula syntax for Lisp): Document new `L' flag.
5377
53782007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5379
5380 * gnus.texi (Misc Group Stuff, Summary Buffer)
5381 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5382
53832007-06-06 Juanma Barranquero <lekktu@gmail.com>
5384
5385 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5386 * gnus.texi (Article Buttons, Mail Source Customization)
5387 (Sending or Not Sending, Customizing NNDiary):
5388 * message.texi (Message Headers):
5389 * mh-e.texi (HTML): Fix typos.
5390
53912007-06-07 Michael Albinus <michael.albinus@gmx.de>
5392
5393 Sync with Tramp 2.0.56.
5394
5395 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5396 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5397
53982007-06-02 Chong Yidong <cyd@stupidchicken.com>
5399
5400 * Version 22.1 released.
5401
54022007-05-26 Michael Olson <mwolson@gnu.org>
5403
5404 * erc.texi (Modules): Fix references to completion modules.
5405
54062007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5407
5408 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5409
54102007-05-09 Didier Verna <didier@xemacs.org>
5411
5412 * gnus.texi (Email Based Diary): New. Proper documentation for the
5413 nndiary back end and the gnus-diary library.
5414
54152007-05-03 Karl Berry <karl@gnu.org>
5416
5417 * .cvsignore (*.pdf): New entry.
5418
5419 * texinfo.tex: Update from current version for better pdf generation.
5420
54212007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5422
5423 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5424
54252007-04-28 Glenn Morris <rgm@gnu.org>
5426
5427 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5428 consideration of legal status.
5429
54302007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5431
5432 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5433
54342007-04-24 Chong Yidong <cyd@stupidchicken.com>
5435
5436 * faq.texi (New in Emacs 22): python.el removed.
5437
54382007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5439
5440 * calc.texi (Reporting bugs): Update maintainer's address.
5441
54422007-04-22 Chong Yidong <cyd@stupidchicken.com>
5443
5444 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5445
54462007-04-15 Jay Belanger <belanger@truman.edu>
5447
5448 * calc.texi (Title page): Remove the date.
5449 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5450 (The Standard Calc Interface): Change trail title.
5451 (Floats): Mention that when non-decimal floats are entered, only
5452 approximations are stored.
5453 (Copying): Move to the appendices.
5454 (GNU Free Documentation License): Add as an appendix.
5455
54562007-04-15 Chong Yidong <cyd@stupidchicken.com>
5457
5458 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5459 * dired-x.texi, ebrowse.texi, ediff.texi:
5460 * emacs-mime.texi, erc.texi, eshell.texi:
5461 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5462 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5463 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5464 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5465 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5466 * woman.texi: Include GFDL.
5467
5468 * doclicense.texi: Remove node heading, so that it can be included by
5469 other files.
5470
5471 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5472
5473 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5474 than *.
5475
54762007-04-14 Carsten Dominik <dominik@science.uva.nl>
5477
5478 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5479 in Calc.
5480
54812007-04-09 Romain Francoise <romain@orebokech.com>
5482
5483 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5484 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5485 replace mouse-2.
5486
54872007-04-08 Chong Yidong <cyd@stupidchicken.com>
5488
5489 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5490 renamed to woman-use-topic-at-point. Document new behavior.
5491
54922007-04-08 Richard Stallman <rms@gnu.org>
5493
5494 * url.texi: Fix some indexing.
5495 (Disk Caching): Drop discussion of old/other Emacs versions.
5496
54972007-04-07 Chong Yidong <cyd@stupidchicken.com>
5498
5499 * url.texi (Disk Caching): Say Emacs 21 "and later".
5500
5501 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5502 on Font locking which now mentions JIT lock.
5503
55042007-04-01 Michael Olson <mwolson@gnu.org>
5505
5506 * erc.texi: Update for the ERC 5.2 release.
5507
55082007-03-31 David Kastrup <dak@gnu.org>
5509
5510 * woman.texi (Topic, Interface Options): Explain changes semantics of
5511 woman-manpath in order to consider MANPATH_MAP entries.
5512
55132007-03-31 Eli Zaretskii <eliz@gnu.org>
5514
5515 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5516
55172007-03-26 Richard Stallman <rms@gnu.org>
5518
5519 * pgg.texi (Caching passphrase): Clean up previous change.
5520
55212007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5522
5523 * gnus.texi (Setting Process Marks): Fix typo.
5524
55252007-03-25 Romain Francoise <romain@orebokech.com>
5526
5527 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5528 readability, and include various fixes by Daniel Brockman, Nick Roberts
5529 and Dieter Wilhelm.
5530
55312007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5532
5533 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5534
5535 * gnus.texi (Mail Source Specifiers): Fix typo.
5536
55372007-03-22 Ralf Angeli <angeli@caeruleus.net>
5538
5539 * reftex.texi (Imprint): Update maintainer information.
5540
55412007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5542
5543 * message.texi (Message Buffers): Update documentation for
5544 message-generate-new-buffers.
5545
55462007-03-15 Daiki Ueno <ueno@unixuser.org>
5547
5548 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5549
55502007-03-21 Glenn Morris <rgm@gnu.org>
5551
5552 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5553
55542007-03-19 Chong Yidong <cyd@stupidchicken.com>
5555
5556 * eshell.texi (Known problems): Emacs 21 -> 22.
5557
5558 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5559
55602007-03-18 Jay Belanger <belanger@truman.edu>
5561
5562 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5563
55642007-03-12 Glenn Morris <rgm@gnu.org>
5565
5566 * calc.texi (Time Zones): Switch to new North America DST rule.
5567
5568 * calc.texi: Replace "daylight savings" with "daylight
5569 saving" in text throughout.
5570
55712007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5572
5573 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5574 The variable now uses a list of symbols instead of just a symbol.
5575 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5576
55772007-03-06 Romain Francoise <romain@orebokech.com>
5578
5579 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5580 new packages, and mention Gnus update.
5581
55822007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5583
5584 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5585 nntp-open-connection-functions-never-echo-commands.
5586
55872007-02-27 Chong Yidong <cyd@stupidchicken.com>
5588
5589 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5590 problems on the console, and security risk in not using gpg-agent.
5591
55922007-02-25 Carsten Dominik <dominik@science.uva.nl>
5593
0c7efc08 5594 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
5595 Completely reorganized and rewritten.
5596 (CamelCase links): Section removed.
5597 (Repeating items): New section.
5598 (Tracking TODO state changes): New section.
5599 (Agenda views): Chapter reorganized and rewritten.
5600 (HTML export): Section rewritten.
5601 (Tables in arbitrary syntax): New section.
5602 (Summary): Better feature summary.
5603 (Activation): Document problem with cut-and-paste of Lisp code
5604 from PDF files.
5605 (Visibility cycling): Document indirect buffer use.
5606 (Structure editing): Document sorting.
5607 (Remember): Section rewritten.
5608 (Time stamps): Better description of time stamp types.
5609 (Tag searches): Document regular expression search for tags.
5610 (Stuck projects): New section.
5611 (In-buffer settings): New keywords.
5612 (History and Acknowledgments): Updated description.
5613
56142007-02-24 Alan Mackenzie <acm@muc.de>
5615
5616 * cc-mode.texi (Movement Commands): Insert two missing command names.
5617 (Getting Started): Slight wording correction (use conditional).
5618
56192007-02-22 Kim F. Storm <storm@cua.dk>
5620
5621 * widget.texi (User Interface, Basic Types): Document need to put some
5622 text before the %v escape in :format string in editable-field widget.
5623
56242007-02-18 Romain Francoise <romain@orebokech.com>
5625
5626 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5627 `cvs-mode-quit'.
5628
56292007-02-10 Markus Triska <markus.triska@gmx.at>
5630
5631 * widget.texi (Programming Example): Put constant strings in :format.
5632
56332007-02-07 Juanma Barranquero <lekktu@gmail.com>
5634
5635 * faq.texi (Fullscreen mode on MS-Windows): New node.
5636
56372007-02-04 David Kastrup <dak@gnu.org>
5638
5639 * faq.texi (AUCTeX): Update version number. Should probably be done
5640 for other packages as well.
5641
56422007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5643
5644 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5645 <tassilo@member.fsf.org>.
5646
56472007-01-27 Eli Zaretskii <eliz@gnu.org>
5648
5649 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5650 ls-lisp-use-localized-time-format.
5651
56522007-01-20 Markus Triska <markus.triska@gmx.at>
5653
5654 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5655
56562007-01-13 Michael Olson <mwolson@gnu.org>
5657
5658 * erc.texi (Modules): Mention capab-identify module.
5659
56602007-01-05 Michael Olson <mwolson@gnu.org>
5661
5662 * erc.texi (Getting Started): Update for /RECONNECT command.
5663
56642007-01-04 Richard Stallman <rms@gnu.org>
5665
5666 * ebrowse.texi: Change C-c b to C-c C-m.
5667
56682007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5669
5670 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5671 variables only in info to avoid redundant entries in the printed
5672 manual.
5673
56742007-01-02 Daiki Ueno <ueno@unixuser.org>
5675
5676 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5677
56782007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5679
5680 * message.texi (Security): Split into sub-nodes.
5681
56822007-01-01 Alan Mackenzie <acm@muc.de>
5683
5684 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5685 eval-after-load in Emacs <=21 and a workaround. Document that
5686 trigraphs are not supported.
5687
56882007-01-01 Alan Mackenzie <acm@muc.de>
5689
5690 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5691 c-context-line-break. When invoked within a string, preserve
5692 whitespace. Add a backslash only when also in a macro.
5693
56942007-01-01 Alan Mackenzie <acm@muc.de>
5695
5696 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5697
56982007-01-01 Alan Mackenzie <acm@muc.de>
5699
5700 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5701 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5702
57032007-01-01 Alan Mackenzie <acm@muc.de>
5704
5705 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5706 "Choosing a Style".
5707
5708 * cc-mode.texi ("Styles"): Add @dfn{style}.
5709
57102006-12-30 Michael Albinus <michael.albinus@gmx.de>
5711
5712 Sync with Tramp 2.0.55.
5713
5714 * trampver.texi: Update release number.
5715
57162006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5717
5718 * gnus.texi (Customizing Articles): Add index entries for all
5719 gnus-treat-* variables.
5720
c8763fb6 57212006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5722
5723 * gnus.texi (IMAP): Fix incorrect explanation of
5724 nnimap-search-uids-not-since-is-evil in documentation for
5725 nnimap-expunge-search-string.
5726
57272006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5728
5729 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5730 spam-ifile-database.
5731
57322006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5733
5734 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5735 rebind C-s.
5736
c8763fb6 57372006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5738
5739 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5740 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5741 "expiring mail".
5742 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5743 nnimap-nov-is-evil.
5744
57452006-12-25 Kevin Ryde <user42@zip.com.au>
5746
5747 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5748 about the key procedure being used heavily.
5749
57502006-12-24 Chong Yidong <cyd@stupidchicken.com>
5751
5752 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5753 to t.
5754 (Prerequisites): Add explanation about gpg-agent.
5755
57562006-12-22 Kevin Ryde <user42@zip.com.au>
5757
5758 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5759 "sort" instead of "sort*".
5760
57612006-12-19 Richard Stallman <rms@gnu.org>
5762
5763 * calc.texi (History and Acknowledgements): Recognize that Emacs
5764 now does have floating point.
5765
57662006-12-19 Michael Albinus <michael.albinus@gmx.de>
5767
5768 * tramp.texi (External transfer methods): Describe new method `scpc'.
5769
57702006-12-17 Sascha Wilde <wilde@sha-bang.de>
5771
5772 * pgg.texi: Added short note on gpg-agent to the introduction.
5773
57742006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5775
5776 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5777 also applies to Cc.
5778
57792006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5780
5781 * gnus.texi (X-Face): Clarify. Say which programs are required
5782 on Windows.
5783
57842006-12-08 Michael Olson <mwolson@gnu.org>
5785
5786 * erc.texi (Modules): Remove documentation for list module.
5787
c8763fb6 57882006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
5789
5790 * faq.texi (^M in the shell buffer): Ditto.
5791
57922006-11-20 Michael Olson <mwolson@gnu.org>
5793
5794 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5795
57962006-11-17 Carsten Dominik <dominik@science.uva.nl>
5797
5798 * org.texi: Fix typos.
5799 (Agenda commands): Document `C-k'.
5800
58012006-11-16 Eli Zaretskii <eliz@gnu.org>
5802
5803 * url.texi (http/https): Fix a typo in the HTTP URL.
5804
58052006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5806
5807 * ada-mode.texi: Total rewrite.
5808
58092006-11-13 Carsten Dominik <dominik@science.uva.nl>
5810
5811 * org.texi: Minor typo fixes.
5812
58132006-11-13 Bill Wohler <wohler@newt.com>
5814
5815 Release MH-E manual version 8.0.3.
5816
5817 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5818 release 8.0.3.
5819
5820 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5821 to set MAILDIR.
5822 (Reading Mail): Document the customization of read-mail-command
5823 for MH-E.
5824 (Viewing Attachments): Document mm-discouraged-alternatives.
5825 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5826 (Junk): Add more information about the settings of mh-junk-background
5827 in a program. Add /usr/bin/mh to PATH in examples.
5828
58292006-11-12 Richard Stallman <rms@gnu.org>
5830
5831 * woman.texi: Update author address but say he no longer maintains it.
5832
58332006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5834
5835 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5836 archived trees.
5837 (Checkboxes): Section moved to chapter 5, and extended.
5838 (The date/time prompt): New section.
5839 (Link abbreviations): New section.
5840 (Presentation and sorting): New section.
5841 (Custom agenda views): Section completely rewritten.
5842 (Summary): Compare with Planner.
5843 (Feedback): More info about creating backtraces.
5844 (Plain lists): Modified example.
5845 (Breaking down tasks): New section.
5846 (Custom time format): New section.
5847 (Time stamps): Document inactive timestamps.
5848 (Setting tags): More details about fast tag selection.
5849 (Block agenda): New section.
5850 (Custom agenda views): Section rewritten.
5851 (Block agenda): New section.
5852
58532006-11-07 Michael Albinus <michael.albinus@gmx.de>
5854
5855 * tramp.texi (Configuration): scp is the default method.
5856 (Default Method): Use ssh as example for another method.
5857
58582006-10-27 Richard Stallman <rms@gnu.org>
5859
5860 * woman.texi: Downcase nroff/troff/roff.
5861 (Installation): Chapter deleted. Some xrefs deleted.
5862 (Background): woman doesn't advise man ;-).
5863
c8763fb6 58642006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5865
5866 * ada-mode.texi (Project files, Identifier completion)
5867 (Automatic Casing, Debugging, Using non-standard file names)
5868 (Working Remotely): Fix typos.
5869
58702006-10-20 Masatake YAMATO <jet@gyve.org>
5871
0c7efc08 5872 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
5873 sample code `my-c-initialization-hook'.
5874
58752006-10-19 Stuart D. Herring <herring@lanl.gov>
5876
5877 * widget.texi: Fix typos.
5878
58792006-10-19 Michael Albinus <michael.albinus@gmx.de>
5880
5881 * tramp.texi (Frequently Asked Questions): Remove questions marked with
5882 "???". There have been no complaints for years, so the information
5883 must be appropriate.
5884
58852006-10-16 Richard Stallman <rms@gnu.org>
5886
5887 * widget.texi: Use @var instead of capitalization.
5888 Clarify many widget type descriptions.
5889
58902006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5891
5892 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
5893 gnus-dired-attach.
5894 (Selecting a Group): Fix typo.
5895
c8763fb6 58962006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5897
5898 * widget.texi: Fix typos.
5899
59002006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
5901
5902 * gnus.texi (Image Enhancements): Update for Emacs 22.
5903
5904 * gnus-faq.texi ([1.3]): Update.
5905
59062006-10-06 Richard Stallman <rms@gnu.org>
5907
5908 * faq.texi (Displaying the current line or column):
5909 Delete "As of Emacs 20".
5910
59112006-10-06 Romain Francoise <romain@orebokech.com>
5912
5913 * faq.texi (VM): VM works with Emacs 22 too.
5914
59152006-10-06 Richard Stallman <rms@gnu.org>
5916
5917 * ebrowse.texi: Remove Emacs version "21" from title.
5918
59192006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
5920
5921 * gnus.texi (Foreign Groups): Say where change of editing commands are
5922 stored. Add reference to `gnus-parameters'.
5923
59242006-09-15 Jay Belanger <belanger@truman.edu>
5925
5926 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5927 Change "Library Public License" to "Lesser Public License"
5928 throughout. Use "yyyy" to represent year.
5929
59302006-09-15 Carsten Dominik <dominik@science.uva.nl>
5931
5932 * org.texi (Setting tags): Typo fix.
5933
59342006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
5935
5936 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5937
59382006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5939
5940 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5941
59422006-09-12 Paul Eggert <eggert@cs.ucla.edu>
5943
5944 * faq.texi (Escape sequences in shell output): EMACS is now set
5945 to Emacs's absolute file name, not to "t".
5946 (^M in the shell buffer): Likewise.
5947 * misc.texi (Interactive Shell): Likewise.
5948
59492006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
5950
5951 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5952 mails with pop3-leave-mail-on-server. Fix wording.
5953 (Limiting): Improve gnus-summary-limit-to-articles.
5954 (X-Face): Fix typo.
5955
59562006-09-11 Simon Josefsson <jas@extundo.com>
5957
5958 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5959 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5960
59612006-09-06 Simon Josefsson <jas@extundo.com>
5962
5963 * smtpmail.texi (Authentication): Mention SSL.
5964
59652006-09-01 Eli Zaretskii <eliz@gnu.org>
5966
5967 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5968 Don't use @indicateurl.
5969
5970 * cc-mode.texi (Subword Movement): Don't use @headitem.
5971 (Custom Braces, Clean-ups): Don't use @tie.
5972
59732006-08-29 Michael Albinus <michael.albinus@gmx.de>
5974
5975 Sync with Tramp 2.0.54.
5976
5977 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5978 Suggested by Adrian Phillips <a.phillips@met.no>.
5979
59802006-08-15 Carsten Dominik <dominik@science.uva.nl>
5981
5982 * org.texi (Installation, Activation): Split from Installation and
5983 Activation.
5984 (Clocking work time): Documented new features.
5985
59862006-08-13 Alex Schroeder <alex@gnu.org>
5987
5988 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5989 example.
5990
59912006-08-12 Eli Zaretskii <eliz@gnu.org>
5992
5993 * faq.texi (How to add fonts): New node.
5994
59952006-08-05 Romain Francoise <romain@orebokech.com>
5996
5997 * faq.texi (New in Emacs 22): Expand.
5998
59992006-08-03 Michael Olson <mwolson@gnu.org>
6000
6001 * erc.texi: Update for ERC 5.1.4.
6002
60032006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6004
6005 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6006 in .../site-lisp/gnus/ by default.
6007 [ From gnus-news.texi in the trunk. ]
6008
60092006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6010
6011 * gnus.texi (MIME Commands): Additions for yEnc.
6012
60132006-07-24 Richard Stallman <rms@gnu.org>
6014
6015 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6016 * faq.texi: Move periods and commas inside quotes.
6017
60182006-07-20 Jay Belanger <belanger@truman.edu>
6019
6020 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6021
60222006-07-18 Chong Yidong <cyd@stupidchicken.com>
6023
6024 * faq.texi (Security risks with Emacs): Document Emacs 22
6025 file-local-variable mechanism.
6026
60272006-07-12 Michael Olson <mwolson@gnu.org>
6028
6029 * erc.texi: Update for ERC 5.1.3.
6030
60312006-07-12 Alex Schroeder <alex@gnu.org>
6032
6033 * rcirc.texi: Fix typos.
6034 (Getting started with rcirc): New calling convention for M-x irc.
6035 Mention #rcirc. Removed channel tracking.
0c7efc08 6036 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6037 recently, eg. rcirc-server to rcirc-default-server. Added
6038 documentation for rcirc-authinfo, some background for Bitlbee, and
6039 rcirc-track-minor-mode.
0c7efc08 6040 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6041 Scrolling.
0c7efc08 6042 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6043 to match code changes.
6044
60452006-07-10 Nick Roberts <nickrob@snap.net.nz>
6046
6047 * gnus.texi, message.texi: Fix typos.
6048
60492006-07-07 Carsten Dominik <dominik@science.uva.nl>
6050
6051 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6052 commands.
6053 (Global TODO list): Document the use of the variables
6054 `org-agenda-todo-ignore-scheduled' and
6055 `org-agenda-todo-list-sublevels'.
6056
60572006-07-05 Richard Stallman <rms@gnu.org>
6058
6059 * faq.texi (Scrolling only one line): Fix xref.
6060
60612006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6062
6063 * faq.texi (Evaluating Emacs Lisp code):
6064 Throughout, replace eval-current-buffer with eval-buffer.
6065
60662006-07-03 Richard Stallman <rms@gnu.org>
6067
6068 * rcirc.texi (Scrolling conservatively): Fix xref.
6069
6070 * pcl-cvs.texi (Viewing differences): Usage fix.
6071
60722006-07-03 Carsten Dominik <dominik@science.uva.nl>
6073
6074 * org.texi (Agenda commands): Document `s' key to save all org-mode
6075 buffers.
6076
60772006-06-30 Ralf Angeli <angeli@caeruleus.net>
6078
6079 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6080 names. Mention `cvs-msg' face.
6081
60822006-06-29 Carsten Dominik <dominik@science.uva.nl>
6083
6084 * org.texi (Checkboxes): New section.
6085
60862006-06-28 Carsten Dominik <dominik@science.uva.nl>
6087
6088 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6089 throughout this chapter.
6090
60912006-06-27 Chong Yidong <cyd@stupidchicken.com>
6092
6093 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6094 text for standalone vs Emacs info.
6095 (Help): Clarify header line description. Use mouse-1 for clicks.
6096 (Help-P): Use mouse-1 for clicks.
6097 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6098 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6099 (Choose menu subtopic): Remove gratuitous Emacs command names.
6100 (Help-FOO): Put usual behavior first.
6101 (Help-Xref): Clicking on xrefs works in Emacs.
6102 (Search Text): Clarify what the default behavior is.
6103 (Create Info buffer): Fix Emacs window/X window confusion.
6104 (Emacs Info Variables): Fix for new Emacs init file behavior.
6105
61062006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6107
6108 * gnus.texi (Summary Buffer Lines): Fix typo.
6109
61102006-06-23 Carsten Dominik <dominik@science.uva.nl>
6111
6112 * org.texi (Embedded LaTeX): New chapter.
6113 (Archiving): Section rewritten.
6114 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6115
61162006-06-20 Bill Wohler <wohler@newt.com>
6117
6118 Release MH-E manual version 8.0.1.
6119
6120 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6121 release 8.0.1.
6122 (Preface): Depend on GNU mailutils 1.0 and higher.
6123
61242006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6125
6126 * message.texi (News Headers): Update message-syntax-checks section.
6127
61282006-06-19 Karl Berry <karl@gnu.org>
6129
6130 * info.texi (Advanced): Mention C-q, especially with ?.
6131
61322006-06-19 Carsten Dominik <dominik@science.uva.nl>
6133
6134 * org.texi (Publishing links): Document the `:link-validation-function'
6135 property.
6136 (Extensions and Hacking): New chapter, includes some sections of the
6137 "Miscellaneous" chapter.
6138
61392006-06-10 Carsten Dominik <dominik@science.uva.nl>
6140
6141 * org.texi (Progress logging): New section.
6142
2de53ca6
GM
61432006-06-06 Carsten Dominik <dominik@science.uva.nl>
6144
6145 * org.texi (ASCII export): Document indentation adaptation.
6146 (Setting tags): Document mutually-exclusive tags.
6147
61482006-06-05 Romain Francoise <romain@orebokech.com>
6149
6150 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6151 Fix typo.
6152
6153 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6154 channel (#gnus@irc.freenode.net).
6155 Fix typos. Update copyright notice.
6156
6157 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6158 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6159 (Line-Up Functions, Custom Macros):
6160 * ediff.texi (Window and Frame Configuration)
dccb744b 6161 (Highlighting Difference Regions):
2de53ca6
GM
6162 * emacs-mime.texi (Display Customization):
6163 * erc.texi (History):
6164 * eshell.texi (Known problems):
6165 * eudc.texi (Overview, BBDB):
6166 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6167 (The problem of spam, SpamOracle, Extending the Spam package)
6168 (Conformity, Terminology):
dccb744b 6169 * idlwave.texi (Routine Info)
2de53ca6
GM
6170 (Class and Keyword Inheritance, Padding Operators)
6171 (Breakpoints and Stepping, Electric Debug Mode)
6172 (Examining Variables, Troubleshooting):
6173 * org.texi (Creating timestamps):
6174 * reftex.texi (Commands, Options, Changes):
6175 * tramp.texi (Inline methods, Password caching)
6176 (Auto-save and Backup, Issues):
6177 * vip.texi (Files, Commands in Insert Mode):
6178 * viper.texi (Emacs Preliminaries, States in Viper)
6179 (Packages that Change Keymaps, Viper Specials, Groundwork):
6180 Fix various typos.
6181
61822006-05-31 Michael Ernst <mernst@alum.mit.edu>
6183
6184 * ediff.texi: Fix typos.
6185
61862006-05-30 Carsten Dominik <dominik@science.uva.nl>
6187
6188 * org.texi: Small typo fixes.
6189
fff84c22
JB
61902006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6191
6192 * viper.texi (Viper Specials):
6193 * gnus.texi (Example Setup):
6194 * faq.texi (Backspace invokes help):
6195 * dired-x.texi (Optional Installation Dired Jump):
6196 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6197 follow coding conventions.
6198
2de53ca6
GM
61992006-05-29 Michael Albinus <michael.albinus@gmx.de>
6200
6201 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6202
62032006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6204
6205 * pcl-cvs.texi: Fix typos.
6206 (Customization): Say "us".
6207
62082006-05-26 Eli Zaretskii <eliz@gnu.org>
6209
6210 * org.texi: Remove bogus @setfilename.
6211
62122006-05-26 Carsten Dominik <dominik@science.uva.nl>
6213
6214 * org.texi (ASCII export): Omit command name.
6215 (HTML export): Add prefix to all lines in Local Variable example.
6216 (Acknowledgments): Typeset names in italics.
6217
62182006-05-24 Carsten Dominik <dominik@science.uva.nl>
6219
6220 * org.texi (Plain lists): Add new item navigation commands.
6221 (External links): Document elisp and info links.
6222 (Custom searches): New section.
6223 (Publishing): New chapter.
6224 (HTML export): Include a list of supported CSS classes.
6225 (Setting tags): Describe the fast-tag-setting interface.
6226
62272006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6228
6229 * dired-x.texi: ifinfo -> ifnottex.
6230
62312006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6232
6233 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6234
62352006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6236
6237 * message.texi (Interface): Add tool bar customization.
6238 (MIME): Index and text additions for mml-attach.
6239 (MIME): Describe mml-dnd-protocol-alist and
6240 mml-dnd-attach-options.
6241
6242 * gnus.texi (Oort Gnus): Reorder entries in sections.
6243 Fix some entries.
6244 (Starting Up): Add references to "Emacs for Heathens" and to
6245 "Finding the News". Add user-full-name and user-mail-address.
6246 (Group Buffer Format): Add tool bar customization and update.
6247 (Summary Buffer): Add tool bar customization.
6248 (Posting Styles): Add message-alternative-emails.
6249
62502006-05-09 Michael Albinus <michael.albinus@gmx.de>
6251
6252 * tramp.texi (Filename completion): Improve wording.
6253
62542006-05-07 Romain Francoise <romain@orebokech.com>
6255
6256 * faq.texi (Using regular expressions): Fix typo.
6257 (Packages that do not come with Emacs): Fix capitalization.
6258 (Replacing text across multiple files): Expand node to explain how
6259 to use `dired-do-query-replace-regexp' in more detail, based on
6260 suggestion by Eric Hanchrow <offby1@blarg.net>.
6261
62622006-05-06 Michael Albinus <michael.albinus@gmx.de>
6263
6264 * tramp.texi (Filename completion): Completion of remote files'
6265 method, user name and host name is active only in partial
6266 completion mode.
6267
62682006-05-06 Bill Wohler <wohler@newt.com>
6269
6270 Release MH-E manual version 8.0.
6271
6272 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6273 release 8.0.
6274
62752006-05-06 Bill Wohler <wohler@newt.com>
6276
6277 * mh-e.texi (MH-BOOK-HOME): Change from
6278 http://www.ics.uci.edu/~mh/book/mh to
6279 http://rand-mh.sourceforge.net/book/mh.
6280 Replace .htm suffix with .html for MH book files.
6281 (Using This Manual): Update key binding for getting relevant
6282 chapter in Info from command key.
6283 (Ranges): Fix itemx.
6284
62852006-05-05 Karl Berry <karl@gnu.org>
6286
6287 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6288 (\fonttextsize): New user-level command to change text font size.
6289
62902006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6291
6292 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6293
62942006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6295
6296 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6297
62982006-04-24 Bill Wohler <wohler@newt.com>
6299
6300 * mh-e.texi (Getting Started): Make it more explicit that you need
6301 to install MH. Add pointers to current MH implementations.
6302
63032006-04-21 Bill Wohler <wohler@newt.com>
6304
6305 Release MH-E manual version 7.94.
6306
6307 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6308 release 7.94.
6309
63102006-04-21 Carsten Dominik <dominik@science.uva.nl>
6311
6312 * org.texi: Many small fixes.
6313 (Handling links): Rename from "Managing links".
6314
63152006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6316
6317 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6318 (Splitting mail using spam-stat): Fix @xref.
6319
63202006-04-20 Chong Yidong <cyd@stupidchicken.com>
6321
6322 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6323 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6324
63252006-04-20 Carsten Dominik <dominik@science.uva.nl>
6326
6327 * org.texi (Time stamps): Better explanation of the purpose of
6328 different time stamps.
6329 (Structure editing, Plain lists): More details on how new items
6330 and headings are inserted.
6331
63322006-04-18 Carsten Dominik <dominik@science.uva.nl>
6333
6334 * org.texi (Formula syntax): Fix link to Calc Manual.
6335
63362006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6337
6338 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6339
63402006-04-17 Bill Wohler <wohler@newt.com>
6341
6342 * mh-e.texi (Folders): Update mh-before-quit-hook and
6343 mh-quit-hook example with code that removes the buffers rather
6344 than just bury them.
6345
63462006-04-17 Michael Albinus <michael.albinus@gmx.de>
6347
6348 Sync with Tramp 2.0.53.
6349
63502006-04-13 Carsten Dominik <dominik@science.uva.nl>
6351
6352 * org.texi (Updating settings): New section.
6353 (Visibility cycling): Better names for the startup folding
6354 options.
6355 (Exporting): Completely restructured.
6356 (The very busy C-c C-c key): New section.
6357 (Summary of in-buffer settings): New section.
6358
63592006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6360
6361 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6362
63632006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6364
6365 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6366 (Server Commands): Key `v' is reserved for users.
6367
63682006-04-11 Carsten Dominik <dominik@science.uva.nl>
6369
6370 * org.texi (Link format): New section, emphasis on bracket links.
6371 (External links): Document bracket links.
6372 (FAQ): Expand to cover shell links and the new link format.
6373
63742006-04-09 Kevin Ryde <user42@zip.com.au>
6375
6376 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6377
63782006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6379
6380 * gnus.texi (Summary Buffer Lines): Add `*'.
6381
c8763fb6 63822006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6383
6384 * gnus.texi (Group Parameters):
6385 Mention gnus-permanently-visible-groups.
6386
63872006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6388
6389 * gnus.texi (Face): Fix typo.
6390
63912006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6392
6393 * gnus.texi (X-Face): Clarify.
6394 (Face): Need Emacs with PNG support.
6395
63962006-04-06 Richard Stallman <rms@gnu.org>
6397
6398 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6399 Emacs".
6400
64012006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6402
6403 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6404 blocks not suitable for inclusion with Emacs using variable
6405 PARTOFEMACS.
6406
64072006-04-04 Simon Josefsson <jas@extundo.com>
6408
6409 * gnus.texi (Security): Improve.
6410
64112006-04-02 Bill Wohler <wohler@newt.com>
6412
6413 * mh-e.texi (Getting Started, Junk, Bug Reports)
6414 (MH FAQ and Support): Fix URLs.
6415
64162006-03-31 Romain Francoise <romain@orebokech.com>
6417
6418 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6419 to t, not nil (and has for the past eight years).
6420
64212006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6422
6423 * message.texi, gnus.texi: Bump version to 5.11.
6424
64252006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6426
6427 * gnus.texi (Top): Add comment about version line.
6428
6429 * message.texi (Top): Ditto. Change to take named versions into
6430 account.
6431
64322006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6433
6434 * gnus.texi (Posting Styles): Add x-face-file to example.
6435 (X-Face): Refer to posting styles.
6436
6437 * gnus-faq.texi ([5.8]): Add x-face-file.
6438 ([8.4]): Add links to gmane.emacs.gnus.user and
6439 gmane.emacs.gnus.general.
6440
64412006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6442
6443 * gnus-faq.texi: Use .invalid.
6444 ([5.4]): Fix gnus-posting-styles example.
6445
64462006-03-27 Romain Francoise <romain@orebokech.com>
6447
6448 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6449 Emacs/W3 needs a new maintainer.
6450 (Ispell): Update author and version info.
6451 (Mailcrypt): Mention PGG.
6452 (New in Emacs 22): Add PGG to the list of new packages.
6453 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6454 updating dead URLs.
6455
64562006-03-25 Karl Berry <karl@gnu.org>
6457
6458 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6459 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6460 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6461 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6462 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6463 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6464 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6465 (2) do not indent copyright year list (or anything else).
6466
64672006-03-21 Bill Wohler <wohler@newt.com>
6468
6469 * mh-e.texi (Folders): Various edits.
6470
64712006-03-20 Romain Francoise <romain@orebokech.com>
6472
6473 * gnus.texi (Mail Folders): Grammar fix.
6474
64752006-03-19 Bill Wohler <wohler@newt.com>
6476
6477 * mh-e.texi (Replying): Document Mail-Followup-To.
6478 Change manually-formatted table to multitable. Add debugging info.
6479 Move description of mh-reply-default-reply-to into paragraph
6480 that describes its values.
6481
64822006-03-17 Bill Wohler <wohler@newt.com>
6483
10d1d0af 6484 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
6485 (Sending Mail Tour): Update method of entering
6486 addresses and subject.
6487 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6488 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6489
64902006-03-15 Carsten Dominik <dominik@science.uva.nl>
6491
6492 * org.texi: Version number change only.
6493
64942006-03-14 Bill Wohler <wohler@newt.com>
6495
6496 * mh-e.texi: Add index entries around each paragraph rather than
6497 depend on entries from beginning of node. Doing so ensures that
6498 index entries are less likely to be forgotten if text is cut and
6499 pasted, and are necessary anyway if the references are on a
6500 separate page. It seems that makeinfo is now (v. 4.8) only
6501 producing one index entry per node, so there is no longer any
6502 excuse not to. Use subheading instead of heading. The incorrect
6503 use of heading produced very large fonts in Info--as large as the
6504 main heading.
6505 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6506 versions 6 and 7 appeared *around* the time of these Emacs releases.
6507
65082006-03-13 Carsten Dominik <dominik@science.uva.nl>
6509
6510 * org.texi (Clean view): Document new startup options.
6511
65122006-03-11 Bill Wohler <wohler@newt.com>
6513
6514 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6515 (Composing, Scan Line Formats): Fix @refs.
6516 (Getting Started): Define MH profile and MH profile components.
6517 (Incorporating Mail, Reading Mail, Viewing, Printing)
6518 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6519 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6520 for string constants.
6521 (Tool Bar): Remove spurious quote.
6522 (Junk): Use ``...'' instead of "...".
6523 (Scan Line Formats): Replace @samp with @kbd.
6524
65252006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6526
6527 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6528
65292006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6530
6531 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6532 easy to understand.
6533
65342006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6535
6536 * gnus.texi: Markup fix.
6537 (Fancy Mail Splitting): Specify new feature.
6538
65392006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6540
6541 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6542 partial-words matching.
6543
65442006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6545
6546 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6547
6548 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6549 (MIME Commands): Fix mm-discouraged-alternatives.
6550
65512006-03-07 Carsten Dominik <dominik@science.uva.nl>
6552
6553 * org.texi: Version number change only.
6554
65552006-03-06 Bill Wohler <wohler@newt.com>
6556
6557 * mh-e.texi: Move from SourceForge repository to Savannah.
6558 This is version 7.93, which is a total rewrite from the previous
6559 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6560 version 7.93.
6561
65622006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6563
6564 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6565
65662006-03-01 Carsten Dominik <dominik@science.uva.nl>
6567
6568 * org.texi (Interaction): Add item about `org-mouse.el' by
6569 Piotr Zielinski.
6570 (Managing links): Document that also mouse-1 can be used to
6571 activate a link.
6572 (Headlines, FAQ): Add entry about hiding leading stars.
6573 (Miscellaneous): Resort the sections in this chapter to a more
6574 logical sequence.
6575
65762006-02-27 Simon Josefsson <jas@extundo.com>
6577
6578 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6579 2004-01-27 from the trunk).
6580
65812006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6582
6583 * cc-mode.texi: Rename c-hungry-backspace to
6584 c-hungry-delete-backwards, at the request of RMS. Leave the old
6585 name as an alias.
6586
65872006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6588
6589 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6590 include the function header within the defun.
6591
65922006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6593
6594 * cc-mode.texi: Correct two typos.
6595
65962006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6597
6598 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6599 existing comment.
6600 (Electric Keys): Add a justification for electric indentation.
6601 (Hungry WS Deletion): Clear up the names and complications of the
6602 BACKSPACE and DELETE keys.
6603
66042006-02-23 Juri Linkov <juri@jurta.org>
6605
6606 * faq.texi (Common requests): Move `Turning on auto-fill by
6607 default' after `Wrapping words automatically'. Move `Working with
6608 unprintable characters' before `Searching for/replacing newlines'.
6609 Move `Replacing highlighted text' after `Highlighting a region'.
6610 Merge `Repeating commands' and `Repeating a command as many times
6611 as possible' into the former.
6612 (Packages that do not come with Emacs): Add refs to Gmane and
6613 etc/MORE.STUFF.
6614
66152006-02-23 Juri Linkov <juri@jurta.org>
6616
6617 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6618 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6619 Add xref to `(emacs)Reporting Bugs'.
6620 (Getting a printed manual): Add URL to other formats of the manual.
6621 (Common requests): Fix menu.
6622 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6623 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6624 (Inserting text at the beginning of each line): Add pxref to
6625 `Changing the included text prefix'.
6626 (Forcing the cursor to remain in the same column): Mention `track-eol'
6627 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6628 (Replacing text across multiple files): Add keybinding `Q' for
6629 `dired-do-query-replace'.
6630
66312006-02-22 Carsten Dominik <dominik@science.uva.nl>
6632
6633 * reftex.texi: Version number and date change only.
6634
6635 * org.texi (Internal Links): Rewrite to cover the modified
6636 linking system.
6637
66382006-02-17 Eli Zaretskii <eliz@gnu.org>
6639
6640 * faq.texi: Remove the coding cookie, it's not needed anymore.
6641
66422006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6643
6644 * faq.texi (Colors on a TTY): Mention Mac OS port.
6645
66462006-02-12 Karl Berry <karl@gnu.org>
6647
6648 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6649 8-bit accented a.
6650
66512006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6652
6653 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6654
66552006-02-08 Romain Francoise <romain@orebokech.com>
6656
6657 * faq.texi (Top): Remove paragraph about the FAQ being a
6658 transitional document, etc.
6659 (Searching for/replacing newlines): New node.
6660 (Yanking text in isearch): New node.
6661 (Inserting text at the beginning of each line): Rename and make
6662 more general, mention `M-;' in Message mode.
6663
66642006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6665
6666 * faq.texi (Meta key does not work in xterm)
6667 (Emacs does not display 8-bit characters)
6668 (Inputting eight-bit characters): Update xrefs.
6669
66702006-02-06 Romain Francoise <romain@orebokech.com>
6671
6672 * faq.texi (VM): VM now at version 7.19.
6673 Set myself as maintainer of this file.
6674
66752006-02-04 Michael Olson <mwolson@gnu.org>
6676
6677 * erc.texi (History): Note that ERC is now included with Emacs.
6678
66792006-01-31 Romain Francoise <romain@orebokech.com>
6680
6681 * message.texi (Message Headers): Explain what
6682 `message-alternative-emails' does in more detail.
6683 Update copyright year.
6684
66852006-01-30 Juanma Barranquero <lekktu@gmail.com>
6686
6687 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6688
66892006-01-29 Richard M. Stallman <rms@gnu.org>
6690
6691 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6692
66932006-01-29 Michael Olson <mwolson@gnu.org>
6694
6695 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6696
6697 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6698
6699 * faq.texi (New in Emacs 22): Mention ERC.
6700
67012006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6702
6703 * rcirc.texi: Capitalize dir entry for consistency with the entry
6704 in info/dir and other entries in the Emacs category.
6705 Fix typos. Delete trailing whitespace.
6706
c8763fb6 67072006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
6708
6709 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6710
67112006-01-27 Eli Zaretskii <eliz@gnu.org>
6712
6713 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6714 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6715
6716 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6717 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6718
67192006-01-27 Alex Schroeder <alex@gnu.org>
6720
6721 * rcirc.texi: New file.
6722
67232006-01-23 Juri Linkov <juri@jurta.org>
6724
6725 * widget.texi (User Interface): Add S-TAB for widget-backward.
6726
67272006-01-22 Michael Albinus <michael.albinus@gmx.de>
6728
6729 Sync with Tramp 2.0.52.
6730
6731 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6732 Add Tramp disabling item. New item for common connection problems.
6733 (various): Apply "ftp" as method for the download URL.
6734 (Bug Reports): Refer to FAQ for common problems.
6735
67362006-01-21 Eli Zaretskii <eliz@gnu.org>
6737
6738 * widget.texi (User Interface): Use @key for TAB.
6739
6740 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6741
6742 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6743 for TAB.
6744
6745 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6746
67472006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6748
6749 * gnus.texi: Update copyright.
6750
67512006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6752
6753 * gnus.texi (Article Washing): Additions.
6754
2de53ca6
GM
67552006-01-13 Carsten Dominik <dominik@science.uva.nl>
6756
6757 * org.texi (Agenda commands): Document tags command.
6758
67592006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6760
6761 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6762
67632006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6764
6765 * gnus.texi (RSS): Addition.
6766
67672005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6768
6769 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6770
67712005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6772
6773 * emacs-mime.texi (Display Customization): Add setting example to
6774 mm-discouraged-alternatives.
6775
67762006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6777
6778 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6779 version is the canonical version.
6780
67812006-01-08 Alex Schroeder <alex@gnu.org>
6782
6783 * pgg.texi (Caching passphrase): Rewording.
6784
67852006-01-06 Eli Zaretskii <eliz@gnu.org>
6786
6787 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6788 repository URL.
6789
67902006-01-06 Carsten Dominik <dominik@science.uva.nl>
6791
6792 * org.texi: Removed the accidentally re-added empty line in the
6793 direntry.
6794
67952006-01-05 Carsten Dominik <dominik@science.uva.nl>
6796
6797 * org.texi (Agenda Views): Chapter reorganized.
6798
67992005-12-29 Romain Francoise <romain@orebokech.com>
6800
6801 * faq.texi (Using Customize): New node.
6802
68032005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6804
6805 * org.texi: Remove blank line in @direntry. It is non-standard
6806 and recursively produces blank lines all over the dir file (when
6807 using Texinfo 4.8).
6808
68092005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6810
6811 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6812
68132005-12-20 Carsten Dominik <dominik@science.uva.nl>
6814
6815 * org.texi (Tags): Boolean logic documented.
6816 (Agenda Views): Document custom commands.
6817
68182005-12-20 David Kastrup <dak@gnu.org>
6819
6820 * faq.texi (AUCTeX): Update version and mailing list info.
6821
68222005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6823
6824 * gnus.texi (MIME Commands): Mention addition of
6825 multipart/alternative to gnus-buttonized-mime-types and add xref
6826 to mm-discouraged-alternatives.
6827
6828 * emacs-mime.texi (Display Customization): Mention addition of
6829 "image/.*" and add xref to gnus-buttonized-mime-types in the
6830 mm-discouraged-alternatives section.
6831
68322005-12-16 Carsten Dominik <dominik@science.uva.nl>
6833
6834 * org.texi (Tags): New section.
6835 (Agenda Views): Chapter reorganized.
6836
68372005-12-16 Eli Zaretskii <eliz@gnu.org>
6838
6839 * org.texi (Internal Links): Add a missing comma after an @xref.
6840
68412005-12-14 Chong Yidong <cyd@stupidchicken.com>
6842
6843 * faq.texi (Filling paragraphs with a single space): No need to
6844 change sentence-end now.
6845
68462005-12-13 Romain Francoise <romain@orebokech.com>
6847
6848 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6849
68502005-12-12 Jay Belanger <belanger@truman.edu>
6851
6852 * faq.texi (Calc): Update version number.
6853
68542005-12-12 Carsten Dominik <dominik@science.uva.nl>
6855
6856 * org.texi (Progress Logging): New section.
6857
68582005-12-10 Romain Francoise <romain@orebokech.com>
6859
6860 Update the Emacs FAQ for the 22.1 release.
6861
6862 * faq.texi: Set VER to `22.1'.
6863 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
6864 Tutorial. Mention that `C-h r' displays the manual.
6865 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
6866 (Getting a printed manual): Point to the new locations of the
6867 manuals on the GNU Web site.
6868 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6869 available via Info (it was previously distributed separately).
6870 (Installing Texinfo documentation): The latest version of Texinfo
6871 is 4.8, not 4.0.
6872 (Informational files for Emacs): COPYING is the GNU General Public
6873 License, not the Emacs General Public License.
6874 (Informational files for Emacs): Delete obsolete link to the
6875 GNUinfo pages as they have been removed from the GNU Web site.
6876 (New in Emacs 22): New node.
6877 (Setting up a customization file): Say that most packages support
6878 Customize nowadays.
6879 (Colors on a TTY): Delete reference to instructions on how to
6880 enable syntax highlighting, it is now enabled by default.
6881 (Turning on abbrevs by default): Emacs now reads the abbrevs file
6882 at startup automatically.
6883 (Controlling case sensitivity): Mention `M-c' in isearch.
6884 (Using an already running Emacs process): Emacs now creates the
6885 socket in `/tmp/emacsUID'. Fix typos. Change default location of
6886 gnuserv. As emacsclient can now run Lisp code as well, delete a
6887 sentence praising gnuserv for that. Simplify description of how
6888 the client/server operation works.
6889 (Compiler error messages): Delete obsolete text (compile.el has
6890 been rewritten).
6891 (Indenting switch statements): Fix typo.
6892 (Matching parentheses): Simplify setup instructions, mention the
6893 menu bar item in the Options menu.
6894 (Repeating a command as many times as possible): Mention `C-x e'.
6895 (Going to a line by number): Mention new keymap and bindings
6896 `M-g M-g', `M-g M-p' and `M-g M-n'.
6897 (Turning on syntax highlighting): Now on by default. Simplify.
6898 (Replacing highlighted text): Use `1', not `t'.
6899 (Problems with very large files): The maximum size is now 256MB on
6900 32-bit machines.
6901 (^M in the shell buffer): Mention `comint-process-echoes'.
6902 (Emacs for Apple computers): Emacs 22 has native support for Mac
6903 OS X.
6904 (Translating names to IP addresses): Delete node.
6905 (Binding keys to commands): Fix typo.
6906 (SPC no longer completes file names): New node.
6907 (MIME with Emacs mail packages): Delete section about the Emacs
6908 MIME FAQ (it's not reachable anymore).
6909
69102005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6911
6912 * cc-mode.texi: The manual has been extensively revised: the
6913 information about using CC Mode has been separated from the larger
6914 and more difficult chapters about configuration. It has been
6915 updated for CC Mode 5.31.
6916
69172005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6918
6919 * pgg.texi (User Commands): Fix description of pgg-verify-region.
6920 (Selecting an implementation): Fix descriptions.
6921
69222005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6923
6924 * message.texi (Various Message Variables): Addition.
6925
69262005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6927
6928 * message.texi: Fix default values.
6929
69302005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6931
6932 * message.texi (Header Commands): Clarify descriptions of
6933 message-cross-post-followup-to, message-reduce-to-to-cc, and
6934 message-insert-wide-reply.
6935 (Various Commands): Fix kindex for message-kill-to-signature;
6936 clarify description of message-tab.
6937
69382005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6939
6940 * message.texi (Mailing Lists): Fix description about MFT.
6941
6942 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6943
69442005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6945
6946 * gnus.texi (Slow Terminal Connection): Replace old description
6947 with new one.
6948
69492005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
6950
6951 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6952 replace X-Draft-Headers with X-Draft-From.
6953
69542005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6955
6956 * gnus.texi (Various Various): Fix the default value of
6957 nnheader-max-head-length.
6958 (Gnus Versions): Fix typo.
6959
69602005-12-08 Carsten Dominik <dominik@science.uva.nl>
6961
6962 * org.texi (Structure editing): Document new functionality of
6963 M-RET.
6964
69652005-12-06 Luc Teirlinck <teirllm@auburn.edu>
6966
6967 * org.texi (Internal Links): Fix Texinfo usage.
6968
69692005-12-06 Carsten Dominik <dominik@science.uva.nl>
6970
6971 * org.texi (TODO basics): Document the global todo list.
6972 (TODO items): Documents sparse tree for specific TODO
6973 keywords.
6974
69752005-11-30 Carsten Dominik <dominik@science.uva.nl>
6976
6977 * org.texi (Plain Lists): Typos fixed.
6978
69792005-11-28 Jay Belanger <belanger@truman.edu>
6980
6981 * calc.texi: Change references of `M-#' to `C-x *' prefix.
6982
69832005-11-24 Carsten Dominik <dominik@science.uva.nl>
6984
6985 * org.texi (Structure editing): New item moving commands added.
6986 (Plain Lists): New section.
6987
69882005-11-18 Carsten Dominik <dominik@science.uva.nl>
6989
6990 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6991 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 6992 `org-agenda-file-to-front'.
2de53ca6
GM
6993 (Built-in table editor): Document `org-table-sort-lines'.
6994 (HTML formatting): Export of hand-formatted lists.
6995
69962005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6997
6998 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6999 new variable gnus-toolbar-thickness.
7000
70012005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7002
7003 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7004
70052005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7006
7007 * gnus.texi (X-Face): Fix description.
7008 (XVarious): Remove gnus-xmas-logo-color-alist and
7009 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7010
70112005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7012
7013 * gnus.texi (Group Parameters): Mention new variable
7014 gnus-parameters-case-fold-search.
7015 (Home Score File): Addition.
7016
70172005-11-04 Ulf Jasper <ulf.jasper@web.de>
7018
7019 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7020 (Overview): List supported feed types.
7021 (Installation): No installation necessary when using autoload.
7022 (Configuration): Rename "RSS" to "news".
7023
70242005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7025
7026 * pgg.texi (User Commands): Document additional passphrase
7027 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7028 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7029
70302005-11-04 Carsten Dominik <dominik@science.uva.nl>
7031
7032 * org.texi: Version number changed to 3.19.
7033
70342005-10-29 Sascha Wilde <wilde@sha-bang.de>
7035
7036 * pgg.texi (How to use): Update the example to add autoload of
7037 pgg-encrypt-symmetric-region.
7038 (User Commands): Document pgg-encrypt-symmetric-region.
7039 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7040
70412005-10-27 Jay Belanger <belanger@truman.edu>
7042
7043 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7044 mention other TeX-related units.
7045
70462005-10-23 Lars Hansen <larsh@soem.dk>
7047
0c7efc08
SM
7048 * dired-x.texi (Miscellaneous Commands):
7049 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7050 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7051
70522005-10-23 Jay Belanger <belanger@truman.edu>
7053
7054 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7055 constant.
7056
70572005-10-23 Michael Albinus <michael.albinus@gmx.de>
7058
0c7efc08
SM
7059 * faq.texi (Bugs and problems):
7060 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7061 `directory-listing-before-filename-regexp'.
7062
70632005-10-22 Eli Zaretskii <eliz@gnu.org>
7064
7065 * newsticker.texi (UPDATED): Set value.
7066
70672005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7068
7069 * gnus.texi (Document Groups): Remove duplicate item.
7070
70712005-10-21 Carsten Dominik <dominik@science.uva.nl>
7072
7073 * org.texi (Summary): Mention iCalendar support.
7074 (Exporting): Document iCalendar support.
7075
70762005-10-18 Romain Francoise <romain@orebokech.com>
7077
7078 * viper.texi (Viper Specials): Capitalize GNU.
7079
70802005-10-17 Juri Linkov <juri@jurta.org>
7081
7082 * info.texi (Getting Started, Search Index, Expert Info):
7083 Fix wording.
7084 (Search Text): Replace `echo area' with `mode line'.
7085 (Search Index): Both `i' and `,' find all index entries.
7086 Replace example `C-f' with `C-l' (which exists in index of Info
7087 manual) and delete spaces in its keyboard input sequence.
7088 Delete unnecessary explanations about literal characters.
7089
70902005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7091
7092 * gnus.texi (Document Server Internals): Addition.
7093
70942005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7095
7096 * gnus.texi (A note on namespaces): Fix RFC reference.
7097
70982005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7099
7100 * gnus.texi (RSS): Fix key description.
7101
71022005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7103
7104 * gnus.texi: Emacs/w3 -> Emacs/W3.
7105 (Browsing the Web): Fix description.
7106 (Web Searches): Ditto.
7107 (Customizing W3): Ditto.
7108
71092005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7110
7111 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7112
71132005-10-11 Jay Belanger <belanger@truman.edu>
7114
7115 * calc.texi (Integration): Mention using `a i' to compute definite
7116 integrals.
7117
71182005-10-11 Juri Linkov <juri@jurta.org>
7119
7120 * info.texi: Rearrange nodes.
7121 (Top): Update menu. Change ref `Info for Experts' to
7122 `Advanced Info Commands'.
7123 (Getting Started): Fix description of manual's parts.
7124 (Help-Int): Change xref `Info Search' to `Search Index', and
7125 `Expert Info' to `Advanced'.
7126 (Advanced): Move node one level up.
7127 (Search Text, Search Index): New nodes split out from `Info Search'.
7128 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7129 split out from `Advanced'.
7130 (Advanced, Emacs Info Variables): De-document editing an Info file
7131 in Info.
7132 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7133 (Creating an Info File): Delete node and move its text to
7134 `Expert Info'.
7135
71362005-10-10 Carsten Dominik <dominik@science.uva.nl>
7137
7138 * org.texi (Workflow states): Documented that change in keywords
7139 becomes active only after restart of Emacs.
7140
71412005-10-08 Michael Albinus <michael.albinus@gmx.de>
7142
7143 Sync with Tramp 2.0.51.
7144
71452005-10-08 Nick Roberts <nickrob@snap.net.nz>
7146
7147 * speedbar.texi (Introduction): Describe new location of speedbar
7148 on menubar.
7149 (Basic Key Bindings): Remove descriptions of bindings that have
7150 been removed.
7151
71522005-10-05 Nick Roberts <nickrob@snap.net.nz>
7153
7154 * speedbar.texi (GDB): Describe use of watch expressions.
7155
71562005-09-28 Simon Josefsson <jas@extundo.com>
7157
7158 * message.texi (IDNA): Fix.
7159
71602005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7161
7162 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7163 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7164 description of nntp-open-connection-function.
7165 (Common Variables): Fix descriptions.
7166
71672005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7168
7169 * gnus.texi (Server Buffer Format): Document the %a format spec.
7170
71712005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7172
7173 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7174
71752005-09-23 Carsten Dominik <dominik@science.uva.nl>
7176
7177 * org.texi Version 3.16.
7178
71792005-09-19 Miles Bader <miles@gnu.org>
7180
7181 * newsticker.texi: Get rid of CVS keywords.
7182
71832005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7184
7185 * gnus.texi (Finding the Parent): Fix description of how Gnus
7186 finds article.
7187
71882005-09-14 Jari Aalto <jari.aalto@cante.net>
7189
7190 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7191 to drop off non-answered articles.
7192
71932005-09-19 Juanma Barranquero <lekktu@gmail.com>
7194
7195 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7196 braces (which are unsupported by NMAKE) for macro `srcdir'.
7197
71982005-09-17 Eli Zaretskii <eliz@gnu.org>
7199
7200 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7201 (../info/newsticker, newsticker.dvi): New targets.
7202
72032005-09-17 Ulf Jasper <ulf.jasper@web.de>
7204
7205 * newsticker.texi: Replace @command with @code. Replace @example
7206 with @lisp.
0c7efc08
SM
7207 (Top): Add explanations to menu items.
7208 (GNU Free Documentation License): Remove.
2de53ca6
GM
7209
72102005-09-16 Romain Francoise <romain@orebokech.com>
7211
7212 Update all files to specify GFDL version 1.2.
7213
7214 * doclicense.texi (GNU Free Documentation License): Update to
7215 version 1.2.
7216
72172005-09-15 Richard M. Stallman <rms@gnu.org>
7218
7219 * newsticker.texi: Fix @setfilename.
7220
7221 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7222 (../info/newsticker, newsticker.dvi): New targets.
7223
72242005-08-30 Carsten Dominik <dominik@science.uva.nl>
7225
7226 * org.texi: Version 3.15.
7227
72282005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7229
7230 * ses.texi: Combine all three indices into one.
7231 Correct a few typos.
7232
72332005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7234
7235 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7236
72372005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7238
7239 * emacs-mime.texi (Handles): Remove duplicate item.
7240 (Encoding Customization): Fix the default value for
7241 mm-coding-system-priorities.
7242 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7243 (Basic Functions): Fix reference.
7244
72452005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7246
7247 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7248
72492005-08-18 Richard M. Stallman <rms@gnu.org>
7250
7251 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7252 and web site.
7253
7254 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7255 not keyboard-translate.
7256
72572005-08-11 Richard M. Stallman <rms@gnu.org>
7258
7259 * faq.texi (Using regular expressions): Fix xref.
7260
72612005-08-09 Juri Linkov <juri@jurta.org>
7262
7263 * info.texi (Help-P): Replace `Prev' with `Previous'.
7264 (Help-M, Help-Xref): Add S-TAB.
7265 (Help-FOO): Update `u' command.
7266 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7267 Update info about visibility of xref parts.
7268 (Help-Int): Fix `m' command. Rename `Info-last' to
7269 `Info-history-back'. Add `Info-history-forward'.
7270 (Advanced): Fix `g*' and `M-n' commands.
7271 (Info Search): Add `index-apropos' in stand-alone browser.
7272 Add isearch commands.
7273 (Emacs Info Variables): Remove `Info-fontify'.
7274 Add `Info-mode-hook'. Update face names.
7275 Add `Info-fontify-maximum-menu-size',
7276 `Info-fontify-visited-nodes', `Info-isearch-search'.
7277
72782005-08-07 Michael Albinus <michael.albinus@gmx.de>
7279
7280 Sync with Tramp 2.0.50.
7281
7282 * tramp.texi: Use @option{} consequently for method names.
7283 (Inline methods, External transfer methods): Remove references to
7284 Cygwin.
7285 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7286 implementation.
7287
72882005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7289
7290 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7291 Mention that gnus-init-file is not read when Emacs is invoked with
7292 --no-init-file or -q.
7293
72942005-07-19 Carsten Dominik <dominik@science.uva.nl>
7295
7296 * org.texi: Version 3.14.
7297
72982005-07-04 Carsten Dominik <dominik@science.uva.nl>
7299
7300 * org.texi: Version 3.13.
7301
73022005-07-18 Juri Linkov <juri@jurta.org>
7303
7304 * calc.texi (Time Zones, Logical Operations):
7305 * cl.texi (Overview):
7306 * org.texi (TODO types):
7307 * sc.texi (Emacs 18 MUAs):
7308 * speedbar.texi (Top):
7309 * url.texi (History):
7310 Delete duplicate duplicate words.
7311
ce058493 73122005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7313
7314 * cl.texi (Type Predicates): Document `atom' type.
7315
73162005-07-04 Lute Kamstra <lute@gnu.org>
7317
7318 Update FSF's address in GPL notices.
7319
7320 * calc.texi (Copying):
7321 * doclicense.texi (GNU Free Documentation License):
7322 * faq.texi (Contacting the FSF):
7323 * mh-e.texi (Copying): Update FSF's address.
7324
73252005-07-03 Richard M. Stallman <rms@gnu.org>
7326
7327 * flymake.texi (Example -- Configuring a tool called directly):
7328 Update name of flymake-build-relative-filename.
7329
73302005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7331
7332 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7333
73342005-06-29 Carsten Dominik <dominik@science.uva.nl>
7335
7336 * org.texi: Version 3.12.
7337
73382005-06-24 Eli Zaretskii <eliz@gnu.org>
7339
7340 * makefile.w32-in (MAKEINFO): Use --force.
7341 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7342 Makefile.in.
7343 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7344 more shells.
7345
73462005-06-23 Richard M. Stallman <rms@gnu.org>
7347
7348 * speedbar.texi (Creating a display): Texinfo usage fixes.
7349
7350 * tramp.texi (Customizing Completion, Auto-save and Backup):
7351 Texinfo usage fixes.
7352
73532005-06-23 Juanma Barranquero <lekktu@gmail.com>
7354
7355 * dired-x.texi (Miscellaneous Commands):
7356 * ediff.texi (Miscellaneous):
7357 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7358 (Agent Variables):
7359 * info.texi (Help-Xref):
7360 * message.texi (Message Headers):
7361 * org.texi (Remember):
7362 * reftex.texi (Options (Defining Label Environments)):
7363 (Options (Index Support)):
7364 (Options (Viewing Cross-References)):
7365 (Options (Misc)):
7366 (Changes):
7367 * speedbar.texi (Creating a display):
7368 * tramp.texi (Customizing Completion, Auto-save and Backup):
7369 Texinfo usage fix.
7370
73712005-06-13 Carsten Dominik <dominik@science.uva.nl>
7372
7373 * org.texi: Version 3.11.
7374
73752005-06-12 Jay Belanger <belanger@truman.edu>
7376
7377 * calc.texi (Getting Started): Remove extra menu item.
7378
73792005-05-31 Jay Belanger <belanger@truman.edu>
7380
7381 * calc.texi (Notations Used in This Manual): Use @kbd for key
7382 sequence.
7383 (Demonstration of Calc): Mention another way of starting Calc.
7384 (Starting Calc): Mention long name of M-#.
7385 (Embedded Mode Overview): Remove unnecessary instruction.
7386 (Other M-# commands): Rephrase `M-# 0' explanation.
7387 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7388 reflect current behavior.
7389
73902005-05-30 Jay Belanger <belanger@truman.edu>
7391
7392 * calc.texi (Hooks): Change description of calc-window-hook and
7393 calc-trail-window-hook to match usage.
7394 (Computational Functions): Add more constant-generating functions.
7395 (Customizable Variables): Use defvar.
7396
73972005-05-28 Jay Belanger <belanger@truman.edu>
7398
7399 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7400 (Basic Embedded Mode): Explain behavior of arguments to
7401 calc-embedded-mode.
7402
74032005-05-27 Jay Belanger <belanger@truman.edu>
7404
7405 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7406 current behavior.
7407
74082005-05-25 Jay Belanger <belanger@truman.edu>
7409
7410 * calc.texi: Change Calc version number throughout.
7411 (Keypad Mode): Change location in info output.
7412 (Keypad mode overview): Move picture of keypad.
7413
74142005-05-21 Jay Belanger <belanger@truman.edu>
7415
7416 * calc.texi (Storing variables): Mention that only most variables
7417 are void to begin with.
7418
74192005-05-21 Kevin Ryde <user42@zip.com.au>
7420
7421 * widget.texi (Basic Types): Update cross ref from "Enabling
7422 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7423 lispref/text.texi change.
7424
74252005-05-20 Carsten Dominik <dominik@science.uva.nl>
7426
7427 * org.texi: Version 3.09.
7428
74292005-05-18 Carsten Dominik <dominik@science.uva.nl>
7430
7431 * reftex.texi: Version 4.28.
7432
74332005-05-16 Jay Belanger <belanger@truman.edu>
7434
7435 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7436
74372005-05-14 Jay Belanger <belanger@truman.edu>
7438
7439 * calc.texi (Default Simplifications): Insert missing ! (logical
7440 not operator).
7441
74422005-05-14 Michael Albinus <michael.albinus@gmx.de>
7443
7444 Sync with Tramp 2.0.49.
7445
74462005-05-10 Jay Belanger <belanger@truman.edu>
7447
7448 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7449 to 1.
7450
74512005-04-29 Carsten Dominik <dominik@science.uva.nl>
7452
7453 * org.texi: Version 3.08, structure reorganized.
7454
74552005-04-24 Richard M. Stallman <rms@gnu.org>
7456
7457 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7458
74592005-04-15 Carsten Dominik <dominik@science.uva.nl>
7460
7461 * org.texi: Update to version 3.06.
7462
74632005-04-13 Lute Kamstra <lute@gnu.org>
7464
7465 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7466
74672005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7468
7469 * cl.texi (Porting Common Lisp): Fix typo.
7470
74712005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7472
7473 * gnus.texi (RSS): Addition.
7474
74752005-04-04 Jay Belanger <belanger@truman.edu>
7476
7477 * calc.texi: Change Calc version number.
7478 (Customizable variables): Fix description of calc-language-alist.
7479 (Copying): Put in version 2 of GPL.
7480
74812005-04-01 Jay Belanger <belanger@truman.edu>
7482
7483 * calc.texi (Troubleshooting Commands): Remove comment about
7484 installation.
7485 (Installation): Remove section.
7486 (Customizable Variables): New section.
7487 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7488 (Graphical Devices): Add references to Customizable Variables.
7489
74902005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7491
7492 * emacs-mime.texi (Display Customization): Markup fixes.
7493 (rfc2047): Update.
7494
74952005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7496
7497 * gnus-faq.texi: Replaced with auto-generated version.
7498
74992005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7500
7501 * dired-x.texi (Multiple Dired Directories): default-directory was
7502 renamed to dired-default-directory.
7503
75042005-03-26 Jay Belanger <belanger@truman.edu>
7505
7506 * calc.texi (Simplifying Formulas, Rewrite Rules):
7507 Change description of top and bottom of fraction.
7508 (Modulo Forms): Move description of how to create modulo forms to
7509 earlier in the section.
7510 (Fraction Mode): Suggest using : to get a fraction by dividing.
7511 (Basic Arithmetic): Adjust placement of command name.
7512 (Truncating the Stack): Emphasize that "hidden" entries are still
7513 visible.
7514 (Installation): Move discussion of printing manual to "About This
7515 Manual".
7516 (About This Manual): Mention how to print the manual.
7517 (Reporting Bugs): Remove first person.
7518 (Building Vectors): Add algebraic version of append.
7519 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7520 (Grouping Digits): Fix typo.
7521
75222005-03-25 Werner Lemberg <wl@gnu.org>
7523
7524 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7525 Replace `legal' with `valid'.
7526
75272005-03-25 Werner Lemberg <wl@gnu.org>
7528
7529 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7530
75312005-03-24 Jay Belanger <belanger@truman.edu>
7532
7533 * calc.texi (General Mode Commands)
7534 (Mode Settings in Embedded Mode): Add some explanation of
7535 recording mode settings.
7536
75372005-03-24 Richard M. Stallman <rms@gnu.org>
7538
7539 * calc.texi: Remove praise of non-free software.
7540
7541 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7542 (Installation): Node deleted.
7543
75442005-03-23 Richard M. Stallman <rms@gnu.org>
7545
7546 * url.texi (HTTP language/coding): Improve last change.
7547
75482005-03-22 Jay Belanger <belanger@truman.edu>
7549
7550 * calc.texi (Embedded Mode): Add new information on changing
7551 modes.
7552
75532005-03-20 Michael Albinus <michael.albinus@gmx.de>
7554
7555 Sync with Tramp 2.0.48.
7556
7557 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7558
7559 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7560 "GNU/Linux". Change all addresses to .gnu.org.
7561 (Default Method): Offer shortened syntax for "su" and "sudo"
7562 methods.
7563
75642005-03-07 Richard M. Stallman <rms@gnu.org>
7565
7566 * url.texi: Fix usage of "e.g.".
7567 (HTTP language/coding): Explain the rules for these strings.
7568
75692005-03-06 Richard M. Stallman <rms@gnu.org>
7570
7571 * woman.texi (Introduction): Minor cleanups.
7572
7573 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7574
7575 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7576 (Installation): Node deleted.
7577
7578 * mh-e.texi (Preface): Get rid of "Emacs 21".
7579
7580 * eshell.texi (Installation): Delete node (for Emacs 20).
7581
75822005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7583
7584 * flymake.texi: Refill and tweak style in @lisp blocks.
7585
75862005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7587
7588 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7589
75902005-03-01 Jay Belanger <belanger@truman.edu>
7591
7592 * calc.texi (Trigonometric and Hyperbolic Functions):
7593 Mention additional functions.
7594 (Algebraic Simplifications): Mention additional simplifications.
7595
75962005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7597
7598 * ses.texi: Add concept/function/variable indices (this work was
7599 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7600 papers on file at FSF).
7601
76022005-02-10 Jay Belanger <belanger@truman.edu>
7603
7604 * calc.texi: Change @LaTeX to La@TeX throughout.
7605 Redefine @expr as @math for TeX output.
7606 Redefine @texline as a no-op for TeX output.
7607 Define @tfn, replace @t by @tfn throughout.
7608
76092005-02-09 Jay Belanger <belanger@truman.edu>
7610
7611 * calc.texi: Add macro for LaTeX for info output.
7612
76132005-02-08 Kim F. Storm <storm@cua.dk>
7614
7615 * texinfo.tex (LaTex): Add def.
7616
76172005-02-06 Jay Belanger <belanger@truman.edu>
7618
7619 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7620 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7621 throughout manual.
7622
76232005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7624
7625 * gnus.texi: Some edits based on comments from David Abrahams.
7626
76272005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7628
7629 * gnus.texi (RSS): Fix the keystroke.
7630
76312005-01-24 David Kastrup <dak@gnu.org>
7632
7633 * faq.texi: Update AUCTeX version info.
7634
76352005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7636
7637 * gnus-faq.texi ([4.1]): Typo.
7638
76392005-01-19 Jay Belanger <belanger@truman.edu>
7640
7641 * calc.texi (Keep Arguments): Mention that keeping arguments
7642 doesn't work with keyboard macros.
7643
76442005-01-16 Richard M. Stallman <rms@gnu.org>
7645
7646 * autotype.texi (Autoinserting): Fix small error.
7647
76482005-01-16 Michael Albinus <michael.albinus@gmx.de>
7649
7650 Sync with Tramp 2.0.47.
7651
7652 * tramp.texi (Compilation): New section, describing compilation of
7653 remote files.
7654
76552005-01-11 Kim F. Storm <storm@cua.dk>
7656
7657 * widget.texi (Basic Types): Add :follow-link keyword.
7658
76592005-01-09 Jay Belanger <belanger@truman.edu>
7660
7661 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7662
76632005-01-08 Jay Belanger <belanger@truman.edu>
7664
7665 * calc.texi: Change throughout to reflect new default value of
7666 calc-settings-file.
7667
76682005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7669
7670 * message.texi (Reply): `message-reply-to-function' should return
7671 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7672
76732005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7674
7675 * faq.texi (Changing load-path): Fix typo.
7676
76772005-01-05 Jay Belanger <belanger@truman.edu>
7678
7679 * calc.texi (Programming Tutorial): Replace kbd command by
7680 appropriate characters for a keyboard macro.
7681
76822005-01-04 Jay Belanger <belanger@truman.edu>
7683
7684 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7685 for Lucid Emacs.
7686 (Programming Tutorial): Mention that the user needs to be in the
7687 right mode to compute some functions.
7688
76892005-01-04 Jay Belanger <belanger@truman.edu>
7690
7691 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7692 no longer applicable.
7693
76942005-01-01 Jay Belanger <belanger@truman.edu>
7695
0c7efc08 7696 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
7697 edit keyboard macros to match current behavior.
7698
76992004-12-31 Jay Belanger <belanger@truman.edu>
7700
7701 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7702
77032004-12-20 Jay Belanger <belanger@truman.edu>
7704
7705 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7706 zero.
7707
77082004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7709
7710 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7711 @xref.
7712 (Font Locking): Avoid @strong{Note:}.
7713
77142004-12-17 Michael Albinus <michael.albinus@gmx.de>
7715
7716 Sync with Tramp 2.0.46.
7717
7718 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7719
77202004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7721
7722 * url.texi: Correct typos.
7723 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 7724 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
7725 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7726 (Dealing with HTTP documents): @inforef->@xref.
7727
77282004-12-15 Jay Belanger <belanger@truman.edu>
7729
7730 * calc.texi: Consistently capitalized all mode names.
7731 (Answers to Exercises): Mention that an answer can be a fraction
7732 when in Fraction mode.
7733
77342004-12-13 Jay Belanger <belanger@truman.edu>
7735
7736 * calc.texi: Fix some TeX definitions.
7737
77382004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7739
7740 * reftex.texi (Imprint): Remove erroneous @value's.
7741
77422004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7743
7744 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7745 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7746
77472004-12-08 Jay Belanger <belanger@truman.edu>
7748
7749 * calc.texi (Starting Calc): Remove comment about installation.
7750 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7751
77522004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7753
7754 * url.texi: Update @setfilename.
7755 (Getting Started): No need to worry about Gnus versions.
7756 (Dealing with HTTP documents): Use @inforef.
7757
7758 * org.texi: Fix @direntry file name.
7759
77602004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7761
7762 * url.texi: New file.
7763
7764 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7765
77662004-12-06 Jay Belanger <belanger@truman.edu>
7767
7768 * calc.texi (Using Calc): Remove paragraph about installation.
7769
77702004-12-06 Jay Belanger <belanger@truman.edu>
7771
7772 * calc.texi: Use more Texinfo macros and less TeX defs.
7773 Remove @refill's.
7774
77752004-12-06 Richard M. Stallman <rms@gnu.org>
7776
7777 * org.texi: New file.
7778
77792004-12-05 Richard M. Stallman <rms@gnu.org>
7780
7781 * Makefile.in (org.dvi, ../info/org): New targets.
7782 (INFO_TARGETS): Add ../info/org.
7783 (DVI_TARGETS): Add org.dvi.
7784 (maintainer-clean): Remove the info files in the info dir.
7785
77862004-11-26 Eli Zaretskii <eliz@gnu.org>
7787
7788 * idlwave.texi: Fix the setfilename directive to put the produced
7789 file in ../info.
7790 (Continued Statement Indentation): Resurrect Jan D.'s change from
7791 2004-11-03 that was lost when a newer version of idlwave.texi was
7792 imported.
7793
77942004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7795
0c7efc08 7796 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 7797
0c7efc08
SM
7798 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7799 Index `spam-initialize'.
2de53ca6
GM
7800
78012004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7802
7803 * message.texi (Various Message Variables): Mention that all mail
7804 file variables are derived from `message-directory'.
7805
7806 * gnus.texi (Splitting Mail): Clarify bogus group.
7807
78082004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7809
0c7efc08
SM
7810 * emacs-mime.texi (Encoding Customization):
7811 Fix mm-coding-system-priorities entry.
2de53ca6 7812
c8763fb6 78132004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
7814
7815 * idlwave.texi (Continued Statement Indentation):
7816 * reftex.texi (Options (Index Support)):
7817 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
7818 * speedbar.texi (Creating a display, Major Display Modes):
7819 Replace non-nil with non-@code{nil}.
2de53ca6
GM
7820
78212004-10-21 Jay Belanger <belanger@truman.edu>
7822
0c7efc08 7823 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
7824
78252004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7826
7827 * calc.texi (Reporting Bugs): Double up `@'.
7828
78292004-10-18 Jay Belanger <belanger@truman.edu>
7830
0c7efc08 7831 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
7832 should be sent to.
7833
78342004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7835
7836 * gnus.texi (New Features): Add 5.11.
7837
7838 * message.texi (Resending): Remove wrong default value.
7839
7840 * gnus.texi (Mail Source Specifiers): Describe possible problems
7841 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7842 `pop3-leave-mail-on-server' to the index.
7843
78442004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7845
7846 * message.texi (Canceling News): Add how to set a password.
7847
78482004-10-12 Jay Belanger <belanger@truman.edu>
7849
0c7efc08 7850 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
7851 calc-describe-function and calc-describe-variable to match their
7852 current behavior.
7853
78542004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7855
7856 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7857
78582004-10-12 Michael Albinus <michael.albinus@gmx.de>
7859
7860 Sync with Tramp 2.0.45.
7861
7862 * tramp.texi (Frequently Asked Questions): Comment paragraph about
7863 plink link. The URL is outdated. Originator contacted for
7864 clarification.
7865
78662004-10-10 Juri Linkov <juri@jurta.org>
7867
7868 * gnus.texi (Top, Marking Articles): Join two menus in one node
7869 because a node can have only one menu.
7870
78712004-10-09 Juri Linkov <juri@jurta.org>
7872
7873 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7874 example of nnmail-split-fancy.
7875
78762004-10-06 Karl Berry <karl@gnu.org>
7877
7878 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7879 consistency with other uses of dashes.
7880
78812004-10-05 Karl Berry <karl@gnu.org>
7882
7883 * info.texi: Consistently use --- throughout, periods at end of
7884 menu descriptions, and a couple typos.
7885
78862004-09-26 Jesper Harder <harder@ifa.au.dk>
7887
7888 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7889 * pgg.texi (User Commands, Backend methods): Do.
7890 * gnus.texi: Markup fixes.
7891 (Setting Process Marks): Fix `M P a' entry.
7892 * emacs-mime.texi: Fixes.
7893
78942004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
7895
7896 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7897 again.
7898 Use 5.10 instead of 5.10.0.
7899
79002004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7901
7902 * gnus.texi (Summary Mail Commands): S D e.
7903
79042004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
7905
7906 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7907 the gnus-article-mode-line-format section.
7908
79092004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
7910
7911 * gnus.texi (Various Summary Stuff): Fix the documentation for
7912 gnus-newsgroup-variables.
7913
79142004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
7915
0c7efc08
SM
7916 * gnus.texi (MIME Commands):
7917 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
7918 gnus-mime-display-multipart-alternative-as-mixed,
7919 gnus-mime-display-multipart-related-as-mixed.
7920 (Mail Source Customization): Clarify `mail-source-directory'.
7921 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 7922 (SpamOracle): Fix typo.
2de53ca6
GM
7923
7924 * gnus-faq.texi: Untabify.
7925 ([6.3]): nnir.el is in contrib directory.
7926
7927 * message.texi (News Headers): Clarify how a unique ID is created.
7928
0c7efc08
SM
7929 * gnus.texi (Batching Agents): Fix typo in example.
7930 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 7931
b2abec73 79322004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 7933
0c7efc08 7934 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
7935
79362004-09-20 Florian Weimer <fw@deneb.enyo.de>
7937
7938 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7939
79402004-09-22 Jay Belanger <belanger@truman.edu>
7941
0c7efc08 7942 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
7943 might be hidden during part of the session.
7944
79452004-09-20 Jay Belanger <belanger@truman.edu>
7946
7947 * calc.texi (Notations Used in This Manual): Put in an earlier
7948 mention that DEL could be called Backspace.
7949
79502004-09-10 Simon Josefsson <jas@extundo.com>
7951
7952 * gnus.texi (IMAP): Add example. Suggested and partially written
7953 by Steinar Bang <sb@dod.no>.
7954
79552004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7956
7957 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7958 netrc syntax.
7959
79602004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7961
b2abec73
JB
7962 * gnus.texi (Spam ELisp Package Sequence of Events):
7963 Some clarifications.
2de53ca6
GM
7964 (Spam ELisp Package Global Variables): More clarifications.
7965
79662004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7967
7968 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7969 Mention spam-split does not modify incoming mail.
7970
79712004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7972
7973 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7974
79752004-09-10 Eli Zaretskii <eliz@gnu.org>
7976
7977 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7978
79792004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
7980
7981 * makefile.w32-in (sieve, pgg): Use $(infodir).
7982
79832004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
7984
7985 * makefile.w32-in: Fix PGG and Sieve entries.
7986
79872004-08-28 Eli Zaretskii <eliz@gnu.org>
7988
7989 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7990 Emacs and related programs.
7991
79922004-08-27 Richard M. Stallman <rms@gnu.org>
7993
7994 * faq.texi: Fix texinfo usage, esp. doublequotes.
7995 (Difference between Emacs and XEmacs): Some clarification.
7996
7997 * faq.texi (Difference between Emacs and XEmacs):
7998 Explain not to contrast XEmacs with GNU Emacs.
7999
80002004-08-26 Richard M. Stallman <rms@gnu.org>
8001
8002 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8003
80042004-08-22 David Kastrup <dak@gnu.org>
8005
8006 * reftex.texi (AUCTeX): Update links, section name.
8007
8008 * faq.texi (Calc): Update availability (included in 22.1).
8009 (AUCTeX): Update availability, information, versions, description.
8010
80112004-08-14 Eli Zaretskii <eliz@gnu.org>
8012
8013 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8014
80152004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8016
8017 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8018
80192004-08-10 Michael Albinus <michael.albinus@gmx.de>
8020
8021 Sync with Tramp 2.0.44.
8022
80232004-08-05 Lars Hansen <larsh@math.ku.dk>
8024
8025 * widget.texi (User Interface): Update how to separate the
8026 editable field of an editable-field widget from other widgets.
8027 (Programming Example): Add text after field.
8028
80292004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8030
8031 * emacs-mime.texi (Encoding Customization): Add a note to the
8032 mm-content-transfer-encoding-defaults entry.
8033 (rfc2047): Update.
8034
0c7efc08
SM
8035 * gnus.texi (Article Highlighting):
8036 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8037 (POP before SMTP): New node.
8038 (Posting Styles): Addition.
8039 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8040 (Fancy Mail Splitting): Ditto.
8041 (X-Face): Add gnus-x-face.
8042
80432004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8044
8045 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8046 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8047
80482004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8049
0c7efc08
SM
8050 * gnus.texi (Mail Source Specifiers):
8051 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8052
80532004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8054
8055 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8056
8057 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8058 repository. Change setfilename.
8059
8060 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8061
80622004-07-02 Juri Linkov <juri@jurta.org>
8063
8064 * pcl-cvs.texi (Viewing differences): Add `d r'.
8065
80662004-06-29 Jesper Harder <harder@ifa.au.dk>
8067
8068 * ses.texi, viper.texi, flymake.texi, faq.texi:
8069 * eshell.texi, ediff.texi: Markup fixes.
8070
80712004-06-21 Karl Berry <karl@gnu.org>
8072
8073 * info.texi (Top): Mention that only Emacs has mouse support.
8074 (Getting Started): Mention this in a few other places.
8075
80762004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8077
0c7efc08
SM
8078 * autotype.texi (Copyrights, Timestamps):
8079 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8080
80812004-06-13 Lars Hansen <larsh@math.ku.dk>
8082
8083 * dired-x.texi (dired-mark-omitted): Update keybinding.
8084
80852004-06-10 Kim F. Storm <storm@cua.dk>
8086
8087 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8088
80892004-06-05 Lars Hansen <larsh@math.ku.dk>
8090
8091 * dired-x.texi (variable dired-omit-mode): Rename from
8092 dired-omit-files-p.
8093 (function dired-omit-mode): Rename from dired-omit-toggle.
8094 Call dired-omit-mode rather than set dired-omit-files-p.
8095 (dired-mark-omitted): Describe command.
8096
80972004-05-29 Michael Albinus <michael.albinus@gmx.de>
8098
8099 Version 2.0.41 of Tramp released.
8100
81012004-05-29 Juanma Barranquero <lektu@terra.es>
8102
8103 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8104 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8105
81062004-05-29 Richard M. Stallman <rms@gnu.org>
8107
8108 * cl.texi (Top): Call this chapter `Introduction'.
8109 (Overview): In TeX, no section heading here.
8110
8111 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8112
81132004-05-29 Eli Zaretskii <eliz@gnu.org>
8114
8115 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8116 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8117
81182004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8119
8120 * flymake.texi: New file.
8121
81222004-05-28 Simon Josefsson <jas@extundo.com>
8123
8124 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8125
b344d29d 81262004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8127
8128 Version 2.0.40 of Tramp released.
8129
81302004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8131
8132 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8133
8134 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8135 variables `tramp-backup-directory-alist' and
8136 `tramp-bkup-backup-directory-info'.
8137 (Overview, Connection types)
8138 (External transfer methods, Default Method)
8139 (Windows setup hints): Remove restriction of password entering
8140 with external methods.
8141 (Auto-save and Backup): Make file name example
8142 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8143 and `auto-save-directory' must be used.
8144 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8145 only "NT"). Remove doubled entry "What kinds of systems does
8146 @tramp{} work on".
8147 (tramp): Macro removed.
8148 (Obtaining Tramp): Flag removed from title.
8149 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8150 and `trampver' used properly. Flag `tramp-inst' replaced by
8151 `installchapter'. Installation related text adapted.
8152
81532004-04-28 Masatake YAMATO <jet@gyve.org>
8154
8155 * widget.texi (Programming Example): Remove overlays.
8156
81572004-04-27 Jesper Harder <harder@ifa.au.dk>
8158
8159 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8160
81612004-04-23 Juanma Barranquero <lektu@terra.es>
8162
8163 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8164
81652004-04-05 Jesper Harder <harder@ifa.au.dk>
8166
8167 * info.texi (Info Search): Add info-apropos.
8168
81692004-03-22 Juri Linkov <juri@jurta.org>
8170
8171 * faq.texi: Fix help key bindings.
8172
81732004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8174
8175 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8176 (as suggested by Karl Berry). Update information about colored
8177 stars in menus. Add new subheading describing M-n.
8178
81792004-03-12 Richard M. Stallman <rms@gnu.org>
8180
8181 * cl.texi (Top): Rename top node's title.
8182
81832004-03-08 Karl Berry <karl@gnu.org>
8184
8185 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8186 problems making the texinfo distribution.
8187
81882004-02-29 Simon Josefsson <jas@extundo.com>
8189
0c7efc08 8190 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8191 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8192 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8193 <voegelas@gmx.net>.
8194
81952004-02-29 Juanma Barranquero <lektu@terra.es>
8196
8197 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8198 Use $(DEL) instead of rm, and ignore exit code.
8199
b344d29d 82002004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8201
8202 Tramp version 2.0.39 released.
8203
82042004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8205
8206 * tramp.texi (Customizing Completion): Explain new functions
8207 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8208 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8209 (Top): Refer to Savannah mailing list as the major one.
8210 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8211 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8212 (Frequently Asked Questions): Remote hosts must not be Unix-like
8213 for "smb" method.
8214 (Password caching): New node.
8215 (External transfer methods): Refer to password caching for "smb"
8216 method.
8217
82182004-02-17 Karl Berry <karl@gnu.org>
8219
8220 * info.texi (Help-Int): Mention the new line number feature.
8221
82222004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8223
8224 * ses.texi (Advanced Features): New functionality for
8225 ses-set-header-row (defaults to current row unless C-u used).
8226 (Acknowledgements): Add Stefan Monnier.
8227
82282003-12-29 Kevin Ryde <user42@zip.com.au>
8229
8230 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8231
b344d29d 82322003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8233
8234 Tramp version 2.0.38 released.
8235
8236 * tramp.texi (Remote shell setup): Warn of environment variables
8237 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8238 <sven.gabriel@imk.fzk.de>.
8239 (Configuration): Tramp now chooses base64/uuencode
8240 automatically. Update wording accordingly.
8241 (Top): More description for the `Default Method' menu entry.
8242 (Default Method): Use @code, not @var, for Lisp variables.
8243 (Default Method): New subsection `Which method is the right one
8244 for me?' Suggested by Christian Kirsch.
8245 (Configuration): Pointer to new subsection added.
8246 (Default Method): Too many "use" in one sentence.
8247 Rephrase. Reported by Christian Kirsch.
8248 (Filename Syntax): Old `su' example is probably a left-over from
8249 the sm/su method naming. Replace with `ssh', instead.
8250 (External transfer methods, Auto-save and Backup):
8251 Typo fixes.
8252
82532003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8254
183080b6 8255 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8256 (Top): Mention japanese manual only if flag `jamanual' is set.
8257 Insert section `Japanese manual' in menu.
8258
82592003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8260
8261 * eshell.texi (Known Problems): Add doc item.
8262
82632003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8264
8265 * cc-mode.texi: Update for CC Mode 5.30.
8266
8267 Note: Please refrain from doing purely cosmetic changes like
8268 removing trailing whitespace in this manual; it clobbers cvs
8269 merging for no good reason.
8270
82712003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8272
8273 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8274 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8275 @acronym{ASCII}.
8276
82772003-10-26 Karl Berry <karl@gnu.org>
8278
8279 * info.texi (Info Search): Echo area, not echo are. From Debian
8280 diff.
8281
82822003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8283
10d1d0af 8284 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8285 :buttons and :children keywords.
8286
82872003-10-22 Miles Bader <miles@gnu.org>
8288
8289 * Makefile.in (info): Move before $(top_srcdir)/info.
8290
82912003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8292
8293 * tramp.texi (Inline methods): Small grammar fix.
8294 (External transfer methods): Likewise.
8295
82962003-10-08 Nick Roberts <nick@nick.uklinux.net>
8297
8298 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8299
83002003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8301
8302 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8303
83042003-09-30 Richard M. Stallman <rms@gnu.org>
8305
8306 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8307
8308 * widget.texi (User Interface): Fix typos.
8309
8310 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8311
83122003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8313
8314 * pcl-cvs.texi (Selected Files): Fix typo.
8315
83162003-09-21 Karl Berry <karl@gnu.org>
8317
8318 * info.texi (] and [ commands): No period at end of section title.
8319
83202003-09-04 Miles Bader <miles@gnu.org>
8321
8322 * Makefile.in (top_srcdir): New variable.
8323 ($(top_srcdir)/info): New rule.
8324 (info): Depend on it.
8325
83262003-09-03 Peter Runestig <peter@runestig.com>
8327
8328 * makefile.w32-in: New file.
8329
83302003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8331
8332 * widget.texi (User Interface): Explain the need of static text
8333 around an editable field.
8334
83352003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8336
8337 * widget.texi (Basic Types): The argument to `:help-echo' can now
8338 be a form that evaluates to a string.
8339
83402003-08-18 Kim F. Storm <storm@cua.dk>
8341
8342 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8343
83442003-08-16 Richard M. Stallman <rms@gnu.org>
8345
8346 * dired-x.texi (Shell Command Guessing): Explain *.
8347
83482003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8349
8350 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8351 log-edit-insert-changelog.
8352
83532003-08-03 Karl Berry <karl@gnu.org>
8354
8355 * info.texi: Need @contents.
8356
c8763fb6 83572003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8358
8359 Tramp version 2.0.36 released.
8360
8361 * tramp.texi (Remote shell setup): Explain about problems with
8362 non-Bourne commands in ~/.profile and ~/.shrc.
8363
83642003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8365
8366 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8367 renaming of `vis-mode' to `visible-mode'.
8368
83692003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8370
8371 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8372 next, prev and up pointers.
8373
83742003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8375
8376 * info.texi (Help): Mention existence of Emacs and stand-alone
8377 Info at the very beginning of the tutorial.
8378 (Help-Inv): New node.
8379 (Help-]): New node.
8380 (Help-M): Systematically point out the differences between default
8381 Emacs and stand-alone versions. Delete second menu.
8382 (Help-Xref): Systematically point out the differences between
8383 default Emacs and stand-alone versions.
8384 (Help-Int): Change `l' example.
8385 (Expert Info): Fix typos.
8386 (Emacs Info Variables): Mention `Info-hide-note-references' and
8387 new default for `Info-scroll-prefer-subnodes'.
8388
c8763fb6 83892003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8390
8391 Version 2.0.35 of Tramp released.
8392
8393 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8394 (Inline methods): Add methods `remsh' and `plink1'.
8395 (External transfer methods): Add method `remcp'.
8396 (Multi-hop Methods): Add method `remsh'.
8397 Small patch from Adrian Aichner <adrian@xemacs.org>:
8398 Fix minor typos.
0c7efc08 8399 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8400 `Info-index'.
8401 (Version Control): Add cindex entry.
8402
c8763fb6 84032003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8404
8405 * trampver.texi: Version 2.0.34 released.
8406
84072003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8408
8409 * faq.texi: Improve previous changes.
8410
84112003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8412
8413 * faq.texi: Update copyright and maintenance details.
8414 Update some package URLs, versions, and maintainers.
8415 Remove many references to the Emacs Lisp Archive.
8416
84172003-04-23 Simon Josefsson <jas@extundo.com>
8418
8419 * smtpmail.texi: Fix license (the invariant sections mentioned has
8420 never been part of the smtp manual). Align info dir entry with
8421 other emacs packages.
8422
84232003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8424
8425 * tramp.texi: Version 2.0.33 released.
8426 Remove installation chapter. Remove XEmacs specifics.
8427
84282003-03-29 Richard M. Stallman <rms@gnu.org>
8429
8430 * tramp.texi (Top): Undo the previous renaming.
8431 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8432
c8763fb6 84332003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8434
8435 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8436 version of manual.
8437
8438 * tramp.texi (Auto-save and Backup): New node.
8439
84402003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8441
8442 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8443 Emacs" in order to have better differentiation to "XEmacs".
8444 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8445 are new macros in order to point to the other Emacs flavor where
8446 appropriate. In info case, point to node `Installation' in order
8447 to explain how to generate the other way. In html case, make a
8448 link to the other html file.
0c7efc08 8449 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
8450 after CVS checkout/update.
8451 (Installation): Completely rewritten.
8452 (Installation parameters, Load paths): New sections under
8453 `Installation'.
8454
c8763fb6 84552003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8456
8457 * tramp.texi: Version 2.0.30 released.
8458 Replace word "path" with "localname" where used as a component of
8459 a Tramp file name.
8460
84612003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8462
8463 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8464 introduced.
8465 (Installation): Explain what to do if files from the tramp/contrib
8466 directory are needed.
8467
84682003-02-23 Alex Schroeder <alex@emacswiki.org>
8469
8470 * smtpmail.texi (How Mail Works): New.
8471
84722003-02-22 Alex Schroeder <alex@emacswiki.org>
8473
8474 * smtpmail.texi: New file.
8475
8476 * Makefile.in: Build SMTP manual.
8477
c8763fb6 84782003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8479
8480 * tramp.texi: Version 2.0.29 released.
8481 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8482 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8483
84842003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8485
8486 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 8487 another package loads accidentally Ange-FTP.
2de53ca6
GM
8488
84892003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8490
8491 * tramp.texi (Customizing Completion): Add function
8492 `tramp-parse-sconfig'. Change example of
8493 `tramp-set-completion-function', because parsing of ssh config
8494 files looks more natural.
8495
84962003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8497
8498 * gnus.texi: Do not use `path' in several locations.
8499
c8763fb6 85002002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 8501
0c7efc08
SM
8502 * tramp.texi (External transfer methods): New method `smb'.
8503 From Michael Albinus.
2de53ca6
GM
8504
85052002-11-05 Karl Berry <karl@gnu.org>
8506
8507 * info.texi (Info-fontify): Reorder face list to avoid bad line
8508 breaks.
8509
c8763fb6 85102002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 8511
0c7efc08
SM
8512 * tramp.texi: Move @copying to standard place.
8513 Use @insertcopying.
2de53ca6
GM
8514
85152002-10-02 Karl Berry <karl@gnu.org>
8516
8517 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8518 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8519 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8520 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8521 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8522 Per rms, update all manuals to use @copying instead of @ifinfo.
8523 Also use @ifnottex instead of @ifinfo around the top node, where
8524 needed for the sake of the HTML output.
8525 (The Gnus manual is not fixed since it's not clear to me how it
8526 works; and the Tramp manual already uses @copying, although in an
8527 unusual way. All others were changed.)
8528
85292002-09-10 Jonathan Yavner <jyavner@engineer.com>
8530
8531 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8532 (../info/ses, ses.dvi): New targets.
8533 * ses.texi: New file.
8534
c8763fb6 85352002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
8536
8537 * texinfo.tex: Update to texinfo 4.2.
8538
85392002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8540
8541 * reftex.texi: Update to RefTeX 4.19.
8542
c8763fb6 85432002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
8544
8545 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8546 (../info/tramp, tramp.dvi): New targets.
8547
85482002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8549
8550 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8551 (calc.dvi): Uncomment.
8552
85532001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8554
8555 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8556 (../info/calc): New target.
8557
85582001-10-20 Gerd Moellmann <gerd@gnu.org>
8559
8560 * (Version 21.1 released.)
8561
85622001-10-05 Gerd Moellmann <gerd@gnu.org>
8563
8564 * Branch for 21.1.
8565
85662001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8567
8568 * Makefile.in (../info/info): Use an explicit -o switch to
8569 makeinfo.
8570
85712001-03-05 Gerd Moellmann <gerd@gnu.org>
8572
8573 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8574
85752000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8576
8577 * Makefile.in (../info/idlwave): Use --no-split.
8578
85792000-12-14 Dave Love <fx@gnu.org>
8580
c4cc8b9a 8581 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
8582 (gnus.dvi): Change rule to remove @latex stuff.
8583
85842000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8585
8586 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8587
85882000-10-13 John Wiegley <johnw@gnu.org>
8589
8590 * Makefile.in: Add build targets for eshell.texi.
8591
85922000-09-25 Gerd Moellmann <gerd@gnu.org>
8593
8594 * Makefile.in: Remove/comment speedbar stuff.
8595
85962000-09-22 Dave Love <fx@gnu.org>
8597
8598 * Makefile.in: Add emacs-mime.
8599
86002000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8601
8602 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8603 (DVI_TARGETS): Add woman.dvi.
8604 (../info/woman, woman.dvi): New targets.
8605
86062000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8607
8608 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8609
8610 * pcl-cvs.texi: New file.
8611 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8612 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8613
86142000-05-11 Gerd Moellmann <gerd@gnu.org>
8615
8616 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8617 (../info/ebrowse, ebrowse.dvi): New targets.
8618
86192000-01-13 Gerd Moellmann <gerd@gnu.org>
8620
8621 * Makefile.in (INFO_TARGETS): Add eudc.
8622 (DVI_TARGETS): Add eudc.dvi.
8623 (../info/eudc, eudc.dvi): New targets.
8624
86252000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8626
8627 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8628 compatibility with 8+3 filesystems).
8629 (../info/efaq): Rename from emacs-faq.
8630
86312000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8632
8633 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8634 (../info/idlwave, idlwave.dvi): New targets.
8635
86361999-10-23 Dave Love <fx@gnu.org>
8637
8638 * Makefile.in: Use autotype.texi.
8639
86401999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8641
8642 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8643 faq.texi file) rather than ../info/faq.
8644
86451999-10-07 Gerd Moellmann <gerd@gnu.org>
8646
8647 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8648 (../info/ada-mode, ada-mode.dvi): New targets.
8649
86501999-09-01 Dave Love <fx@gnu.org>
8651
8652 * Makefile.in: Add faq.
8653
86541999-07-12 Richard Stallman <rms@gnu.org>
8655
8656 * Version 20.4 released.
8657
86581998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8659
8660 * Version 20.3 released.
8661
86621998-04-06 Andreas Schwab <schwab@gnu.org>
8663
768c0c0f
JB
8664 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8665 Use it in dvi targets.
2de53ca6
GM
8666 (../etc/GNU): Change to $(srcdir) first.
8667
86681998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8669
8670 * reftex.texi: Update for RefTeX version 3.22.
8671
86721998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8673
8674 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8675 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8676
86771997-09-23 Paul Eggert <eggert@twinsun.com>
8678
8679 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8680 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8681
86821997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8683
8684 * Version 20.2 released.
8685
86861997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8687
8688 * Version 20.1 released.
8689
86901997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8691
8692 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8693
86941996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8695
8696 * Version 19.33 released.
8697
86981996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8699
8700 * Version 19.32 released.
8701
87021996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8703
8704 * Makefile.in: Add rules for the Message manual.
8705
87061996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8707
8708 * gnus.texi: New version.
8709
8710 * message.texi: New manual.
8711
87121996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8713
8714 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8715
87161996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8717
8718 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8719 Specify -I option.
8720 (All dvi targets): Set the TEXINPUTS variable.
8721
87221996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8723
8724 * Version 19.31 released.
8725
87261996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8727
8728 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8729 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8730
87311995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8732
8733 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8734 (INFO_TARGETS): Add ../info/cc-mode.
8735 (DVI_TARGETS): Add cc-mode.dvi.
8736
2de53ca6
GM
87371995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8738
8739 * Version 19.30 released.
8740
87411995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8742
8743 * gnus.texi: New file.
8744
87451995-11-04 Erik Naggum <erik@naggum.no>
8746
8747 * gnus.texi: File deleted.
8748
87491995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8750
8751 * mh-e.texi: "Function Index" -> "Command Index" to work with
8752 Emacs 19.30 C-h C-k support of separately-documented commands.
8753
87541995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8755
8756 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8757 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8758
87591995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8760
8761 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8762 (../info/viper, viper.dvi): New targets.
8763
87641995-04-20 Kevin Rodgers <kevinr@ihs.com>
8765
8766 * dired-x.texi (Installation): Change the example to set
8767 buffer-local variables like dired-omit-files-p in
8768 dired-mode-hook.
8769
87701995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8771
8772 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8773 (../info/mh-e, mh-e.dvi): New targets.
8774
87751995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8776
8777 * Makefile.in (maintainer-clean): Rename from realclean.
8778
87791994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8780
8781 * Makefile.in: New file.
8782 * Makefile: File deleted.
8783
87841994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8785
8786 * Makefile (TEXINDEX_OBJS): Variable deleted.
8787 (texindex, texindex.o, getopt.o): Rules deleted.
8788 All deps on texindex deleted.
8789 (distclean): Don't delete texindex.
8790 (mostlyclean): Don't delete *.o.
8791 * texindex.c, getopt.c: Files deleted.
8792
87931994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8794
8795 * Version 19.26 released.
8796
87971994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8798
8799 * Version 19.25 released.
8800
88011994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8802
8803 * Version 19.24 released.
8804
88051994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8806
8807 * Version 19.23 released.
8808
88091994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8810
8811 * Makefile: Delete spurious tab.
8812
88131994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8814
8815 * Makefile (.SUFFIXES): New rule.
8816
88171994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8818
8819 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8820 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8821
88221994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8823
8824 * Makefile (../info/sc): Rename from sc.info.
8825 (../info/cl): Likewise.
8826 (INFO_TARGETS): Use new names.
8827
88281993-12-04 Richard Stallman (rms@srarc2)
8829
8830 * getopt.c: New file.
8831 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8832 (getopt.o): New rule.
8833 (dvi): Don't depend on texindex.
8834 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8835 Depend on texindex.
8836
88371993-12-03 Richard Stallman (rms@srarc2)
8838
8839 * Makefile (../info/sc.info): Rename from ../info/sc.
8840 (TEXI2DVI): New variable.
8841 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8842 Add explicit commands.
8843 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8844
88451993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8846
8847 * Version 19.22 released.
8848
88491993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8850
8851 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8852
88531993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8854
8855 * Version 19.21 released.
8856
88571993-11-15 Paul Eggert (eggert@twinsun.com)
8858
8859 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8860
88611993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8862
8863 * Makefile (../etc/GNU): New target.
8864 (EMACSSOURCES): Add gnu1.texi.
8865
88661993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8867
8868 * Makefile (realclean): Don't delete the Info files.
8869
f0131492 88701993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
8871
8872 * forms.texi: Fix forms.texi so that it will format correctly.
8873 Add missing `@end iftex', fix bad reference.
8874
8875 * info.texi, info-stn.texi: New files implement texinfo version of
8876 `info' file.
8877
f0131492 88781993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
8879
8880 * Makefile: Fix targets for texindex, new info.texi files.
8881 * info-stnd.texi: New file implements info for standalone info
8882 reader.
8883 * info.texi: Update to include recent changes to "../info/info".
8884 New source file for ../info/info; includes info-stnd.texi.
8885
8886 * texindex.c: Include "../src/config.h" if building in emacs.
8887
8888 * Makefile: Change all files to FILENAME.texi, force all targets
8889 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8890 vip.texinfo, forms.texinfo, cl.texinfo.
8891 Add target to build texindex.c, defining `emacs'.
8892
8893 * forms.texi: Install new file to match version 2.3 of forms.el.
8894
88951993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8896
8897 * Version 19.19 released.
8898
88991993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8900
8901 * sc.texinfo: Fix info file name.
8902
8903 * Makefile (info): Add gnus and sc.
8904 (dvi): Add gnus.dvi and sc.dvi.
8905 (../info/sc, sc.dvi): New targets.
8906
89071993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8908
8909 * Version 19.18 released.
8910
89111993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8912
8913 * Makefile: Fix source file names of the separate manuals.
8914 (gnus.dvi, ../info/gnus): New targets.
8915
89161993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8917
8918 * Version 19.17 released.
8919
89201993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8921
8922 * split-man: Fix typos in last change.
8923
89241993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8925
8926 * Version 19.16 released.
8927
89281993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8929
8930 * version 19.15 released.
8931
89321993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8933
8934 * Makefile (distclean): It's rm, not rf.
8935
89361993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8937
8938 * Version 19.14 released.
8939
89401993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8941
8942 * Makefile: New file.
8943
89441993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8945
8946 * Version 19.13 released.
8947
89481993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8949
8950 * Version 19.9 released.
8951
89521993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8953
8954 * Version 19.8 released.
8955
89561993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8957
8958 * Version 19.7 released.
8959
89601990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8961
8962 * gnus.texinfo: New file. Removed installation instructions.
8963
89641990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8965
8966 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8967
89681989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8969
8970 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
8971 then define `\sc' as the command for smallcaps in Texinfo.
8972 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
8973 made the corresponding change to makeinfo and texinfm.el.
8974
89751988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8976
8977 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8978 Customization since the menu entry did not point to anything.
8979 Also add an @finalout command to remove overfull hboxes from the
8980 printed output.
8981
8982 * cl.texinfo: Add @bye, \input line and @settitle to file.
8983 This file is clearly intended to be a chapter of some other work,
8984 but the other work does not yet exist.
8985
89861988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8987
8988 * texinfo.texinfo: Three typos corrected.
8989
4009494e 8990;; Local Variables:
c8763fb6 8991;; coding: utf-8
4009494e
GM
8992;; End:
8993
acaf905b 8994 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
8995
8996 This file is part of GNU Emacs.
8997
97c0352c 8998 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 8999 it under the terms of the GNU General Public License as published by
97c0352c
GM
9000 the Free Software Foundation, either version 3 of the License, or
9001 (at your option) any later version.
4009494e
GM
9002
9003 GNU Emacs is distributed in the hope that it will be useful,
9004 but WITHOUT ANY WARRANTY; without even the implied warranty of
9005 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9006 GNU General Public License for more details.
9007
9008 You should have received a copy of the GNU General Public License
97c0352c 9009 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.