Fix application of menu-bar-mode etc. by X resources.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
a8e7d6d7 12012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2
3 * org.texi (Agenda commands): Fix two typos: give corresponding
4 function names, according to `org-agenda-view-mode-dispatch'.
5
a8e7d6d7 62012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
7
8 * faq.texi (Major packages and programs): Remove section.
9 There is no point listing 6 packages (cf etc/MORE.STUFF).
10 (Finding Emacs and related packages): Move "Spell-checkers" here.
dcbf5805
MA
112012-04-22 Michael Albinus <michael.albinus@gmx.de>
12
13 * dbus.texi (Version): New node.
14 (Properties and Annotations): Mention the object manager
15 interface. Describe dbus-get-all-managed-objects.
16 (Type Conversion): Floating point numbers are allowed, if an
17 anteger does not fit Emacs's integer range.
18 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
19 (Asynchronous Methods): Fix description of
20 dbus-call-method-asynchronously.
21 (Receiving Method Calls): Fix some minor errors. Add
22 dbus-interface-emacs.
23 (Signals): Describe unicast signals and the new match rules.
24 (Alternative Buses): Add the PRIVATE optional argument to
25 dbus-init-bus. Describe its new return value. Add dbus-setenv.
26
adee4030
GM
272012-04-20 Glenn Morris <rgm@gnu.org>
28
29 * faq.texi (New in Emacs 24): New section.
30 (Packages that do not come with Emacs): Mention M-x list-packages.
31
35dc09a1 322012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
33
34 * cc-mode.texi (c-offsets-alist): Correct a typo.
35
35dc09a1 362012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
37
38 * org.texi (Deadlines and scheduling): Fix the example: the
39 DEADLINE item should come right after the headline. We enforce
40 this convention, so it is a bug not to illustrate it correctly in
41 the manual.
42
35dc09a1 432012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
44
45 * org.texi (Agenda commands): Fix documentation bug by swapping
46 the equivalent keybindings to `org-agenda-next-line' with the ones
47 to `org-agenda-previous-line'.
48
35dc09a1 492012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
50
51 * Makefile.in: Replace non-portable use of $< in ordinary rules.
52
e2560ea8
EZ
532012-04-09 Eli Zaretskii <eliz@gnu.org>
54
55 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
56 emacs-gnutls.
57 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
58
6b4f4a2d
TZ
592012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
60
250b840e 61 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
62
63 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
64
ca2c89b6
TZ
652012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
66
67 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 68 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 69
aebd5f1a
GM
702012-04-04 Glenn Morris <rgm@gnu.org>
71
72 * auth.texi (Secret Service API): Copyedits.
73 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
74 (Help for users, Help for developers)
75 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 76
0317dd51
MA
772012-04-04 Michael Albinus <michael.albinus@gmx.de>
78
79 * auth.texi (Secret Service API): Add the missing text.
80
3d439cd1
CY
812012-04-04 Chong Yidong <cyd@gnu.org>
82
83 * message.texi (Using PGP/MIME): Note that epg is now the default.
84
85 * gnus.texi: Reduce references to obsolete pgg library.
86 (Security): Note that epg is now the default.
87
88 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
89
90 * nxml-mode.texi (Completion): C-RET is no longer bound to
91 nxml-complete.
92
153ae947
BG
932012-04-01 Jambunathan K <kjambunathan@gmail.com>
94
95 * org.texi (Customizing tables in ODT export): Correct few errors.
96
972012-04-01 Jambunathan K <kjambunathan@gmail.com>
98
99 * org.texi (Links in ODT export): Update.
100 (Labels and captions in ODT export): New node.
101
1022012-04-01 Jambunathan K <kjambunathan@gmail.com>
103
104 * org.texi (Literal examples in ODT export): htmlfontify.el in
105 Emacs-24.1 now supports fontification. So ODT source blocks will
106 be fontified by default.
107
1082012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
109
110 * org.texi (Refiling notes): Remove duplicated keybinding.
111
1122012-04-01 Eric Schulte <eric.schulte@gmx.com>
113
114 * org.texi (noweb): Documentation of this new option to the :noweb
115 header argument.
116
1172012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
118
119 * org.texi (Header and sectioning): Add example demonstrating how
120 to use "LaTeX_CLASS_OPTIONS".
121
1222012-04-01 Eric Schulte <eric.schulte@gmx.com>
123
124 * org.texi (Noweb reference syntax): Describe the ability to
125 execute noweb references in the manual.
126
1272012-04-01 Eric Schulte <eric.schulte@gmx.com>
128
129 * org.texi (cache): Improve cache documentation when session
130 evaluation is used.
131
1322012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
133
134 * org.texi (Plain lists): Document removal.
135
1362012-04-01 Michael Brand <michael.ch.brand@gmail.com>
137
138 * org.texi: Decapitalize file name in references to Calc manual.
139
1402012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
141
142 * org.texi (Plain lists): Document removal.
143
1442012-04-01 Jambunathan K <kjambunathan@gmail.com>
145
146 * org.texi (Top, OpenDocument Text export)
147 (ODT export commands, Extending ODT export)
148 (Images in ODT export, Tables in ODT export)
149 (Configuring a document converter): Add or Update.
150
1512012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
152
153 * org.texi (MobileOrg): Change the wording to reflect that the
154 Android Version is no longer just the little brother of the iOS
155 version.
156
1572012-04-01 Eric Schulte <eric.schulte@gmx.com>
158
159 * org.texi (Key bindings and useful functions): Updated babel key
160 binding documentation in manual.
161
1622012-04-01 Eric Schulte <eric.schulte@gmx.com>
163
164 * org.texi (noweb): Document new noweb header value.
165
1662012-04-01 Eric Schulte <eric.schulte@gmx.com>
167
168 * org.texi (noweb-sep): Document new header argument.
169
1702012-04-01 Eric Schulte <eric.schulte@gmx.com>
171
172 * org.texi (noweb-ref): Documentation of this new custom variable.
173
1742012-04-01 Eric Schulte <eric.schulte@gmx.com>
175
176 * org.texi (wrap): Update the new :wrap documentation to match the
177 current implementation.
178
1792012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
180
181 * org.texi: Added documentation for :wrap.
182
1832012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
184
185 * org.texi: #+RESULTS now user-configurable.
186
1872012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
188
189 * org.texi: Documented :noweb no-export.
190
1912012-04-01 Thomas Dye <dk@poto.local>
192
193 * org.texi: Edit :noweb no header argument for correctness.
194
1952012-04-01 Bastien Guerry <bzg@altern.org>
196
197 * org.texi (Customization): Update the approximate number of Org
198 variables.
199
2002012-04-01 Thomas Dye <dk@poto.local>
201
202 * org.texi: The :results wrap produces a drawer instead of a
203 begin_results block.
204
005a89ff
G
2052012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
206
207 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
208 reflect the new default.
209
589ce070
EZ
2102012-03-10 Eli Zaretskii <eliz@gnu.org>
211
212 * info.texi (Expert Info): Move the index entry for "Texinfo" from
213 "Getting Started" to this node. (Bug#10450)
214
a5392527
CY
2152012-03-10 Chong Yidong <cyd@gnu.org>
216
8ae818e4
CY
217 * flymake.texi (Example -- Configuring a tool called via make):
218 Mention the Automake COMPILE variable (Bug#8715).
219
a5392527
CY
220 * info.texi (Getting Started): Add an index entry (Bug#10450).
221
d49902e4
MA
2222012-03-02 Michael Albinus <michael.albinus@gmx.de>
223
224 * dbus.texi (Signals): Known names will be mapped onto unique
225 names, when registering for signals.
226
53eced6d
GM
2272012-02-29 Glenn Morris <rgm@gnu.org>
228
bcd6cd23
GM
229 * url.texi: Fix quote usage in body text.
230
775b55af
GM
231 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
232
53eced6d
GM
233 * cl.texi: Use @code{} in menus when appropriate.
234
44e97401
GM
2352012-02-28 Glenn Morris <rgm@gnu.org>
236
237 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
238 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
239 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
240 * org.texi, sc.texi, vip.texi, viper.texi:
241 Standardize possessive apostrophe usage.
242
fa9a0855
CY
2432012-02-26 Chong Yidong <cyd@gnu.org>
244
245 * ediff.texi (Quick Help Commands): Add a couple of index entries
246 (Bug#10834).
247
0fd2c9a3
GM
2482012-02-17 Glenn Morris <rgm@gnu.org>
249
250 * gnus.texi (Posting Styles):
251 * remember.texi (Org): Fix cross-refs to other manuals.
252
9f26dc24
GM
2532012-02-15 Glenn Morris <rgm@gnu.org>
254
255 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
256 (Encryption): New chapter, split out from previous.
257
3d2af193
LI
2582012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
259
260 * gnus.texi (Customizing the IMAP Connection): Mention
261 nnimap-record-commands.
262
b74c9672
GM
2632012-02-10 Glenn Morris <rgm@gnu.org>
264
265 * url.texi (Retrieving URLs): Update url-retrieve arguments.
266 Mention url-queue-retrieve.
267
2ebc3b94
GM
2682012-02-09 Glenn Morris <rgm@gnu.org>
269
9fcfcdef
GM
270 * sem-user.texi (Semantic mode user commands): Typo fix.
271
2ebc3b94
GM
272 * info.texi (Create Info buffer): Mention info-display-manual.
273
7c4bbb69
LI
2742012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
275
276 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
277 example (modified from an example by Michael Albinus).
278
debce7bc
G
2792012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
280
281 * gnus.texi (Agent Basics): Fix outdated description of
282 `gnus-agent-auto-agentize-methods'.
283
b207a4ec
AS
2842012-01-28 Andreas Schwab <schwab@linux-m68k.org>
285
286 * cc-mode.texi: Always @defindex ss.
287 (Config Basics): Fix argument of @itemize.
288 (Macro Backslashes): Add @code around index entry.
289
b8fe8712
GM
2902012-01-23 Glenn Morris <rgm@gnu.org>
291
292 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
293
02dc2fd7
EH
2942012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
295
296 * tramp.texi (File): Tweak wording for the `scpc' option.
297
e7719ea1
G
2982012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
299
300 * gnus.texi (Group Parameters): Really note precedence.
301
9937bef4
G
3022012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
303
304 * gnus.texi (Group Parameters): Note precedence.
305
e66ba1df
BG
3062012-01-03 Eric Schulte <eric.schulte@gmx.com>
307
308 * org.texi (Noweb reference syntax): Adding documentation of
309 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
310 variable.
311
3122012-01-03 Bastien Guerry <bzg@gnu.org>
313
314 * org.texi (Plain lists): Split the table to fix the display
315 of items.
316
3172012-01-03 Bastien Guerry <bzg@gnu.org>
318
319 * org.texi (Plain lists): Fix misplaced explanation.
320
3212012-01-03 Bastien Guerry <bzg@gnu.org>
322
323 * org.texi (Plain lists, Agenda files): Add index entries.
324
3252012-01-03 Julian Gehring <julian.gehring@googlemail.com>
326
327 * org.texi: Use "Org mode" instead of alternatives like
328 "Org-mode" or "org-mode".
329
3302012-01-03 Bernt Hansen <bernt@norang.ca>
331
332 * org.texi (Agenda commands): Document
333 `org-clock-report-include-clocking-task'.
334
3352012-01-03 Bastien Guerry <bzg@gnu.org>
336
337 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
338 C-c' on checkboxes.
339
3402012-01-03 Julian Gehring <julian.gehring@googlemail.com>
341
342 * org.texi: End sentences with two spaces.
343
3442012-01-03 Michael Brand <michael.ch.brand@gmail.com>
345
346 * org.texi (External links): Document the link types file+sys
347 and file+emacs, slightly narrow used page width.
348
3492012-01-03 Eric Schulte <eric.schulte@gmx.com>
350
351 * org.texi (colnames): Note that colnames behavior may differ
352 across languages.
353
3542012-01-03 Bastien Guerry <bzg@gnu.org>
355
356 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
357
3582012-01-03 Thomas Dye <dk@poto.westell.com>
359
360 * org.texi: Augmented discussion of babel property
361 inheritance. Put footnote outside sentence ending period.
362
3632012-01-03 Eric Schulte <schulte.eric@gmail.com>
364
365 * org.texi (eval): Documenting the full range of :eval header
366 argument values.
367
3682012-01-03 Eric Schulte <schulte.eric@gmail.com>
369
370 * org.texi (eval): Documentation of the new :eval option.
371
3722012-01-03 Thomas Dye <dk@poto.local>
373
374 * org.texi: Add accumulated properties.
375
3762012-01-03 Thomas Dye <dk@poto.local>
377
378 * org.texi: Documented no spaces in name=assign, another
379 correction to :var table.
380
3812012-01-03 Thomas Dye <dk@poto.local>
382
383 * org.texi: Changed DATA to NAME in Working With Source Code
384 section.
385
3862012-01-03 Tom Dye <tsd@tsdye.com>
387
388 * org.texi: Minor change to :var table.
389
3902012-01-03 Tom Dye <tsd@tsdye.com>
391
392 * org.texi: More changes to :var table (some examples were wrong).
393
3942012-01-03 Tom Dye <tsd@tsdye.com>
395
396 * org.texi: Cleaned up :var table.
397
3982012-01-03 Bastien Guerry <bzg@gnu.org>
399
400 * org.texi (Timestamps, Weekly/daily agenda)
401 (Weekly/daily agenda): Add @cindex for "appointment".
402
4032012-01-03 Eric Schulte <schulte.eric@gmail.com>
404
405 * org.texi (Literal examples): A new link to the template for
406 inserting empty code blocks.
407 (Structure of code blocks): A new link to the template for
408 inserting empty code blocks.
409
4102012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
411
412 * org.texi (External links): Add footnote on how the behavior
413 of the text search in Org files are controled by the variable
414 `org-link-search-must-match-exact-headline'.
415
4162012-01-03 Eric Schulte <schulte.eric@gmail.com>
417
418 * org.texi (Buffer-wide header arguments): Update
419 documentation to reflect removal of #+PROPERTIES.
420
4212012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
422
423 * org.texi (The clock table): Mention that ACHIVED trees
424 contribute to the clock table.
425
4262012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
427
428 * org.texi (Conflicts): Better yasnippet config info.
429
4302012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
431
432 * org.texi (Selective export): Explicitely mention the default
433 values for `org-export-select-tags',
434 `org-export-exclude-tags'.
435
4362012-01-03 Tom Dye <tsd@tsdye.com>
437
438 * org.texi: Added a line to specify that header arguments are
439 lowercase.
440
4412012-01-03 Tom Dye <tsd@tsdye.com>
442
443 * org.texi: :var requires default value when declared.
444
4452012-01-03 Bastien Guerry <bzg@gnu.org>
446
447 * org.texi (Handling links): Add a note about the
448 `org-link-frame-setup' option.
449
4502012-01-03 David Maus <dmaus@ictsoc.de>
451
452 * org.texi (Exporting Agenda Views, Extracting agenda
453 information): Fix command line syntax, quote symbol parameter
454 values.
455
4562012-01-03 David Maus <dmaus@ictsoc.de>
457
458 * org.texi (Exporting Agenda Views): Fix command line syntax.
459
8d80ef01
PE
4602011-12-28 Paul Eggert <eggert@cs.ucla.edu>
461
462 * gnus.texi (Mail Source Customization, Mail Back End Variables):
463 Use octal notation for file permissions, which are normally
464 thought of in octal.
465 (Mail Back End Variables): Use more-plausible modes in example.
466
47d42d81
AM
4672011-12-20 Alan Mackenzie <acm@muc.de>
468
469 * cc-mode.texi: Update version string 5.31 -> 5.32.
470
a98edce9
JB
4712011-12-06 Juanma Barranquero <lekktu@gmail.com>
472
473 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
474
321decc8
GM
4752011-11-24 Glenn Morris <rgm@gnu.org>
476
477 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
478
f8107b79
JB
4792011-11-24 Juanma Barranquero <lekktu@gmail.com>
480
481 * makefile.w32-in: Update dependencies.
482
f5a96a4f
GM
4832011-11-20 Glenn Morris <rgm@gnu.org>
484
485 * gnus.texi (Group Information):
486 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
487
cd1181db
JB
4882011-11-20 Juanma Barranquero <lekktu@gmail.com>
489
490 * gnus-coding.texi (Gnus Maintenance Guide):
491 Rename from "Gnus Maintainance Guide".
492
493 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
494 * eieio.texi (Customizing):
fe7a3057
JB
495 * gnus.texi (Article Washing):
496 * gnus-news.texi:
497 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 498
7877f373
JB
4992011-11-16 Juanma Barranquero <lekktu@gmail.com>
500
501 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
502
0d26e0b6
JB
5032011-11-15 Juanma Barranquero <lekktu@gmail.com>
504
c7015153
JB
505 * ede.texi (project-am-texinfo):
506 * gnus.texi (Sending or Not Sending):
507 * org.texi (Template elements): Fix typos.
0d26e0b6 508
0b381c7e
JB
5092011-11-14 Juanma Barranquero <lekktu@gmail.com>
510
511 * ediff.texi (Hooks):
c7015153 512 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 513
40a8bdf6
JB
5142011-11-11 Juanma Barranquero <lekktu@gmail.com>
515
516 * semantic.texi (Tag handling): Fix typo.
517
57dda3bb
KY
5182011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
519
520 * gnus.texi (Other Gnus Versions): Remove.
521
52bedd34
AM
5222011-10-28 Alan Mackenzie <acm@muc.de>
523
524 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
525 (Other Special Indentations): Add an xref to "Macros with ;".
526 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
527 "Macros with ;".
528 (Macros with ;): New page.
529
00b77525
GM
530 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
531 Document the new handling of nested scopes for movement by defuns.
52bedd34 532
4a623313
MA
5332011-10-23 Michael Albinus <michael.albinus@gmx.de>
534
535 Sync with Tramp 2.2.3.
536
537 * trampver.texi: Update release number.
538
466a320e
GM
5392011-10-14 Glenn Morris <rgm@gnu.org>
540
541 * ert.texi (Introduction, How to Run Tests)
542 (Running Tests Interactively, Expected Failures)
543 (Tests and Their Environment, Useful Techniques)
544 (Interactive Debugging, Fixtures and Test Suites):
545 Minor rephrasings.
546 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
547 (Running Tests in Batch Mode): Simplify loading instructions.
548 (Test Selectors): Clarify some selectors.
549 (Expected Failures, Useful Techniques):
550 Make examples fit in 80 columns.
551
2be4956d
JB
5522011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
553
554 * calc.texi (Basic Operations on Units): Discuss temperature
555 conversion (`u t') alongside with other unit conversions ('u c').
556
7359a765
GM
5572011-10-12 Glenn Morris <rgm@gnu.org>
558
559 * ert.texi: Whitespace trivia to make main menu items line up better.
560
a0c52e5d
GM
5612011-10-08 Glenn Morris <rgm@gnu.org>
562
563 * Makefile.in: Fix ert rules.
564
465d0300
G
5652011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
566
567 * gnus.texi (Gnus Utility Functions): Add more references and
568 explanations (bug#9683).
569
a5166359
LMI
5702011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
571
572 * gnus.texi (Archived Messages): Note the default (bug#9552).
573
b523dc20
BW
5742011-09-21 Bill Wohler <wohler@newt.com>
575
576 Release MH-E manual version 8.3.
577
58179cce 578 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
579 release 8.3.
580 (Preface): Updated support information.
581 (From Bill Wohler): Reset text to original version. As a
582 historical quote, the tense should be correct in the time that it
583 was written.
584
0afb49a1
LMI
5852011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
586
587 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
588 (Finding the News): Doc clarification.
589 (Terminology): Mention naming.
590
e21bac42
G
5912011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
592
593 * gnus.texi: Remove mentions of `recent', which are now obsolete.
594 (Interactive): Document `quiet'.
595
5b409b39 5962011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633
BG
597
598 * org.texi (Images in LaTeX export): rewrite.
599
5b409b39 6002011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
601
602 * org.texi (Using the mapping API): mention 'region as a possible
603 scope for `org-map-entries'.
604
5b409b39 6052011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
606
607 * org.texi (Visibility cycling): Document `org-copy-visible'.
608
5b409b39 6092011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
610
611 * org.texi (Template expansion): order template sequences in the
612 proper order.
613
5b409b39 6142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
615
616 * org.texi (eval): Expand discussion of the :eval header argument.
617
5b409b39 6182011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
619
620 * org.texi (Languages): Add Lilypond and Awk as supported
621 languages.
622
5b409b39 6232011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837
BG
624
625 * org.texi: document that both CLOCK_INTO_DRAWER and
626 LOG_INTO_DRAWER can be used to override the contents of variable
627 org-clock-into-drawer (or if unset, org-log-into-drawer).
628
629 * org.texi: replace @xref->@pxref.
630
5b409b39 6312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
632
633 * org.texi (Evaluating code blocks): Documenting the new option
634 for inline call lines.
635
5b409b39 6362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
637
638 * org.texi (Results of evaluation): More explicit about the
639 mechanism through which interactive evaluation of code is
640 performed.
641
5b409b39 6422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
643
644 * org.texi (noweb-ref): New header argument documentation.
645
5b409b39 6462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
647
648 * org.texi (Extracting source code): Documentation of the new
649 org-babel-tangle-named-block-combination variable.
650
5b409b39 6512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
652
653 * org.texi (Structure of code blocks): explicitly state that the
654 behavior of multiple blocks of the same name is undefined
655
5b409b39 6562011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
657
658 * org.texi (TaskJuggler export): Modify the example to reflect the
659 new effort durations.
660
5b409b39 6612011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
662
663 * org.texi (Images in LaTeX export): Escape curly brackets in
664 LaTeX example.
665
5b409b39 6662011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
667
668 * org.texi (The clock table): Document the :properties and
669 :inherit-props arguments for the clocktable.
670
5b409b39 6712011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
672
673 * org.texi (Tables in LaTeX export): Document specifying placement
674 options for tables.
675
5b409b39 6762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
677
678 * org.texi (Evaluating code blocks): More specific documentation
679 about the different types of header arguments.
680
5b409b39 6812011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
682
683 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
684
5b409b39 6852011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
686
687 * org.texi (Built-in table editor): Document the table field
688 follow mode.
689
5b409b39 6902011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
691
692 * org.texi (Easy Templates): Document new template.
693
5b409b39 6942011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
695
696 * org.texi (Literal examples): Add a cross-reference from "Literal
697 Examples" to "Easy Templates."
698
5b409b39 6992011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
700
701 * org.texi (The clock table): Add link to match syntax.
702
5b409b39 7032011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
704
705 * org.texi (Agenda commands): Document clock consistency checks.
706
5b409b39 7072011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
708
709 * org.texi (Built-in table editor): Document that \vert represents
710 a vertical bar in a table field.
711
5b409b39 7122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
713
714 * org.texi (Literal examples): Link from "Markup" > "Literate
715 Examples" to "Working with Source Code".
716
5b409b39 7172011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
718
719 * org.texi (Agenda commands): Doc for function option to bulk
720 action.
721
5b409b39 7222011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
723
724 * org.texi (Template expansion): Document new %<...> template
725 escape.
726
5b409b39 7272011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
728
729 * org.texi (Selective export): Document exclusion of any tasks
730 from export.
731
5b409b39 7322011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
733
734 * org.texi (Selective export): Document how to exclude DONE tasks
735 from export.
736 (Publishing options): Document the properties to be used to turn off
737 export of DONE tasks.
738
5b409b39 7392011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
740
741 * org.texi (The date/time prompt): Document date range protection.
742
5b409b39 7432011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
744
745 * org.texi (padline): Documentation of the new padline header
746 argument.
747
5b409b39 7482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
749
750 * org.texi (var): Adding "[" to list of characters triggering
751 elisp evaluation.
752
5b409b39 7532011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
754
755 * org.texi (var): Documentation of Emacs Lisp evaluation during
756 variable assignment.
757
5b409b39 7582011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
759
760 * org.texi (colnames): Reference indexing into variables, and note
761 that colnames are *not* removed before indexing occurs.
762 (rownames): Reference indexing into variables, and note that
763 rownames are *not* removed before indexing occurs.
764
5b409b39 7652011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
766
767 * org.texi (var): Clarification of indexing into tabular
768 variables.
769
5b409b39 7702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
771
772 * org.texi (results): Documentation of the `:results wrap' header
773 argument.
774
5b409b39 7752011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
776
777 * org.texi (LaTeX and PDF export): add a note about a limitation
778 of the LaTeX export: the org file has to be properly structured.
779
5b409b39 7802011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
781
782 * org.texi (Dynamic blocks, Structure editing): Mention
783 the function `org-narrow-to-block'.
784
5b409b39 7852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
786
787 * org.texi (Languages): Updating list of code block supported
788 languages.
789
5b409b39 7902011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
791
792 * org.texi (Special properties): CATEGORY is a special property,
793 but it may also used in the drawer.
794
5b409b39 7952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
796
797 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
798
5b409b39 7992011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
800
801 * org.texi (Include files): Document :lines.
802
5b409b39 8032011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
804
805 * org.texi (comments): Documentation of the ":comments noweb" code
806 block header argument.
807
5b409b39 8082011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
809
810 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
811 added extra whitespace around functions to be consistent with the
812 rest of the section.
813
5b409b39 8142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 815
0b381c7e 816 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
817 #+call: line syntax.
818 (Header arguments in function calls): Expanded discussion of
819 #+call: line syntax.
820
5b409b39 8212011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
822
823 * org.texi (Evaluating code blocks): More explicit about how to
824 pass variables to #+call lines.
825
5b409b39 8262011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
827
828 * org.texi (Results of evaluation): Link to the :results header
829 argument list from the "Results of evaluation" section.
830
5b409b39 8312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
832
833 * org.texi (Conflicts): Adding additional information about
834 resolving org/yasnippet conflicts.
835
5b409b39 8362011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
837
838 * org.texi (Publishing options): Document style-include-scripts
839 publishing project property.
840
5b409b39 8412011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
842
843 * org.texi (Sparse trees): Document the next-error /
844 previous-error functionality.
845
5b409b39 8462011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
847
848 * org.texi (cache): Improved documentation of code block caches.
849
5b409b39 8502011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
851
852 * org.texi (Code block specific header arguments): Documentation
853 of multi-line header arguments.
854
5b409b39 8552011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
856
857 * org.texi (Code evaluation security): Add example for using a
858 function.
859
5b409b39 8602011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
861
862 * org.texi (Tables in LaTeX export): Documentation of new
863 attr_latex options for tables.
864
5b409b39
BG
8652011-08-03 Michael Albinus <michael.albinus@gmx.de>
866
867 * trampver.texi: Update release number.
868
8692011-07-30 Michael Albinus <michael.albinus@gmx.de>
870
871 Sync with Tramp 2.2.2.
872
873 * trampver.texi: Update release number.
874
064e2d08
LMI
8752011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
876
877 * flymake.texi (Example -- Configuring a tool called via make):
878 Use /dev/null instead of the Windows "nul" (bug#8715).
879
b8151e9c
LMI
8802011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
881
882 * widget.texi (Setting Up the Buffer): Remove mention of the
883 global keymap parent, which doesn't seem to be accurate
884 (bug#7045).
885
5b409b39
BG
8862011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
887
888 * org.texi (Special agenda views): Fix double quoting (bug#3509).
889
c0a8ae95
KR
8902010-07-10 Kevin Ryde <user42@zip.com.au>
891
892 * cl.texi (For Clauses): Add destructuring example processing an
893 alist (bug#6596).
894
ac6531ad
LMI
8952011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
896
897 * ediff.texi (Major Entry Points): Remove mention of `require',
898 since that's not pertinent in the installed Emacs (bug#9016).
899
d30dd079
G
9002011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
901
902 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
903 (Filtering New Groups): Clarify how simple the "options -n" format is.
904 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
905 is internal.
d30dd079 906
862c0d68
MA
9072011-07-04 Michael Albinus <michael.albinus@gmx.de>
908
909 * tramp.texi (Cleanup remote connections): Add
910 `tramp-cleanup-this-connection'.
911
cd865a33
G
9122011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
913
914 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
915 zombies.
916 (Checking New Groups): Ditto (bug#8974).
7d1738f1 917 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
918
9192011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
920
921 * gnus.texi (Startup Files): Clarify that we're talking about numbered
922 backups, and not actual vc (bug#8975).
923
79414ae4
KR
9242011-07-03 Kevin Ryde <user42@zip.com.au>
925
926 * cl.texi (For Clauses): @items for hash-values and key-bindings
927 to make them more visible when skimming. Add examples of `using'
928 clause to them, examples being clearer than a description in
929 words (bug#6599).
930
847ccf7c
AM
9312011-07-01 Alan Mackenzie <acm@muc.de>
932
933 * cc-mode.texi (Guessing the Style): New page.
934 (Styles): Add a short introduction to above.
935
3da13bb9
DD
9362011-06-28 Deniz Dogan <deniz@dogan.se>
937
938 * rcirc.texi (Configuration): Bug-fix:
939 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
940 Reported by Elias Pipping <pipping@exherbo.org>.
941
60a0884e
G
9422011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
943
944 * gnus.texi (Summary Mail Commands): Document
945 `gnus-summary-reply-to-list-with-original'.
946
0c7efc08
SM
9472011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
948
949 * eshell.texi (Known problems): Fix typo.
950
ea3596a2
MA
9512011-06-12 Michael Albinus <michael.albinus@gmx.de>
952
0c7efc08 953 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
954 (Password handling): `auth-source-debug' is good for debug messages.
955
2da9c605
G
9562011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
957
958 * gnus.texi (Store custom flags and keywords): Refer to
959 `gnus-registry-article-marks-to-{chars,names}' instead of
960 `gnus-registry-user-format-function-{M,M2}'.
961
e61923c8
GM
9622011-05-27 Paul Eggert <eggert@cs.ucla.edu>
963
964 * texinfo.tex: Merge from gnulib.
965
627abcdd
TZ
9662011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
967
968 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
969 (Store custom flags and keywords):
970 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
971 `gnus-registry-user-format-function-M2'.
972
a3c92bc1
EZ
9732011-05-17 Paul Eggert <eggert@cs.ucla.edu>
974
8f906c40 975 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 976
85d870a9
GM
9772011-05-17 Glenn Morris <rgm@gnu.org>
978
979 * gnus.texi (Face): Fix typo.
980
2cdee799
GM
9812011-05-14 Glenn Morris <rgm@gnu.org>
982
983 * dired-x.texi (Omitting Examples): Minor addition.
984
79b70037
GM
9852011-05-10 Jim Meyering <meyering@redhat.com>
986
987 * ede.texi: Fix typo "or or -> or".
988
a7111a62 9892011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
990
991 * gnus.texi (Summary Buffer Lines):
992 gnus-summary-user-date-format-alist does not exist.
993 (Sorting the Summary Buffer): More about sorting threads.
994
69026aba
MA
9952011-04-25 Michael Albinus <michael.albinus@gmx.de>
996
997 * trampver.texi: Update release number.
998
9024ff79
MA
9992011-04-14 Michael Albinus <michael.albinus@gmx.de>
1000
1001 * tramp.texi (Frequently Asked Questions): New item for disabling
1002 Tramp in other packages.
1003
c3c65d73
TZ
10042011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1005
1006 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1007 (Fancy splitting to parent, Store arbitrary data):
1008 Updated gnus-registry docs.
c3c65d73 1009
9ec6a317
JB
10102011-04-13 Juanma Barranquero <lekktu@gmail.com>
1011
1012 * ede.texi: Fix typos.
1013
1e3b6001
G
10142011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1015
9ec6a317
JB
1016 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1017 It's @table @code.
1e3b6001 1018
a5954fa5
G
10192011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1020
1021 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
1022
d71990a1
JB
10232011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1024
1025 * calc.texi (Logarithmic Units): Update the function names.
1026
1518e4f0
G
10272011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1028
1029 * message.texi (Various Commands): Document format specs in the
1030 ellipsis.
1031
a123622d
G
10322011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1033
1034 * message.texi (Insertion Variables): Document message-cite-style.
1035
10362011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1037
1038 * tramp.texi (Remote processes): New subsection "Running shell on
1039 a remote host".
1040
4248cca2
TZ
10412011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1042
1043 * auth.texi (Help for developers): Update docs to explain that the
1044 :save-function will only run the first time.
1045
54ce11a1
GM
10462011-03-12 Glenn Morris <rgm@gnu.org>
1047
1048 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1049 (emacs-faq.text): New target.
1050 (clean): Add emacs-faq.
1051
0c3b25f8
MA
10522011-03-12 Michael Albinus <michael.albinus@gmx.de>
1053
1054 Sync with Tramp 2.2.1.
1055
1056 * trampver.texi: Update release number.
1057
b740639e
GM
10582011-03-11 Glenn Morris <rgm@gnu.org>
1059
1060 * Makefile.in (HTML_TARGETS): New.
1061 (clean): Delete $HTML_TARGETS.
1062 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1063
733afdf4
TZ
10642011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1065
1066 * auth.texi (Help for developers): Show example of using
1067 `auth-source-search' with prompts and :save-function.
1068
33383987
JB
10692011-03-07 Chong Yidong <cyd@stupidchicken.com>
1070
1071 * Version 23.3 released.
1072
a5057546
G
10732011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1074
1075 * message.texi (Message Buffers): Update default value of
1076 message-generate-new-buffers.
1077
479a2c9b
JB
10782011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1079
1080 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1081 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1082 respectively.
05a29101
JB
1083 (Musical Notes): New section.
1084 (Customizing Calc): Mention the customizable variable
1085 calc-note-threshold.
479a2c9b 1086
e0535b76
GM
10872011-03-03 Glenn Morris <rgm@gnu.org>
1088
1089 * url.texi (Dealing with HTTP documents): Remove reference to
1090 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1091 (Configuration): Update url-configuration-directory description.
e0535b76 1092
2777ccbf
GM
10932011-03-02 Glenn Morris <rgm@gnu.org>
1094
1095 * dired-x.texi (Multiple Dired Directories): Remove mentions
1096 of dired-default-directory-alist and dired-default-directory.
1097 Move dired-smart-shell-command here...
1098 (Miscellaneous Commands): ... from here.
1099
257219bd
PE
11002011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1101
1102 * texinfo.tex: Update to version 2011-02-24.09.
1103
8889f4e2
GM
11042011-03-02 Glenn Morris <rgm@gnu.org>
1105
1106 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1107 instead of the obsoleted dired-omit-here-always.
1108
5d41af19
MA
11092011-02-28 Michael Albinus <michael.albinus@gmx.de>
1110
1111 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1112 supported systems.
1113
2b0c7330 11142011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1115
61cf3a76
GM
1116 * dbus.texi (Type Conversion): Grammar fix.
1117
cce7d530 11182011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1119
cce7d530
GM
1120 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1121 "Debian GNU/Linux".
51a13bdd 1122
cce7d530
GM
1123 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1124
817b48a7
GM
11252011-02-23 Glenn Morris <rgm@gnu.org>
1126
cce7d530
GM
1127 * dired-x.texi (Features): Minor rephrasing.
1128 (Local Variables): Fix typos.
47301027
GM
1129
1130 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1131 Standardize some Emacs/XEmacs terminology.
1132
817b48a7
GM
1133 * dired-x.texi (Features): Don't advertise obsolete local variables.
1134 Simplify layout.
1135 (Omitting Variables): Update local variables example.
1136 (Local Variables): Say this is obsolete. Fix description of
1137 dired-enable-local-variables possible values.
1138
4a3988d5
G
11392011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1140
1141 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1142 default now.
1143
8e22bee0
G
11442011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1145
1146 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1147
06b840e0
LI
11482011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1149
1150 * gnus.texi (Window Layout): Document layout names.
1151
67ab0163 11522011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1153
1154 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1155 * auth.texi: Sync @dircategory with ../../info/dir.
1156 * autotype.texi: Sync @dircategory with ../../info/dir.
1157 * calc.texi: Sync @dircategory with ../../info/dir.
1158 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1159 * cl.texi: Sync @dircategory with ../../info/dir.
1160 * dbus.texi: Sync @dircategory with ../../info/dir.
1161 * dired-x.texi: Sync @dircategory with ../../info/dir.
1162 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1163 * ede.texi: Sync @dircategory with ../../info/dir.
1164 * ediff.texi: Sync @dircategory with ../../info/dir.
1165 * edt.texi: Sync @dircategory with ../../info/dir.
1166 * eieio.texi: Sync @dircategory with ../../info/dir.
1167 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1168 * epa.texi: Sync @dircategory with ../../info/dir.
1169 * erc.texi: Sync @dircategory with ../../info/dir.
1170 * eshell.texi: Sync @dircategory with ../../info/dir.
1171 * eudc.texi: Sync @dircategory with ../../info/dir.
1172 * flymake.texi: Sync @dircategory with ../../info/dir.
1173 * forms.texi: Sync @dircategory with ../../info/dir.
1174 * gnus.texi: Sync @dircategory with ../../info/dir.
1175 * idlwave.texi: Sync @dircategory with ../../info/dir.
1176 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1177 * message.texi: Sync @dircategory with ../../info/dir.
1178 * mh-e.texi: Sync @dircategory with ../../info/dir.
1179 * newsticker.texi: Sync @dircategory with ../../info/dir.
1180 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1181 * org.texi: Sync @dircategory with ../../info/dir.
1182 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1183 * pgg.texi: Sync @dircategory with ../../info/dir.
1184 * rcirc.texi: Sync @dircategory with ../../info/dir.
1185 * reftex.texi: Sync @dircategory with ../../info/dir.
1186 * remember.texi: Sync @dircategory with ../../info/dir.
1187 * sasl.texi: Sync @dircategory with ../../info/dir.
1188 * sc.texi: Sync @dircategory with ../../info/dir.
1189 * semantic.texi: Sync @dircategory with ../../info/dir.
1190 * ses.texi: Sync @dircategory with ../../info/dir.
1191 * sieve.texi: Sync @dircategory with ../../info/dir.
1192 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1193 * speedbar.texi: Sync @dircategory with ../../info/dir.
1194 * trampver.texi [emacs]: Set emacsname to "Emacs".
1195 * tramp.texi: Sync @dircategory with ../../info/dir.
1196 * url.texi: Sync @dircategory with ../../info/dir.
1197 * vip.texi: Sync @dircategory with ../../info/dir.
1198 * viper.texi: Sync @dircategory with ../../info/dir.
1199 * widget.texi: Sync @dircategory with ../../info/dir.
1200 * woman.texi: Sync @dircategory with ../../info/dir.
1201
30abce25
GM
12022011-02-19 Glenn Morris <rgm@gnu.org>
1203
0c7efc08
SM
1204 * dired-x.texi (Technical Details): No longer redefines
1205 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1206 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1207
f31f8469
GM
12082011-02-18 Glenn Morris <rgm@gnu.org>
1209
1210 * dired-x.texi (Optional Installation File At Point): Simplify.
1211
35123c04
TZ
12122011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1213
1214 * auth.texi (Help for users): Use :port instead of :protocol for all
1215 auth-source docs.
7ba93e94
G
1216 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1217 to have two files in `auth-sources'.
35123c04 1218
da5e0ce4
GM
12192011-02-16 Glenn Morris <rgm@gnu.org>
1220
b322c9af
GM
1221 * dired-x.texi: Use emacsver.texi to get Emacs version.
1222 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1223 Depend on emacsver.texi.
1224
07ca5555
GM
1225 * dired-x.texi: Drop meaningless version number.
1226 (Introduction): Remove old info.
1227 (Optional Installation Dired Jump): Autoload from dired-x.
1228 Remove incorrect info about loaddefs.el.
1229 (Bugs): Just refer to M-x report-emacs-bug.
1230
da5e0ce4
GM
1231 * dired-x.texi (Multiple Dired Directories): Update for rename of
1232 default-directory-alist.
1233 (Miscellaneous Commands): No longer mention very old VM version 4.
1234
bb55f713
PE
12352011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1236
1237 Merge from gnulib.
1238 * texinfo.tex: Update to version 2011-02-14.11.
1239
5415d076
G
12402011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1241
da5e0ce4
GM
1242 * auth.texi (Help for users):
1243 Login collection is "Login" and not "login".
5415d076 1244
14029d4b
MA
12452011-02-13 Michael Albinus <michael.albinus@gmx.de>
1246
1247 * tramp.texi (History): Remove IMAP support.
1248 (External methods, Frequently Asked Questions): Remove `imap' and
1249 `imaps' methods.
1250 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1251
1252 * trampver.texi: Remove default value of `emacsimap'.
1253
8a36c07f
GM
12542011-02-13 Glenn Morris <rgm@gnu.org>
1255
1256 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1257 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1258
165bc5a0
GM
12592011-02-12 Glenn Morris <rgm@gnu.org>
1260
1261 * sc.texi (Getting Connected): Remove old index entries.
1262
5415d076 12632011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1264
1265 * url.texi: Remove duplicate @dircategory (Bug#7942).
1266
b8e0f0cd
G
12672011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1268
8a36c07f
GM
1269 * auth.texi (Overview, Help for users, Help for developers):
1270 Update docs.
b8e0f0cd
G
1271 (Help for users): Talk about spaces.
1272
caf82551
PE
12732011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1274
1275 * texinfo.tex: Update to version 2011-02-07.16.
1276
1ff98217
MA
12772011-02-07 Michael Albinus <michael.albinus@gmx.de>
1278
1279 * dbus.texi (Bus names): Adapt descriptions for
1280 dbus-list-activatable-names and dbus-list-known-names.
1281
2e78df6b
JB
12822011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1283
1284 * calc.texi (Logarithmic Units): New section.
1285
7fbf7cae
TZ
12862011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1287
1288 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1289 manuals use it now.
1290
0c7efc08 1291 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1292
156ad271
KY
12932011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1294
1295 * overrides.texi: Remove.
1296
1297 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1298 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1299
36539990
MA
13002011-02-05 Michael Albinus <michael.albinus@gmx.de>
1301
1302 * tramp.texi (Frequently Asked Questions): Mention problems with
1303 WinSSHD.
1304
1305 * trampver.texi: Update release number.
1306
13072011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1308
1309 * tramp.texi:
1310 Replace "delimet" with "delimit" globally.
1311 Replace "explicite" with "explicit" globally.
1312 Replace "instead of" with "instead" where there was nothing after "of".
1313 Audit use of comma before interrogative pronoun, "that", or "which".
1314 Minor word order, spelling, wording changes.
1315
ec72bf63
G
13162011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1317
1318 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1319
1320 * sieve.texi: Use WEBHACKDEVEL.
1321
1322 * sasl.texi: Use WEBHACKDEVEL.
1323
1324 * pgg.texi: Use WEBHACKDEVEL.
1325
1326 * message.texi: Use WEBHACKDEVEL.
1327
1328 * gnus.texi: Use WEBHACKDEVEL.
1329
1330 * emacs-mime.texi: Use WEBHACKDEVEL.
1331
1332 * auth.texi: Use WEBHACKDEVEL.
1333
1334 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1335 manuals.
1336
13372011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1338
1339 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1340
90b750f4
PE
13412011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1342
1343 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1344 which in turn is copied from ftp://tug.org/tex/.
1345
0e751a49
GM
13462011-02-03 Glenn Morris <rgm@gnu.org>
1347
1348 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1349 (Binding combinations of modifiers and function keys):
1350 Let's assume people reading this are not using Emacs 18.
1351
7f13c2e2
LI
13522011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1353
1354 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1355 since it's run automatically.
1356
d76c843e
LI
13572011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1358
1359 * gnus.texi (Customizing Articles): Fix typo.
1360
12e3ca0a
LI
13612011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1362
1363 * gnus.texi (Customizing Articles): Document the new way of customizing
1364 the date headers(s).
1365
fe72c8fa
LI
13662011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1367
1368 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1369 splitting example.
1370
bf3dae7e
EZ
13712011-01-29 Eli Zaretskii <eliz@gnu.org>
1372
1373 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1374 (MAKEINFO_OPTS): New variable.
1375 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1376 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1377 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1378 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1379 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1380 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1381 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1382 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1383 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1384 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1385 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1386 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1387 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1388 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1389 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1390 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1391 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1392 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1393
d6f13ac8
LI
13942011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1395
1396 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1397
c5ecc769
G
13982011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1399
1400 * message.texi (IDNA): Explain what it is.
1401
14022011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1403
1404 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1405
45eb2a5d
WL
14062011-01-23 Werner Lemberg <wl@gnu.org>
1407
1408 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1409 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 1410 (ENVADD): Update.
45eb2a5d 1411
6872a814
GM
14122011-01-18 Glenn Morris <rgm@gnu.org>
1413
1414 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1415
77ab81d0 14162011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
1417
1418 * nxml-mode.texi (Introduction): Fix file name typos.
1419
d221e780
CO
14202011-01-13 Christian Ohler <ohler@gnu.org>
1421
1422 * ert.texi: New file.
1423
1424 * Makefile.in:
1425 * makefile.w32-in: Add ert.texi.
1426
8c904d82
MA
14272011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1428
1429 * dbus.texi (Receiving Method Calls): New function
1430 dbus-register-service. Rearrange node.
1431
f56e0e7a
PE
14322011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1433
1434 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1435 which in turn is copied from ftp://tug.org/tex/.
1436
0fadf00e
MA
14372011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1438
1439 * dbus.texi (Receiving Method Calls): Describe new optional
1440 parameter dont-register-service of dbus-register-{method,property}.
1441
8b358e90
DU
14422010-12-17 Daiki Ueno <ueno@unixuser.org>
1443
0c7efc08
SM
1444 * epa.texi (Encrypting/decrypting *.gpg files):
1445 Mention epa-file-select-keys.
8b358e90 1446
549c9aed
G
14472010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1448
1449 * gnus.texi (Archived Messages): Remove outdated text.
1450
14512010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1452
0c7efc08 1453 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 1454
156e3f9c
G
14552010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1456
83f3eadc 1457 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 1458
8151d490
AC
14592010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1460
1461 * gnus.texi (The swish++ Engine): Add customizable parameters
1462 descriptions.
1463 (The swish-e Engine): Ditto.
1464
305bdd22
MA
14652010-12-14 Michael Albinus <michael.albinus@gmx.de>
1466
1467 * tramp.texi (Inline methods): Add "ksu" method.
1468 (Remote processes): Add example with remote `default-directory'.
1469
53aff12a
GM
14702010-12-14 Glenn Morris <rgm@gnu.org>
1471
1472 * faq.texi (Expanding aliases when sending mail):
1473 Now build-mail-aliases is interactive.
1474
8a1cdce5
AC
14752010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1476
1477 * gnus.texi: First pass at adding (rough) nnir documentation.
1478
7410c270
G
14792010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1480
53aff12a
GM
1481 * gnus.texi (Filtering New Groups):
1482 Mention gnus-auto-subscribed-categories.
1483 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
1484 removed.
1485
f49d1f52 14862010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
1487
1488 * cl.texi (For Clauses): Small fixes for frames and windows.
1489
acedf35c
CD
14902010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1491
1492 * org.texi (Using capture): Document using prefix arguments for
1493 finalizing capture.
1494 (Agenda commands): Document prefix argument for the bulk scatter
1495 command.
1496 (Beamer class export): Document that also overlay arguments can be
1497 passed to the column environment.
1498 (Template elements): Document the new entry type.
1499
15002010-12-11 Puneeth Chaganti <punchagan@gmail.com>
1501
1502 * org.texi (Include files): Document :minlevel.
1503
15042010-12-11 Julien Danjou <julien@danjou.info>
1505
1506 * org.texi (Categories): Document category icons.
1507
15082010-12-11 Eric Schulte <schulte.eric@gmail.com>
1509
1510 * org.texi (noweb): Fix typo.
1511
516aa569
G
15122010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1513
1514 * gnus.texi (Server Commands): Point to the rest of the server
1515 commands.
1516
04db63bc
G
15172010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1518
1519 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1520 g'.
1521
ed797193
G
15222010-12-02 Julien Danjou <julien@danjou.info>
1523
1524 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1525
15262010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1527
1528 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1529 (Direct Functions): Note the STARTTLS upgrade.
1530
07976ae3 15312010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 1532 James Clark <none@example.com>
d3dfb185
GM
1533
1534 * nxml-mode.texi (Introduction): New section.
1535
59e75882
G
15362010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1537
1538 * gnus.texi (Server Commands): Document gnus-server-show-server.
1539
568a887f
MA
15402010-11-20 Michael Albinus <michael.albinus@gmx.de>
1541
1542 Sync with Tramp 2.2.0.
1543
1544 * trampver.texi: Update release number.
1545
1265829e
JB
15462010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1547
1548 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1549 Mention that the TeX specific units won't use the `tex' prefix
1550 in TeX mode.
1551
239661c0
KY
15522010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1553
1554 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1555
4a47c275 15562010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
1557
1558 * edt.texi: Remove information about Emacs 19.
1559
4a47c275 15602010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
1561
1562 * trampver.texi: Update release number.
1563
2f0e0dc8
KY
15642010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1565
1566 * gnus.texi (Article Washing): Fix typo.
1567
afe98dfa
CD
15682010-11-11 Noorul Islam <noorul@noorul.com>
1569
56f5a94e 1570 * org.texi: Fix typo.
afe98dfa
CD
1571
15722010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1573
1574 * org.texi (Using capture): Explain that refiling is
1575 sensitive to cursor position.
1576
15772010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1578
56f5a94e 1579 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
1580
15812010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1582
1583 * org.texi: Document the <c> cookie.
1584
15852010-11-11 Eric Schulte <schulte.eric@gmail.com>
1586
56f5a94e
GM
1587 * org.texi: multi-line header arguments :PROPERTIES: :ID:
1588 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
1589
15902010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1591
56f5a94e 1592 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
1593
15942010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1595
56f5a94e 1596 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
1597
15982010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1599
1600 * org.texi (Setting up the staging area): Document that
1601 file names remain visible when encrypting the MobileOrg files.
1602
16032010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1604
1605 * org.texi (Setting up the staging area): Document which
1606 versions are needed for encryption.
1607
16082010-11-11 Eric Schulte <schulte.eric@gmail.com>
1609
56f5a94e
GM
1610 * org.texi (noweb): Update :noweb documentation to
1611 reflect the new "tangle" argument.
afe98dfa
CD
1612
16132010-11-11 Eric Schulte <schulte.eric@gmail.com>
1614
56f5a94e
GM
1615 * org.texi (Batch execution): Improve tangling script in
1616 documentation.
afe98dfa
CD
1617
16182010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1619
1620 * org.texi (Handling links):
1621 (In-buffer settings): Document inlining images on startup.
1622
16232010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1624
1625 * org.texi (Setting up the staging area): Document use of
1626 crypt password.
1627
16282010-11-11 David Maus <dmaus@ictsoc.de>
1629
56f5a94e 1630 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
1631
16322010-11-11 David Maus <dmaus@ictsoc.de>
1633
56f5a94e
GM
1634 * org.texi (Template expansion): Add mew in table for link type
1635 escapes.
afe98dfa
CD
1636
16372010-11-11 David Maus <dmaus@ictsoc.de>
1638
56f5a94e 1639 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
1640
16412010-11-11 Eric Schulte <schulte.eric@gmail.com>
1642
56f5a94e 1643 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
1644
16452010-11-11 Eric Schulte <schulte.eric@gmail.com>
1646
56f5a94e 1647 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
1648
16492010-11-11 Eric Schulte <schulte.eric@gmail.com>
1650
56f5a94e
GM
1651 * org.texi (Structure of code blocks):
1652 Update documentation to mention inline code block syntax.
afe98dfa
CD
1653
16542010-11-11 Eric Schulte <schulte.eric@gmail.com>
1655
56f5a94e 1656 * org.texi (comments): Improve wording.
afe98dfa
CD
1657
16582010-11-11 Eric Schulte <schulte.eric@gmail.com>
1659
56f5a94e 1660 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
1661
16622010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1663
1664 * org.texi (Installation): Remove the special
1665 installation instructions for XEmacs.
1666
16672010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1668
56f5a94e 1669 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
1670 insertion of empty structural elements.
1671
16722010-11-11 Noorul Islam <noorul@noorul.com>
1673
56f5a94e 1674 * org.texi: Fix doc.
afe98dfa
CD
1675
16762010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1677
1678 * org.texi (The date/time prompt): Document specification
1679 of time ranges.
1680
16812010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1682
1683 * org.texi (Internal links): Document the changes in
1684 internal links.
1685
16862010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1687
1688 * org.texi (Agenda commands): Document the limitation for
1689 the filter preset - it can only be used for an entire agenda
1690 view, not in an individual block in a block agenda.
1691
16922010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1693
1694 * org.texi (iCalendar export): Document alarm creation.
1695
6f8fc60c
MA
16962010-11-10 Michael Albinus <michael.albinus@gmx.de>
1697
1698 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1699
be3c11b3
LMI
17002010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1701
1702 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1703
d607b96b 17042010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 1705
d607b96b 1706 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 1707
181cb5fb
G
17082010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1709
1710 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1711 since that works by default.
1712
17132010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1714
1715 * gnus.texi (Customizing the IMAP Connection): Document
1716 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1717
36bc5d3b
MA
17182010-11-04 Michael Albinus <michael.albinus@gmx.de>
1719
1720 * tramp.texi (Remote shell setup): New item "Interactive shell
1721 prompt". Reported by Christian Millour <cm@abtela.com>.
1722 (Remote shell setup, Remote processes): Use @code{} for
1723 environment variables.
1724
cf503f7c
GM
17252010-11-03 Glenn Morris <rgm@gnu.org>
1726
537b04b9 1727 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 1728 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 1729
389b76fa
G
17302010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1731
1732 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1733
2699a554 17342010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
1735
1736 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1737
2699a554 17382010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
1739
1740 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1741
99e65b2d
G
17422010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1743
0c7efc08
SM
1744 * gnus.texi (Client-Side IMAP Splitting):
1745 Mention nnimap-unsplittable-articles.
99e65b2d
G
1746
17472010-10-29 Julien Danjou <julien@danjou.info>
1748
1749 * gnus.texi (Finding the News): Remove references to obsoletes
1750 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1751
aeeb3dcb
EZ
17522010-10-29 Eli Zaretskii <eliz@gnu.org>
1753
1754 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1755 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1756 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1757 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1758
8289f37b
GM
17592010-10-28 Glenn Morris <rgm@gnu.org>
1760
1761 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1762 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1763 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1764
d85d3b3a
DU
17652010-10-25 Daiki Ueno <ueno@unixuser.org>
1766
1767 * epa.texi (Mail-mode integration): Add alternative key bindings
1768 for epa-mail commands; escape comma.
c05c2b9b 1769 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 1770
9f534a47
JB
17712010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1772
99e65b2d 1773 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 1774
5793a7bc 17752010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
1776
1777 * gnus.texi (Group Parameters, Buttons): Fix typos.
1778
280f417b
G
17792010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1780
1781 * gnus.texi (Subscription Commands): Mention that you can also
1782 subscribe to new groups via the Server buffer, which is probably more
1783 convenient when subscribing to many groups.
1784
d806c872
G
17852010-10-21 Julien Danjou <julien@danjou.info>
1786
1787 * message.texi (Message Headers): Allow message-default-headers to be a
1788 function.
1789
d5798f68
LMI
17902010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1791
1792 * gnus-news.texi: Mention new archive defaults.
1793
b79bbef7
KY
17942010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1795
1796 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1797
2526f423
G
17982010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1799
1800 * gnus.texi (HTML): Document the function value of
1801 gnus-blocked-images.
1802 (Article Washing): shr and gnus-w3m, not the direct function names.
1803
ba91f05d
G
18042010-10-20 Julien Danjou <julien@danjou.info>
1805
1806 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1807 variable.
1808
da451787
LMI
18092010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1810
1811 * gnus.texi (Customizing the IMAP Connection): The port strings are
1812 strings.
c872595d 1813 (Document Groups): Mention git.
da451787 1814
7cad71ad
G
18152010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1816
1817 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1818 bzr/Gnus git sync.
1819
c56dfd36
EZ
18202010-10-15 Eli Zaretskii <eliz@gnu.org>
1821
1822 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1823 change.
1824
a1d16a7b
G
18252010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1826
1827 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1828 @item syntax for in-Emacs makeinfo.
1829
18302010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
1831
1832 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1833 trim sentence.
1834
98e2b864
DU
18352010-10-12 Daiki Ueno <ueno@unixuser.org>
1836
1837 * epa.texi (Caching Passphrases):
0c7efc08
SM
1838 * auth.texi (GnuPG and EasyPG Assistant Configuration):
1839 Clarify some configurations require to set up gpg-agent.
98e2b864 1840
c12e4a81
GM
18412010-10-11 Glenn Morris <rgm@gnu.org>
1842
1843 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1844
f7aa248a
G
18452010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1846
1847 * gnus.texi (Spam Package Introduction): Mention `$'.
1848
6513b232
EZ
18492010-10-09 Eli Zaretskii <eliz@gnu.org>
1850
1851 * makefile.w32-in (emacsdir): New variable.
1852 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1853 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1854
abd40fb4
GM
18552010-10-09 Glenn Morris <rgm@gnu.org>
1856
0f05450f
GM
1857 * Makefile.in (mostlyclean): Delete *.toc.
1858
d3a4ac46
GM
1859 * Makefile.in: Use $< in rules.
1860
aa9db089
GM
1861 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1862
abd40fb4
GM
1863 * Makefile.in ($(infodir)): Delete rule.
1864 (mkinfodir): New. Use it in all the info rules, rather than depending
1865 on infodir.
1866
ea274122
GM
18672010-10-09 Glenn Morris <rgm@gnu.org>
1868
6e90e2a8
GM
1869 * gnus.texi (Article Washing): Fix previous change.
1870
f7a31f11
GM
1871 * Makefile.in (emacsdir): New variable.
1872 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
1873 Depend on emacsver.texi.
1874
f7a31f11
GM
1875 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1876
ea274122
GM
1877 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1878
36d3245f
G
18792010-10-08 Julien Danjou <julien@danjou.info>
1880
f7a31f11 1881 * gnus.texi: Add mm-shr.
36d3245f
G
1882
18832010-10-08 Ludovic Courtès <ludo@gnu.org>
1884
1885 * gnus.texi (Finding the Parent, The Gnus Registry)
1886 (Registry Article Refer Method): Update docs for nnregistry.el.
1887
18882010-10-08 Daiki Ueno <ueno@unixuser.org>
1889
1890 * auth.texi (Help for users)
1891 (GnuPG and EasyPG Assistant Configuration): Update docs.
1892
12359245
GM
18932010-10-08 Glenn Morris <rgm@gnu.org>
1894
1895 * cl.texi (Organization, Installation, Old CL Compatibility):
1896 Deprecate cl-compat for new code.
4628bef1 1897 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
1898
1899 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1900
fcf2d385
KY
19012010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1902
1903 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1904
66627fa9
G
19052010-10-06 Julien Danjou <julien@danjou.info>
1906
fd9ba500
JD
1907 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1908
66627fa9
G
1909 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1910 broken link.
1911
1912 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1913
1914 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1915 to ReiserFS.
1916
1917 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1918 (FAQ 7-1): Fix getmail URL.
1919
65f54520
DU
19202010-10-06 Daiki Ueno <ueno@unixuser.org>
1921
1922 * epa.texi (Caching Passphrases): New section.
1923
4c83f6e1
GM
19242010-10-06 Glenn Morris <rgm@gnu.org>
1925
1926 * Makefile.in (SHELL): Set it.
1927 (info): Move the mkdir dependency to the individual info files.
1928 (mostlyclean): Tidy up.
1929 (clean): Only delete the specific dvi and pdf files.
1930 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 1931 ($(infodir)): Add parallel build workaround.
4c83f6e1 1932
71e691a5
G
19332010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1934
1935 * gnus.texi (Misc Article): Document gnus-widen-article-window.
1936
a41c2e6d
G
19372010-10-03 Julien Danjou <julien@danjou.info>
1938
0c7efc08
SM
1939 * emacs-mime.texi (Display Customization):
1940 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
1941 mm-inline-large-images-proportion.
1942
37255945
MA
19432010-10-03 Michael Albinus <michael.albinus@gmx.de>
1944
0c7efc08
SM
1945 * tramp.texi (Frequently Asked Questions):
1946 Mention remote-file-name-inhibit-cache.
37255945 1947
11e4e7bd
LMI
19482010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1949
1950 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 1951 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 1952
cb83220a
KY
19532010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1954
0c7efc08
SM
1955 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1956 (Article Hiding): Add google banner example.
1957 Suggested by Benjamin Xu.
cb83220a 1958
6b958814
G
19592010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
1960
0c7efc08
SM
1961 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1962 Remove nnimap-split-rule from examples.
6b958814
G
1963
19642010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1965
1966 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1967 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
1968 Fishman.
1969 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1970
19712010-09-30 Julien Danjou <julien@danjou.info>
1972
1973 * gnus.texi (Gravatars): Fix documentation about
1974 gnu-gravatar-properties.
1975
b9476c04
DU
19762010-09-29 Daiki Ueno <ueno@unixuser.org>
1977
1978 * epa.texi (Bug Reports): New section.
1979
5f874327
GM
19802010-09-29 Glenn Morris <rgm@gnu.org>
1981
1982 * Makefile.in (top_srcdir): Remove unused variable.
1983
6b958814
G
19842010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1985
1986 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
1987 (Client-Side IMAP Splitting): Document 'default.
1988
19892010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1990
0c7efc08
SM
1991 * gnus.texi (Customizing the IMAP Connection):
1992 Document nnimap-fetch-partial-articles.
6b958814 1993
82bccbfa
KY
19942010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1995
1996 * gnus-news.texi: Mention nnimap-inbox.
1997
1998 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
1999
20002010-09-26 Julien Danjou <julien@danjou.info>
2001
47e08896 2002 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2003
20042010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2005
2006 * gnus.texi (Security): Remove gpg.el mention.
2007
20082010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2009
2010 * gnus.texi (Browse Foreign Server): New variable
2011 gnus-browse-subscribe-newsgroup-method.
2012
2013 * gnus-news.texi: Mention it.
2014
20152010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2016
0c7efc08 2017 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2018 (Startup Variables): No jingle.
2019
4c964351
UM
20202010-09-25 Ulrich Mueller <ulm@gentoo.org>
2021
2022 * woman.texi (Interface Options): xz compression is now supported.
2023
82bccbfa
KY
20242010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2025
2026 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2027 (Unavailable Servers): Document gnus-server-copy-server.
2028 (Using IMAP): Document the new nnimap.
2029
20302010-09-25 Julien Danjou <julien@danjou.info>
2031
47e08896 2032 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2033
18778f71
GM
20342010-09-24 Glenn Morris <rgm@gnu.org>
2035
2036 * url.texi (Disk Caching): Tweak previous change.
2037
9c766321
JD
20382010-09-24 Julien Danjou <julien@danjou.info>
2039
2040 * url.texi (Disk Caching): Mention url-cache-expire-time,
2041 url-cache-expired, and url-fetch-from-cache.
2042
82bccbfa
KY
20432010-09-24 Julien Danjou <julien@danjou.info>
2044
2045 * gnus.texi: Add Gravatars.
2046
20472010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2048
2049 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2050
592bdb9a
LMI
20512010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2052
2053 * gnus.texi (Expunging mailboxes): Update name of the expunging
2054 command.
2055
e4e22d29
KY
20562010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2057
2058 * emacs-mime.texi (rfc2047): Update description for
2059 rfc2047-encode-parameter.
2060
371d9801
MA
20612010-09-13 Michael Albinus <michael.albinus@gmx.de>
2062
2063 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2064 "fish" methods.
2065 (External methods): Remove "scp1_old" and "scp2_old" methods.
2066
31ae5827
MA
20672010-09-09 Michael Albinus <michael.albinus@gmx.de>
2068
2069 * tramp.texi: Remove Japanese manual. Fix typo.
2070
2071 * trampver.texi: Update release number. Remove japanesemanual.
2072
c0468714
GM
20732010-09-09 Glenn Morris <rgm@gnu.org>
2074
2075 * org.texi: Restore clobbered changes (copyright years, untabify).
2076
86441999
JD
20772010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2078
2079 * gnus.texi (Adaptive Scoring): Fix typo.
2080
25f28806
LMI
20812010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2082
2083 * gnus.texi (Article Display): Document gnus-html-show-images.
2084
45240125 20852010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2086
45240125
JD
2087 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2088
59d09f15
LMI
20892010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2090
2091 * gnus.texi (HTML): Document gnus-max-image-proportion.
2092
2cdd366f
KY
20932010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2094
51dee5ef
KY
2095 * gnus.texi (HTML): Document gnus-blocked-images.
2096
2cdd366f
KY
2097 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2098
b0e4f3fc
KY
20992010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2100
2101 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2102 the first message are used for wide replies.
f02566ce
KY
2103 (Changing Servers): Remove documentation on gnus-change-server and
2104 friends, since it's been removed.
b0e4f3fc 2105
598451ed
KY
21062010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2107
2108 * gnus.texi (Drafts): Mention B DEL.
2109
e7842e69
KY
21102010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2111
2112 * gnus.texi (Delayed Articles): Mention that the Date header is the
2113 original one, even if you delay.
2114
85115796
KY
21152010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2116
0c7efc08
SM
2117 * gnus.texi (Asynchronous Fetching):
2118 Document gnus-async-post-fetch-function.
85115796
KY
2119 (HTML): Made into its own section.
2120
f0b44bc0
MA
21212010-08-26 Michael Albinus <michael.albinus@gmx.de>
2122
2123 Sync with Tramp 2.1.19.
2124
217876c9 2125 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2126 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2127 Remove remark about doubled "-t" argument.
217876c9
MA
2128 (Auto-save and Backup): Remove reference to Emacs 21.
2129 (Filename Syntax): Describe port numbers.
2130 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2131 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2132 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2133 errors with the backquotes.
2134 (External packages): File attributes cache flushing for asynchronous
2135 processes.
2136 (Traces and Profiles): Describe verbose level 9.
2137
f0b44bc0
MA
2138 * trampver.texi: Update release number.
2139
7457f7b6
MA
21402010-08-23 Michael Albinus <michael.albinus@gmx.de>
2141
2142 * dbus.texi (Alternative Buses): New chapter.
2143
b695beda
SM
21442010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2145
2146 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2147
443c2c03
JB
21482010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2149
2150 * calc.texi (Customizing Calc): Rearrange description of new
2151 variables to match the presentation of other variables.
2152
7815fe19 21532010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2154
2155 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2156
2c695727
JB
21572010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2158
2159 * calc.texi (Making Selections, Selecting Subformulas)
2160 (Customizing Calc): Mention how to use faces to emphasize selected
2161 sub-formulas.
2162
bbb6ffa1
MA
21632010-08-05 Michael Albinus <michael.albinus@gmx.de>
2164
2165 * tramp.texi (External packages): File attributes cache flushing
2166 for asynchronous processes.
2167
5cee0a9c
AM
21682010-08-01 Alan Mackenzie <acm@muc.de>
2169
2170 Enhance the manual for the latest Java Mode.
2171
2172 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2173 annotation-var-cont.
2174 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2175 two new symbols.
2176
3f2afe32
MA
21772010-07-28 Michael Albinus <michael.albinus@gmx.de>
2178
2179 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2180
0ed082fe 21812010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2182
2183 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2184
311f0356
JB
21852010-07-19 Juanma Barranquero <lekktu@gmail.com>
2186
2187 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2188
86fbb8ca
CD
21892010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2190
2191 * org.texi: Add macros to get plain quotes in PDF output.
2192 List additional contributors.
2193 (Capture): New section, replaces the section about remember.
2194 (Working With Source Code): New chapter, focused on documenting Org
2195 Babel.
2196 (Code evaluation security): New section.
2197 (MobileOrg): Document DropBox support.
2198 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2199 (Special symbols): Show how to display UTF8 characters for entities.
2200 (Global TODO list): Clarify the use of the "M" key and the differences
2201 to the "m" key.
2202 (RSS Feeds): Mention Atom feeds as well.
2203 (Setting tags): Remove paragraph about
2204 `org-complete-tags-always-offer-all-agenda-tags'.
2205
5732e8ed
MA
22062010-07-17 Michael Albinus <michael.albinus@gmx.de>
2207
2208 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2209 argument.
2210 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2211 echoing shells.
2212
ca1bb391
MA
22132010-07-10 Michael Albinus <michael.albinus@gmx.de>
2214
2215 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2216 (Filename Syntax): Describe port numbers.
2217
5bd55c3c
MA
22182010-07-09 Michael Albinus <michael.albinus@gmx.de>
2219
2220 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2221 forgotten.
2222 (Type Conversion): Precise conversion of natural numbers.
2223 (Errors and Events): Add "debugging" to concept index. Add variable
2224 `dbus-debug'.
2225
820ae8fe
MA
22262010-07-04 Michael Albinus <michael.albinus@gmx.de>
2227
2228 * dbus.texi (Receiving Method Calls): Add optional argument
2229 EMITS-SIGNAL to `dbus-register-property'.
2230
b6f9df0f
JB
22312010-06-27 Alex Schroeder <alex@gnu.org>
2232
2233 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2234
62e034c2
GM
22352010-06-24 Glenn Morris <rgm@gnu.org>
2236
2237 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2238 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2239 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2240 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2241 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2242 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2243 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2244 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2245 convention. Make them end with a period.
2246
9360256a
GM
22472010-06-23 Glenn Morris <rgm@gnu.org>
2248
2249 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2250 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2251 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2252 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2253 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2254 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2255
04d3bb6c
GM
22562010-06-10 Glenn Morris <rgm@gnu.org>
2257
2258 * idlwave.texi (Load-Path Shadows):
2259 * org.texi (Handling links): Fix typos.
2260
5e7d4a75
KY
22612010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2262
2263 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2264
9841cb4f
MA
22652010-05-26 Michael Albinus <michael.albinus@gmx.de>
2266
2267 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2268 by an alias. (Bug#6226)
2269
597517ef
JB
22702010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2271
2272 * calc.texi (Manipulating Vectors): Mention that vectors can
2273 be used to determine bins for `calc-histogram'.
2274
14914c43
JB
22752010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2276
597517ef 2277 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2278
0235128c 22792010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2280
2281 * url.texi (HTTP language/coding, Customization):
2282 * message.texi (Header Commands, Responses):
2283 * cl.texi (Argument Lists): Fix typos.
2284
0235128c 22852010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2286
0235128c
SM
2287 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2288 Note that Development menu is always available.
aa5789b5
CY
2289 (Creating a project): Fix terminology.
2290 (Add/Remove files): Fix typo.
2291
0235128c
SM
22922010-05-07 Chong Yidong <cyd@stupidchicken.com>
2293
2294 * Version 23.2 released.
2295
a628ad9d 22962010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2297
2298 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2299
502269d6
MA
23002010-05-01 Michael Albinus <michael.albinus@gmx.de>
2301
0235128c
SM
2302 * tramp.texi (Inline methods, Default Method):
2303 Mention `tramp-inline-compress-start-size'.
502269d6 2304
6e104790 23052010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2306
2307 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2308 the CVS repo. Put the Git repo in the news section.
2309
6e104790 2310 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2311 Removed some mentions of CVS. Mention the new Git repo.
2312
6e104790 23132010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2314
2315 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2316 (Mail Group Commands): Add index entry.
2317
6e104790 23182010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2319
2320 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2321
f8b91752
JB
23222010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2323
2324 * calc.texi (Radix modes): Mention that the option prefix will
2325 turn on twos-complement mode.
2326 (Inverse and Hyperbolic Flags): Mention the Option flag.
2327
ed21c5c8
CD
23282010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2329
2330 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2331 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2332 (Sectioning structure): Update.
2333 (References): New use case for field coordinates.
6e104790 2334 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2335 (Setting up the staging area): Document the availability of
2336 encryption for MobileOrg.
2337 (Images and tables): Document how to reference labels.
2338 (Index entries): New section.
2339 (Generating an index): New section.
2340 (Column width and alignment): Document that <N> now
2341 means a fixed width, not a maximum width.
2342 (Publishing options): Document the :email option.
2343 (Beamer class export): Fix bug in the BEAMER example.
2344 (Refiling notes): Document refile logging.
2345 (In-buffer settings): Document refile logging keywords.
2346 (Drawers): Document `C-c C-z' command.
2347 (Agenda commands): Mention the alternative key `C-c C-z'.
2348 (Special properties): Document the BLOCKED property.
2349 (The spreadsheet): Mention the formula editor.
2350 (References): Document field coordinates.
2351 (Publishing action): Correct the documentation for the
2352 publishing function.
2353 (The date/time prompt): Document that we accept dates
2354 like month/day/year.
2355 (Cooperation): Document the changes in table.el support.
2356 (Faces for TODO keywords, Faces for TODO keywords)
2357 (Priorities): Document the easy colors.
2358 (Visibility cycling): Document the new double prefix
2359 arg for `org-reveal'.
2360 (Cooperation): Remember.el is part of Emacs.
2361 (Clean view): Mention that `wrap-prefix' is also set by
2362 org-indent-mode.
2363 (Agenda commands): Add information about prefix args to
2364 scheduling and deadline commands.
2365 (Search view): Point to the docstring of
2366 `org-search-view' for more details.
6e104790 2367 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2368 (Setting tags): Document variable
2369 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2370 (Column attributes): Cross-reference special properties.
ed21c5c8 2371
456b348e
MA
23722010-04-10 Michael Albinus <michael.albinus@gmx.de>
2373
2374 Synchronize with Tramp repository.
2375
2376 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2377 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2378 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2379 syntax, texi2dvi reports errors with the backquotes.
2380
2381 * trampver.texi: Update release number.
2382
357e2d8e
KY
23832010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2384
2385 * gnus.texi (Finding the News): Add pointers to the Server buffer
2386 because it's essential.
2387
1d4d7664
KY
23882010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2389
2390 * gnus.texi (MIME Commands): Update description of
2391 gnus-article-browse-html-article.
2392
bd3e840f
KY
23932010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2394
2395 * auth.texi (Secret Service API): Add TODO node.
2396 (Help for users): Explain the new source options for `auth-sources'.
2397
e867cb5d 23982010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
2399
2400 * trampver.texi: Update release number.
2401
288f9fc0
CY
24022010-03-10 Chong Yidong <cyd@stupidchicken.com>
2403
2404 * Branch for 23.2.
2405
d99aaebd
CY
24062010-03-03 Chong Yidong <cyd@stupidchicken.com>
2407
2408 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2409 now enabled by default.
2410
5794c2a5
MA
24112010-02-28 Michael Albinus <michael.albinus@gmx.de>
2412
2413 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2414 when Emacs runs in interactive mode. (Bug#5645)
2415
40572be6
GM
24162010-02-16 Glenn Morris <rgm@gnu.org>
2417
2418 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2419
7bb8ed67
MH
24202010-02-05 Mark A. Hershberger <mah@everybody.org>
2421
2422 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2423
45a1423d 24242010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
2425
2426 * gnus.texi (Score File Format): Fix typo.
2427
45a1423d 24282010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2429
2430 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2431
14f17fc8
JB
24322010-01-18 Juanma Barranquero <lekktu@gmail.com>
2433
2434 * ada-mode.texi (Project File Overview): Fix typo.
2435
607d4369
CY
24362010-01-17 Chong Yidong <cyd@stupidchicken.com>
2437
2438 * semantic.texi: Add Richard Y. Kim credit.
2439
2440 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2441
3d1bfa99
MA
24422010-01-17 Michael Albinus <michael.albinus@gmx.de>
2443
2444 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 2445 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 2446
6fbf7a75
GM
24472010-01-17 Glenn Morris <rgm@gnu.org>
2448
b9f978f0
GM
2449 * calc.texi (Reporting Bugs): Don't mention format of repository.
2450
f19bc38d
GM
2451 * woman.texi (Bugs): Make "Emacs repository" less specific,
2452 and the URL for same more specific.
2453
6fbf7a75
GM
2454 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2455
16c3428a
JB
24562010-01-17 Juanma Barranquero <lekktu@gmail.com>
2457
2458 * ede.texi (ede-step-project, ede-proj-target):
2459 * tramp.texi (Remote processes): Fix typos.
2460
045b9da7
ML
24612010-01-16 Mario Lang <mlang@delysid.org>
2462
2463 * ede.texi (ede-target):
2464 * org.texi (Refiling notes): Remove duplicated words.
2465
c57008f6
SM
24662010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2467
2468 * gnus.texi (Posting Styles): Use with-current-buffer.
2469 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2470
798c9eb5
KR
24712010-01-02 Kevin Ryde <user42@zip.com.au>
2472
2473 * eieio.texi (Naming Conventions): Correction to xref on elisp
2474 coding conventions, is "Tips" node not "Standards".
2475
4970fbfe
CY
24762009-12-24 Chong Yidong <cyd@stupidchicken.com>
2477
2478 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2479
2480 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2481
83828b06
KY
24822009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2483
2484 * gnus.texi (Direct Functions): Add missing port number to tls method.
2485
45a4a565
JB
24862009-12-15 Juanma Barranquero <lekktu@gmail.com>
2487
2488 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2489 ($(infodir)/edt, edt.dvi): New targets.
2490
698bfef7
GM
24912009-12-15 Glenn Morris <rgm@gnu.org>
2492
2493 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2494 (edt, $(infodir)/edt, edt.dvi): New targets.
2495 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2496
2497 * Makefile.in (PDF_TARGETS, pdf): New.
2498 (clean): Add *.pdf.
2499 Add pdf rules for all manuals.
2500
0e983327
JB
25012009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2502
2503 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2504
8e687433
CY
25052009-12-14 Chong Yidong <cyd@stupidchicken.com>
2506
2507 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2508 (Smart Jump, Analyzer Debug): Copyedits.
2509 (Semantic mode user commands): Link to new nodes.
2510 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2511 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2512 upstream Semantic manual.
2513
2514 * semantic.texi (Introduction): Minor fix to diagram.
2515
020335df
MA
25162009-12-09 Michael Albinus <michael.albinus@gmx.de>
2517
2518 * eshell.texi (History): Add the other built-in variables.
2519 (Built-ins): Explain built-ins, and how to apply the external commands.
2520 Add `history', `su' and `sudo'.
2521
2522 * tramp.texi (Remote processes): Add missing <RET> in the example.
2523
6ddf13e4
BW
25242009-12-01 Bill Wohler <wohler@newt.com>
2525
2526 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 2527 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
2528 excessively garrulous.
2529
07b6428c
MA
25302009-11-29 Michael Albinus <michael.albinus@gmx.de>
2531
2532 * tramp.texi (Remote processes): Improve eshell example with "su"
2533 and "sudo" commands.
2534
fd1cefda
CY
25352009-11-28 Chong Yidong <cyd@stupidchicken.com>
2536
2537 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2538
2539 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2540 Document semantic-complete-analyze-inline.
2541 (Semanticdb search debugging commands): Minor clarification.
2542 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 2543 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 2544 manual.
9d542758 2545 (Semantic mode): Link to Idle Scheduler.
fd1cefda 2546
159e3ad5
KR
25472009-11-28 Kevin Ryde <user42@zip.com.au>
2548
2549 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 2550 @pxref, now EIEIO is in Emacs.
159e3ad5 2551
c6d47315
KR
2552 * erc.texi (Development): Correction to git tutorial url.
2553
16f6287e
GM
25542009-11-26 Glenn Morris <rgm@gnu.org>
2555
2556 * faq.texi (Latest version of Emacs): Mention stability of development
2557 version.
2558 (Problems with very large files): Max buffer size increase in 23.2.
2559 (VM): VM has moved house again.
2560
5ea5dbc9
JB
25612009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2562
2563 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2564 notations.
2565
5dec9555
CD
25662009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2567
45a4a565 2568 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 2569
bd6f6833
CY
25702009-11-20 Chong Yidong <cyd@stupidchicken.com>
2571
2572 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
2573 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2574 (Idle Completions Mode): Numerous copyedits.
bd6f6833 2575
be479117
JB
25762009-11-17 Juanma Barranquero <lekktu@gmail.com>
2577
2578 * semantic.texi (Semantic Internals, Glossary):
2579 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2580 (Semanticdb search debugging commands): Fix typos.
2581
17291a1f
JB
25822009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2583
be479117 2584 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 2585
af42a9cc
JB
25862009-11-16 Juanma Barranquero <lekktu@gmail.com>
2587
2588 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2589 ($(infodir)/semantic, semantic.dvi): New targets.
2590
3149927d
CY
25912009-11-16 Chong Yidong <cyd@stupidchicken.com>
2592
2593 * Makefile.in: Build the Semantic manual.
2594
2595 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2596 repository.
2597
977640ed
MA
25982009-11-16 Michael Albinus <michael.albinus@gmx.de>
2599
2600 * dbus.texi (Receiving Method Calls): New defun
2601 `dbus-unregister-service'.
2602
17673adf
CD
26032009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2604
2605 * org.texi (Speed keys): New section.
2606
0ecd3c90
MA
26072009-11-13 Michael Albinus <michael.albinus@gmx.de>
2608
2609 * dbus.texi (Type Conversion): Fix typo.
2610 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2611 `dbus-registered-objects-table'.
0c7efc08
SM
2612 (Receiving Method Calls): New defun `dbus-register-property'.
2613 Move `dbus-unregister-object' here.
0ecd3c90 2614
8bfe682a
CD
26152009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2616
2617 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2618
26192009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2620
2621 * org.texi (Column attributes): Add the new age summary operators.
2622 Also, mention the fact you can only use one summary operator per
2623 property.
2624
26252009-11-13 John Wiegley <johnw@newartisans.com>
2626
0c7efc08 2627 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 2628 manual about how to track habits.
0c7efc08 2629 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
2630 dangling clocks are resolved.
2631
26322009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2633
2634 * org.texi (Agenda commands): Document the new `i' command.
2635 (Inserting deadline/schedule): Document logging changes
2636 of scheduling and deadline times stamps.
2637 (In-buffer settings): Document the in-buffer keywords for logging
2638 changes of scheduling and deadline times stamps.
2639 (Structure editing, Plain lists): Document indentation
2640 cycling in empty entries with TAB.
2641 (Archiving): Document the default archiving command.
2642 (Moving subtrees): Document the new keys for archiving.
2643 (Internal archiving): Fix incorrect key.
2644 (Agenda commands): Document the TODO set switching commands.
2645 (Agenda commands): Document the new archiving keys.
2646 (Clocking work time): Better description on how to save
2647 and restore a clock.
2648 (Resolving idle time): Mention the x11idle program to get true
2649 idleness also under X11.
2650 (Resolving idle time): Use @kbd instead of @key for normal
2651 letters, because this is how he rest of the manual does this.
2652 (Pushing to MobileOrg): Mention that `org-directory'
2653 should be set.
2654 (Agenda commands): Document that SPC is a filter for
2655 any tag.
0c7efc08 2656 (Search view): Rename from "Keyword search".
8bfe682a
CD
2657 (Capure): New chapter.
2658 (Markup): New chapter.
0c7efc08
SM
2659 (Links in HTML export, Images in HTML export):
2660 Extend the section titles.
8bfe682a
CD
2661 (Images in HTML export): Document the align option.
2662 (Text areas in HTML export): Extend the section title.
2663 (Images in LaTeX export): Explain image placement in LaTeX.
2664
693737cd
GM
26652009-11-10 Glenn Morris <rgm@gnu.org>
2666
2667 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2668
c7bd4ebe
MA
26692009-11-08 Michael Albinus <michael.albinus@gmx.de>
2670
2671 * tramp.texi (Auto-save and Backup): Disable backups just for a
2672 method.
2673
2674 * trampver.texi: Update release number.
2675
76c5acad
MA
26762009-11-07 Michael Albinus <michael.albinus@gmx.de>
2677
2678 Sync with Tramp 2.1.17.
2679
2680 * trampver.texi: Update release number.
2681
d9a57abf
GM
26822009-10-29 Glenn Morris <rgm@gnu.org>
2683
2684 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2685
637f4f0f
MA
26862009-10-23 Michael Albinus <michael.albinus@gmx.de>
2687
2688 * tramp.texi (External methods): Temporary files are kept for
2689 `rsync' and `rsyncc' methods.
2690
310dbb05
JB
26912009-10-09 Juanma Barranquero <lekktu@gmail.com>
2692
2693 * eieio.texi: Fix typos.
2694
09094f28
CY
26952009-10-07 Chong Yidong <cyd@stupidchicken.com>
2696
2697 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2698
216f299a
JB
26992009-10-07 Juanma Barranquero <lekktu@gmail.com>
2700
2701 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2702 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2703
966a6506
CY
27042009-10-07 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * Makefile.in: Build EIEIO and EDE manuals.
2707
27082009-10-07 Eric Ludlam <zappo@gnu.org>
2709
2710 * eieio.texi:
2711 * ede.texi: New files.
2712
8842cd9b
MA
27132009-10-05 Michael Albinus <michael.albinus@gmx.de>
2714
2715 * tramp.texi (Remote processes): Association of a pty is not supported.
2716
7006d207
CD
27172009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2718
2719 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2720 (Processing LaTeX fragments): Document that the size of images can be
2721 changes using the variable `org-format-latex-options'.
2722 (The date/time prompt, Timestamps): Be more accurate over ISO format
2723 dates and times.
2724 (Visibility cycling): Document showeverything keyword.
2725 (In-buffer settings): Document showeverything keyword.
2726 (Setting up the staging area): Fix the example.
2727 (MobileOrg): New section.
2728 (Agenda commands, Exporting Agenda Views): Document exporting the
2729 agenda view to Org files.
2730
0e7b2867
MA
27312009-09-28 Michael Albinus <michael.albinus@gmx.de>
2732
2733 * tramp.texi (History): Add IMAP support.
2734 (External methods): Add `imap' and `imaps' methods.
2735 (GVFS based methods): Add indices for `davs'.
2736 (Password handling): Rename anchors. Add IMAP entries for
2737 ~/.authinfo.gpg.
2738
2739 * trampver.texi: Set default value of `emacsimap'.
2740
4146636e
KY
27412009-09-22 Daiki Ueno <ueno@unixuser.org>
2742
2743 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2744
d22f7ffa
CY
27452009-09-13 Chong Yidong <cyd@stupidchicken.com>
2746
0c7efc08
SM
2747 * dired-x.texi (Technical Details):
2748 Delete dired-up-directory (Bug#4292).
d22f7ffa 2749
66043531
MA
27502009-09-03 Michael Albinus <michael.albinus@gmx.de>
2751
216f299a 2752 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 2753
6eb02347
CD
27542009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2755
2756 * org.texi (Effort estimates): Document new effort setting commands.
2757 (Agenda commands): Document the new keys fro agenda time motion.
2758 Document entry text mode. Improve documentation of the keys to include
2759 inactive time stamps into the agenda view.
2760 (Feedback): Document the new bug report command.
0c7efc08 2761 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 2762
38dc51ba
KY
27632009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2764
2765 * auth.texi (Help for users): Corrected markup.
2766
e402f452
GM
27672009-09-02 Glenn Morris <rgm@gnu.org>
2768
2769 * emacs-mime.texi (time-date): Mention float-time.
2770
744256cf
JB
27712009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2772
2773 * calc.texi (Simplifying Formulas): Improve the wording.
2774
b0b63450
MB
27752009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2776
2777 * auth.texi: Rewritten for coverage and clarity.
2778
27792009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2780
0c7efc08
SM
2781 * gnus.texi (Expiring Mail):
2782 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
2783 (Various Various): Mention gnus-safe-html-newsgroups.
2784
2785 * gnus-news.texi: Mention
2786 gnus-mark-copied-or-moved-articles-as-expirable.
2787
2788 * emacs-mime.texi (Display Customization): Add xref to
2789 gnus-safe-html-newsgroups.
2790
b59329e0
MA
27912009-08-28 Michael Albinus <michael.albinus@gmx.de>
2792
2793 * tramp.texi (Version Control): Remove.
af42a9cc 2794 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
2795 reference.
2796 (External methods): Correct `scpc' concept index entries. New method
2797 `rsyncc'.
2798 (External packages): New subsections "Filename completion" and "File
2799 attributes cache".
2800
0ff2d6c2
JB
28012009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2802
2803 * calc.texi (Rewrite Rules): Improve the example.
2804 (Simplifying Formulas): Explain use of the I and H flags for
2805 simplification.
2806
ecd3d54f
MA
28072009-08-25 Michael Albinus <michael.albinus@gmx.de>
2808
2809 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 2810 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
2811 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2812 for timeout values.
78176e69
MA
2813 (Top): Remove footnote saying D-Bus is not enabled by
2814 default. (Bug#4256)
ecd3d54f 2815
0f215bca
DU
28162009-08-23 Daiki Ueno <ueno@unixuser.org>
2817
2818 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 2819 Reported by Jari Aalto (Bug#4211).
0f215bca 2820 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 2821 epa-global-mail-mode.
3b7ab45f
DU
2822 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2823 epa-setup.
0f215bca 2824
4f22e84d
MA
28252009-08-16 Michael Albinus <michael.albinus@gmx.de>
2826
2827 * dbus.texi (Asynchronous Methods): Allow nil handler.
2828
9ff0b02b 28292009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 2830
26b03ee3 2831 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 2832
26b03ee3 2833 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 2834
4c39f404
CY
28352009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
2836
2837 * calc.texi (Date Forms): Fix typos.
2838
3bcfba17
GM
28392009-08-08 Glenn Morris <rgm@gnu.org>
2840
2841 * org.texi (Agenda commands): Restore clobbered change.
2842
66783bb4
EZ
28432009-08-07 Eli Zaretskii <eliz@gnu.org>
2844
2845 * calc.texi (Graphics, Devices): Update with the peculiarities of
2846 operation on MS-Windows.
2847
c8d0cf5c
CD
28482009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2849
2850 * org.texi (Publishing action): Improve documentation of file
2851 names when publishing to the source directory.
2852 (Clean view): Document `org-indent-mode'.
2853 (Clocking work time): Add documentation for the
2854 new :timetamp option when creating a clock report.
2855 (Paragraphs): Fix many typos.
2856 (Plain lists): Remove duplicate explanation about the
2857 `C-c *' command.
2858 (Literal examples): Update to reflect the new behavior
2859 of the -n -r -k switches when exporting source code examples.
2860 (Structure editing): Add information about `C-c *',
2861 converting a plain list into a list of Org items.
2862 (Remember): Small rephrasing of the paragraph
2863 describing remember.el. Also mentioned that remember.el is part
2864 of Emacs 23, not Emacs 22.
2865 (Clocking work time): Add documentation about
2866 displaying the current clocking time against the effort estimate.
2867 Also add a footnote about using `org-clock-in-prepare-hook' to add
2868 an effort estimate on the fly, just before clocking it.
2869 (Footnotes): Document automatic renumbering and
2870 sorting.
2871 (Agenda commands): Document new bulk commands.
2872 (Plain lists): Document new behavior of
2873 `org-cycle-include-plain-lists'.
4e2af782 2874 Hyphenation only in TeX.
c8d0cf5c
CD
2875 (Clocking work time): Document the key to update effort
2876 estimates.
2877 (Clocking work time): Document the clock time display.
2878 (Structure editing, TODO basics): Document new
2879 variables.
2880 (Column attributes): Document new colciew operators.
2881 (Publishing options): Document :xml-declaration.
2882 (Tracking TODO state changes): Document the
2883 LOG_INTO_DRAWER property.
2884 (Literal examples): Document the new implementation for
2885 editing source code.
2886 (Publishing action): Mention the new publishing
2887 function, to publish an Org source file.
2888 (Publishing links): Mention how to link to an Org source file.
2889 (Macro replacement): Document new macros.
2890 (Handling links): Document type-specific completion
2891 when inserting links.
2892 (Structure editing, Plain lists): Improve documentation
2893 on sorting.
2894 (Internal links): Document custom ids for links.
2895 (Handling links): Document custom ids for links.
2896 (CSS support): Document new class.
2897 (Refiling notes): Document the possibility to create new nodes
2898 during refiling.
2899 (Agenda commands): Document the "?" operator to find
2900 tasks without effort setting.
2901 (Exporting agenda information): Section moved.
2902 (RSS Feeds): New section.
2903 (Built-in table editor): Document M-e and M-a navigate
2904 inside table field.
2905 (Stuck projects): Docment that projects identified as
2906 un-stuck will still be searchd for stuck sub-projects.
2907 (Paragraphs): Document centering.
2908 (Creating timestamps, Agenda commands): Document new
2909 behavior when changing time stamps.
2910 (Structure editing): Document the new command
2911 `org-clone-subtree-with-time-shift'.
2912 (Publishing): Refresh this chapter.
2913 (Export options, Export options, In-buffer settings):
2914 Document the new keywords.
2915 (Matching tags and properties): Collect all
2916 documentation about tags/property matches here.
2917 (Setting tags): Document `org-tag-persistent-alist'.
2918 (Weekly/daily agenda): New section.
2919 (Orgstruct mode): Describe `orgstruct++-mode'.
2920 (Drawers): Mention the LOGBOOK drawer.
2921 (Export options, Sectioning structure): Document the
2922 #+LEATEX_HEADER in-buffer setting.
2923 (Bugs): Section removed.
2924 (Hooks): New section.
0c7efc08 2925 (Add-on packages): Move here from old location.
c8d0cf5c
CD
2926 (Context-sensitive commands): New section.
2927 (Setting tags): Document newline option.
2928 (Global TODO list, Matching tags and properties):
2929 Mention more variables.
2930 (Checkboxes): Update to changed command behavior.
81a5560e 2931
40d2791f
CY
29322009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2933
2934 * speedbar.texi (Basic Key Bindings): Fix typo.
2935
65d0154b
JB
29362009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2937
2938 * calc.texi (Vector/Matrix Functions): Add index entries for both
2939 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
2940 affects matrices with more than one row.
b5bdfd9f 2941 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 2942
5a9e3ab7
JB
29432009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2944
2945 * calc.texi (Stack Manipulation Commands): Add documentation for
2946 `calc-transpose-lines'
2947
42fb7e61
MA
29482009-07-27 Michael Albinus <michael.albinus@gmx.de>
2949
2950 * dbus.texi (Receiving Method Calls): Describe special return value
2951 `:ignore'.
2952
574b69d5
AM
29532009-07-24 Alan Mackenzie <acm@muc.de>
2954
2955 * cc-mode.texi (Config Basics, File Styles): Document that at mode
2956 initialization, any individual variable setting now takes precedence
2957 over one done via c-file-style/c-file-offsets.
2958
ec06459c
JB
29592009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2960
2961 * calc.texi (Undoing Mistakes): Mention that the undo list will be
2962 truncated when Calc is quit.
2963 (Customizing Calc): Document `calc-undo-length'.
2964
4ce54f6b
CY
29652009-07-20 Chong Yidong <cyd@stupidchicken.com>
2966
2967 * calc.texi (About This Manual): Don't mention chapter numbers in text.
2968
0e4f8ba5
GM
29692009-07-11 Kevin Ryde <user42@zip.com.au>
2970
2971 * pcl-cvs.texi (About PCL-CVS):
2972 * widget.texi (Basic Types):
2973 Fix cross-references.
2974
fa0f81b0
AS
29752009-07-01 Andreas Schwab <aschwab@redhat.com>
2976
2977 * dbus.texi (Type Conversion): Don't use literal control character.
2978
88a683c5
MA
29792009-07-01 Michael Albinus <michael.albinus@gmx.de>
2980
2981 * tramp.texi (GVFS based methods): New section.
2982 (Remote processes): Processes for GVFS based methods run locally.
2983
36c8febb
MA
29842009-06-30 Michael Albinus <michael.albinus@gmx.de>
2985
0c7efc08
SM
2986 * tramp.texi (Inline methods, External methods, Gateway methods):
2987 Avoid the words "kludge" and hack".
36c8febb
MA
2988 (External methods): Add `synce' method.
2989
2990 * trampver.texi: Update release number.
2991
d6b951bb
MA
29922009-06-22 Michael Albinus <michael.albinus@gmx.de>
2993
2994 Sync with Tramp 2.1.16.
2995
2996 * tramp.texi (History): Add GVFS support.
2997 (External methods): Precise `rsync' description. Add `dav', `davs' and
2998 `obex' methods. Add 'tramp-gvfs-methods' option.
2999 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3000 forms.
3001 (Remote Programs): Introduce `tramp-own-remote-path'.
3002 (Remote processes): New subsection "Running remote programs that create
3003 local X11 windows".
3004 (Frequently Asked Questions): Improve code for disabling vc.
3005
3006 * trampver.texi: Update release number. Set default value of
3007 `emacsgvfs'.
3008
70243478
CY
30092009-06-21 Chong Yidong <cyd@stupidchicken.com>
3010
3011 * Branch for 23.1.
3012
54b31cbf
GM
30132009-06-17 Glenn Morris <rgm@gnu.org>
3014
3015 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3016 (Latest version of Emacs): Mention source code repository.
3017
f6adc23c
GM
30182009-06-16 Glenn Morris <rgm@gnu.org>
3019
3020 * faq.texi (Top): Language tweak.
3021 (Extended commands): Most people have arrow keys.
3022 (Emacs manual): Say how to follow info links.
3023 (File-name conventions): Change title a bit. Explain about source
3024 versus installed. Condense etc description.
3025 (Guidelines for newsgroup postings): Mention Savannah list page.
3026 (Newsgroup archives): Simplify.
3027 (Contacting the FSF): Add contact URL.
3028 (Emacs Lisp documentation): Printed version not always available.
3029 (Installing Texinfo documentation): Explain how by hand installation is
3030 not normally needed. Use add-to-list. Remove duplicate reference.
3031 (Informational files for Emacs): Move info on Help menu here from
3032 "File-name conventions".
3033 (Help installing Emacs): Tweak uref.
3034 (Obtaining the FAQ): Mention repository.
3035 (Origin of the term Emacs): Explain "ITS".
3036 (Changing load-path): Use add-to-list.
3037 (Automatic indentation): Clarify this is for Text mode.
3038 Don't mention Indented Text mode.
3039 (Finding Emacs on the Internet): The FSF does not seem to offer a
3040 deluxe distribution on CD anymore.
3041
b59a8457
GM
30422009-06-16 Glenn Morris <rgm@gnu.org>
3043
3044 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3045 Recommend the latest release. Mention how to get older FAQs.
3046 Recommend the Emacs manual.
3047 (Guidelines for newsgroup postings): Discourage cross-posts.
3048 (Underlining paragraphs): Remove.
3049 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3050 (Bugs and problems): Update key-binding.
3051 (Problems with very large files): Mention 64-bit.
3052 (Shell process exits abnormally): Remove.
3053 (Problems with Shell Mode): Rename and update.
3054 (Spontaneous entry into isearch-mode)
3055 (Problems talking to certain hosts): Remove. This is old information,
3056 in etc/PROBLEMS if needed.
3057 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3058 (Dired claims that no file is on this line): Update.
3059 (Installing Emacs, Problems building Emacs): Simplify.
3060 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3061 information.
3062 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3063 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3064 (JDEE): "JDEE", not "JDE".
3065 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3066 Remove. This is old information, in etc/PROBLEMS if needed.
3067 (stty and Backspace key, Kanji and Chinese characters): Remove.
3068 (Right-to-left alphabets): Update section.
3069 (Changing the included text prefix): Gnus uses message-yank-prefix.
3070 Add cross-reference to Supercite manual.
3071 (Saving a copy of outgoing mail): Simplify output file description.
3072 (Expanding aliases when sending mail): Refer to Emacs manual.
3073 Remove old info about RFC822.
3074 Correct description of how to rebuild aliases.
3075 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3076 (MIME with Emacs mail packages)
3077 (Viewing articles with embedded underlining)
3078 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3079 Remove old sections.
3080 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3081 and is well-documented in the Gnus manual.
3082 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3083 (Making Gnus faster): Rename from "Starting Gnus faster".
3084 Merge "Catch-up is slow in Gnus" into here.
3085
0e6d12ca
GM
30862009-06-14 Glenn Morris <rgm@gnu.org>
3087
3088 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3089 (New in Emacs 23): New section.
3090 (Handling C-s and C-q with flow control): Add xref.
3091
2e17e05e
GM
30922009-06-13 Glenn Morris <rgm@gnu.org>
3093
3094 * faq.texi (Setting up a customization file): Grammar fix.
3095 Customize is no longer "new".
3096 (Displaying the current line or column): Line-number mode is on by
3097 default. Don't mention `column' package. Mention linum.el.
3098 (Turning on abbrevs by default): Explain how to do it for buffers,
3099 modes, and everywhere.
3100 (Associating modes with files): Use add-to-list. Don't mention Emacs
3101 19.
3102 (Highlighting a region): On by default since 23.1.
3103 (Replacing highlighted text): Update doc quote.
3104 (Working with unprintable characters): Don't mention search-quote-char.
3105 (Using an already running Emacs process): Gnuclient is probably not an
3106 enhancement these days.
3107 (Indenting switch statements): Remove mention of pre-Emacs 20.
3108 (Horizontal scrolling): Abbreviate Emacs 20 description.
3109 (Replacing text across multiple files): Fix name of dired command.
3110 (Disabling backups): Use require not load.
4f9d4de3 3111 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3112
2a1cf2b9
BW
31132009-06-13 Bill Wohler <wohler@newt.com>
3114
3115 Release MH-E manual version 8.2.
3116
3117 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3118 release 8.2.
3119
85b438b7
GM
31202009-06-13 Glenn Morris <rgm@gnu.org>
3121
3122 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3123 in this day and age the common meaning is "on the web".
3124 (copying): Use @copyright in all cases.
3125 (Basic keys): Remove reference to deleted manual node "Text Characters".
3126 (File-name conventions): Use GNU as an example rather than SERVICE.
3127 default.el lives in site-lisp. Update Info directory location.
3128 (Real meaning of copyleft): GPL actions have been brought, but all
3129 settled out of court.
3130 (Guidelines for newsgroup postings): Shorten section title.
3131 Simplify comp.emacs description.
3132 (Newsgroup archives): Change Google URL. Describe Gmane.
3133 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3134 points". Mention List-Unsubscribe header.
3135 (Contacting the FSF): Update email and URLs.
3136 (Basic editing): Mention F1 for help.
3137 (Installing Texinfo documentation): Refer to Texinfo website rather
3138 than ftp server.
3139 (Printing a Texinfo file): Mention texi2pdf.
3140 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3141 are just stubs nowadays.
3142 (Latest version of Emacs): Explain version numbers.
3143 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3144 (Turning on syntax highlighting): No need to mention hilit19 any more.
3145 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3146 (Modes for various languages): Remove section.
3147 (Major packages and programs): Remove most version and maintainer
3148 information - it's hard to keep up-to-date, and adds nothing.
3149 Similarly with direct links to mailing lists.
3150 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3151 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3152 years, and Emacs comes with tools for this now.
3153 (Patch): Remove section - this is a standard tool.
3154 (Using function keys under X): Remove section.
3155
93e2d996
GM
31562009-06-12 Glenn Morris <rgm@gnu.org>
3157
3158 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3159 (Help installing Emacs): Remove reference to deleted X11 node.
3160 (Associating modes with files): Interpreter-mode-alist is no longer
3161 subservient to auto-mode-alist.
3162 (Installing Emacs): Change future Emacs version.
3163 (Linking with -lX11 fails): Remove old section.
3164 (Packages that do not come with Emacs): Update ELL location.
3165 Emacs Lisp archive is dead.
3166 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3167 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3168 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3169 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3170 (Removing flashing messages): Remove section about non-existent Gnus
3171 option.
3172
f0bf7708
GM
3173 * faq.texi (Top): Add @top command.
3174 Remove the optional arguments from all @node commands: makeinfo can
3175 generate these automatically, and it is easier to edit and rearrange
3176 nodes without them.
3177
30884d11
GM
31782009-06-11 Glenn Morris <rgm@gnu.org>
3179
3180 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3181 (The LPF): Make the updated URL the sole reference point.
3182 (Learning how to do something): Update refcard price and format.
3183 (Getting a printed manual): Sources in doc/emacs/, not man/.
3184 Also available in PDF format. Since the page count varies, be less
3185 precise.
3186 (Informational files for Emacs): Remove references to deleted files
3187 LPF and SUN-SUPPORT, and to UUCP.
3188 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3189 Remove many obsolete ways to get the FAQ, which now seems only to be
3190 distributed with Emacs.
3191 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3192
deab46e0
CY
31932009-06-09 Chong Yidong <cyd@stupidchicken.com>
3194
223b43fa 3195 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3196 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3197
deab46e0
CY
3198 * ada-mode.texi (Installation, Compile commands)
3199 (Project File Overview, No project files, Set compiler options)
3200 (Use GNAT project file, Use multiple GNAT project files)
3201 (Identifier completion): Use @samp for menu items, and @kbd for key
3202 sequences (Bug#3504).
3203
71fbd643
DU
32042009-06-04 Daiki Ueno <ueno@unixuser.org>
3205
8c9bb6f5 3206 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3207
f197085b
CY
32082009-06-04 Ryan Yeske <rcyeske@gmail.com>
3209
3210 * message.texi (Header Commands): Fix descriptions to match
3211 keybindings.
3212
7f3bc720
DU
32132009-04-22 Daiki Ueno <ueno@unixuser.org>
3214
3215 * gnus.texi (Security): Mention that EasyPG is the current default.
3216
4518068d
CY
32172009-04-13 Chong Yidong <cyd@stupidchicken.com>
3218
3219 * ediff.texi (Session Commands): Fix typo.
3220
d7ca410a
MB
32212009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3222
3223 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3224 news.software.readers. Reported by Florian Rehnisch.
3225
c6c76add
GM
32262009-04-02 Glenn Morris <rgm@gnu.org>
3227
3228 * auth.texi: Capitalize direntry.
3229
3230 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3231 using a period in the entry name. (Bug#2797)
3232
35ed8e2e
JB
32332009-03-03 Juanma Barranquero <lekktu@gmail.com>
3234
3235 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3236 ($(infodir)/auth, auth.dvi): New targets.
3237
e280480a
GM
32382009-03-03 Glenn Morris <rgm@gnu.org>
3239
3240 * auth.texi: Fix @setfilename.
3241
3242 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3243 (auth, $(infodir)/auth, auth.dvi): New rules.
3244
8a76755b
GM
32452009-02-25 Glenn Morris <rgm@gnu.org>
3246
3247 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3248
0038d478
MB
32492009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3250
3251 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3252
32532009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3254
3255 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3256 gnus-nocem-issuers, and gnus-nocem-verifyer.
3257
867d4bb3
JB
32582009-02-20 Juanma Barranquero <lekktu@gmail.com>
3259
3260 * ada-mode.texi (Project files, Automatic Casing):
3261 * dbus.texi (Signals):
3262 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3263 * mh-e.texi (HTML):
3264 * nxml-mode.texi (Locating a schema)
3265 (Using the document's URI to locate a schema):
3266 * org.texi (Footnotes, Using the mapping API):
3267 * rcirc.texi (Channels): Remove duplicate words.
3268
3a44dc1f
GM
32692009-02-20 Glenn Morris <rgm@gnu.org>
3270
3271 * dired-x.texi (Miscellaneous Commands):
3272 * gnus.texi: Minor updates for mbox Rmail.
3273
5dc584b5
KB
32742009-02-16 Karl Berry <karl@gnu.org>
3275
b59a8457
GM
3276 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3277 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3278 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3279 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3280 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3281 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3282 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3283 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3284 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3285 Consistently use @insertcopying in the Top node,
5dc584b5 3286 @contents at the front (after @end titlepage),
b59a8457 3287 and @direntry after @copying. (Bug#1988)
5dc584b5 3288
9eb59592
MB
32892009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3290
3291 * auth.texi: New file documenting auth-source.
3292
d324fa76
CD
32932009-02-13 Carsten Dominik <dominik@science.uva.nl>
3294
3295 * org.texi (Org Plot): Fix link.
3296
7a603b73
DU
32972009-02-09 Daiki Ueno <ueno@unixuser.org>
3298
3299 * epa.texi (Mail-mode integration): Mention the way to do
3300 "encrypt-to-self". (Bug#1807)
3301
a626b338 33022009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3303
3304 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3305
3b36c17e
MB
33062009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3307
3308 * gnus-news.texi: Print version about Incoming*.
3309
55033558
CD
33102009-02-02 Carsten Dominik <dominik@science.uva.nl>
3311
3312 * org.texi (Structure editing, Handling links)
3313 (Fast access to TODO states, Javascript support): Make standard docs
3314 correctly reflect default variable settings.
3315
ec712abb
GM
33162009-02-02 Glenn Morris <rgm@gnu.org>
3317
3318 * org.texi: Fix typos.
3319
7112648c
MA
33202009-02-01 Michael Albinus <michael.albinus@gmx.de>
3321
3322 Sync with Tramp 2.1.15.
3323
3324 * trampver.texi: Update release number.
3325
2e461fc1
CD
33262009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3327
3328 * org.texi (TODO dependencies): Document TODO dependencies on
3329 checkboxes.
3330
bc283609
CD
33312009-01-30 Carsten Dominik <dominik@science.uva.nl>
3332
3333 * org.texi (TODO dependencies): Document key binding for toggling
3334 ORDERED property.
3335
74fc5047
MA
33362009-01-28 Michael Albinus <michael.albinus@gmx.de>
3337
3338 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3339 of hook functions.
3340
d6685abc
CD
33412009-01-28 Carsten Dominik <dominik@science.uva.nl>
3342
3343 * org.texi (TODO dependencies): New section.
3344
65c439fd
CD
33452009-01-27 Carsten Dominik <dominik@science.uva.nl>
3346
3347 * org.texi (Plain lists, TODO basics, Priorities)
3348 (Multiple sets in one file, Conflicts): Document interaction with
3349 `shift-selection-mode'.
3350
5fafc247
JB
33512009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3352
3353 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3354 Make Calc the subject of sentences.
3355 (Rearranging Formulas using Selections): Discuss new options
3356 for `j *'.
3357
e7433508
MA
33582009-01-26 Michael Albinus <michael.albinus@gmx.de>
3359
3360 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3361
2096a1b6
GM
33622009-01-26 Glenn Morris <rgm@gnu.org>
3363
3364 * org.texi: Fix typos.
3365
0cb61492
BW
33662009-01-26 Bill Wohler <wohler@newt.com>
3367
2096a1b6 3368 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3369
0bd48b37
CD
33702009-01-25 Carsten Dominik <dominik@science.uva.nl>
3371
3372 * org.texi (References): Add information about remote references.
3373 (Built-in table editor): Document `C-c RET' in tables.
3374 (Math symbols, Quoting LaTeX code): Mention that simple
3375 LaTeX macros survive LaTeX export.
3376 (Images in LaTeX export): Show how to create a reference to a
3377 figure.
3378 (Sectioning structure): Document that the LaTeX class can be
3379 specified in a property.
3380 (Text areas in HTML export): New section.
3381 (External links): Add examples for text search and ID links.
3382 (Built-in table editor): Remove the descriptio of `C-c
3383 C-q', it not longer works.
3384 (Literal examples): Document that a space must follow
3385 the colon in short examples.
3386 (Relative timer): Document `org-timer-stop'.
3387 (Footnotes): New section.
3388 (Footnote markup): Shorten section and refer to new Footnote
3389 section.
3390 (Literal examples): Add documentation for line
3391 numbering in and references to code examples.
3392 (CSS support): Fix the description of default CSS styles.
3393 (Capturing column view): Document
3394 "file:path/to/file.org" as an allowed value for the ID property of
3395 a dynamic block copying column view.
3396
49dbbaf2
SE
33972009-01-23 Stephen Eglen <stephen@gnu.org>
3398
3399 * mh-e.texi (Getting Started): Describe $MH.
3400
193e6828
MA
34012009-01-21 Michael Albinus <michael.albinus@gmx.de>
3402
3403 * tramp.texi (all): Harmonize usage of "external method",
3404 "external transfer method" and "out-of-band method".
3405 (Connection types): Precise the differences of inline and external
3406 methods. Written by Adrian Phillips <a.phillips@met.no>.
3407
26b9f88d
MB
34082009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3409
3410 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3411 commands as described at the top. Reported by Allan Gottlieb
3412 <gottlieb@nyu.edu>.
3413
34142009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3415
3416 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3417 nnmail-pathname-coding-system.
3418
377952e0
GM
34192009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3420
3421 * org.texi (Relative timer): Fix typo.
3422
a20d3598
JB
34232009-01-15 Juanma Barranquero <lekktu@gmail.com>
3424
3425 * org.texi (Clocking work time): Fix typo.
98a1e0f5 3426 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 3427
a50253cc
GM
34282009-01-13 Glenn Morris <rgm@gnu.org>
3429
3430 * org.texi: Fix some more typos.
3431
07450bee
GM
34322009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3433
3434 * org.texi: Fix some typos.
3435
e3e955fe
MB
34362009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3437
3438 * gnus.texi (Group Parameters): Add note for local variables.
3439
34402009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3441
0c7efc08
SM
3442 * gnus.texi (Converting Kill Files): Fix URL.
3443 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
3444
34452009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3446
3447 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3448 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3449 (Paging the Article): Add index entry.
3450
71dd9983
JB
34512009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3452
3453 * ada-mode.texi (Examples): Delete redundant text.
3454
4a0cf14f
MA
34552009-01-03 Michael Albinus <michael.albinus@gmx.de>
3456
36c8febb 3457 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
3458
3459 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3460 addresses.
3461
aedac0f0
BW
34622009-01-03 Bill Wohler <wohler@newt.com>
3463
3464 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3465 kept empty.
3466
4c65b566
CD
34672008-12-20 Carsten Dominik <dominik@science.uva.nl>
3468
3469 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
3470 (HTML Export commands, LaTeX/PDF export commands):
3471 Improve documentation about transient-mark-mode.
e9fce1ac 3472 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
3473 to fields in the last table row.
3474
e1a78e1e
JL
34752008-12-19 Juri Linkov <juri@jurta.org>
3476
3477 * info.texi (Search Text): Remove mention of removed key binding M-s.
3478
17a0aa82
CD
34792008-12-18 Carsten Dominik <dominik@science.uva.nl>
3480
3481 * org.texi (References): Remove mentioning of @0 as reference for the
3482 last line, this has been reverted in the Lisp sources.
3483
4997d802
JB
34842008-12-17 Juanma Barranquero <lekktu@gmail.com>
3485
3486 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3487 (DVI_TARGETS): Remove duplicates. Add sasl.
3488 ($(infodir)/sasl, sasl.dvi): New targets.
3489
33306645
CD
34902008-12-17 Carsten Dominik <dominik@science.uva.nl>
3491
3492 * org.texi: Version number pushed to 6.15d.
3493
db55f368
CD
34942008-12-16 Carsten Dominik <dominik@science.uva.nl>
3495
a0bf4117 3496 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
3497 (Images in LaTeX export): New section.
3498 (Inlined images, Images in HTML export): Sections renamed.
3499
dae0a942
MB
35002008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3501
3502 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3503
9f5572e9
MB
35042008-12-04 David Engster <dengste@eml.cc>
3505
3506 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 3507 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 3508
bc23baaa
CD
35092008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3510
3511 * org.texi (Using the mapping API): Fix bug in mapping example.
3512 (Publishing options): Make the list of properties complete again, in
3513 correspondence to the variable `org-export-plist-vars'.
3514 (Property searches): Document new special values for time comparisons.
3515 (Tag inheritance): Refine the description of tag inheritance.
3516 (Project alist): Add info about the publishing sequence of components.
a0bf4117 3517 (Effort estimates): Document the new relative timer.
bc23baaa 3518
3bf8054f
JB
35192008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3520
3521 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3522 (Using Calc): Clarify use of `C-x * o'.
3523 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3524
ac134f2f
RS
35252008-11-28 Richard M Stallman <rms@gnu.org>
3526
3527 * dbus.texi (Receiving Method Calls): Clean up previous change.
3528
ace706d1
MA
35292008-11-26 Michael Albinus <michael.albinus@gmx.de>
3530
3531 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3532 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3533 `dbus-unescape-from-identifier'.
3534 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 3535 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
3536 (Signals): Use the constants in the example.
3537
d60b1ba1
CD
35382008-11-24 Carsten Dominik <dominik@science.uva.nl>
3539
b97439ce 3540 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 3541
ce4fdcb9
CD
35422008-11-23 Carsten Dominik <dominik@science.uva.nl>
3543
3544 * org.texi (Setting up Remember): Document `org-remember-mode'.
3545 (External links): Document that bbdb links can use a regular
3546 expression.
3547 (External links): Document that elisp links can contain interactive
3548 commands.
3549
c8548a00 35502008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
3551
3552 * viper.texi (viper-translate-all-ESC-keysequences):
3553 Description removed.
3554
6a2c4aec
GM
35552008-11-19 Glenn Morris <rgm@gnu.org>
3556
3557 * doclicense.texi: Change to FDL 1.3.
3558 Relicense all texi files under FDL 1.3 or later.
3559
59ee4113
JB
35602008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3561
3562 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3563
59bcbb98 35642008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 3565
0c7efc08 3566 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
3567
3568 * ediff.texi: Version/date change.
9f90198a 3569
8aa41c9b
CY
35702008-11-14 Chong Yidong <cyd@stupidchicken.com>
3571
3572 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3573
17587b1b
JB
35742008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3575
3576 * calc.texi (About This Manual): Comment out a mention of
3577 marginal notes.
3578
564c900e
CD
35792008-11-12 Carsten Dominik <dominik@science.uva.nl>
3580
3581 * org.texi (Clocking work time): Document the :formula property of
3582 clock tables.
3583 (Structure editing, Refiling notes): Document refiling regions.
3584 (Agenda commands): Document the double-prefix version
3585 of the `l' command in the agenda.
3586 (Handling links): Explain the effect of a double prefix
3587 arg to `C-c C-o'.
3588 (TODO basics): Add documentation for tag triggers.
3589
3c4be1f2
GM
35902008-10-23 Glenn Morris <rgm@gnu.org>
3591
3592 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3593 byte-compiling things like `+'.
3594
3595 * ns-emacs.texi: Merge copyright years of author now with assignment
3596 into FSF years.
3597 (VER): Use it for easier automatic updating. Use Emacs version rather
3598 than standalone Emacs.app version.
3599
a6520ff3
CD
36002008-10-12 Carsten Dominik <dominik@science.uva.nl>
3601
864c9740 3602 * org.texi: Lots of minor fixes.
a6520ff3
CD
3603 (Capture): New chapter.
3604 (Org Plot): New section.
3605
db7a4b66
MH
36062008-09-30 Magnus Henoch <mange@freemail.hu>
3607
3608 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3609
4043c194
JB
36102008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3611
3612 * calc.texi (User Defined Units): Mention how to enter optional display
3613 string.
3614
eef5ade7
MB
36152008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3616
0c7efc08 3617 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
3618 avoid the "y/n" wording.
3619
e52cac88
MB
36202008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3621
0c7efc08 3622 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
3623
36242008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3625
3626 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3627 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3628
00c55306
BW
36292008-09-22 Bill Wohler <wohler@newt.com>
3630
3631 Release MH-E manual version 8.1.
3632
3633 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3634 release 8.1.
3635
3636 * mh-e.texi: Retain dual license as agreed to by the FSF.
3637 However, bump GPL to Version 3.
3638 Use @include for license text.
3639
e52cac88 36402008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
3641
3642 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
3643 (Store custom flags and keywords, Store arbitrary data):
3644 Clean up markup.
64763fe3
MB
3645
36462008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3647
3648 * gnus.texi (The Gnus Registry): Document it.
3649
9e601b8d
MB
36502008-09-08 David Engster <dengste@eml.cc>
3651
88ee5b02
JB
3652 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3653 Clarify section about choosing back end servers.
9e601b8d 3654
247043f1
GM
36552008-08-23 Glenn Morris <rgm@gnu.org>
3656
3657 * dired-x.texi (Shell Command Guessing):
3658 Mention dired-guess-shell-case-fold-search. (Bug#417)
3659
2bfec7a0
MA
36602008-08-22 Michael Albinus <michael.albinus@gmx.de>
3661
3662 * trampver.texi: Update release number.
3663
247043f1 36642008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
3665
3666 * ns-emacs.texi: Update version.
3667 (Introduction): Correct menu location for options save.
3668 (Customization): Note that defaults are stored under org.gnu.Emacs.
3669
8c20bd92
BW
36702008-08-11 Bill Wohler <wohler@newt.com>
3671
3672 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3673 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3674 Henman) (closes SF #1768928).
3675
767a4d92
GM
36762008-08-10 Glenn Morris <rgm@gnu.org>
3677
3678 * ns-emacs.texi: Use @copying. Change copyright of authors with
3679 assignment to FSF. Change license to GFDL.
3680 (Top): Remove outdated references.
3681
6ecfe5c2
MB
36822008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3683
88ee5b02
JB
3684 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3685 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
3686 gnus-summary-sort-by-most-recent-date.
3687 (Summary Sorting): Explain prefix argument.
3688
36892008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3690
3691 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3692 gnus-summary-pipe-output.
3693
eb932e8a
MA
36942008-08-03 Michael Albinus <michael.albinus@gmx.de>
3695
3696 * dbus.texi (Receiving Method Calls): Document error handling of own
3697 D-Bus methods.
3698
bfe16263
BW
36992008-08-01 Bill Wohler <wohler@newt.com>
3700
3701 * mh-e.texi (Reading Mail)
9f90198a 3702 (Viewing Attachments): Describe new function
bfe16263
BW
3703 mh-show-preferred-alternative.
3704 (Sending Mail, Redistributing, Sending Message): Describe new hook
3705 mh-annotate-msg-hook.
3706
21956b56
MA
37072008-07-31 Michael Albinus <michael.albinus@gmx.de>
3708
3709 * dbus.texi (Arguments and Signatures): Fix example.
3710 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3711 (Asynchronous Methods): New node.
9f90198a
JB
3712 (Errors and Events): Describe extended layout of `dbus-event'.
3713 New defun `dbus-event-message-type'.
21956b56 3714
7c2fb837
DN
37152008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3716
3717 * ediff.texi: Remove VMS support.
3718
13662773
JB
37192008-07-29 Juanma Barranquero <lekktu@gmail.com>
3720
3721 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3722 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3723
ddde0b34
CY
37242008-07-29 Chong Yidong <cyd@stupidchicken.com>
3725
3726 * Makefile.in: Add mairix-el targets.
3727
37282008-07-29 David Engster <deng@randomsample.de>
3729
3730 * mairix-el.texi: New file.
3731
d5875b25
JB
37322008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3733
366b7d44
JB
3734 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3735 project files. Delete 'main_unit' project variable; not needed. Allow
3736 process environment variables wherever project variables are allowed.
3737 Add tutorial section on multiple GNAT project files.
d5875b25 3738
6cbab8ee
MA
37392008-07-27 Michael Albinus <michael.albinus@gmx.de>
3740
3741 Sync with Tramp 2.1.14.
3742
3743 * trampver.texi: Update release number.
3744
9e2a2647
DN
37452008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3746
3747 * ns-emacs.texi:
3748 * faq.texi: Remove mentions of Mac Carbon.
3749
d62672f3
MB
37502008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3751
3752 * gnus.texi (Saving Articles): Describe the 2nd argument of
3753 gnus-summary-save-in-pipe.
3754 (SpamAssassin): Use it.
3755
37562008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3757
3758 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3759
dd12e1c6
CD
37602008-07-25 Carsten Dominik <dominik@science.uva.nl>
3761
3762 * org.texi (Export options): Document the use of the creator flag.
3763
44ce9197
CD
37642008-07-24 Carsten Dominik <dominik@science.uva.nl>
3765
3766 * org.texi: New version 6.06a.
3767
ddd13c5d
JB
37682008-07-23 Juanma Barranquero <lekktu@gmail.com>
3769
3770 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3771 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3772
8dc6104d
JB
37732008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3774
3775 * calc.texi (Editing Stack Entries):
3776 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3777 Calc's help functions. Mention fixing typos.
3778 (Customizing Calc): Fix typo.
3779
37802008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3781
3782 * calc.texi (summarykey): New macro. Use to correctly format keys in
3783 the summary.
3784
ddd13c5d 37852008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
3786
3787 * ns-emacs.texi (Customization): Corrected documentation on color
3788 specification formats.
3789
568beaa2
AS
37902008-07-19 Andreas Schwab <schwab@suse.de>
3791
db8ef699 3792 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
3793
3794 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3795 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3796
cd71b9ae
MA
37972008-07-18 Michael Albinus <michael.albinus@gmx.de>
3798
3799 * dbus.texi (Inspection): Rework, introduce submenus.
3800 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3801 (Properties and Annotations, Arguments and Signatures): New nodes.
3802
9b7993b4
MA
38032008-07-13 Michael Albinus <michael.albinus@gmx.de>
3804
3805 * dbus.texi (Receiving Method Calls): Fix description of
3806 `dbus-register-method'.
3807 (Signals): Allow also signal arguments for filtering in
3808 `dbus-register-signal'.
3809
241d447b
JB
38102008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3811
3812 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3813 `cnorm'.
3814 (Arithmetic Tutorial): Simplify the verification of prime factors.
3815
adb46650
MB
38162008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3817
3818 * gnus.texi (Saving Articles): Mention
3819 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3820
92e15881
JB
38212008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3822
3823 * calc.texi: Adjust mode line throughout.
3824
ea597303
JB
38252008-06-28 Juanma Barranquero <lekktu@gmail.com>
3826
3827 * sasl.texi (Mechanisms): Fix typos.
3828
aee08080
JB
38292008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
3830
3831 * calc.texi (Killing from the stack): Mention using normal Emacs
3832 copying.
3833
a06a4a12
MA
38342008-06-21 Michael Albinus <michael.albinus@gmx.de>
3835
0c7efc08 3836 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 3837 Add `auth-source' mechanism.
a06a4a12
MA
3838 (Connection caching): Tramp reopens the connection automatically,
3839 when the operating system on the remote host has been changed.
3840
7389398d
EZ
38412008-06-20 Eli Zaretskii <eliz@gnu.org>
3842
3843 * makefile.w32-in (distclean): Remove makefile.
3844
b349f79f
CD
38452008-06-17 Carsten Dominik <dominik@science.uva.nl>
3846
3f9b4c2b 3847 * org.texi (Using the mapping API): New section.
b349f79f 3848 (Agenda column view): New section.
3f9b4c2b 3849 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 3850 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 3851 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
3852
38532008-06-17 Jason Riedy <jason@acm.org>
3854
3855 * org.texi (A LaTeX example): Note that fmt may be a one-argument
3856 function, and efmt may be a two-argument function.
3857 (Radio tables): Document multiple destinations.
3858
cd5c05d2
GM
38592008-06-16 Glenn Morris <rgm@gnu.org>
3860
3861 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3862 Add Cover-Texts.
3863
debf4439
GM
38642008-06-15 Glenn Morris <rgm@gnu.org>
3865
3866 * faq.texi (VER): Update to 23.0.60.
3867
3868 * mh-e.texi: Remove option of licensing under GPL.
3869 Add Cover-Texts to GFDL permissions notice.
3870 (GPL): Remove section.
3871 (GFDL): Include doclicense.texi rather than the actual text.
3872
3873 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3874 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3875
3876 * sasl.texi: Fix output file name.
3877
3878 * epa.texi, sasl.texi: Refer to license in Emacs manual.
3879
3880 * gnus-coding.texi: Refer to license in Gnus manual.
3881
3882 * idlwave.texi, sasl.texi: Use @copying.
3883
3884 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
3885
3886 * speedbar.texi: Update Back-Cover Text as per maintain.info.
3887
3888 * url.texi: Use @copying, @title, @subtitle, @author.
3889
3890 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3891 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3892 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3893 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3894 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3895 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3896 * widget.texi, woman.texi:
3897 Remove references to external license, since doclicense is included.
3898
3899 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3900 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3901 Remove references to non-existent Invariant Sections.
3902
091f8bc1
GM
39032008-06-14 Glenn Morris <rgm@gnu.org>
3904
3905 * faq.texi (Major packages and programs): Remove references to external
3906 Supercite, Calc, VIPER, since they have been included for some time.
3907 Update VM, AUCTeX, BBDB entries.
3908
47bcb4d3
UJ
39092008-06-14 Ulf Jasper <ulf.jasper@web.de>
3910
3911 * newsticker.texi: Updated to match latest newsticker changes.
3912
6f093307
GM
39132008-06-13 Glenn Morris <rgm@gnu.org>
3914
3915 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3916 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3917 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3918 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3919 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3920 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3921 * woman.texi:
3922 Update Back-Cover Text as per maintain.info.
3923
2b968687
MB
39242008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3925
3926 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
3927
3928 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3929 (gnus-faq.xml): Update repository host.
3930
2b968687
MB
3931 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3932
39332008-06-15 Frank Schmitt <ich@frank-schmitt.net>
3934
3935 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3936 Fix a typo.
3937
39382008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3939
3940 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 3941 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
3942 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3943
39442008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
3945
3946 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3947 coding standards.
3948
39492008-06-14 David Engster <dengste@eml.cc>
3950
3951 * gnus.texi (nnmairix): Markup fixes.
3952
e6d2d263
MB
39532008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3954
2b968687 3955 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
3956
39572008-06-05 David Engster <dengste@eml.cc>
3958
3959 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3960
39612008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3962
b344d29d 3963 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
3964 (Searching, nnir, nnmairix): New stub nodes.
3965
ad231df6 39662008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
3967
3968 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3969
f394fa25
MB
39702008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3971
3972 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3973
58333467
MB
39742008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3975
3976 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
3977
67525fb9
JY
39782008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
3979
3980 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
3981
0549d8fc
JB
39822008-05-06 Juanma Barranquero <lekktu@gmail.com>
3983
3984 * info.texi (Top): Fix typo in xref.
3985
149a3837
KB
39862008-05-05 Karl Berry <karl@gnu.org>
3987
3988 * info.texi (Top): @xref to stand-alone manual.
3989
3a23a519
MB
39902008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3991
3992 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
3993 (Various Summary Stuff): Fix typo in last xref.
3994
0a29fbf3
JB
39952008-05-02 Juanma Barranquero <lekktu@gmail.com>
3996
3997 * org.texi (Moving subtrees): Fix typo.
3998
586b90f1
MA
39992008-04-28 Michael Albinus <michael.albinus@gmx.de>
4000
4001 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4002 Tramp via `tramp-mode'.
4003
b5af9883
CD
40042008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4005
4006 * org.texi: Massive changes, in many parts of the file.
4007
d55fe5bb
MB
40082008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4009
4010 * gnus.texi (Oort Gnus): Add message-fill-column.
4011
40122008-04-12 Adrian Aichner <adrian@xemacs.org>
4013
4014 * gnus.texi (Mail Source Specifiers): Typo fix.
4015
40162008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4017
4018 * gnus.texi (Diary Headers Generation): Update key binding for
4019 `gnus-diary-check-message'.
4020
40212008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4022
4023 * gnus.texi (Emacsen): Addition.
4024
40252008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4026
4027 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4028
40292008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4030
4031 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4032
40332008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4034
4035 * gnus-news.texi: Update tool bar item.
4036
40372008-04-09 Sven Joachim <svenjoac@gmx.de>
4038
4039 * gnus-news.texi: Fix typos.
4040
76c109c3
JB
40412008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4042
222027f2 4043 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4044 Add mention of `kron'.
4045
d5fbd5a6
MO
40462008-04-01 Daiki Ueno <ueno@unixuser.org>
4047
0c7efc08
SM
4048 * epa.texi (Encrypting/decrypting *.gpg files):
4049 Document epa-file-name-regexp.
d5fbd5a6 4050
fbcbb58c
KY
40512008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4052
4053 * gnus.texi (Example Methods): Fix description about ssh-agent.
4054 (Indirect Functions): Fix the default value of nntp-telnet-command;
4055 remove link to connect.html.
4056
134ce16c
MA
40572008-03-30 Michael Albinus <michael.albinus@gmx.de>
4058
4059 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4060 dbus-call-method.
4061 (Receiving Method Calls): The timeout can be set by the calling client.
4062
da1975d7
MA
4063 * trampver.texi: Update release number.
4064
2e4089ab
RS
40652008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4066
4067 * gnus.texi (Top): Fix version. Add SASL.
4068
70cab5a9
MA
40692008-03-29 Michael Albinus <michael.albinus@gmx.de>
4070
4071 Sync with Tramp 2.1.13.
4072
4073 * trampver.texi: Update release number.
4074
5bc6ddff
MB
40752008-03-29 Chong Yidong <cyd@stupidchicken.com>
4076
4077 * org.texi: Update to new org-mode website.
4078
40792008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4080
4081 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4082
9b3ebcb6
MB
40832008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4084
4085 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4086 gnus-read-ephemeral-gmane-group-url,
4087 gnus-read-ephemeral-emacs-bug-group,
4088 gnus-read-ephemeral-debian-bug-group.
4089
40902008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4091
4092 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4093
4094 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4095 Add FIXMEs for Bookmarks and gnus-registry-marks.
4096
40972008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4098
4099 * gnus.texi (Smileys): Document `smiley-style'.
4100
41012008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4102
4103 * gnus.texi (Gnus Development): Clarify difference between ding and
4104 gnu.emacs.gnus.
4105 (MIME Commands, Using MIME, RSS): Fix markup.
4106
4107 * gnus-faq.texi ([8.4]): Ditto.
4108
41092008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4110
4111 * gnus.texi (Emacsen): Remove obsolete stuff.
4112
41132008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4114
4115 * gnus.texi (Oort Gnus): Add version info WRT
4116 `mail-source-delete-incoming'.
4117
41182008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4119
4120 * gnus.texi (Top): Add "Other related manuals" and version info in
4121 `iftex' output.
4122 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4123 gnus-balloon-face-0 and the corresponding format specifiers.
4124
608d6a81
MA
41252008-03-26 Michael Albinus <michael.albinus@gmx.de>
4126
4127 * tramp.texi (Filename completion): Remove footnote about let-bind
4128 of `partial-completion-mode'. It doesn't work this way.
4129
27a6f132
SM
41302008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4131
4132 * pcl-cvs.texi (Contributors): Update my email.
4133
4a7c4c40
MA
41342008-03-21 Michael Albinus <michael.albinus@gmx.de>
4135
4136 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4137
2940c053
BW
41382008-03-17 Bill Wohler <wohler@newt.com>
4139
4140 * mh-e.texi (Viewing): Update URL for adding header fields to
4141 mh-invisible-header-fields-default.
4142
30864d5f
BW
41432008-03-16 Bill Wohler <wohler@newt.com>
4144
4145 * mh-e.texi (Preface): Add Gnus to requirements.
4146 (Forwarding): Note that forwarded MIME messages are now inline.
4147
31fe2b00
SM
41482008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4149
4150 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4151 (Common Variables): Give precedence to the netcat methods over the
4152 telnet methods, and mention that they are more reliable.
31fe2b00 4153
5e97c626
CD
41542008-03-13 Carsten Dominik <dominik@science.uva.nl>
4155
4156 * org.texi (Exporting Agenda Views): Document agenda export to
4157 iCalendar.
4158 (Progress logging): Document the new progress logging stuff.
4159
37a68866
MB
41602008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4161
4162 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4163 Update for change of `mail-source-delete-incoming'.
4164
4165 * gnus-news.texi: Ditto.
4166
8f7abae3
MB
41672008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4168
4169 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4170 custom versions.
4171
af379c86
AM
41722008-03-07 Alan Mackenzie <acm@muc.de>
4173
4174 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4175 parens/brackets in a k&r region is limited.
4176
3d0f8a67
MB
41772008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4178
4179 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4180 using different Emacs versions.
4181
52151df0
GM
41822008-02-27 Glenn Morris <rgm@gnu.org>
4183
4184 * sc.texi: Remove a lot of old and obsolete info.
4185 (titlepage): Simplify.
4186 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4187 (VM with any Emacsen, GNEWS with any Emacsen)
4188 (Overloading for Non-conforming MUAs, Version 3 Changes)
4189 (The Supercite Mailing List): Delete nodes.
4190 (Introduction): Remove info about old packages.
4191 (Getting Connected): Simplify. Remove info about old packages.
4192 (Citing Commands): Delete Emacs 19 info.
4193 (Hints to MUA Authors): Simplify.
4194 (Thanks and History): Merge in some info from the deleted node
4195 "Version 3 Changes".
4196
b03f96dc
MB
41972008-02-05 Juanma Barranquero <lekktu@gmail.com>
4198
4199 * org.texi (Setting tags, In-buffer settings):
4200 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4201
52bec650
MB
42022008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4203
4204 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4205 installation directory name.
4206
34a3c587
RF
42072008-02-12 Romain Francoise <romain@orebokech.com>
4208
4209 * epa.texi (Overview): Fix typo.
4210
5a8d03e9
MO
42112008-02-11 Daiki Ueno <ueno@unixuser.org>
4212
4213 * epa.texi (Quick start): Remove the .emacs setting.
4214
f1914c40
MO
42152008-02-10 Daiki Ueno <ueno@unixuser.org>
4216
4217 * epa.texi (Quick start): Use the command `epa-enable' instead of
4218 loading `epa-setup'.
4219
bca98fc9
JB
42202008-02-08 Juanma Barranquero <lekktu@gmail.com>
4221
4222 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4223 ($(infodir)/epa, epa.dvi): New targets.
4224
4b01af2e
MO
42252008-02-08 Daiki Ueno <ueno@unixuser.org>
4226
4227 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4228
4229 * epa.texi: New manual documenting the EasyPG Assistant.
4230
06c0751a
MA
42312008-02-06 Michael Albinus <michael.albinus@gmx.de>
4232
4233 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4234 (Inspection): New function dbus-ping.
4235
7dcccd7b
MA
42362008-02-05 Michael Albinus <michael.albinus@gmx.de>
4237
4238 * tramp.texi (Remote processes): Add `shell-command'.
4239
a1da1e37
MB
42402008-01-28 Michael Sperber <sperber@deinprogramm.de>
4241
4242 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4243 (Group Parameters): Document `mail-source' parameter.
4244
c9d8f746
MA
42452008-01-27 Michael Albinus <michael.albinus@gmx.de>
4246
4247 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4248 must be a local host.
4249
15db4a13
MO
42502008-01-26 Michael Olson <mwolson@gnu.org>
4251
4252 * erc.texi: Update version for ERC 5.3 release.
4253 (Obtaining ERC): Update extras URLs for 5.3.
4254 (Development): Write instructions for git, and remove those for Arch.
4255 (History): Mention the switch to git.
4256
2bc43980
KB
42572008-01-24 Karl Berry <karl@gnu.org>
4258
bca98fc9
JB
4259 * info.texi (Search Index, Search Text): Mention the command
4260 character in the section name, a la the (Go to node) node.
2bc43980 4261
d2e4a6c9
MA
42622008-01-21 Michael Albinus <michael.albinus@gmx.de>
4263
4264 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4265
0b6799c3
MB
42662008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4267
4268 * gnus-news.texi: Mention gnus-article-describe-bindings.
4269
42702008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4271
4272 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4273
db9c3fb1 42742008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4275
7b4d0413 4276 * org.texi (Property inheritance): New section.
db9c3fb1 4277 (Conventions): New section.
7b4d0413 4278 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4279 commands, and the new bindings for refiling.
4280 (Sparse trees): Document the new special command for sparse trees.
4281 (References): Be more clear about the counting of hilines.
4282 (Handling links): Document M-p/n for accessing links.
4283 (Fast access to TODO states): New section.
4284 (Per file keywords): New section.
4285 (Property inheritance): New section.
4286 (Column attributes): New summary types.
4287 (Capturing Column View): New section.
4288 (The date/time prompt): Cover the new features in the date/time prompt.
4289 Compactify the table of keys for the calendar remote control.
4290 (Clocking work time): Document the new :scope parameter.
4291 (Remember): Promoted to chapter.
4292 (Quoted examples): New section.
4293 (Enhancing text): New verbatim environments.
4294
6ed73f28
MA
42952008-01-14 Michael Albinus <michael.albinus@gmx.de>
4296
4297 * trampver.texi: Update release number.
4298
95838435
MB
42992008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4300
0c7efc08
SM
4301 * gnus.texi (Article Keymap):
4302 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4303 gnus-article-reply-with-original and
4304 gnus-article-followup-with-original.
4305
20234d96
GM
43062008-01-09 Glenn Morris <rgm@gnu.org>
4307
4308 * nxml-mode.texi: Add @copying section.
4309
d82cf70b
MB
43102008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4311
4312 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4313 Server". Add `message-send-mail-with-mailclient'.
4314
4315 * gnus.texi (Posting Server): Move some text to "(message)Mail
4316 Variables" and add a reference here.
4317
addb7f2e
MA
43182008-01-04 Michael Albinus <michael.albinus@gmx.de>
4319
4320 * dbus.texi (Receiving Method Calls): New chapter.
4321 (Errors and Events): Add serial number to events. Replace "signal" by
4322 "message". Introduce dbus-event-serial-number.
4323
4db2806c
MA
43242008-01-03 Michael Albinus <michael.albinus@gmx.de>
4325
4326 * dbus.texi (Type Conversion): Explain the type specification for empty
4327 arrays. Use another example.
4328
c9ecb5a7
MA
43292007-12-30 Michael Albinus <michael.albinus@gmx.de>
4330
4331 * dbus.texi (all): Replace "..." by @dots{}.
4332 (Type Conversion): Precise the value range for :byte types.
4333 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4334 Mention its return value.
4335 (Errors and Events): There is no D-Bus error propagation during event
4336 processing.
4337
702dbfd9
JB
43382007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4339
4340 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4341 New sections.
4342
87035689
MB
43432007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4344
4345 * gnus.texi (Group Parameters): Reorder the text and add a note about
4346 `gnus-parameters' near the beginning of the node.
4347
43482007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4349
4350 * gnus.texi (Score File Editing): Fix function name.
4351
5492f5ca
MA
43522007-12-23 Michael Albinus <michael.albinus@gmx.de>
4353
4354 Sync with Tramp 2.1.12.
4355
4356 * trampver.texi: Update release number.
4357
d4e67bc5
MA
43582007-12-22 Michael Albinus <michael.albinus@gmx.de>
4359
4360 * dbus.texi (Type Conversion): Correct input parameters mapping.
4361
6a31c819
MA
43622007-12-21 Michael Albinus <michael.albinus@gmx.de>
4363
4364 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4365 (Errors and Events): Mention wrong-type-argument error.
4366
99a3e35f
AS
43672007-12-21 Alex Schroeder <alex@gnu.org>
4368
4369 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4370 spaces. Fixed some typos.
99a3e35f
AS
4371 (Internet Relay Chat): Explain relay.
4372 (Getting started with rcirc): Change items to reflect prompts.
4373 Add more explanation to rcirc-track-minor-mode and added a comment to
4374 warn future maintainers that this section is a copy.
0c7efc08 4375 (People): Change /ignore example.
62b12a24 4376 (Keywords): Not keywords.
99a3e35f 4377
331e4d02
AS
43782007-12-20 Alex Schroeder <alex@gnu.org>
4379
4380 * rcirc.texi (Top): Fighting Information Overload chapter added.
4381 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 4382 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
4383 (Fighting Information Overload): New chapter documenting /keyword,
4384 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
4385 (Configuration): Document rcirc-server-alist, remove
4386 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 4387
cd71c3ef
MA
43882007-12-16 Michael Albinus <michael.albinus@gmx.de>
4389
4390 * dbus.texi (Signals): Fix example in dbus-register-signal.
4391
bbbe940b
MB
43922007-12-14 Sven Joachim <svenjoac@gmx.de>
4393
4394 * gnus.texi (Score Variables): Fix typo.
4395
0ce574ef
MA
43962007-12-07 Michael Albinus <michael.albinus@gmx.de>
4397
4398 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4399 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4400 (Errors and Events): Adapt dbus-event.
4401
b890d447
MB
44022007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4403
4404 * gnus.texi (Other Files): Add the yenc command.
4405
44062007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4407
4408 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4409 since 2004-08-06.
4410
44112007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4412
4413 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4414 on body.
4415
44162007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4417
4418 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4419 and rfc2047-allow-irregular-q-encoded-words; fix description of
4420 rfc2047-encode-encoded-words.
4421
44222007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4423
4424 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4425
3728bf03
MO
44262007-12-05 Michael Olson <mwolson@gnu.org>
4427
4428 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4429 Update documentation for `remember-diary-file'.
4430
a4397af9
MA
44312007-12-04 Michael Albinus <michael.albinus@gmx.de>
4432
4433 * dbus.texi (Signals): Precise `dbus-register-signal'.
4434 (Errors and Events): Rework events part, the internal structure of
4435 dbus-event has changed.
4436
1682490c
JB
44372007-12-03 Juanma Barranquero <lekktu@gmail.com>
4438
4439 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4440 ($(infodir)/dbus, dbus.dvi): New targets.
4441
7b13a0f2
MA
44422007-12-03 Michael Albinus <michael.albinus@gmx.de>
4443
4444 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4445 unconditionally.
4446
4447 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4448 emulation with @print{}.
4449
7ef92bc9
RS
44502007-12-02 Richard Stallman <rms@gnu.org>
4451
4452 * dbus.texi (Overview): Minor cleanup.
4453
22d8ac3a
MA
44542007-12-02 Michael Albinus <michael.albinus@gmx.de>
4455
d3a8e0df
MA
4456 * Makefile.in (INFO_TARGETS): Add dbus.
4457 (DVI_TARGETS): Add dbus.dvi.
4458 (dbus, dbus.dvi): New targets.
4459
22d8ac3a
MA
4460 * dbus.texi: New file.
4461
559764ab
RF
44622007-11-24 Romain Francoise <romain@orebokech.com>
4463
4464 * nxml-mode.texi: Add description in @direntry.
7aa579d9 4465 Fix file name to match @setfilename.
559764ab 4466
ac97a16b
MH
44672007-11-23 Mark A. Hershberger <mah@everybody.org>
4468
4469 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4470 ($(infodir)/nxml-mode): New rule.
4471
4472 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4473 ($(infodir)/nxml-mode): New rule.
4474 (clean): Add nxml-mode*.
4475
4476 * nxml-mode.texi: New file with nxml manual.
4477
404cd454
GM
44782007-11-18 Richard Stallman <rms@gnu.org>
4479
4480 * flymake.texi (Example -- Configuring a tool called directly):
4481 Update example.
4482
b048d478
MA
44832007-11-18 Michael Albinus <michael.albinus@gmx.de>
4484
4485 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 4486 double-slash behavior. Explain directory contents flushing.
b048d478 4487
346e8469
JB
44882007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4489
4490 * calc.texi (TeX and LaTeX Language Modes): Put in
4491 missing braces.
4492
404cd454
GM
44932007-11-15 Richard Stallman <rms@gnu.org>
4494
4495 * cl.texi (Equality Predicates): Delete `eql'.
4496 (Predicates, Naming Conventions, Top): Delete `eql'.
4497 (Common Lisp Compatibility): Delete `eql'.
4498 (Porting Common Lisp): Delete obsolete backquote info.
4499 Minor clarification about character constants.
4500 (Sequence Basics): Minor clarification.
4501
1f6af58b
JB
45022007-11-15 Juanma Barranquero <lekktu@gmail.com>
4503
dccb744b 4504 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
4505 * tramp.texi (Filename completion): Fix typos.
4506
3bc88bc9
JB
45072007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4508
4509 * calc.texi (Basic commands): Mention the menu.
4510
bc5300d3
MA
45112007-11-12 Michael Albinus <michael.albinus@gmx.de>
4512
4513 * tramp.texi (Connection caching): Tramp flushes connection
4514 properties when remote operating system has been changed.
4515
4d8a28ec
MB
45162007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4517
4518 * gnus-news.texi: Fix spelling.
4519 `message-insert-formatted-citation-line', not
4520 `message-insert-formated-citation-line'.
4521
404cd454
GM
4522 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4523
e1176b47
MA
45242007-11-07 Michael Albinus <michael.albinus@gmx.de>
4525
4526 * tramp.texi (Overview): Mention also the PuTTY integration under
4527 Win32. Remove paragraphs about Tramp's experimental status.
4528 (Frequently Asked Questions): Add code example for highlighting the
4529 mode line.
4530
6159985a
MO
45312007-11-03 Michael Olson <mwolson@gnu.org>
4532
4533 * remember.texi: Change mentions of remember-buffer to
4534 remember-finalize throughout.
4535
bec9b2f5
MO
45362007-10-30 Michael Olson <mwolson@gnu.org>
4537
4538 * remember.texi (Copying): Remove.
4539 (Mailbox): Update with non-BBDB instructions.
4540 (Diary, Org): Add.
4541 (Bibliography, Planner Page): Remove.
4542
b6173182
JB
45432007-10-30 Juanma Barranquero <lekktu@gmail.com>
4544
4545 * makefile.w32-in (INFO_TARGETS): Add remember.
4546 (DVI_TARGETS): Add remember.dvi.
4547 ($(infodir)/remember): New rule.
4548 (clean): Add remember*.
4549
15f3eb73
MO
45502007-10-30 Michael Olson <mwolson@gnu.org>
4551
70bdc930
MO
4552 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4553 ($(infodir)/remember): New rule that builds the Remember Manual.
4554
b6173182
JB
4555 * remember.texi: New file containing the Remember Mode Manual.
4556 Shuffle chapters around after initial import.
7d3f6f1a
MO
4557 (Function Reference): Split Keystrokes into separate chapter.
4558 (Keystrokes): Document C-c C-k.
51d24a12 4559 (Introduction): Fix typographical issue with "---".
15f3eb73 4560
404cd454
GM
45612007-10-29 Richard Stallman <rms@gnu.org>
4562
4563 * widget.texi (Introduction): Delete discussion of implementation
4564 internals.
4565
9bbb9638
MA
45662007-10-29 Michael Albinus <michael.albinus@gmx.de>
4567
4568 * tramp.texi (Connection caching): Host names must be different
4569 when tunneling.
4570
c7ff939a
RS
45712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4572
4573 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4574 Gnus v5.13.
4575
01c52d31
MB
45762007-10-28 Miles Bader <miles@gnu.org>
4577
4578 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4579
01c52d31
MB
45802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4581
0c7efc08
SM
4582 * gnus.texi (Sorting the Summary Buffer):
4583 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
4584
45852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4586
4587 * gnus.texi (Non-ASCII Group Names): New node.
4588 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4589 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4590
c8763fb6 45912007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4592
4593 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4594 clean the output of the program `imap-shell-program'.
4595
45962007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4597
4598 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4599
46002007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4601
4602 * gnus.texi (Sticky Articles): Documentation for sticky article
4603 buffers.
4604
c8763fb6 46052007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4606
4607 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4608
46092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4610
4611 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4612
46132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4614
0c7efc08
SM
4615 * gnus.texi (Archived Messages):
4616 Document gnus-update-message-archive-method.
01c52d31
MB
4617
46182007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4619
4620 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4621
c8763fb6 46222007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 4623
0c7efc08
SM
4624 * gnus.texi (Group Maneuvering):
4625 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
4626
46272007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4628
0c7efc08
SM
4629 * gnus.texi (Really Various Summary Commands):
4630 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
4631
46322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4633
4634 * gnus.texi, message.texi: Bump version number.
4635
46362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4637
4638 * gnus.texi (Group Line Specification, Misc Group Stuff)
4639 (Server Commands): Parenthesize @pxref{Mail Spool}.
4640
46412007-10-28 Didier Verna <didier@xemacs.org>
4642
4643 New user option: message-signature-directory.
4644 * message.texi (Insertion Variables): Document it.
4645 * gnus.texi (Posting Styles): Ditto.
4646
46472007-10-28 Didier Verna <didier@xemacs.org>
4648
4649 * gnus.texi (Group Line Specification):
4650 * gnus.texi (Misc Group Stuff):
4651 * gnus.texi (Server Commands): Document the group compaction feature.
4652
46532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4654
4655 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4656
4657 * message.texi (Various Message Variables): Add message-fill-column.
4658
46592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4660
4661 * gnus.texi: Untabify.
4662
46632007-10-28 Didier Verna <didier@xemacs.org>
4664
4665 * gnus.texi (Group Parameters): Document the posting-style merging
4666 process in topic-mode.
4667
46682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4669
4670 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4671
46722007-10-28 Romain Francoise <romain@orebokech.com>
4673
4674 * gnus.texi (Mail Spool): Fix typo.
4675 Update copyright.
4676
46772007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4678
4679 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4680
46812007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4682
4683 * gnus.texi (Summary Generation Commands):
4684 Add gnus-summary-insert-ticked-articles.
4685
46862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4687
b2abec73
JB
4688 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4689 to spam-spamassassin-program.
01c52d31
MB
4690
46912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4692
4693 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4694
46952007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4696
4697 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4698
46992007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4700
4701 * message.texi (Mail Headers): Document `opportunistic'.
4702
47032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4704
4705 * emacs-mime.texi (Encoding Customization): Explain how to set
4706 mm-coding-system-priorities per hierarchy.
4707
47082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4709
4710 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4711 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4712
47132007-10-28 Didier Verna <didier@xemacs.org>
4714
4715 * message.texi (Wide Reply): Update documentation of
4716 message-dont-reply-to-names (now allowing a list of regexps).
4717
47182007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4719
4720 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4721
47222007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4723
4724 * gnus.texi (SpamAssassin back end): Fix typo.
4725
4726 * sieve.texi (Examples): Fix grammar.
4727
47282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4729
4730 * gnus.texi (Searching for Articles): Document M-S and M-R.
4731 (Limiting): Document / b.
4732
47332007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4734
4735 * gnus.texi (Thread Commands): T M-^.
4736
47372007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4738
4739 * message.texi (Mail Aliases): Document ecomplete.
4740 (Mail Aliases): Fix typo.
4741
47422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4743
4744 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4745 fix typo.
4746
47472007-10-28 Romain Francoise <romain@orebokech.com>
4748
4749 * gnus.texi (Mail Spool): Grammar fix.
4750
47512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4752
4753 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4754 string.
4755
47562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4757
4758 * gnus.texi (Group Parameters): Fix description.
4759
47602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4761
b2abec73
JB
4762 * gnus.texi (Gmane Spam Reporting):
4763 Fix spam-report-gmane-use-article-number.
4764 Add spam-report-user-mail-address.
01c52d31
MB
4765
47662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4767
4768 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4769
47702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4771
4772 * gnus.texi (Group Parameters): Add simplified sorting example based on
4773 example for `Sorting the Summary Buffer' from Jari Aalto
4774 <jari.aalto@cante.net>.
4775 (Example Methods): Add example for an indirect connection.
4776
47772007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4778
0c7efc08 4779 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
4780 (Agent Parameters): Updated parameter names to match code.
4781 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4782 'gnus-agent-summary-fetch-series'.
4783 (Agent and flags): New section providing a generalized discussion
4784 of flag handling.
0c7efc08
SM
4785 (Agent and IMAP): Remove flag discussion.
4786 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
4787
47882007-10-28 Romain Francoise <romain@orebokech.com>
4789
4790 * gnus.texi (Exiting the Summary Buffer): Add new function
4791 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4792
47932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4794
4795 * gnus.texi (Conformity): Fix typo.
4796 (Customizing Articles): Document `first'.
4797
47982007-10-28 Jari Aalto <jari.aalto@cante.net>
4799
4800 * gnus.texi (Sorting the Summary Buffer):
4801 Add `gnus-thread-sort-by-date-reverse'. Add example
4802 host to different sorting in NNTP and RSS groups.
4803
48042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4805
4806 * message.texi (Insertion): Describe prefix for
4807 message-mark-inserted-region and message-mark-insert-file.
4808
48092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4810
4811 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4812 LaTeX documents. Describe "text/x-gnus-verbatim".
4813
48142007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4815
b2abec73 4816 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
4817 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4818 (spam-stat spam filtering, SpamOracle)
0c7efc08 4819 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
4820 clarity.
4821
48222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4823
4824 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4825 gnus-article-delete-part and gnus-article-replace-part.
4826 (Using MIME): Add gnus-mime-replace-part.
4827
48282007-10-28 Romain Francoise <romain@orebokech.com>
4829
4830 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4831 requires `auto-compression-mode' to be enabled. Add new nnml
4832 variable `nnml-compressed-files-size-threshold'.
4833
48342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4835
0c7efc08
SM
4836 * gnus.texi (Sorting the Summary Buffer):
4837 Add gnus-thread-sort-by-recipient.
01c52d31
MB
4838
48392007-10-28 Romain Francoise <romain@orebokech.com>
4840
4841 * message.texi (Insertion Variables): Mention new variable
4842 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
4843 documentation accordingly.
4844
48452007-10-28 Romain Francoise <romain@orebokech.com>
4846
4847 * gnus.texi (To From Newsgroups): Mention new variables
4848 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4849
48502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4851
4852 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4853 stuff; gnus-mime-inline-part does the automatic decompression.
4854
48552007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4856
4857 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 4858 "training.ham" should be "training.spam".
01c52d31
MB
4859
48602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4861
4862 * message.texi (Mail Variables): Fix the default value for
4863 message-send-mail-function.
4864
48652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4866
4867 * gnus.texi (Optional Back End Functions): nntp-request-update-info
4868 always returns nil exceptionally.
4869
48702007-10-28 Simon Josefsson <jas@extundo.com>
4871
0c7efc08
SM
4872 * gnus.texi (Article Washing): Add libidn URL.
4873 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
4874
48752007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4876
4877 * gnus.texi (Topic Commands): Fix next/previous.
4878
48792007-10-28 Simon Josefsson <jas@extundo.com>
4880
4881 * gnus.texi (Article Washing): Mention `W i'.
4882
c8763fb6 48832007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
4884
4885 * gnus.texi (Group Parameters): Slight extension of sieve
4886 parameter description.
4887
48882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4889
4890 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4891 matching score files as well.
4892 (Picons): Describe `gnus-picon-style'.
4893
48942007-10-28 Romain Francoise <romain@orebokech.com>
4895
4896 * message.texi (Message Headers): Mention that headers are hidden
4897 using narrowing, and how to expose them.
4898 Update copyright.
4899
49002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4901
4902 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4903 `gnus-summary-sort-by-recipient'.
4904
49052007-10-28 Romain Francoise <romain@orebokech.com>
4906
4907 * gnus.texi (NNTP marks): New node.
4908 (NNTP): Move NNTP marks variables to the new node.
4909
49102007-10-28 Jesper Harder <harder@ifa.au.dk>
4911
b2abec73 4912 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
4913
4914 * gnus.texi (MIME Commands, Hashcash): Markup fix.
4915
49162007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4917
b2abec73 4918 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 4919 everywhere for consistency.
b2abec73
JB
4920 (Filtering Spam Using The Spam ELisp Package): Admonish again.
4921 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
4922 Say "regular expression" instead of "regex." Admonish.
4923 Pick other words to sound better (s/so/thus/).
4924 (Spam ELisp Package Filtering of Incoming Mail):
4925 Mention statistical filters. Remove old TODO.
01c52d31 4926 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
4927 New section on sorting and displaying the spam score.
4928 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4929 backend but an alias to spam-use-BBDB.
4930 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
4931 new backend functionality.
4932
49332007-10-28 Simon Josefsson <jas@extundo.com>
4934
4935 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4936 nntp-marks-directory, from Romain Francoise
4937 <romain@orebokech.com>.
4938
49392007-10-28 Magnus Henoch <mange@freemail.hu>
4940
4941 * gnus.texi (Hashcash): New default value of
4942 hashcash-default-payment.
4943
49442007-10-28 Simon Josefsson <jas@extundo.com>
4945
4946 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
4947 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4948
49492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4950
0c7efc08 4951 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
4952
49532007-10-28 Simon Josefsson <jas@extundo.com>
4954
4955 * gnus.texi (documentencoding): Add, to avoid warnings.
4956
49572007-10-28 Simon Josefsson <jas@extundo.com>
4958
4959 * message.texi (Mail Headers): Add.
4960
4961 * gnus.texi (Hashcash): Fix.
4962
49632007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4964
0c7efc08 4965 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 4966 that payments can be verified and fix the name of the
b2abec73 4967 hashcash-path variable.
01c52d31
MB
4968
49692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4970
b2abec73 4971 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
4972
49732007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4974
4975 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4976
49772007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4978
4979 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
4980 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
4981 warning about ham processors in spam groups removed.
01c52d31
MB
4982
49832007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 4984
0c7efc08 4985 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 4986 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
4987
49882007-10-28 Jesper Harder <harder@ifa.au.dk>
4989
4990 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
4991 (Mailing List): Typo.
4992 (Customizing Articles): Add gnus-treat-ansi-sequences.
4993 (Article Washing): Index.
4994
4995 * message.texi: Use m-dash consistently.
4996
49972007-10-28 Jesper Harder <harder@ifa.au.dk>
4998
4999 * gnus.texi (GroupLens): Remove.
5000
50012007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5002
0c7efc08
SM
5003 * gnus.texi (Outgoing Messages, Agent Variables):
5004 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5005 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5006
50072007-10-28 Jesper Harder <harder@ifa.au.dk>
5008
5009 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5010
50112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5012
5013 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5014
5015 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5016
50172007-10-28 Simon Josefsson <jas@extundo.com>
5018
5019 * gnus.texi (Top): Add SASL.
5020
404cd454
GM
50212007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5022
5023 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5024
50252007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5026
5027 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5028
0edd2970
JB
50292007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5030
5031 * calc.texi (Formulas, Composition Basics): Lower the
5032 precedence of negation.
5033
a9afba20
JY
50342007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5035
5036 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5037 Mention the new three-letter column identifiers.
5038 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5039 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5040 message when using `c' on an empty default with default printer.
5041 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5042 renamed to `ses--symbolic-formulas' some time ago.
5043
45b778a6
JB
50442007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5045
5046 * calc.texi (Default Simplifications, Making Selections)
5047 (Customizing Calc): Clarify associativity of multiplication.
5048
03b5bade
MA
50492007-10-23 Michael Albinus <michael.albinus@gmx.de>
5050
5051 * tramp.texi (Traces and Profiles): Simplify loop over
5052 `trace-function-background'.
5053
e658c8ee
JL
50542007-10-22 Juri Linkov <juri@jurta.org>
5055
5056 * dired-x.texi (Shell Command Guessing): Default values are now
5057 available by typing M-n instead of M-p.
5058
dd753688
MA
50592007-10-21 Michael Albinus <michael.albinus@gmx.de>
5060
5061 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5062 (Password caching): Remove `tramp-clear-passwd'.
5063 It's not a command anymore.
dd753688
MA
5064 (Bug Reports): Add `tramp-bug' to function index.
5065 (Function Index, Variable Index): New nodes.
5066 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5067
5068 * trampver.texi: Update release number.
5069
4bb49b43
JB
50702007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5071
8b296cdd 5072 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5073 about integer size into past tense.
5074 (Time Zones): Remove pointer to Calc author's address.
5075 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5076 and hyperbolic cotangent. Fix typo.
4bb49b43 5077
311dd93f
MA
50782007-10-10 Michael Albinus <michael.albinus@gmx.de>
5079
5080 Sync with Tramp 2.1.11.
5081
5082 * trampver.texi: Update release number.
5083
ea3fc256
MA
50842007-10-06 Michael Albinus <michael.albinus@gmx.de>
5085
5086 * tramp.texi (External packages): New section.
5087
1af74d06
MB
50882007-09-29 Juri Linkov <juri@jurta.org>
5089
5090 * info.texi (Help-Int): Document `L' (`Info-history').
5091
0e2806fa
SM
50922007-09-26 Carsten Dominik <dominik@science.uva.nl>
5093
5094 * org.texi: Change links to webpage and maintained email.
5095 (Remember): Promote to Chapter, significant changes.
5096 (Fast access to TODO states): New section.
5097 (Faces for TODO keywords): New section.
5098 (Export options): Example for #+DATE.
5099 (Progress logging): Section moved.
5100
567b9191
BW
51012007-09-26 Bill Wohler <wohler@newt.com>
5102
5103 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5104 browse-url-at-mouse.
5105
1af74d06
MB
51062007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5107
5108 * flymake.texi (Customizable variables): Face names don't end in -face.
5109 Fix flymake-err-line-patterns template.
5110 (Example -- Configuring a tool called directly): Fix init-function.
5111 (Highlighting erroneous lines): Face names don't end in -face.
5112
d60a4e3a 51132007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5114
5115 * erc.texi (Special-Features): Fix small typo.
5116
7d7a3510
MA
51172007-09-14 Michael Albinus <michael.albinus@gmx.de>
5118
5119 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5120 and "External transfer methods".
5121
285f0d3a
JB
51222007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5123
5124 * calc.texi (Predefined Units): Add some history.
5125
526dc846
MO
51262007-09-08 Michael Olson <mwolson@gnu.org>
5127
87e04f16
JB
5128 * erc.texi (Copying): New section included from gpl.texi.
5129 This matches the look of the upstream ERC manual.
526dc846 5130
f10d0e80
JB
51312007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5132
87e04f16 5133 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5134 (Random Numbers): Clarify the distribution of `random'.
5135
4009494e
GM
51362007-09-06 Glenn Morris <rgm@gnu.org>
5137
f1fc42aa 5138 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5139 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5140 Change all setfilename commands to use ../../info.
5141 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5142 refer to the Emacs manual here.
5143 (infodir): New variable.
5144 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5145 (cc-mode.texi, faq.texi): Update references to source file locations.
5146 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5147 do not refer to the Emacs manual here.
5148 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5149
5150 * Makefile.in: Add `basename' versions of all info targets, for
5151 convenience when rebuilding just one manual.
5152 (../etc/GNU): Delete obsolete target.
5153 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5154 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5155 *.vrs *.toc here...
5156 (maintainer-clean): ...from here.
4009494e
GM
5157
5158 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5159
2de53ca6
GM
51602007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5161
5162 * calc.texi (Date Conversions): Clarify definition of
5163 Julian day numbering.
5164 (Date Forms): Clarify definition of Julian day numbering;
5165 add some history.
5166
51672007-08-30 Carsten Dominik <dominik@science.uva.nl>
5168
87e04f16 5169 * org.texi: Version 5.07.
2de53ca6
GM
5170
51712007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5172
5173 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5174
51752007-08-22 Carsten Dominik <dominik@science.uva.nl>
5176
5177 * org.texi (Adding hyperlink types): New section.
5178 (Embedded LaTeX): Chapter updated because of LaTeX export.
5179 (LaTeX export): New section.
5180 (Using links out): New section.
5181
51822007-08-22 Glenn Morris <rgm@gnu.org>
5183
5184 * faq.texi (Learning how to do something): Refcards now in
5185 etc/refcards/ directory.
5186
51872007-08-22 Michael Albinus <michael.albinus@gmx.de>
5188
5189 * tramp.texi (Remote Programs): Persistency file must be cleared when
5190 changing `tramp-remote-path'.
5191 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5192 macro.
5193
51942007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5195
5196 * calc.texi: Move contents to beginning of file.
5197 (Algebraic Entry): Fix the formatting of an example.
5198
51992007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5200
5201 * calc.texi (Basic Operations on Units): Mention exact versus
5202 inexact conversions.
5203
52042007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5205
5206 * calc.texi (Basic Operations on Units): Mention default
5207 values for new units.
5208 (Quick Calculator Mode): Mention that binary format will
5209 be displayed.
5210
52112007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5212
5213 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5214
52152007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5216
5217 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5218
52192007-08-08 Glenn Morris <rgm@gnu.org>
5220
5221 * gnus.texi, sieve.texi: Replace `iff'.
5222
52232007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5224
5225 * calc.texi (Basic Graphics): Mention the graphing of error
5226 forms.
5227 (Graphics Options): Mention how `g s' handles error forms.
5228 (Curve Fitting): Mention plotting the curves.
5229 (Standard Nonlinear Models): Add additional models.
5230 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5231 (Linear Fits): Correct result.
5232
52332007-08-01 Alan Mackenzie <acm@muc.de>
5234
5235 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5236 to "--no-site-file".
5237
52382007-07-29 Michael Albinus <michael.albinus@gmx.de>
5239
5240 * tramp.texi (Frequently Asked Questions): Point to mode line
5241 extension in Emacs 23.1.
5242
5243 * trampver.texi: Update release number.
5244
52452007-07-27 Glenn Morris <rgm@gnu.org>
5246
5247 * calc.texi (Copying): Include license text from gpl.texi, rather than
5248 in-line.
5249
52502007-07-25 Glenn Morris <rgm@gnu.org>
5251
5252 * calc.texi (Copying): Replace license with GPLv3.
5253
5254 * Relicense all FSF files to GPLv3 or later.
5255
52562007-07-22 Michael Albinus <michael.albinus@gmx.de>
5257
5258 Sync with Tramp 2.1.10.
5259
5260 * tramp.texi (trampfn): Expand macro implementation in order to handle
5261 empty arguments.
5262 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5263 occurrences by trampfn.
2de53ca6 5264 (Frequently Asked Questions): Extend example code for host
b2abec73 5265 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5266 file names to be typed.
5267
5268 * trampver.texi: Update release number.
5269
52702007-07-17 Michael Albinus <michael.albinus@gmx.de>
5271
5272 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5273 section. Reported by <poti@potis.org>.
5274 (Remote processes): Arguments of the program to be debugged are taken
5275 literally.
5276 (Frequently Asked Questions): Simplify recentf example.
5277
52782007-07-14 Karl Berry <karl@gnu.org>
5279
5280 * info.texi (@copying): New Back-Cover Text.
5281
5282 * info.texi (Quitting Info): Move to proper place in source.
5283 (Reported by Benno Schulenberg.)
5284
52852007-07-13 Eli Zaretskii <eliz@gnu.org>
5286
5287 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5288
5289 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5290
5291 * emacs-mime.texi: Add @documentencoding directive.
5292
52932007-07-12 Nick Roberts <nickrob@snap.net.nz>
5294
5295 * tramp.texi (Remote processes): Add an anchor to the subsection
5296 "Running a debugger on a remote host".
5297
52982007-07-12 Michael Albinus <michael.albinus@gmx.de>
5299
5300 * tramp.texi (Remote processes): Don't call it "experimental" any
5301 longer. Add subsection about running a debugger on a remote host.
5302
53032007-07-10 Carsten Dominik <dominik@science.uva.nl>
5304
5305 * org.texi (Properties and columns): Chapter rewritten.
5306
53072007-07-08 Michael Albinus <michael.albinus@gmx.de>
5308
5309 * tramp.texi:
5310 * trampver.texi: Migrate to Tramp 2.1.
5311
53122007-07-02 Carsten Dominik <dominik@science.uva.nl>
5313
5314 * org.texi (Properties): New chapter.
5315
53162007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5317
5318 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5319 Control Panel.
5320
5321 * gnus.texi (Misc Article): Add index entry for
5322 gnus-single-article-buffer.
5323
53242007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5325
5326 * gnus.texi (Starting Up): Fix typo.
5327
53282007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5329
5330 * gnus.texi (Asynchronous Fetching): Fix typo.
5331
53322007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5333
5334 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5335 (About This Manual): Remove redundant information.
5336 (Getting Started): Mention author.
5337 (Basic Arithmetic, Customizing Calc): Make description of the
5338 variable `calc-multiplication-has-precedence' match its new effect.
5339
53402007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5341
0c7efc08
SM
5342 * calc.texi (Basic Arithmetic, Customizing Calc):
5343 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5344
53452007-06-19 Carsten Dominik <dominik@science.uva.nl>
5346
5347 * org.texi (Tag): Section swapped with node Timestamps.
5348 (Formula syntax for Lisp): Document new `L' flag.
5349
53502007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5351
5352 * gnus.texi (Misc Group Stuff, Summary Buffer)
5353 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5354
53552007-06-06 Juanma Barranquero <lekktu@gmail.com>
5356
5357 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5358 * gnus.texi (Article Buttons, Mail Source Customization)
5359 (Sending or Not Sending, Customizing NNDiary):
5360 * message.texi (Message Headers):
5361 * mh-e.texi (HTML): Fix typos.
5362
53632007-06-07 Michael Albinus <michael.albinus@gmx.de>
5364
5365 Sync with Tramp 2.0.56.
5366
5367 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5368 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5369
53702007-06-02 Chong Yidong <cyd@stupidchicken.com>
5371
5372 * Version 22.1 released.
5373
53742007-05-26 Michael Olson <mwolson@gnu.org>
5375
5376 * erc.texi (Modules): Fix references to completion modules.
5377
53782007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5379
5380 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5381
53822007-05-09 Didier Verna <didier@xemacs.org>
5383
5384 * gnus.texi (Email Based Diary): New. Proper documentation for the
5385 nndiary back end and the gnus-diary library.
5386
53872007-05-03 Karl Berry <karl@gnu.org>
5388
5389 * .cvsignore (*.pdf): New entry.
5390
5391 * texinfo.tex: Update from current version for better pdf generation.
5392
53932007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5394
5395 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5396
53972007-04-28 Glenn Morris <rgm@gnu.org>
5398
5399 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5400 consideration of legal status.
5401
54022007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5403
5404 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5405
54062007-04-24 Chong Yidong <cyd@stupidchicken.com>
5407
5408 * faq.texi (New in Emacs 22): python.el removed.
5409
54102007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5411
5412 * calc.texi (Reporting bugs): Update maintainer's address.
5413
54142007-04-22 Chong Yidong <cyd@stupidchicken.com>
5415
5416 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5417
54182007-04-15 Jay Belanger <belanger@truman.edu>
5419
5420 * calc.texi (Title page): Remove the date.
5421 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5422 (The Standard Calc Interface): Change trail title.
5423 (Floats): Mention that when non-decimal floats are entered, only
5424 approximations are stored.
5425 (Copying): Move to the appendices.
5426 (GNU Free Documentation License): Add as an appendix.
5427
54282007-04-15 Chong Yidong <cyd@stupidchicken.com>
5429
5430 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5431 * dired-x.texi, ebrowse.texi, ediff.texi:
5432 * emacs-mime.texi, erc.texi, eshell.texi:
5433 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5434 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5435 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5436 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5437 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5438 * woman.texi: Include GFDL.
5439
5440 * doclicense.texi: Remove node heading, so that it can be included by
5441 other files.
5442
5443 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5444
5445 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5446 than *.
5447
54482007-04-14 Carsten Dominik <dominik@science.uva.nl>
5449
5450 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5451 in Calc.
5452
54532007-04-09 Romain Francoise <romain@orebokech.com>
5454
5455 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5456 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5457 replace mouse-2.
5458
54592007-04-08 Chong Yidong <cyd@stupidchicken.com>
5460
5461 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5462 renamed to woman-use-topic-at-point. Document new behavior.
5463
54642007-04-08 Richard Stallman <rms@gnu.org>
5465
5466 * url.texi: Fix some indexing.
5467 (Disk Caching): Drop discussion of old/other Emacs versions.
5468
54692007-04-07 Chong Yidong <cyd@stupidchicken.com>
5470
5471 * url.texi (Disk Caching): Say Emacs 21 "and later".
5472
5473 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5474 on Font locking which now mentions JIT lock.
5475
54762007-04-01 Michael Olson <mwolson@gnu.org>
5477
5478 * erc.texi: Update for the ERC 5.2 release.
5479
54802007-03-31 David Kastrup <dak@gnu.org>
5481
5482 * woman.texi (Topic, Interface Options): Explain changes semantics of
5483 woman-manpath in order to consider MANPATH_MAP entries.
5484
54852007-03-31 Eli Zaretskii <eliz@gnu.org>
5486
5487 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5488
54892007-03-26 Richard Stallman <rms@gnu.org>
5490
5491 * pgg.texi (Caching passphrase): Clean up previous change.
5492
54932007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5494
5495 * gnus.texi (Setting Process Marks): Fix typo.
5496
54972007-03-25 Romain Francoise <romain@orebokech.com>
5498
5499 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5500 readability, and include various fixes by Daniel Brockman, Nick Roberts
5501 and Dieter Wilhelm.
5502
55032007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5504
5505 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5506
5507 * gnus.texi (Mail Source Specifiers): Fix typo.
5508
55092007-03-22 Ralf Angeli <angeli@caeruleus.net>
5510
5511 * reftex.texi (Imprint): Update maintainer information.
5512
55132007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5514
5515 * message.texi (Message Buffers): Update documentation for
5516 message-generate-new-buffers.
5517
55182007-03-15 Daiki Ueno <ueno@unixuser.org>
5519
5520 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5521
55222007-03-21 Glenn Morris <rgm@gnu.org>
5523
5524 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5525
55262007-03-19 Chong Yidong <cyd@stupidchicken.com>
5527
5528 * eshell.texi (Known problems): Emacs 21 -> 22.
5529
5530 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5531
55322007-03-18 Jay Belanger <belanger@truman.edu>
5533
5534 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5535
55362007-03-12 Glenn Morris <rgm@gnu.org>
5537
5538 * calc.texi (Time Zones): Switch to new North America DST rule.
5539
5540 * calc.texi: Replace "daylight savings" with "daylight
5541 saving" in text throughout.
5542
55432007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5544
5545 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5546 The variable now uses a list of symbols instead of just a symbol.
5547 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5548
55492007-03-06 Romain Francoise <romain@orebokech.com>
5550
5551 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5552 new packages, and mention Gnus update.
5553
55542007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5555
5556 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5557 nntp-open-connection-functions-never-echo-commands.
5558
55592007-02-27 Chong Yidong <cyd@stupidchicken.com>
5560
5561 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5562 problems on the console, and security risk in not using gpg-agent.
5563
55642007-02-25 Carsten Dominik <dominik@science.uva.nl>
5565
0c7efc08 5566 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
5567 Completely reorganized and rewritten.
5568 (CamelCase links): Section removed.
5569 (Repeating items): New section.
5570 (Tracking TODO state changes): New section.
5571 (Agenda views): Chapter reorganized and rewritten.
5572 (HTML export): Section rewritten.
5573 (Tables in arbitrary syntax): New section.
5574 (Summary): Better feature summary.
5575 (Activation): Document problem with cut-and-paste of Lisp code
5576 from PDF files.
5577 (Visibility cycling): Document indirect buffer use.
5578 (Structure editing): Document sorting.
5579 (Remember): Section rewritten.
5580 (Time stamps): Better description of time stamp types.
5581 (Tag searches): Document regular expression search for tags.
5582 (Stuck projects): New section.
5583 (In-buffer settings): New keywords.
5584 (History and Acknowledgments): Updated description.
5585
55862007-02-24 Alan Mackenzie <acm@muc.de>
5587
5588 * cc-mode.texi (Movement Commands): Insert two missing command names.
5589 (Getting Started): Slight wording correction (use conditional).
5590
55912007-02-22 Kim F. Storm <storm@cua.dk>
5592
5593 * widget.texi (User Interface, Basic Types): Document need to put some
5594 text before the %v escape in :format string in editable-field widget.
5595
55962007-02-18 Romain Francoise <romain@orebokech.com>
5597
5598 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5599 `cvs-mode-quit'.
5600
56012007-02-10 Markus Triska <markus.triska@gmx.at>
5602
5603 * widget.texi (Programming Example): Put constant strings in :format.
5604
56052007-02-07 Juanma Barranquero <lekktu@gmail.com>
5606
5607 * faq.texi (Fullscreen mode on MS-Windows): New node.
5608
56092007-02-04 David Kastrup <dak@gnu.org>
5610
5611 * faq.texi (AUCTeX): Update version number. Should probably be done
5612 for other packages as well.
5613
56142007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5615
5616 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5617 <tassilo@member.fsf.org>.
5618
56192007-01-27 Eli Zaretskii <eliz@gnu.org>
5620
5621 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5622 ls-lisp-use-localized-time-format.
5623
56242007-01-20 Markus Triska <markus.triska@gmx.at>
5625
5626 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5627
56282007-01-13 Michael Olson <mwolson@gnu.org>
5629
5630 * erc.texi (Modules): Mention capab-identify module.
5631
56322007-01-05 Michael Olson <mwolson@gnu.org>
5633
5634 * erc.texi (Getting Started): Update for /RECONNECT command.
5635
56362007-01-04 Richard Stallman <rms@gnu.org>
5637
5638 * ebrowse.texi: Change C-c b to C-c C-m.
5639
56402007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5641
5642 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5643 variables only in info to avoid redundant entries in the printed
5644 manual.
5645
56462007-01-02 Daiki Ueno <ueno@unixuser.org>
5647
5648 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5649
56502007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5651
5652 * message.texi (Security): Split into sub-nodes.
5653
56542007-01-01 Alan Mackenzie <acm@muc.de>
5655
5656 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5657 eval-after-load in Emacs <=21 and a workaround. Document that
5658 trigraphs are not supported.
5659
56602007-01-01 Alan Mackenzie <acm@muc.de>
5661
5662 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5663 c-context-line-break. When invoked within a string, preserve
5664 whitespace. Add a backslash only when also in a macro.
5665
56662007-01-01 Alan Mackenzie <acm@muc.de>
5667
5668 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5669
56702007-01-01 Alan Mackenzie <acm@muc.de>
5671
5672 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5673 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5674
56752007-01-01 Alan Mackenzie <acm@muc.de>
5676
5677 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5678 "Choosing a Style".
5679
5680 * cc-mode.texi ("Styles"): Add @dfn{style}.
5681
56822006-12-30 Michael Albinus <michael.albinus@gmx.de>
5683
5684 Sync with Tramp 2.0.55.
5685
5686 * trampver.texi: Update release number.
5687
56882006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5689
5690 * gnus.texi (Customizing Articles): Add index entries for all
5691 gnus-treat-* variables.
5692
c8763fb6 56932006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5694
5695 * gnus.texi (IMAP): Fix incorrect explanation of
5696 nnimap-search-uids-not-since-is-evil in documentation for
5697 nnimap-expunge-search-string.
5698
56992006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5700
5701 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5702 spam-ifile-database.
5703
57042006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5705
5706 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5707 rebind C-s.
5708
c8763fb6 57092006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5710
5711 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5712 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5713 "expiring mail".
5714 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5715 nnimap-nov-is-evil.
5716
57172006-12-25 Kevin Ryde <user42@zip.com.au>
5718
5719 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5720 about the key procedure being used heavily.
5721
57222006-12-24 Chong Yidong <cyd@stupidchicken.com>
5723
5724 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5725 to t.
5726 (Prerequisites): Add explanation about gpg-agent.
5727
57282006-12-22 Kevin Ryde <user42@zip.com.au>
5729
5730 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5731 "sort" instead of "sort*".
5732
57332006-12-19 Richard Stallman <rms@gnu.org>
5734
5735 * calc.texi (History and Acknowledgements): Recognize that Emacs
5736 now does have floating point.
5737
57382006-12-19 Michael Albinus <michael.albinus@gmx.de>
5739
5740 * tramp.texi (External transfer methods): Describe new method `scpc'.
5741
57422006-12-17 Sascha Wilde <wilde@sha-bang.de>
5743
5744 * pgg.texi: Added short note on gpg-agent to the introduction.
5745
57462006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5747
5748 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5749 also applies to Cc.
5750
57512006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5752
5753 * gnus.texi (X-Face): Clarify. Say which programs are required
5754 on Windows.
5755
57562006-12-08 Michael Olson <mwolson@gnu.org>
5757
5758 * erc.texi (Modules): Remove documentation for list module.
5759
c8763fb6 57602006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
5761
5762 * faq.texi (^M in the shell buffer): Ditto.
5763
57642006-11-20 Michael Olson <mwolson@gnu.org>
5765
5766 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5767
57682006-11-17 Carsten Dominik <dominik@science.uva.nl>
5769
5770 * org.texi: Fix typos.
5771 (Agenda commands): Document `C-k'.
5772
57732006-11-16 Eli Zaretskii <eliz@gnu.org>
5774
5775 * url.texi (http/https): Fix a typo in the HTTP URL.
5776
57772006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5778
5779 * ada-mode.texi: Total rewrite.
5780
57812006-11-13 Carsten Dominik <dominik@science.uva.nl>
5782
5783 * org.texi: Minor typo fixes.
5784
57852006-11-13 Bill Wohler <wohler@newt.com>
5786
5787 Release MH-E manual version 8.0.3.
5788
5789 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5790 release 8.0.3.
5791
5792 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5793 to set MAILDIR.
5794 (Reading Mail): Document the customization of read-mail-command
5795 for MH-E.
5796 (Viewing Attachments): Document mm-discouraged-alternatives.
5797 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5798 (Junk): Add more information about the settings of mh-junk-background
5799 in a program. Add /usr/bin/mh to PATH in examples.
5800
58012006-11-12 Richard Stallman <rms@gnu.org>
5802
5803 * woman.texi: Update author address but say he no longer maintains it.
5804
58052006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5806
5807 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5808 archived trees.
5809 (Checkboxes): Section moved to chapter 5, and extended.
5810 (The date/time prompt): New section.
5811 (Link abbreviations): New section.
5812 (Presentation and sorting): New section.
5813 (Custom agenda views): Section completely rewritten.
5814 (Summary): Compare with Planner.
5815 (Feedback): More info about creating backtraces.
5816 (Plain lists): Modified example.
5817 (Breaking down tasks): New section.
5818 (Custom time format): New section.
5819 (Time stamps): Document inactive timestamps.
5820 (Setting tags): More details about fast tag selection.
5821 (Block agenda): New section.
5822 (Custom agenda views): Section rewritten.
5823 (Block agenda): New section.
5824
58252006-11-07 Michael Albinus <michael.albinus@gmx.de>
5826
5827 * tramp.texi (Configuration): scp is the default method.
5828 (Default Method): Use ssh as example for another method.
5829
58302006-10-27 Richard Stallman <rms@gnu.org>
5831
5832 * woman.texi: Downcase nroff/troff/roff.
5833 (Installation): Chapter deleted. Some xrefs deleted.
5834 (Background): woman doesn't advise man ;-).
5835
c8763fb6 58362006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5837
5838 * ada-mode.texi (Project files, Identifier completion)
5839 (Automatic Casing, Debugging, Using non-standard file names)
5840 (Working Remotely): Fix typos.
5841
58422006-10-20 Masatake YAMATO <jet@gyve.org>
5843
0c7efc08 5844 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
5845 sample code `my-c-initialization-hook'.
5846
58472006-10-19 Stuart D. Herring <herring@lanl.gov>
5848
5849 * widget.texi: Fix typos.
5850
58512006-10-19 Michael Albinus <michael.albinus@gmx.de>
5852
5853 * tramp.texi (Frequently Asked Questions): Remove questions marked with
5854 "???". There have been no complaints for years, so the information
5855 must be appropriate.
5856
58572006-10-16 Richard Stallman <rms@gnu.org>
5858
5859 * widget.texi: Use @var instead of capitalization.
5860 Clarify many widget type descriptions.
5861
58622006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5863
5864 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
5865 gnus-dired-attach.
5866 (Selecting a Group): Fix typo.
5867
c8763fb6 58682006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5869
5870 * widget.texi: Fix typos.
5871
58722006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
5873
5874 * gnus.texi (Image Enhancements): Update for Emacs 22.
5875
5876 * gnus-faq.texi ([1.3]): Update.
5877
58782006-10-06 Richard Stallman <rms@gnu.org>
5879
5880 * faq.texi (Displaying the current line or column):
5881 Delete "As of Emacs 20".
5882
58832006-10-06 Romain Francoise <romain@orebokech.com>
5884
5885 * faq.texi (VM): VM works with Emacs 22 too.
5886
58872006-10-06 Richard Stallman <rms@gnu.org>
5888
5889 * ebrowse.texi: Remove Emacs version "21" from title.
5890
58912006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
5892
5893 * gnus.texi (Foreign Groups): Say where change of editing commands are
5894 stored. Add reference to `gnus-parameters'.
5895
58962006-09-15 Jay Belanger <belanger@truman.edu>
5897
5898 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5899 Change "Library Public License" to "Lesser Public License"
5900 throughout. Use "yyyy" to represent year.
5901
59022006-09-15 Carsten Dominik <dominik@science.uva.nl>
5903
5904 * org.texi (Setting tags): Typo fix.
5905
59062006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
5907
5908 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5909
59102006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5911
5912 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5913
59142006-09-12 Paul Eggert <eggert@cs.ucla.edu>
5915
5916 * faq.texi (Escape sequences in shell output): EMACS is now set
5917 to Emacs's absolute file name, not to "t".
5918 (^M in the shell buffer): Likewise.
5919 * misc.texi (Interactive Shell): Likewise.
5920
59212006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
5922
5923 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5924 mails with pop3-leave-mail-on-server. Fix wording.
5925 (Limiting): Improve gnus-summary-limit-to-articles.
5926 (X-Face): Fix typo.
5927
59282006-09-11 Simon Josefsson <jas@extundo.com>
5929
5930 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5931 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5932
59332006-09-06 Simon Josefsson <jas@extundo.com>
5934
5935 * smtpmail.texi (Authentication): Mention SSL.
5936
59372006-09-01 Eli Zaretskii <eliz@gnu.org>
5938
5939 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5940 Don't use @indicateurl.
5941
5942 * cc-mode.texi (Subword Movement): Don't use @headitem.
5943 (Custom Braces, Clean-ups): Don't use @tie.
5944
59452006-08-29 Michael Albinus <michael.albinus@gmx.de>
5946
5947 Sync with Tramp 2.0.54.
5948
5949 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5950 Suggested by Adrian Phillips <a.phillips@met.no>.
5951
59522006-08-15 Carsten Dominik <dominik@science.uva.nl>
5953
5954 * org.texi (Installation, Activation): Split from Installation and
5955 Activation.
5956 (Clocking work time): Documented new features.
5957
59582006-08-13 Alex Schroeder <alex@gnu.org>
5959
5960 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5961 example.
5962
59632006-08-12 Eli Zaretskii <eliz@gnu.org>
5964
5965 * faq.texi (How to add fonts): New node.
5966
59672006-08-05 Romain Francoise <romain@orebokech.com>
5968
5969 * faq.texi (New in Emacs 22): Expand.
5970
59712006-08-03 Michael Olson <mwolson@gnu.org>
5972
5973 * erc.texi: Update for ERC 5.1.4.
5974
59752006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
5976
5977 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5978 in .../site-lisp/gnus/ by default.
5979 [ From gnus-news.texi in the trunk. ]
5980
59812006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5982
5983 * gnus.texi (MIME Commands): Additions for yEnc.
5984
59852006-07-24 Richard Stallman <rms@gnu.org>
5986
5987 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
5988 * faq.texi: Move periods and commas inside quotes.
5989
59902006-07-20 Jay Belanger <belanger@truman.edu>
5991
5992 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
5993
59942006-07-18 Chong Yidong <cyd@stupidchicken.com>
5995
5996 * faq.texi (Security risks with Emacs): Document Emacs 22
5997 file-local-variable mechanism.
5998
59992006-07-12 Michael Olson <mwolson@gnu.org>
6000
6001 * erc.texi: Update for ERC 5.1.3.
6002
60032006-07-12 Alex Schroeder <alex@gnu.org>
6004
6005 * rcirc.texi: Fix typos.
6006 (Getting started with rcirc): New calling convention for M-x irc.
6007 Mention #rcirc. Removed channel tracking.
0c7efc08 6008 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6009 recently, eg. rcirc-server to rcirc-default-server. Added
6010 documentation for rcirc-authinfo, some background for Bitlbee, and
6011 rcirc-track-minor-mode.
0c7efc08 6012 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6013 Scrolling.
0c7efc08 6014 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6015 to match code changes.
6016
60172006-07-10 Nick Roberts <nickrob@snap.net.nz>
6018
6019 * gnus.texi, message.texi: Fix typos.
6020
60212006-07-07 Carsten Dominik <dominik@science.uva.nl>
6022
6023 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6024 commands.
6025 (Global TODO list): Document the use of the variables
6026 `org-agenda-todo-ignore-scheduled' and
6027 `org-agenda-todo-list-sublevels'.
6028
60292006-07-05 Richard Stallman <rms@gnu.org>
6030
6031 * faq.texi (Scrolling only one line): Fix xref.
6032
60332006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6034
6035 * faq.texi (Evaluating Emacs Lisp code):
6036 Throughout, replace eval-current-buffer with eval-buffer.
6037
60382006-07-03 Richard Stallman <rms@gnu.org>
6039
6040 * rcirc.texi (Scrolling conservatively): Fix xref.
6041
6042 * pcl-cvs.texi (Viewing differences): Usage fix.
6043
60442006-07-03 Carsten Dominik <dominik@science.uva.nl>
6045
6046 * org.texi (Agenda commands): Document `s' key to save all org-mode
6047 buffers.
6048
60492006-06-30 Ralf Angeli <angeli@caeruleus.net>
6050
6051 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6052 names. Mention `cvs-msg' face.
6053
60542006-06-29 Carsten Dominik <dominik@science.uva.nl>
6055
6056 * org.texi (Checkboxes): New section.
6057
60582006-06-28 Carsten Dominik <dominik@science.uva.nl>
6059
6060 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6061 throughout this chapter.
6062
60632006-06-27 Chong Yidong <cyd@stupidchicken.com>
6064
6065 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6066 text for standalone vs Emacs info.
6067 (Help): Clarify header line description. Use mouse-1 for clicks.
6068 (Help-P): Use mouse-1 for clicks.
6069 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6070 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6071 (Choose menu subtopic): Remove gratuitous Emacs command names.
6072 (Help-FOO): Put usual behavior first.
6073 (Help-Xref): Clicking on xrefs works in Emacs.
6074 (Search Text): Clarify what the default behavior is.
6075 (Create Info buffer): Fix Emacs window/X window confusion.
6076 (Emacs Info Variables): Fix for new Emacs init file behavior.
6077
60782006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6079
6080 * gnus.texi (Summary Buffer Lines): Fix typo.
6081
60822006-06-23 Carsten Dominik <dominik@science.uva.nl>
6083
6084 * org.texi (Embedded LaTeX): New chapter.
6085 (Archiving): Section rewritten.
6086 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6087
60882006-06-20 Bill Wohler <wohler@newt.com>
6089
6090 Release MH-E manual version 8.0.1.
6091
6092 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6093 release 8.0.1.
6094 (Preface): Depend on GNU mailutils 1.0 and higher.
6095
60962006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6097
6098 * message.texi (News Headers): Update message-syntax-checks section.
6099
61002006-06-19 Karl Berry <karl@gnu.org>
6101
6102 * info.texi (Advanced): Mention C-q, especially with ?.
6103
61042006-06-19 Carsten Dominik <dominik@science.uva.nl>
6105
6106 * org.texi (Publishing links): Document the `:link-validation-function'
6107 property.
6108 (Extensions and Hacking): New chapter, includes some sections of the
6109 "Miscellaneous" chapter.
6110
61112006-06-10 Carsten Dominik <dominik@science.uva.nl>
6112
6113 * org.texi (Progress logging): New section.
6114
2de53ca6
GM
61152006-06-06 Carsten Dominik <dominik@science.uva.nl>
6116
6117 * org.texi (ASCII export): Document indentation adaptation.
6118 (Setting tags): Document mutually-exclusive tags.
6119
61202006-06-05 Romain Francoise <romain@orebokech.com>
6121
6122 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6123 Fix typo.
6124
6125 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6126 channel (#gnus@irc.freenode.net).
6127 Fix typos. Update copyright notice.
6128
6129 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6130 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6131 (Line-Up Functions, Custom Macros):
6132 * ediff.texi (Window and Frame Configuration)
dccb744b 6133 (Highlighting Difference Regions):
2de53ca6
GM
6134 * emacs-mime.texi (Display Customization):
6135 * erc.texi (History):
6136 * eshell.texi (Known problems):
6137 * eudc.texi (Overview, BBDB):
6138 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6139 (The problem of spam, SpamOracle, Extending the Spam package)
6140 (Conformity, Terminology):
dccb744b 6141 * idlwave.texi (Routine Info)
2de53ca6
GM
6142 (Class and Keyword Inheritance, Padding Operators)
6143 (Breakpoints and Stepping, Electric Debug Mode)
6144 (Examining Variables, Troubleshooting):
6145 * org.texi (Creating timestamps):
6146 * reftex.texi (Commands, Options, Changes):
6147 * tramp.texi (Inline methods, Password caching)
6148 (Auto-save and Backup, Issues):
6149 * vip.texi (Files, Commands in Insert Mode):
6150 * viper.texi (Emacs Preliminaries, States in Viper)
6151 (Packages that Change Keymaps, Viper Specials, Groundwork):
6152 Fix various typos.
6153
61542006-05-31 Michael Ernst <mernst@alum.mit.edu>
6155
6156 * ediff.texi: Fix typos.
6157
61582006-05-30 Carsten Dominik <dominik@science.uva.nl>
6159
6160 * org.texi: Small typo fixes.
6161
fff84c22
JB
61622006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6163
6164 * viper.texi (Viper Specials):
6165 * gnus.texi (Example Setup):
6166 * faq.texi (Backspace invokes help):
6167 * dired-x.texi (Optional Installation Dired Jump):
6168 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6169 follow coding conventions.
6170
2de53ca6
GM
61712006-05-29 Michael Albinus <michael.albinus@gmx.de>
6172
6173 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6174
61752006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6176
6177 * pcl-cvs.texi: Fix typos.
6178 (Customization): Say "us".
6179
61802006-05-26 Eli Zaretskii <eliz@gnu.org>
6181
6182 * org.texi: Remove bogus @setfilename.
6183
61842006-05-26 Carsten Dominik <dominik@science.uva.nl>
6185
6186 * org.texi (ASCII export): Omit command name.
6187 (HTML export): Add prefix to all lines in Local Variable example.
6188 (Acknowledgments): Typeset names in italics.
6189
61902006-05-24 Carsten Dominik <dominik@science.uva.nl>
6191
6192 * org.texi (Plain lists): Add new item navigation commands.
6193 (External links): Document elisp and info links.
6194 (Custom searches): New section.
6195 (Publishing): New chapter.
6196 (HTML export): Include a list of supported CSS classes.
6197 (Setting tags): Describe the fast-tag-setting interface.
6198
61992006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6200
6201 * dired-x.texi: ifinfo -> ifnottex.
6202
62032006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6204
6205 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6206
62072006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6208
6209 * message.texi (Interface): Add tool bar customization.
6210 (MIME): Index and text additions for mml-attach.
6211 (MIME): Describe mml-dnd-protocol-alist and
6212 mml-dnd-attach-options.
6213
6214 * gnus.texi (Oort Gnus): Reorder entries in sections.
6215 Fix some entries.
6216 (Starting Up): Add references to "Emacs for Heathens" and to
6217 "Finding the News". Add user-full-name and user-mail-address.
6218 (Group Buffer Format): Add tool bar customization and update.
6219 (Summary Buffer): Add tool bar customization.
6220 (Posting Styles): Add message-alternative-emails.
6221
62222006-05-09 Michael Albinus <michael.albinus@gmx.de>
6223
6224 * tramp.texi (Filename completion): Improve wording.
6225
62262006-05-07 Romain Francoise <romain@orebokech.com>
6227
6228 * faq.texi (Using regular expressions): Fix typo.
6229 (Packages that do not come with Emacs): Fix capitalization.
6230 (Replacing text across multiple files): Expand node to explain how
6231 to use `dired-do-query-replace-regexp' in more detail, based on
6232 suggestion by Eric Hanchrow <offby1@blarg.net>.
6233
62342006-05-06 Michael Albinus <michael.albinus@gmx.de>
6235
6236 * tramp.texi (Filename completion): Completion of remote files'
6237 method, user name and host name is active only in partial
6238 completion mode.
6239
62402006-05-06 Bill Wohler <wohler@newt.com>
6241
6242 Release MH-E manual version 8.0.
6243
6244 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6245 release 8.0.
6246
62472006-05-06 Bill Wohler <wohler@newt.com>
6248
6249 * mh-e.texi (MH-BOOK-HOME): Change from
6250 http://www.ics.uci.edu/~mh/book/mh to
6251 http://rand-mh.sourceforge.net/book/mh.
6252 Replace .htm suffix with .html for MH book files.
6253 (Using This Manual): Update key binding for getting relevant
6254 chapter in Info from command key.
6255 (Ranges): Fix itemx.
6256
62572006-05-05 Karl Berry <karl@gnu.org>
6258
6259 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6260 (\fonttextsize): New user-level command to change text font size.
6261
62622006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6263
6264 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6265
62662006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6267
6268 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6269
62702006-04-24 Bill Wohler <wohler@newt.com>
6271
6272 * mh-e.texi (Getting Started): Make it more explicit that you need
6273 to install MH. Add pointers to current MH implementations.
6274
62752006-04-21 Bill Wohler <wohler@newt.com>
6276
6277 Release MH-E manual version 7.94.
6278
6279 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6280 release 7.94.
6281
62822006-04-21 Carsten Dominik <dominik@science.uva.nl>
6283
6284 * org.texi: Many small fixes.
6285 (Handling links): Rename from "Managing links".
6286
62872006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6288
6289 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6290 (Splitting mail using spam-stat): Fix @xref.
6291
62922006-04-20 Chong Yidong <cyd@stupidchicken.com>
6293
6294 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6295 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6296
62972006-04-20 Carsten Dominik <dominik@science.uva.nl>
6298
6299 * org.texi (Time stamps): Better explanation of the purpose of
6300 different time stamps.
6301 (Structure editing, Plain lists): More details on how new items
6302 and headings are inserted.
6303
63042006-04-18 Carsten Dominik <dominik@science.uva.nl>
6305
6306 * org.texi (Formula syntax): Fix link to Calc Manual.
6307
63082006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6309
6310 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6311
63122006-04-17 Bill Wohler <wohler@newt.com>
6313
6314 * mh-e.texi (Folders): Update mh-before-quit-hook and
6315 mh-quit-hook example with code that removes the buffers rather
6316 than just bury them.
6317
63182006-04-17 Michael Albinus <michael.albinus@gmx.de>
6319
6320 Sync with Tramp 2.0.53.
6321
63222006-04-13 Carsten Dominik <dominik@science.uva.nl>
6323
6324 * org.texi (Updating settings): New section.
6325 (Visibility cycling): Better names for the startup folding
6326 options.
6327 (Exporting): Completely restructured.
6328 (The very busy C-c C-c key): New section.
6329 (Summary of in-buffer settings): New section.
6330
63312006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6332
6333 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6334
63352006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6336
6337 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6338 (Server Commands): Key `v' is reserved for users.
6339
63402006-04-11 Carsten Dominik <dominik@science.uva.nl>
6341
6342 * org.texi (Link format): New section, emphasis on bracket links.
6343 (External links): Document bracket links.
6344 (FAQ): Expand to cover shell links and the new link format.
6345
63462006-04-09 Kevin Ryde <user42@zip.com.au>
6347
6348 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6349
63502006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6351
6352 * gnus.texi (Summary Buffer Lines): Add `*'.
6353
c8763fb6 63542006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6355
6356 * gnus.texi (Group Parameters):
6357 Mention gnus-permanently-visible-groups.
6358
63592006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6360
6361 * gnus.texi (Face): Fix typo.
6362
63632006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6364
6365 * gnus.texi (X-Face): Clarify.
6366 (Face): Need Emacs with PNG support.
6367
63682006-04-06 Richard Stallman <rms@gnu.org>
6369
6370 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6371 Emacs".
6372
63732006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6374
6375 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6376 blocks not suitable for inclusion with Emacs using variable
6377 PARTOFEMACS.
6378
63792006-04-04 Simon Josefsson <jas@extundo.com>
6380
6381 * gnus.texi (Security): Improve.
6382
63832006-04-02 Bill Wohler <wohler@newt.com>
6384
6385 * mh-e.texi (Getting Started, Junk, Bug Reports)
6386 (MH FAQ and Support): Fix URLs.
6387
63882006-03-31 Romain Francoise <romain@orebokech.com>
6389
6390 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6391 to t, not nil (and has for the past eight years).
6392
63932006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6394
6395 * message.texi, gnus.texi: Bump version to 5.11.
6396
63972006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6398
6399 * gnus.texi (Top): Add comment about version line.
6400
6401 * message.texi (Top): Ditto. Change to take named versions into
6402 account.
6403
64042006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6405
6406 * gnus.texi (Posting Styles): Add x-face-file to example.
6407 (X-Face): Refer to posting styles.
6408
6409 * gnus-faq.texi ([5.8]): Add x-face-file.
6410 ([8.4]): Add links to gmane.emacs.gnus.user and
6411 gmane.emacs.gnus.general.
6412
64132006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6414
6415 * gnus-faq.texi: Use .invalid.
6416 ([5.4]): Fix gnus-posting-styles example.
6417
64182006-03-27 Romain Francoise <romain@orebokech.com>
6419
6420 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6421 Emacs/W3 needs a new maintainer.
6422 (Ispell): Update author and version info.
6423 (Mailcrypt): Mention PGG.
6424 (New in Emacs 22): Add PGG to the list of new packages.
6425 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6426 updating dead URLs.
6427
64282006-03-25 Karl Berry <karl@gnu.org>
6429
6430 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6431 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6432 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6433 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6434 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6435 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6436 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6437 (2) do not indent copyright year list (or anything else).
6438
64392006-03-21 Bill Wohler <wohler@newt.com>
6440
6441 * mh-e.texi (Folders): Various edits.
6442
64432006-03-20 Romain Francoise <romain@orebokech.com>
6444
6445 * gnus.texi (Mail Folders): Grammar fix.
6446
64472006-03-19 Bill Wohler <wohler@newt.com>
6448
6449 * mh-e.texi (Replying): Document Mail-Followup-To.
6450 Change manually-formatted table to multitable. Add debugging info.
6451 Move description of mh-reply-default-reply-to into paragraph
6452 that describes its values.
6453
64542006-03-17 Bill Wohler <wohler@newt.com>
6455
10d1d0af 6456 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
6457 (Sending Mail Tour): Update method of entering
6458 addresses and subject.
6459 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6460 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6461
64622006-03-15 Carsten Dominik <dominik@science.uva.nl>
6463
6464 * org.texi: Version number change only.
6465
64662006-03-14 Bill Wohler <wohler@newt.com>
6467
6468 * mh-e.texi: Add index entries around each paragraph rather than
6469 depend on entries from beginning of node. Doing so ensures that
6470 index entries are less likely to be forgotten if text is cut and
6471 pasted, and are necessary anyway if the references are on a
6472 separate page. It seems that makeinfo is now (v. 4.8) only
6473 producing one index entry per node, so there is no longer any
6474 excuse not to. Use subheading instead of heading. The incorrect
6475 use of heading produced very large fonts in Info--as large as the
6476 main heading.
6477 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6478 versions 6 and 7 appeared *around* the time of these Emacs releases.
6479
64802006-03-13 Carsten Dominik <dominik@science.uva.nl>
6481
6482 * org.texi (Clean view): Document new startup options.
6483
64842006-03-11 Bill Wohler <wohler@newt.com>
6485
6486 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6487 (Composing, Scan Line Formats): Fix @refs.
6488 (Getting Started): Define MH profile and MH profile components.
6489 (Incorporating Mail, Reading Mail, Viewing, Printing)
6490 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6491 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6492 for string constants.
6493 (Tool Bar): Remove spurious quote.
6494 (Junk): Use ``...'' instead of "...".
6495 (Scan Line Formats): Replace @samp with @kbd.
6496
64972006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6498
6499 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6500
65012006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6502
6503 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6504 easy to understand.
6505
65062006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6507
6508 * gnus.texi: Markup fix.
6509 (Fancy Mail Splitting): Specify new feature.
6510
65112006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6512
6513 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6514 partial-words matching.
6515
65162006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6517
6518 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6519
6520 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6521 (MIME Commands): Fix mm-discouraged-alternatives.
6522
65232006-03-07 Carsten Dominik <dominik@science.uva.nl>
6524
6525 * org.texi: Version number change only.
6526
65272006-03-06 Bill Wohler <wohler@newt.com>
6528
6529 * mh-e.texi: Move from SourceForge repository to Savannah.
6530 This is version 7.93, which is a total rewrite from the previous
6531 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6532 version 7.93.
6533
65342006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6535
6536 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6537
65382006-03-01 Carsten Dominik <dominik@science.uva.nl>
6539
6540 * org.texi (Interaction): Add item about `org-mouse.el' by
6541 Piotr Zielinski.
6542 (Managing links): Document that also mouse-1 can be used to
6543 activate a link.
6544 (Headlines, FAQ): Add entry about hiding leading stars.
6545 (Miscellaneous): Resort the sections in this chapter to a more
6546 logical sequence.
6547
65482006-02-27 Simon Josefsson <jas@extundo.com>
6549
6550 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6551 2004-01-27 from the trunk).
6552
65532006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6554
6555 * cc-mode.texi: Rename c-hungry-backspace to
6556 c-hungry-delete-backwards, at the request of RMS. Leave the old
6557 name as an alias.
6558
65592006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6560
6561 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6562 include the function header within the defun.
6563
65642006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6565
6566 * cc-mode.texi: Correct two typos.
6567
65682006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6569
6570 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6571 existing comment.
6572 (Electric Keys): Add a justification for electric indentation.
6573 (Hungry WS Deletion): Clear up the names and complications of the
6574 BACKSPACE and DELETE keys.
6575
65762006-02-23 Juri Linkov <juri@jurta.org>
6577
6578 * faq.texi (Common requests): Move `Turning on auto-fill by
6579 default' after `Wrapping words automatically'. Move `Working with
6580 unprintable characters' before `Searching for/replacing newlines'.
6581 Move `Replacing highlighted text' after `Highlighting a region'.
6582 Merge `Repeating commands' and `Repeating a command as many times
6583 as possible' into the former.
6584 (Packages that do not come with Emacs): Add refs to Gmane and
6585 etc/MORE.STUFF.
6586
65872006-02-23 Juri Linkov <juri@jurta.org>
6588
6589 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6590 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6591 Add xref to `(emacs)Reporting Bugs'.
6592 (Getting a printed manual): Add URL to other formats of the manual.
6593 (Common requests): Fix menu.
6594 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6595 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6596 (Inserting text at the beginning of each line): Add pxref to
6597 `Changing the included text prefix'.
6598 (Forcing the cursor to remain in the same column): Mention `track-eol'
6599 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6600 (Replacing text across multiple files): Add keybinding `Q' for
6601 `dired-do-query-replace'.
6602
66032006-02-22 Carsten Dominik <dominik@science.uva.nl>
6604
6605 * reftex.texi: Version number and date change only.
6606
6607 * org.texi (Internal Links): Rewrite to cover the modified
6608 linking system.
6609
66102006-02-17 Eli Zaretskii <eliz@gnu.org>
6611
6612 * faq.texi: Remove the coding cookie, it's not needed anymore.
6613
66142006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6615
6616 * faq.texi (Colors on a TTY): Mention Mac OS port.
6617
66182006-02-12 Karl Berry <karl@gnu.org>
6619
6620 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6621 8-bit accented a.
6622
66232006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6624
6625 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6626
66272006-02-08 Romain Francoise <romain@orebokech.com>
6628
6629 * faq.texi (Top): Remove paragraph about the FAQ being a
6630 transitional document, etc.
6631 (Searching for/replacing newlines): New node.
6632 (Yanking text in isearch): New node.
6633 (Inserting text at the beginning of each line): Rename and make
6634 more general, mention `M-;' in Message mode.
6635
66362006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6637
6638 * faq.texi (Meta key does not work in xterm)
6639 (Emacs does not display 8-bit characters)
6640 (Inputting eight-bit characters): Update xrefs.
6641
66422006-02-06 Romain Francoise <romain@orebokech.com>
6643
6644 * faq.texi (VM): VM now at version 7.19.
6645 Set myself as maintainer of this file.
6646
66472006-02-04 Michael Olson <mwolson@gnu.org>
6648
6649 * erc.texi (History): Note that ERC is now included with Emacs.
6650
66512006-01-31 Romain Francoise <romain@orebokech.com>
6652
6653 * message.texi (Message Headers): Explain what
6654 `message-alternative-emails' does in more detail.
6655 Update copyright year.
6656
66572006-01-30 Juanma Barranquero <lekktu@gmail.com>
6658
6659 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6660
66612006-01-29 Richard M. Stallman <rms@gnu.org>
6662
6663 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6664
66652006-01-29 Michael Olson <mwolson@gnu.org>
6666
6667 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6668
6669 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6670
6671 * faq.texi (New in Emacs 22): Mention ERC.
6672
66732006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6674
6675 * rcirc.texi: Capitalize dir entry for consistency with the entry
6676 in info/dir and other entries in the Emacs category.
6677 Fix typos. Delete trailing whitespace.
6678
c8763fb6 66792006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
6680
6681 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6682
66832006-01-27 Eli Zaretskii <eliz@gnu.org>
6684
6685 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6686 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6687
6688 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6689 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6690
66912006-01-27 Alex Schroeder <alex@gnu.org>
6692
6693 * rcirc.texi: New file.
6694
66952006-01-23 Juri Linkov <juri@jurta.org>
6696
6697 * widget.texi (User Interface): Add S-TAB for widget-backward.
6698
66992006-01-22 Michael Albinus <michael.albinus@gmx.de>
6700
6701 Sync with Tramp 2.0.52.
6702
6703 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6704 Add Tramp disabling item. New item for common connection problems.
6705 (various): Apply "ftp" as method for the download URL.
6706 (Bug Reports): Refer to FAQ for common problems.
6707
67082006-01-21 Eli Zaretskii <eliz@gnu.org>
6709
6710 * widget.texi (User Interface): Use @key for TAB.
6711
6712 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6713
6714 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6715 for TAB.
6716
6717 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6718
67192006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6720
6721 * gnus.texi: Update copyright.
6722
67232006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6724
6725 * gnus.texi (Article Washing): Additions.
6726
2de53ca6
GM
67272006-01-13 Carsten Dominik <dominik@science.uva.nl>
6728
6729 * org.texi (Agenda commands): Document tags command.
6730
67312006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6732
6733 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6734
67352006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6736
6737 * gnus.texi (RSS): Addition.
6738
67392005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6740
6741 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6742
67432005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6744
6745 * emacs-mime.texi (Display Customization): Add setting example to
6746 mm-discouraged-alternatives.
6747
67482006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6749
6750 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6751 version is the canonical version.
6752
67532006-01-08 Alex Schroeder <alex@gnu.org>
6754
6755 * pgg.texi (Caching passphrase): Rewording.
6756
67572006-01-06 Eli Zaretskii <eliz@gnu.org>
6758
6759 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6760 repository URL.
6761
67622006-01-06 Carsten Dominik <dominik@science.uva.nl>
6763
6764 * org.texi: Removed the accidentally re-added empty line in the
6765 direntry.
6766
67672006-01-05 Carsten Dominik <dominik@science.uva.nl>
6768
6769 * org.texi (Agenda Views): Chapter reorganized.
6770
67712005-12-29 Romain Francoise <romain@orebokech.com>
6772
6773 * faq.texi (Using Customize): New node.
6774
67752005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6776
6777 * org.texi: Remove blank line in @direntry. It is non-standard
6778 and recursively produces blank lines all over the dir file (when
6779 using Texinfo 4.8).
6780
67812005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6782
6783 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6784
67852005-12-20 Carsten Dominik <dominik@science.uva.nl>
6786
6787 * org.texi (Tags): Boolean logic documented.
6788 (Agenda Views): Document custom commands.
6789
67902005-12-20 David Kastrup <dak@gnu.org>
6791
6792 * faq.texi (AUCTeX): Update version and mailing list info.
6793
67942005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6795
6796 * gnus.texi (MIME Commands): Mention addition of
6797 multipart/alternative to gnus-buttonized-mime-types and add xref
6798 to mm-discouraged-alternatives.
6799
6800 * emacs-mime.texi (Display Customization): Mention addition of
6801 "image/.*" and add xref to gnus-buttonized-mime-types in the
6802 mm-discouraged-alternatives section.
6803
68042005-12-16 Carsten Dominik <dominik@science.uva.nl>
6805
6806 * org.texi (Tags): New section.
6807 (Agenda Views): Chapter reorganized.
6808
68092005-12-16 Eli Zaretskii <eliz@gnu.org>
6810
6811 * org.texi (Internal Links): Add a missing comma after an @xref.
6812
68132005-12-14 Chong Yidong <cyd@stupidchicken.com>
6814
6815 * faq.texi (Filling paragraphs with a single space): No need to
6816 change sentence-end now.
6817
68182005-12-13 Romain Francoise <romain@orebokech.com>
6819
6820 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6821
68222005-12-12 Jay Belanger <belanger@truman.edu>
6823
6824 * faq.texi (Calc): Update version number.
6825
68262005-12-12 Carsten Dominik <dominik@science.uva.nl>
6827
6828 * org.texi (Progress Logging): New section.
6829
68302005-12-10 Romain Francoise <romain@orebokech.com>
6831
6832 Update the Emacs FAQ for the 22.1 release.
6833
6834 * faq.texi: Set VER to `22.1'.
6835 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
6836 Tutorial. Mention that `C-h r' displays the manual.
6837 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
6838 (Getting a printed manual): Point to the new locations of the
6839 manuals on the GNU Web site.
6840 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6841 available via Info (it was previously distributed separately).
6842 (Installing Texinfo documentation): The latest version of Texinfo
6843 is 4.8, not 4.0.
6844 (Informational files for Emacs): COPYING is the GNU General Public
6845 License, not the Emacs General Public License.
6846 (Informational files for Emacs): Delete obsolete link to the
6847 GNUinfo pages as they have been removed from the GNU Web site.
6848 (New in Emacs 22): New node.
6849 (Setting up a customization file): Say that most packages support
6850 Customize nowadays.
6851 (Colors on a TTY): Delete reference to instructions on how to
6852 enable syntax highlighting, it is now enabled by default.
6853 (Turning on abbrevs by default): Emacs now reads the abbrevs file
6854 at startup automatically.
6855 (Controlling case sensitivity): Mention `M-c' in isearch.
6856 (Using an already running Emacs process): Emacs now creates the
6857 socket in `/tmp/emacsUID'. Fix typos. Change default location of
6858 gnuserv. As emacsclient can now run Lisp code as well, delete a
6859 sentence praising gnuserv for that. Simplify description of how
6860 the client/server operation works.
6861 (Compiler error messages): Delete obsolete text (compile.el has
6862 been rewritten).
6863 (Indenting switch statements): Fix typo.
6864 (Matching parentheses): Simplify setup instructions, mention the
6865 menu bar item in the Options menu.
6866 (Repeating a command as many times as possible): Mention `C-x e'.
6867 (Going to a line by number): Mention new keymap and bindings
6868 `M-g M-g', `M-g M-p' and `M-g M-n'.
6869 (Turning on syntax highlighting): Now on by default. Simplify.
6870 (Replacing highlighted text): Use `1', not `t'.
6871 (Problems with very large files): The maximum size is now 256MB on
6872 32-bit machines.
6873 (^M in the shell buffer): Mention `comint-process-echoes'.
6874 (Emacs for Apple computers): Emacs 22 has native support for Mac
6875 OS X.
6876 (Translating names to IP addresses): Delete node.
6877 (Binding keys to commands): Fix typo.
6878 (SPC no longer completes file names): New node.
6879 (MIME with Emacs mail packages): Delete section about the Emacs
6880 MIME FAQ (it's not reachable anymore).
6881
68822005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6883
6884 * cc-mode.texi: The manual has been extensively revised: the
6885 information about using CC Mode has been separated from the larger
6886 and more difficult chapters about configuration. It has been
6887 updated for CC Mode 5.31.
6888
68892005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6890
6891 * pgg.texi (User Commands): Fix description of pgg-verify-region.
6892 (Selecting an implementation): Fix descriptions.
6893
68942005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6895
6896 * message.texi (Various Message Variables): Addition.
6897
68982005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6899
6900 * message.texi: Fix default values.
6901
69022005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6903
6904 * message.texi (Header Commands): Clarify descriptions of
6905 message-cross-post-followup-to, message-reduce-to-to-cc, and
6906 message-insert-wide-reply.
6907 (Various Commands): Fix kindex for message-kill-to-signature;
6908 clarify description of message-tab.
6909
69102005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6911
6912 * message.texi (Mailing Lists): Fix description about MFT.
6913
6914 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6915
69162005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6917
6918 * gnus.texi (Slow Terminal Connection): Replace old description
6919 with new one.
6920
69212005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
6922
6923 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6924 replace X-Draft-Headers with X-Draft-From.
6925
69262005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6927
6928 * gnus.texi (Various Various): Fix the default value of
6929 nnheader-max-head-length.
6930 (Gnus Versions): Fix typo.
6931
69322005-12-08 Carsten Dominik <dominik@science.uva.nl>
6933
6934 * org.texi (Structure editing): Document new functionality of
6935 M-RET.
6936
69372005-12-06 Luc Teirlinck <teirllm@auburn.edu>
6938
6939 * org.texi (Internal Links): Fix Texinfo usage.
6940
69412005-12-06 Carsten Dominik <dominik@science.uva.nl>
6942
6943 * org.texi (TODO basics): Document the global todo list.
6944 (TODO items): Documents sparse tree for specific TODO
6945 keywords.
6946
69472005-11-30 Carsten Dominik <dominik@science.uva.nl>
6948
6949 * org.texi (Plain Lists): Typos fixed.
6950
69512005-11-28 Jay Belanger <belanger@truman.edu>
6952
6953 * calc.texi: Change references of `M-#' to `C-x *' prefix.
6954
69552005-11-24 Carsten Dominik <dominik@science.uva.nl>
6956
6957 * org.texi (Structure editing): New item moving commands added.
6958 (Plain Lists): New section.
6959
69602005-11-18 Carsten Dominik <dominik@science.uva.nl>
6961
6962 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6963 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 6964 `org-agenda-file-to-front'.
2de53ca6
GM
6965 (Built-in table editor): Document `org-table-sort-lines'.
6966 (HTML formatting): Export of hand-formatted lists.
6967
69682005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6969
6970 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6971 new variable gnus-toolbar-thickness.
6972
69732005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
6974
6975 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6976
69772005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
6978
6979 * gnus.texi (X-Face): Fix description.
6980 (XVarious): Remove gnus-xmas-logo-color-alist and
6981 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
6982
69832005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6984
6985 * gnus.texi (Group Parameters): Mention new variable
6986 gnus-parameters-case-fold-search.
6987 (Home Score File): Addition.
6988
69892005-11-04 Ulf Jasper <ulf.jasper@web.de>
6990
6991 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
6992 (Overview): List supported feed types.
6993 (Installation): No installation necessary when using autoload.
6994 (Configuration): Rename "RSS" to "news".
6995
69962005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
6997
6998 * pgg.texi (User Commands): Document additional passphrase
6999 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7000 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7001
70022005-11-04 Carsten Dominik <dominik@science.uva.nl>
7003
7004 * org.texi: Version number changed to 3.19.
7005
70062005-10-29 Sascha Wilde <wilde@sha-bang.de>
7007
7008 * pgg.texi (How to use): Update the example to add autoload of
7009 pgg-encrypt-symmetric-region.
7010 (User Commands): Document pgg-encrypt-symmetric-region.
7011 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7012
70132005-10-27 Jay Belanger <belanger@truman.edu>
7014
7015 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7016 mention other TeX-related units.
7017
70182005-10-23 Lars Hansen <larsh@soem.dk>
7019
0c7efc08
SM
7020 * dired-x.texi (Miscellaneous Commands):
7021 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7022 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7023
70242005-10-23 Jay Belanger <belanger@truman.edu>
7025
7026 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7027 constant.
7028
70292005-10-23 Michael Albinus <michael.albinus@gmx.de>
7030
0c7efc08
SM
7031 * faq.texi (Bugs and problems):
7032 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7033 `directory-listing-before-filename-regexp'.
7034
70352005-10-22 Eli Zaretskii <eliz@gnu.org>
7036
7037 * newsticker.texi (UPDATED): Set value.
7038
70392005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7040
7041 * gnus.texi (Document Groups): Remove duplicate item.
7042
70432005-10-21 Carsten Dominik <dominik@science.uva.nl>
7044
7045 * org.texi (Summary): Mention iCalendar support.
7046 (Exporting): Document iCalendar support.
7047
70482005-10-18 Romain Francoise <romain@orebokech.com>
7049
7050 * viper.texi (Viper Specials): Capitalize GNU.
7051
70522005-10-17 Juri Linkov <juri@jurta.org>
7053
7054 * info.texi (Getting Started, Search Index, Expert Info):
7055 Fix wording.
7056 (Search Text): Replace `echo area' with `mode line'.
7057 (Search Index): Both `i' and `,' find all index entries.
7058 Replace example `C-f' with `C-l' (which exists in index of Info
7059 manual) and delete spaces in its keyboard input sequence.
7060 Delete unnecessary explanations about literal characters.
7061
70622005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7063
7064 * gnus.texi (Document Server Internals): Addition.
7065
70662005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7067
7068 * gnus.texi (A note on namespaces): Fix RFC reference.
7069
70702005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7071
7072 * gnus.texi (RSS): Fix key description.
7073
70742005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7075
7076 * gnus.texi: Emacs/w3 -> Emacs/W3.
7077 (Browsing the Web): Fix description.
7078 (Web Searches): Ditto.
7079 (Customizing W3): Ditto.
7080
70812005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7082
7083 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7084
70852005-10-11 Jay Belanger <belanger@truman.edu>
7086
7087 * calc.texi (Integration): Mention using `a i' to compute definite
7088 integrals.
7089
70902005-10-11 Juri Linkov <juri@jurta.org>
7091
7092 * info.texi: Rearrange nodes.
7093 (Top): Update menu. Change ref `Info for Experts' to
7094 `Advanced Info Commands'.
7095 (Getting Started): Fix description of manual's parts.
7096 (Help-Int): Change xref `Info Search' to `Search Index', and
7097 `Expert Info' to `Advanced'.
7098 (Advanced): Move node one level up.
7099 (Search Text, Search Index): New nodes split out from `Info Search'.
7100 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7101 split out from `Advanced'.
7102 (Advanced, Emacs Info Variables): De-document editing an Info file
7103 in Info.
7104 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7105 (Creating an Info File): Delete node and move its text to
7106 `Expert Info'.
7107
71082005-10-10 Carsten Dominik <dominik@science.uva.nl>
7109
7110 * org.texi (Workflow states): Documented that change in keywords
7111 becomes active only after restart of Emacs.
7112
71132005-10-08 Michael Albinus <michael.albinus@gmx.de>
7114
7115 Sync with Tramp 2.0.51.
7116
71172005-10-08 Nick Roberts <nickrob@snap.net.nz>
7118
7119 * speedbar.texi (Introduction): Describe new location of speedbar
7120 on menubar.
7121 (Basic Key Bindings): Remove descriptions of bindings that have
7122 been removed.
7123
71242005-10-05 Nick Roberts <nickrob@snap.net.nz>
7125
7126 * speedbar.texi (GDB): Describe use of watch expressions.
7127
71282005-09-28 Simon Josefsson <jas@extundo.com>
7129
7130 * message.texi (IDNA): Fix.
7131
71322005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7133
7134 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7135 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7136 description of nntp-open-connection-function.
7137 (Common Variables): Fix descriptions.
7138
71392005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7140
7141 * gnus.texi (Server Buffer Format): Document the %a format spec.
7142
71432005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7144
7145 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7146
71472005-09-23 Carsten Dominik <dominik@science.uva.nl>
7148
7149 * org.texi Version 3.16.
7150
71512005-09-19 Miles Bader <miles@gnu.org>
7152
7153 * newsticker.texi: Get rid of CVS keywords.
7154
71552005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7156
7157 * gnus.texi (Finding the Parent): Fix description of how Gnus
7158 finds article.
7159
71602005-09-14 Jari Aalto <jari.aalto@cante.net>
7161
7162 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7163 to drop off non-answered articles.
7164
71652005-09-19 Juanma Barranquero <lekktu@gmail.com>
7166
7167 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7168 braces (which are unsupported by NMAKE) for macro `srcdir'.
7169
71702005-09-17 Eli Zaretskii <eliz@gnu.org>
7171
7172 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7173 (../info/newsticker, newsticker.dvi): New targets.
7174
71752005-09-17 Ulf Jasper <ulf.jasper@web.de>
7176
7177 * newsticker.texi: Replace @command with @code. Replace @example
7178 with @lisp.
0c7efc08
SM
7179 (Top): Add explanations to menu items.
7180 (GNU Free Documentation License): Remove.
2de53ca6
GM
7181
71822005-09-16 Romain Francoise <romain@orebokech.com>
7183
7184 Update all files to specify GFDL version 1.2.
7185
7186 * doclicense.texi (GNU Free Documentation License): Update to
7187 version 1.2.
7188
71892005-09-15 Richard M. Stallman <rms@gnu.org>
7190
7191 * newsticker.texi: Fix @setfilename.
7192
7193 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7194 (../info/newsticker, newsticker.dvi): New targets.
7195
71962005-08-30 Carsten Dominik <dominik@science.uva.nl>
7197
7198 * org.texi: Version 3.15.
7199
72002005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7201
7202 * ses.texi: Combine all three indices into one.
7203 Correct a few typos.
7204
72052005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7206
7207 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7208
72092005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7210
7211 * emacs-mime.texi (Handles): Remove duplicate item.
7212 (Encoding Customization): Fix the default value for
7213 mm-coding-system-priorities.
7214 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7215 (Basic Functions): Fix reference.
7216
72172005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7218
7219 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7220
72212005-08-18 Richard M. Stallman <rms@gnu.org>
7222
7223 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7224 and web site.
7225
7226 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7227 not keyboard-translate.
7228
72292005-08-11 Richard M. Stallman <rms@gnu.org>
7230
7231 * faq.texi (Using regular expressions): Fix xref.
7232
72332005-08-09 Juri Linkov <juri@jurta.org>
7234
7235 * info.texi (Help-P): Replace `Prev' with `Previous'.
7236 (Help-M, Help-Xref): Add S-TAB.
7237 (Help-FOO): Update `u' command.
7238 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7239 Update info about visibility of xref parts.
7240 (Help-Int): Fix `m' command. Rename `Info-last' to
7241 `Info-history-back'. Add `Info-history-forward'.
7242 (Advanced): Fix `g*' and `M-n' commands.
7243 (Info Search): Add `index-apropos' in stand-alone browser.
7244 Add isearch commands.
7245 (Emacs Info Variables): Remove `Info-fontify'.
7246 Add `Info-mode-hook'. Update face names.
7247 Add `Info-fontify-maximum-menu-size',
7248 `Info-fontify-visited-nodes', `Info-isearch-search'.
7249
72502005-08-07 Michael Albinus <michael.albinus@gmx.de>
7251
7252 Sync with Tramp 2.0.50.
7253
7254 * tramp.texi: Use @option{} consequently for method names.
7255 (Inline methods, External transfer methods): Remove references to
7256 Cygwin.
7257 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7258 implementation.
7259
72602005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7261
7262 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7263 Mention that gnus-init-file is not read when Emacs is invoked with
7264 --no-init-file or -q.
7265
72662005-07-19 Carsten Dominik <dominik@science.uva.nl>
7267
7268 * org.texi: Version 3.14.
7269
72702005-07-04 Carsten Dominik <dominik@science.uva.nl>
7271
7272 * org.texi: Version 3.13.
7273
72742005-07-18 Juri Linkov <juri@jurta.org>
7275
7276 * calc.texi (Time Zones, Logical Operations):
7277 * cl.texi (Overview):
7278 * org.texi (TODO types):
7279 * sc.texi (Emacs 18 MUAs):
7280 * speedbar.texi (Top):
7281 * url.texi (History):
7282 Delete duplicate duplicate words.
7283
ce058493 72842005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7285
7286 * cl.texi (Type Predicates): Document `atom' type.
7287
72882005-07-04 Lute Kamstra <lute@gnu.org>
7289
7290 Update FSF's address in GPL notices.
7291
7292 * calc.texi (Copying):
7293 * doclicense.texi (GNU Free Documentation License):
7294 * faq.texi (Contacting the FSF):
7295 * mh-e.texi (Copying): Update FSF's address.
7296
72972005-07-03 Richard M. Stallman <rms@gnu.org>
7298
7299 * flymake.texi (Example -- Configuring a tool called directly):
7300 Update name of flymake-build-relative-filename.
7301
73022005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7303
7304 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7305
73062005-06-29 Carsten Dominik <dominik@science.uva.nl>
7307
7308 * org.texi: Version 3.12.
7309
73102005-06-24 Eli Zaretskii <eliz@gnu.org>
7311
7312 * makefile.w32-in (MAKEINFO): Use --force.
7313 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7314 Makefile.in.
7315 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7316 more shells.
7317
73182005-06-23 Richard M. Stallman <rms@gnu.org>
7319
7320 * speedbar.texi (Creating a display): Texinfo usage fixes.
7321
7322 * tramp.texi (Customizing Completion, Auto-save and Backup):
7323 Texinfo usage fixes.
7324
73252005-06-23 Juanma Barranquero <lekktu@gmail.com>
7326
7327 * dired-x.texi (Miscellaneous Commands):
7328 * ediff.texi (Miscellaneous):
7329 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7330 (Agent Variables):
7331 * info.texi (Help-Xref):
7332 * message.texi (Message Headers):
7333 * org.texi (Remember):
7334 * reftex.texi (Options (Defining Label Environments)):
7335 (Options (Index Support)):
7336 (Options (Viewing Cross-References)):
7337 (Options (Misc)):
7338 (Changes):
7339 * speedbar.texi (Creating a display):
7340 * tramp.texi (Customizing Completion, Auto-save and Backup):
7341 Texinfo usage fix.
7342
73432005-06-13 Carsten Dominik <dominik@science.uva.nl>
7344
7345 * org.texi: Version 3.11.
7346
73472005-06-12 Jay Belanger <belanger@truman.edu>
7348
7349 * calc.texi (Getting Started): Remove extra menu item.
7350
73512005-05-31 Jay Belanger <belanger@truman.edu>
7352
7353 * calc.texi (Notations Used in This Manual): Use @kbd for key
7354 sequence.
7355 (Demonstration of Calc): Mention another way of starting Calc.
7356 (Starting Calc): Mention long name of M-#.
7357 (Embedded Mode Overview): Remove unnecessary instruction.
7358 (Other M-# commands): Rephrase `M-# 0' explanation.
7359 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7360 reflect current behavior.
7361
73622005-05-30 Jay Belanger <belanger@truman.edu>
7363
7364 * calc.texi (Hooks): Change description of calc-window-hook and
7365 calc-trail-window-hook to match usage.
7366 (Computational Functions): Add more constant-generating functions.
7367 (Customizable Variables): Use defvar.
7368
73692005-05-28 Jay Belanger <belanger@truman.edu>
7370
7371 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7372 (Basic Embedded Mode): Explain behavior of arguments to
7373 calc-embedded-mode.
7374
73752005-05-27 Jay Belanger <belanger@truman.edu>
7376
7377 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7378 current behavior.
7379
73802005-05-25 Jay Belanger <belanger@truman.edu>
7381
7382 * calc.texi: Change Calc version number throughout.
7383 (Keypad Mode): Change location in info output.
7384 (Keypad mode overview): Move picture of keypad.
7385
73862005-05-21 Jay Belanger <belanger@truman.edu>
7387
7388 * calc.texi (Storing variables): Mention that only most variables
7389 are void to begin with.
7390
73912005-05-21 Kevin Ryde <user42@zip.com.au>
7392
7393 * widget.texi (Basic Types): Update cross ref from "Enabling
7394 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7395 lispref/text.texi change.
7396
73972005-05-20 Carsten Dominik <dominik@science.uva.nl>
7398
7399 * org.texi: Version 3.09.
7400
74012005-05-18 Carsten Dominik <dominik@science.uva.nl>
7402
7403 * reftex.texi: Version 4.28.
7404
74052005-05-16 Jay Belanger <belanger@truman.edu>
7406
7407 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7408
74092005-05-14 Jay Belanger <belanger@truman.edu>
7410
7411 * calc.texi (Default Simplifications): Insert missing ! (logical
7412 not operator).
7413
74142005-05-14 Michael Albinus <michael.albinus@gmx.de>
7415
7416 Sync with Tramp 2.0.49.
7417
74182005-05-10 Jay Belanger <belanger@truman.edu>
7419
7420 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7421 to 1.
7422
74232005-04-29 Carsten Dominik <dominik@science.uva.nl>
7424
7425 * org.texi: Version 3.08, structure reorganized.
7426
74272005-04-24 Richard M. Stallman <rms@gnu.org>
7428
7429 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7430
74312005-04-15 Carsten Dominik <dominik@science.uva.nl>
7432
7433 * org.texi: Update to version 3.06.
7434
74352005-04-13 Lute Kamstra <lute@gnu.org>
7436
7437 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7438
74392005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7440
7441 * cl.texi (Porting Common Lisp): Fix typo.
7442
74432005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7444
7445 * gnus.texi (RSS): Addition.
7446
74472005-04-04 Jay Belanger <belanger@truman.edu>
7448
7449 * calc.texi: Change Calc version number.
7450 (Customizable variables): Fix description of calc-language-alist.
7451 (Copying): Put in version 2 of GPL.
7452
74532005-04-01 Jay Belanger <belanger@truman.edu>
7454
7455 * calc.texi (Troubleshooting Commands): Remove comment about
7456 installation.
7457 (Installation): Remove section.
7458 (Customizable Variables): New section.
7459 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7460 (Graphical Devices): Add references to Customizable Variables.
7461
74622005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7463
7464 * emacs-mime.texi (Display Customization): Markup fixes.
7465 (rfc2047): Update.
7466
74672005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7468
7469 * gnus-faq.texi: Replaced with auto-generated version.
7470
74712005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7472
7473 * dired-x.texi (Multiple Dired Directories): default-directory was
7474 renamed to dired-default-directory.
7475
74762005-03-26 Jay Belanger <belanger@truman.edu>
7477
7478 * calc.texi (Simplifying Formulas, Rewrite Rules):
7479 Change description of top and bottom of fraction.
7480 (Modulo Forms): Move description of how to create modulo forms to
7481 earlier in the section.
7482 (Fraction Mode): Suggest using : to get a fraction by dividing.
7483 (Basic Arithmetic): Adjust placement of command name.
7484 (Truncating the Stack): Emphasize that "hidden" entries are still
7485 visible.
7486 (Installation): Move discussion of printing manual to "About This
7487 Manual".
7488 (About This Manual): Mention how to print the manual.
7489 (Reporting Bugs): Remove first person.
7490 (Building Vectors): Add algebraic version of append.
7491 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7492 (Grouping Digits): Fix typo.
7493
74942005-03-25 Werner Lemberg <wl@gnu.org>
7495
7496 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7497 Replace `legal' with `valid'.
7498
74992005-03-25 Werner Lemberg <wl@gnu.org>
7500
7501 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7502
75032005-03-24 Jay Belanger <belanger@truman.edu>
7504
7505 * calc.texi (General Mode Commands)
7506 (Mode Settings in Embedded Mode): Add some explanation of
7507 recording mode settings.
7508
75092005-03-24 Richard M. Stallman <rms@gnu.org>
7510
7511 * calc.texi: Remove praise of non-free software.
7512
7513 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7514 (Installation): Node deleted.
7515
75162005-03-23 Richard M. Stallman <rms@gnu.org>
7517
7518 * url.texi (HTTP language/coding): Improve last change.
7519
75202005-03-22 Jay Belanger <belanger@truman.edu>
7521
7522 * calc.texi (Embedded Mode): Add new information on changing
7523 modes.
7524
75252005-03-20 Michael Albinus <michael.albinus@gmx.de>
7526
7527 Sync with Tramp 2.0.48.
7528
7529 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7530
7531 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7532 "GNU/Linux". Change all addresses to .gnu.org.
7533 (Default Method): Offer shortened syntax for "su" and "sudo"
7534 methods.
7535
75362005-03-07 Richard M. Stallman <rms@gnu.org>
7537
7538 * url.texi: Fix usage of "e.g.".
7539 (HTTP language/coding): Explain the rules for these strings.
7540
75412005-03-06 Richard M. Stallman <rms@gnu.org>
7542
7543 * woman.texi (Introduction): Minor cleanups.
7544
7545 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7546
7547 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7548 (Installation): Node deleted.
7549
7550 * mh-e.texi (Preface): Get rid of "Emacs 21".
7551
7552 * eshell.texi (Installation): Delete node (for Emacs 20).
7553
75542005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7555
7556 * flymake.texi: Refill and tweak style in @lisp blocks.
7557
75582005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7559
7560 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7561
75622005-03-01 Jay Belanger <belanger@truman.edu>
7563
7564 * calc.texi (Trigonometric and Hyperbolic Functions):
7565 Mention additional functions.
7566 (Algebraic Simplifications): Mention additional simplifications.
7567
75682005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7569
7570 * ses.texi: Add concept/function/variable indices (this work was
7571 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7572 papers on file at FSF).
7573
75742005-02-10 Jay Belanger <belanger@truman.edu>
7575
7576 * calc.texi: Change @LaTeX to La@TeX throughout.
7577 Redefine @expr as @math for TeX output.
7578 Redefine @texline as a no-op for TeX output.
7579 Define @tfn, replace @t by @tfn throughout.
7580
75812005-02-09 Jay Belanger <belanger@truman.edu>
7582
7583 * calc.texi: Add macro for LaTeX for info output.
7584
75852005-02-08 Kim F. Storm <storm@cua.dk>
7586
7587 * texinfo.tex (LaTex): Add def.
7588
75892005-02-06 Jay Belanger <belanger@truman.edu>
7590
7591 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7592 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7593 throughout manual.
7594
75952005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7596
7597 * gnus.texi: Some edits based on comments from David Abrahams.
7598
75992005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7600
7601 * gnus.texi (RSS): Fix the keystroke.
7602
76032005-01-24 David Kastrup <dak@gnu.org>
7604
7605 * faq.texi: Update AUCTeX version info.
7606
76072005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7608
7609 * gnus-faq.texi ([4.1]): Typo.
7610
76112005-01-19 Jay Belanger <belanger@truman.edu>
7612
7613 * calc.texi (Keep Arguments): Mention that keeping arguments
7614 doesn't work with keyboard macros.
7615
76162005-01-16 Richard M. Stallman <rms@gnu.org>
7617
7618 * autotype.texi (Autoinserting): Fix small error.
7619
76202005-01-16 Michael Albinus <michael.albinus@gmx.de>
7621
7622 Sync with Tramp 2.0.47.
7623
7624 * tramp.texi (Compilation): New section, describing compilation of
7625 remote files.
7626
76272005-01-11 Kim F. Storm <storm@cua.dk>
7628
7629 * widget.texi (Basic Types): Add :follow-link keyword.
7630
76312005-01-09 Jay Belanger <belanger@truman.edu>
7632
7633 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7634
76352005-01-08 Jay Belanger <belanger@truman.edu>
7636
7637 * calc.texi: Change throughout to reflect new default value of
7638 calc-settings-file.
7639
76402005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7641
7642 * message.texi (Reply): `message-reply-to-function' should return
7643 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7644
76452005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7646
7647 * faq.texi (Changing load-path): Fix typo.
7648
76492005-01-05 Jay Belanger <belanger@truman.edu>
7650
7651 * calc.texi (Programming Tutorial): Replace kbd command by
7652 appropriate characters for a keyboard macro.
7653
76542005-01-04 Jay Belanger <belanger@truman.edu>
7655
7656 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7657 for Lucid Emacs.
7658 (Programming Tutorial): Mention that the user needs to be in the
7659 right mode to compute some functions.
7660
76612005-01-04 Jay Belanger <belanger@truman.edu>
7662
7663 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7664 no longer applicable.
7665
76662005-01-01 Jay Belanger <belanger@truman.edu>
7667
0c7efc08 7668 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
7669 edit keyboard macros to match current behavior.
7670
76712004-12-31 Jay Belanger <belanger@truman.edu>
7672
7673 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7674
76752004-12-20 Jay Belanger <belanger@truman.edu>
7676
7677 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7678 zero.
7679
76802004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7681
7682 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7683 @xref.
7684 (Font Locking): Avoid @strong{Note:}.
7685
76862004-12-17 Michael Albinus <michael.albinus@gmx.de>
7687
7688 Sync with Tramp 2.0.46.
7689
7690 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7691
76922004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7693
7694 * url.texi: Correct typos.
7695 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 7696 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
7697 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7698 (Dealing with HTTP documents): @inforef->@xref.
7699
77002004-12-15 Jay Belanger <belanger@truman.edu>
7701
7702 * calc.texi: Consistently capitalized all mode names.
7703 (Answers to Exercises): Mention that an answer can be a fraction
7704 when in Fraction mode.
7705
77062004-12-13 Jay Belanger <belanger@truman.edu>
7707
7708 * calc.texi: Fix some TeX definitions.
7709
77102004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7711
7712 * reftex.texi (Imprint): Remove erroneous @value's.
7713
77142004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7715
7716 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7717 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7718
77192004-12-08 Jay Belanger <belanger@truman.edu>
7720
7721 * calc.texi (Starting Calc): Remove comment about installation.
7722 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7723
77242004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7725
7726 * url.texi: Update @setfilename.
7727 (Getting Started): No need to worry about Gnus versions.
7728 (Dealing with HTTP documents): Use @inforef.
7729
7730 * org.texi: Fix @direntry file name.
7731
77322004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7733
7734 * url.texi: New file.
7735
7736 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7737
77382004-12-06 Jay Belanger <belanger@truman.edu>
7739
7740 * calc.texi (Using Calc): Remove paragraph about installation.
7741
77422004-12-06 Jay Belanger <belanger@truman.edu>
7743
7744 * calc.texi: Use more Texinfo macros and less TeX defs.
7745 Remove @refill's.
7746
77472004-12-06 Richard M. Stallman <rms@gnu.org>
7748
7749 * org.texi: New file.
7750
77512004-12-05 Richard M. Stallman <rms@gnu.org>
7752
7753 * Makefile.in (org.dvi, ../info/org): New targets.
7754 (INFO_TARGETS): Add ../info/org.
7755 (DVI_TARGETS): Add org.dvi.
7756 (maintainer-clean): Remove the info files in the info dir.
7757
77582004-11-26 Eli Zaretskii <eliz@gnu.org>
7759
7760 * idlwave.texi: Fix the setfilename directive to put the produced
7761 file in ../info.
7762 (Continued Statement Indentation): Resurrect Jan D.'s change from
7763 2004-11-03 that was lost when a newer version of idlwave.texi was
7764 imported.
7765
77662004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7767
0c7efc08 7768 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 7769
0c7efc08
SM
7770 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7771 Index `spam-initialize'.
2de53ca6
GM
7772
77732004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7774
7775 * message.texi (Various Message Variables): Mention that all mail
7776 file variables are derived from `message-directory'.
7777
7778 * gnus.texi (Splitting Mail): Clarify bogus group.
7779
77802004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7781
0c7efc08
SM
7782 * emacs-mime.texi (Encoding Customization):
7783 Fix mm-coding-system-priorities entry.
2de53ca6 7784
c8763fb6 77852004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
7786
7787 * idlwave.texi (Continued Statement Indentation):
7788 * reftex.texi (Options (Index Support)):
7789 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
7790 * speedbar.texi (Creating a display, Major Display Modes):
7791 Replace non-nil with non-@code{nil}.
2de53ca6
GM
7792
77932004-10-21 Jay Belanger <belanger@truman.edu>
7794
0c7efc08 7795 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
7796
77972004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7798
7799 * calc.texi (Reporting Bugs): Double up `@'.
7800
78012004-10-18 Jay Belanger <belanger@truman.edu>
7802
0c7efc08 7803 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
7804 should be sent to.
7805
78062004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7807
7808 * gnus.texi (New Features): Add 5.11.
7809
7810 * message.texi (Resending): Remove wrong default value.
7811
7812 * gnus.texi (Mail Source Specifiers): Describe possible problems
7813 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7814 `pop3-leave-mail-on-server' to the index.
7815
78162004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7817
7818 * message.texi (Canceling News): Add how to set a password.
7819
78202004-10-12 Jay Belanger <belanger@truman.edu>
7821
0c7efc08 7822 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
7823 calc-describe-function and calc-describe-variable to match their
7824 current behavior.
7825
78262004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7827
7828 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7829
78302004-10-12 Michael Albinus <michael.albinus@gmx.de>
7831
7832 Sync with Tramp 2.0.45.
7833
7834 * tramp.texi (Frequently Asked Questions): Comment paragraph about
7835 plink link. The URL is outdated. Originator contacted for
7836 clarification.
7837
78382004-10-10 Juri Linkov <juri@jurta.org>
7839
7840 * gnus.texi (Top, Marking Articles): Join two menus in one node
7841 because a node can have only one menu.
7842
78432004-10-09 Juri Linkov <juri@jurta.org>
7844
7845 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7846 example of nnmail-split-fancy.
7847
78482004-10-06 Karl Berry <karl@gnu.org>
7849
7850 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7851 consistency with other uses of dashes.
7852
78532004-10-05 Karl Berry <karl@gnu.org>
7854
7855 * info.texi: Consistently use --- throughout, periods at end of
7856 menu descriptions, and a couple typos.
7857
78582004-09-26 Jesper Harder <harder@ifa.au.dk>
7859
7860 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7861 * pgg.texi (User Commands, Backend methods): Do.
7862 * gnus.texi: Markup fixes.
7863 (Setting Process Marks): Fix `M P a' entry.
7864 * emacs-mime.texi: Fixes.
7865
78662004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
7867
7868 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7869 again.
7870 Use 5.10 instead of 5.10.0.
7871
78722004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7873
7874 * gnus.texi (Summary Mail Commands): S D e.
7875
78762004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
7877
7878 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7879 the gnus-article-mode-line-format section.
7880
78812004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
7882
7883 * gnus.texi (Various Summary Stuff): Fix the documentation for
7884 gnus-newsgroup-variables.
7885
78862004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
7887
0c7efc08
SM
7888 * gnus.texi (MIME Commands):
7889 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
7890 gnus-mime-display-multipart-alternative-as-mixed,
7891 gnus-mime-display-multipart-related-as-mixed.
7892 (Mail Source Customization): Clarify `mail-source-directory'.
7893 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 7894 (SpamOracle): Fix typo.
2de53ca6
GM
7895
7896 * gnus-faq.texi: Untabify.
7897 ([6.3]): nnir.el is in contrib directory.
7898
7899 * message.texi (News Headers): Clarify how a unique ID is created.
7900
0c7efc08
SM
7901 * gnus.texi (Batching Agents): Fix typo in example.
7902 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 7903
b2abec73 79042004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 7905
0c7efc08 7906 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
7907
79082004-09-20 Florian Weimer <fw@deneb.enyo.de>
7909
7910 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7911
79122004-09-22 Jay Belanger <belanger@truman.edu>
7913
0c7efc08 7914 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
7915 might be hidden during part of the session.
7916
79172004-09-20 Jay Belanger <belanger@truman.edu>
7918
7919 * calc.texi (Notations Used in This Manual): Put in an earlier
7920 mention that DEL could be called Backspace.
7921
79222004-09-10 Simon Josefsson <jas@extundo.com>
7923
7924 * gnus.texi (IMAP): Add example. Suggested and partially written
7925 by Steinar Bang <sb@dod.no>.
7926
79272004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7928
7929 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7930 netrc syntax.
7931
79322004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7933
b2abec73
JB
7934 * gnus.texi (Spam ELisp Package Sequence of Events):
7935 Some clarifications.
2de53ca6
GM
7936 (Spam ELisp Package Global Variables): More clarifications.
7937
79382004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7939
7940 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7941 Mention spam-split does not modify incoming mail.
7942
79432004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7944
7945 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7946
79472004-09-10 Eli Zaretskii <eliz@gnu.org>
7948
7949 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7950
79512004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
7952
7953 * makefile.w32-in (sieve, pgg): Use $(infodir).
7954
79552004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
7956
7957 * makefile.w32-in: Fix PGG and Sieve entries.
7958
79592004-08-28 Eli Zaretskii <eliz@gnu.org>
7960
7961 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7962 Emacs and related programs.
7963
79642004-08-27 Richard M. Stallman <rms@gnu.org>
7965
7966 * faq.texi: Fix texinfo usage, esp. doublequotes.
7967 (Difference between Emacs and XEmacs): Some clarification.
7968
7969 * faq.texi (Difference between Emacs and XEmacs):
7970 Explain not to contrast XEmacs with GNU Emacs.
7971
79722004-08-26 Richard M. Stallman <rms@gnu.org>
7973
7974 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7975
79762004-08-22 David Kastrup <dak@gnu.org>
7977
7978 * reftex.texi (AUCTeX): Update links, section name.
7979
7980 * faq.texi (Calc): Update availability (included in 22.1).
7981 (AUCTeX): Update availability, information, versions, description.
7982
79832004-08-14 Eli Zaretskii <eliz@gnu.org>
7984
7985 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
7986
79872004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
7988
7989 * cc-mode.texi: Various updates for CC Mode 5.30.9.
7990
79912004-08-10 Michael Albinus <michael.albinus@gmx.de>
7992
7993 Sync with Tramp 2.0.44.
7994
79952004-08-05 Lars Hansen <larsh@math.ku.dk>
7996
7997 * widget.texi (User Interface): Update how to separate the
7998 editable field of an editable-field widget from other widgets.
7999 (Programming Example): Add text after field.
8000
80012004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8002
8003 * emacs-mime.texi (Encoding Customization): Add a note to the
8004 mm-content-transfer-encoding-defaults entry.
8005 (rfc2047): Update.
8006
0c7efc08
SM
8007 * gnus.texi (Article Highlighting):
8008 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8009 (POP before SMTP): New node.
8010 (Posting Styles): Addition.
8011 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8012 (Fancy Mail Splitting): Ditto.
8013 (X-Face): Add gnus-x-face.
8014
80152004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8016
8017 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8018 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8019
80202004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8021
0c7efc08
SM
8022 * gnus.texi (Mail Source Specifiers):
8023 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8024
80252004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8026
8027 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8028
8029 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8030 repository. Change setfilename.
8031
8032 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8033
80342004-07-02 Juri Linkov <juri@jurta.org>
8035
8036 * pcl-cvs.texi (Viewing differences): Add `d r'.
8037
80382004-06-29 Jesper Harder <harder@ifa.au.dk>
8039
8040 * ses.texi, viper.texi, flymake.texi, faq.texi:
8041 * eshell.texi, ediff.texi: Markup fixes.
8042
80432004-06-21 Karl Berry <karl@gnu.org>
8044
8045 * info.texi (Top): Mention that only Emacs has mouse support.
8046 (Getting Started): Mention this in a few other places.
8047
80482004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8049
0c7efc08
SM
8050 * autotype.texi (Copyrights, Timestamps):
8051 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8052
80532004-06-13 Lars Hansen <larsh@math.ku.dk>
8054
8055 * dired-x.texi (dired-mark-omitted): Update keybinding.
8056
80572004-06-10 Kim F. Storm <storm@cua.dk>
8058
8059 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8060
80612004-06-05 Lars Hansen <larsh@math.ku.dk>
8062
8063 * dired-x.texi (variable dired-omit-mode): Rename from
8064 dired-omit-files-p.
8065 (function dired-omit-mode): Rename from dired-omit-toggle.
8066 Call dired-omit-mode rather than set dired-omit-files-p.
8067 (dired-mark-omitted): Describe command.
8068
80692004-05-29 Michael Albinus <michael.albinus@gmx.de>
8070
8071 Version 2.0.41 of Tramp released.
8072
80732004-05-29 Juanma Barranquero <lektu@terra.es>
8074
8075 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8076 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8077
80782004-05-29 Richard M. Stallman <rms@gnu.org>
8079
8080 * cl.texi (Top): Call this chapter `Introduction'.
8081 (Overview): In TeX, no section heading here.
8082
8083 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8084
80852004-05-29 Eli Zaretskii <eliz@gnu.org>
8086
8087 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8088 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8089
80902004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8091
8092 * flymake.texi: New file.
8093
80942004-05-28 Simon Josefsson <jas@extundo.com>
8095
8096 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8097
b344d29d 80982004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8099
8100 Version 2.0.40 of Tramp released.
8101
81022004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8103
8104 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8105
8106 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8107 variables `tramp-backup-directory-alist' and
8108 `tramp-bkup-backup-directory-info'.
8109 (Overview, Connection types)
8110 (External transfer methods, Default Method)
8111 (Windows setup hints): Remove restriction of password entering
8112 with external methods.
8113 (Auto-save and Backup): Make file name example
8114 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8115 and `auto-save-directory' must be used.
8116 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8117 only "NT"). Remove doubled entry "What kinds of systems does
8118 @tramp{} work on".
8119 (tramp): Macro removed.
8120 (Obtaining Tramp): Flag removed from title.
8121 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8122 and `trampver' used properly. Flag `tramp-inst' replaced by
8123 `installchapter'. Installation related text adapted.
8124
81252004-04-28 Masatake YAMATO <jet@gyve.org>
8126
8127 * widget.texi (Programming Example): Remove overlays.
8128
81292004-04-27 Jesper Harder <harder@ifa.au.dk>
8130
8131 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8132
81332004-04-23 Juanma Barranquero <lektu@terra.es>
8134
8135 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8136
81372004-04-05 Jesper Harder <harder@ifa.au.dk>
8138
8139 * info.texi (Info Search): Add info-apropos.
8140
81412004-03-22 Juri Linkov <juri@jurta.org>
8142
8143 * faq.texi: Fix help key bindings.
8144
81452004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8146
8147 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8148 (as suggested by Karl Berry). Update information about colored
8149 stars in menus. Add new subheading describing M-n.
8150
81512004-03-12 Richard M. Stallman <rms@gnu.org>
8152
8153 * cl.texi (Top): Rename top node's title.
8154
81552004-03-08 Karl Berry <karl@gnu.org>
8156
8157 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8158 problems making the texinfo distribution.
8159
81602004-02-29 Simon Josefsson <jas@extundo.com>
8161
0c7efc08 8162 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8163 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8164 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8165 <voegelas@gmx.net>.
8166
81672004-02-29 Juanma Barranquero <lektu@terra.es>
8168
8169 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8170 Use $(DEL) instead of rm, and ignore exit code.
8171
b344d29d 81722004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8173
8174 Tramp version 2.0.39 released.
8175
81762004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8177
8178 * tramp.texi (Customizing Completion): Explain new functions
8179 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8180 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8181 (Top): Refer to Savannah mailing list as the major one.
8182 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8183 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8184 (Frequently Asked Questions): Remote hosts must not be Unix-like
8185 for "smb" method.
8186 (Password caching): New node.
8187 (External transfer methods): Refer to password caching for "smb"
8188 method.
8189
81902004-02-17 Karl Berry <karl@gnu.org>
8191
8192 * info.texi (Help-Int): Mention the new line number feature.
8193
81942004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8195
8196 * ses.texi (Advanced Features): New functionality for
8197 ses-set-header-row (defaults to current row unless C-u used).
8198 (Acknowledgements): Add Stefan Monnier.
8199
82002003-12-29 Kevin Ryde <user42@zip.com.au>
8201
8202 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8203
b344d29d 82042003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8205
8206 Tramp version 2.0.38 released.
8207
8208 * tramp.texi (Remote shell setup): Warn of environment variables
8209 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8210 <sven.gabriel@imk.fzk.de>.
8211 (Configuration): Tramp now chooses base64/uuencode
8212 automatically. Update wording accordingly.
8213 (Top): More description for the `Default Method' menu entry.
8214 (Default Method): Use @code, not @var, for Lisp variables.
8215 (Default Method): New subsection `Which method is the right one
8216 for me?' Suggested by Christian Kirsch.
8217 (Configuration): Pointer to new subsection added.
8218 (Default Method): Too many "use" in one sentence.
8219 Rephrase. Reported by Christian Kirsch.
8220 (Filename Syntax): Old `su' example is probably a left-over from
8221 the sm/su method naming. Replace with `ssh', instead.
8222 (External transfer methods, Auto-save and Backup):
8223 Typo fixes.
8224
82252003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8226
183080b6 8227 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8228 (Top): Mention japanese manual only if flag `jamanual' is set.
8229 Insert section `Japanese manual' in menu.
8230
82312003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8232
8233 * eshell.texi (Known Problems): Add doc item.
8234
82352003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8236
8237 * cc-mode.texi: Update for CC Mode 5.30.
8238
8239 Note: Please refrain from doing purely cosmetic changes like
8240 removing trailing whitespace in this manual; it clobbers cvs
8241 merging for no good reason.
8242
82432003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8244
8245 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8246 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8247 @acronym{ASCII}.
8248
82492003-10-26 Karl Berry <karl@gnu.org>
8250
8251 * info.texi (Info Search): Echo area, not echo are. From Debian
8252 diff.
8253
82542003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8255
10d1d0af 8256 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8257 :buttons and :children keywords.
8258
82592003-10-22 Miles Bader <miles@gnu.org>
8260
8261 * Makefile.in (info): Move before $(top_srcdir)/info.
8262
82632003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8264
8265 * tramp.texi (Inline methods): Small grammar fix.
8266 (External transfer methods): Likewise.
8267
82682003-10-08 Nick Roberts <nick@nick.uklinux.net>
8269
8270 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8271
82722003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8273
8274 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8275
82762003-09-30 Richard M. Stallman <rms@gnu.org>
8277
8278 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8279
8280 * widget.texi (User Interface): Fix typos.
8281
8282 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8283
82842003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8285
8286 * pcl-cvs.texi (Selected Files): Fix typo.
8287
82882003-09-21 Karl Berry <karl@gnu.org>
8289
8290 * info.texi (] and [ commands): No period at end of section title.
8291
82922003-09-04 Miles Bader <miles@gnu.org>
8293
8294 * Makefile.in (top_srcdir): New variable.
8295 ($(top_srcdir)/info): New rule.
8296 (info): Depend on it.
8297
82982003-09-03 Peter Runestig <peter@runestig.com>
8299
8300 * makefile.w32-in: New file.
8301
83022003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8303
8304 * widget.texi (User Interface): Explain the need of static text
8305 around an editable field.
8306
83072003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8308
8309 * widget.texi (Basic Types): The argument to `:help-echo' can now
8310 be a form that evaluates to a string.
8311
83122003-08-18 Kim F. Storm <storm@cua.dk>
8313
8314 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8315
83162003-08-16 Richard M. Stallman <rms@gnu.org>
8317
8318 * dired-x.texi (Shell Command Guessing): Explain *.
8319
83202003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8321
8322 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8323 log-edit-insert-changelog.
8324
83252003-08-03 Karl Berry <karl@gnu.org>
8326
8327 * info.texi: Need @contents.
8328
c8763fb6 83292003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8330
8331 Tramp version 2.0.36 released.
8332
8333 * tramp.texi (Remote shell setup): Explain about problems with
8334 non-Bourne commands in ~/.profile and ~/.shrc.
8335
83362003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8337
8338 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8339 renaming of `vis-mode' to `visible-mode'.
8340
83412003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8342
8343 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8344 next, prev and up pointers.
8345
83462003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8347
8348 * info.texi (Help): Mention existence of Emacs and stand-alone
8349 Info at the very beginning of the tutorial.
8350 (Help-Inv): New node.
8351 (Help-]): New node.
8352 (Help-M): Systematically point out the differences between default
8353 Emacs and stand-alone versions. Delete second menu.
8354 (Help-Xref): Systematically point out the differences between
8355 default Emacs and stand-alone versions.
8356 (Help-Int): Change `l' example.
8357 (Expert Info): Fix typos.
8358 (Emacs Info Variables): Mention `Info-hide-note-references' and
8359 new default for `Info-scroll-prefer-subnodes'.
8360
c8763fb6 83612003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8362
8363 Version 2.0.35 of Tramp released.
8364
8365 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8366 (Inline methods): Add methods `remsh' and `plink1'.
8367 (External transfer methods): Add method `remcp'.
8368 (Multi-hop Methods): Add method `remsh'.
8369 Small patch from Adrian Aichner <adrian@xemacs.org>:
8370 Fix minor typos.
0c7efc08 8371 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8372 `Info-index'.
8373 (Version Control): Add cindex entry.
8374
c8763fb6 83752003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8376
8377 * trampver.texi: Version 2.0.34 released.
8378
83792003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8380
8381 * faq.texi: Improve previous changes.
8382
83832003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8384
8385 * faq.texi: Update copyright and maintenance details.
8386 Update some package URLs, versions, and maintainers.
8387 Remove many references to the Emacs Lisp Archive.
8388
83892003-04-23 Simon Josefsson <jas@extundo.com>
8390
8391 * smtpmail.texi: Fix license (the invariant sections mentioned has
8392 never been part of the smtp manual). Align info dir entry with
8393 other emacs packages.
8394
83952003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8396
8397 * tramp.texi: Version 2.0.33 released.
8398 Remove installation chapter. Remove XEmacs specifics.
8399
84002003-03-29 Richard M. Stallman <rms@gnu.org>
8401
8402 * tramp.texi (Top): Undo the previous renaming.
8403 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8404
c8763fb6 84052003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8406
8407 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8408 version of manual.
8409
8410 * tramp.texi (Auto-save and Backup): New node.
8411
84122003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8413
8414 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8415 Emacs" in order to have better differentiation to "XEmacs".
8416 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8417 are new macros in order to point to the other Emacs flavor where
8418 appropriate. In info case, point to node `Installation' in order
8419 to explain how to generate the other way. In html case, make a
8420 link to the other html file.
0c7efc08 8421 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
8422 after CVS checkout/update.
8423 (Installation): Completely rewritten.
8424 (Installation parameters, Load paths): New sections under
8425 `Installation'.
8426
c8763fb6 84272003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8428
8429 * tramp.texi: Version 2.0.30 released.
8430 Replace word "path" with "localname" where used as a component of
8431 a Tramp file name.
8432
84332003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8434
8435 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8436 introduced.
8437 (Installation): Explain what to do if files from the tramp/contrib
8438 directory are needed.
8439
84402003-02-23 Alex Schroeder <alex@emacswiki.org>
8441
8442 * smtpmail.texi (How Mail Works): New.
8443
84442003-02-22 Alex Schroeder <alex@emacswiki.org>
8445
8446 * smtpmail.texi: New file.
8447
8448 * Makefile.in: Build SMTP manual.
8449
c8763fb6 84502003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8451
8452 * tramp.texi: Version 2.0.29 released.
8453 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8454 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8455
84562003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8457
8458 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 8459 another package loads accidentally Ange-FTP.
2de53ca6
GM
8460
84612003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8462
8463 * tramp.texi (Customizing Completion): Add function
8464 `tramp-parse-sconfig'. Change example of
8465 `tramp-set-completion-function', because parsing of ssh config
8466 files looks more natural.
8467
84682003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8469
8470 * gnus.texi: Do not use `path' in several locations.
8471
c8763fb6 84722002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 8473
0c7efc08
SM
8474 * tramp.texi (External transfer methods): New method `smb'.
8475 From Michael Albinus.
2de53ca6
GM
8476
84772002-11-05 Karl Berry <karl@gnu.org>
8478
8479 * info.texi (Info-fontify): Reorder face list to avoid bad line
8480 breaks.
8481
c8763fb6 84822002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 8483
0c7efc08
SM
8484 * tramp.texi: Move @copying to standard place.
8485 Use @insertcopying.
2de53ca6
GM
8486
84872002-10-02 Karl Berry <karl@gnu.org>
8488
8489 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8490 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8491 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8492 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8493 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8494 Per rms, update all manuals to use @copying instead of @ifinfo.
8495 Also use @ifnottex instead of @ifinfo around the top node, where
8496 needed for the sake of the HTML output.
8497 (The Gnus manual is not fixed since it's not clear to me how it
8498 works; and the Tramp manual already uses @copying, although in an
8499 unusual way. All others were changed.)
8500
85012002-09-10 Jonathan Yavner <jyavner@engineer.com>
8502
8503 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8504 (../info/ses, ses.dvi): New targets.
8505 * ses.texi: New file.
8506
c8763fb6 85072002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
8508
8509 * texinfo.tex: Update to texinfo 4.2.
8510
85112002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8512
8513 * reftex.texi: Update to RefTeX 4.19.
8514
c8763fb6 85152002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
8516
8517 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8518 (../info/tramp, tramp.dvi): New targets.
8519
85202002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8521
8522 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8523 (calc.dvi): Uncomment.
8524
85252001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8526
8527 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8528 (../info/calc): New target.
8529
85302001-10-20 Gerd Moellmann <gerd@gnu.org>
8531
8532 * (Version 21.1 released.)
8533
85342001-10-05 Gerd Moellmann <gerd@gnu.org>
8535
8536 * Branch for 21.1.
8537
85382001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8539
8540 * Makefile.in (../info/info): Use an explicit -o switch to
8541 makeinfo.
8542
85432001-03-05 Gerd Moellmann <gerd@gnu.org>
8544
8545 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8546
85472000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8548
8549 * Makefile.in (../info/idlwave): Use --no-split.
8550
85512000-12-14 Dave Love <fx@gnu.org>
8552
c4cc8b9a 8553 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
8554 (gnus.dvi): Change rule to remove @latex stuff.
8555
85562000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8557
8558 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8559
85602000-10-13 John Wiegley <johnw@gnu.org>
8561
8562 * Makefile.in: Add build targets for eshell.texi.
8563
85642000-09-25 Gerd Moellmann <gerd@gnu.org>
8565
8566 * Makefile.in: Remove/comment speedbar stuff.
8567
85682000-09-22 Dave Love <fx@gnu.org>
8569
8570 * Makefile.in: Add emacs-mime.
8571
85722000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8573
8574 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8575 (DVI_TARGETS): Add woman.dvi.
8576 (../info/woman, woman.dvi): New targets.
8577
85782000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8579
8580 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8581
8582 * pcl-cvs.texi: New file.
8583 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8584 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8585
85862000-05-11 Gerd Moellmann <gerd@gnu.org>
8587
8588 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8589 (../info/ebrowse, ebrowse.dvi): New targets.
8590
85912000-01-13 Gerd Moellmann <gerd@gnu.org>
8592
8593 * Makefile.in (INFO_TARGETS): Add eudc.
8594 (DVI_TARGETS): Add eudc.dvi.
8595 (../info/eudc, eudc.dvi): New targets.
8596
85972000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8598
8599 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8600 compatibility with 8+3 filesystems).
8601 (../info/efaq): Rename from emacs-faq.
8602
86032000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8604
8605 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8606 (../info/idlwave, idlwave.dvi): New targets.
8607
86081999-10-23 Dave Love <fx@gnu.org>
8609
8610 * Makefile.in: Use autotype.texi.
8611
86121999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8613
8614 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8615 faq.texi file) rather than ../info/faq.
8616
86171999-10-07 Gerd Moellmann <gerd@gnu.org>
8618
8619 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8620 (../info/ada-mode, ada-mode.dvi): New targets.
8621
86221999-09-01 Dave Love <fx@gnu.org>
8623
8624 * Makefile.in: Add faq.
8625
86261999-07-12 Richard Stallman <rms@gnu.org>
8627
8628 * Version 20.4 released.
8629
86301998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8631
8632 * Version 20.3 released.
8633
86341998-04-06 Andreas Schwab <schwab@gnu.org>
8635
768c0c0f
JB
8636 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8637 Use it in dvi targets.
2de53ca6
GM
8638 (../etc/GNU): Change to $(srcdir) first.
8639
86401998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8641
8642 * reftex.texi: Update for RefTeX version 3.22.
8643
86441998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8645
8646 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8647 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8648
86491997-09-23 Paul Eggert <eggert@twinsun.com>
8650
8651 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8652 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8653
86541997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8655
8656 * Version 20.2 released.
8657
86581997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8659
8660 * Version 20.1 released.
8661
86621997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8663
8664 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8665
86661996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8667
8668 * Version 19.33 released.
8669
86701996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8671
8672 * Version 19.32 released.
8673
86741996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8675
8676 * Makefile.in: Add rules for the Message manual.
8677
86781996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8679
8680 * gnus.texi: New version.
8681
8682 * message.texi: New manual.
8683
86841996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8685
8686 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8687
86881996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8689
8690 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8691 Specify -I option.
8692 (All dvi targets): Set the TEXINPUTS variable.
8693
86941996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8695
8696 * Version 19.31 released.
8697
86981996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8699
8700 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8701 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8702
87031995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8704
8705 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8706 (INFO_TARGETS): Add ../info/cc-mode.
8707 (DVI_TARGETS): Add cc-mode.dvi.
8708
2de53ca6
GM
87091995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8710
8711 * Version 19.30 released.
8712
87131995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8714
8715 * gnus.texi: New file.
8716
87171995-11-04 Erik Naggum <erik@naggum.no>
8718
8719 * gnus.texi: File deleted.
8720
87211995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8722
8723 * mh-e.texi: "Function Index" -> "Command Index" to work with
8724 Emacs 19.30 C-h C-k support of separately-documented commands.
8725
87261995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8727
8728 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8729 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8730
87311995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8732
8733 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8734 (../info/viper, viper.dvi): New targets.
8735
87361995-04-20 Kevin Rodgers <kevinr@ihs.com>
8737
8738 * dired-x.texi (Installation): Change the example to set
8739 buffer-local variables like dired-omit-files-p in
8740 dired-mode-hook.
8741
87421995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8743
8744 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8745 (../info/mh-e, mh-e.dvi): New targets.
8746
87471995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8748
8749 * Makefile.in (maintainer-clean): Rename from realclean.
8750
87511994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8752
8753 * Makefile.in: New file.
8754 * Makefile: File deleted.
8755
87561994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8757
8758 * Makefile (TEXINDEX_OBJS): Variable deleted.
8759 (texindex, texindex.o, getopt.o): Rules deleted.
8760 All deps on texindex deleted.
8761 (distclean): Don't delete texindex.
8762 (mostlyclean): Don't delete *.o.
8763 * texindex.c, getopt.c: Files deleted.
8764
87651994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8766
8767 * Version 19.26 released.
8768
87691994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8770
8771 * Version 19.25 released.
8772
87731994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8774
8775 * Version 19.24 released.
8776
87771994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8778
8779 * Version 19.23 released.
8780
87811994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8782
8783 * Makefile: Delete spurious tab.
8784
87851994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8786
8787 * Makefile (.SUFFIXES): New rule.
8788
87891994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8790
8791 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8792 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8793
87941994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8795
8796 * Makefile (../info/sc): Rename from sc.info.
8797 (../info/cl): Likewise.
8798 (INFO_TARGETS): Use new names.
8799
88001993-12-04 Richard Stallman (rms@srarc2)
8801
8802 * getopt.c: New file.
8803 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8804 (getopt.o): New rule.
8805 (dvi): Don't depend on texindex.
8806 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8807 Depend on texindex.
8808
88091993-12-03 Richard Stallman (rms@srarc2)
8810
8811 * Makefile (../info/sc.info): Rename from ../info/sc.
8812 (TEXI2DVI): New variable.
8813 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8814 Add explicit commands.
8815 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8816
88171993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8818
8819 * Version 19.22 released.
8820
88211993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8822
8823 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8824
88251993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8826
8827 * Version 19.21 released.
8828
88291993-11-15 Paul Eggert (eggert@twinsun.com)
8830
8831 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8832
88331993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8834
8835 * Makefile (../etc/GNU): New target.
8836 (EMACSSOURCES): Add gnu1.texi.
8837
88381993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8839
8840 * Makefile (realclean): Don't delete the Info files.
8841
f0131492 88421993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
8843
8844 * forms.texi: Fix forms.texi so that it will format correctly.
8845 Add missing `@end iftex', fix bad reference.
8846
8847 * info.texi, info-stn.texi: New files implement texinfo version of
8848 `info' file.
8849
f0131492 88501993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
8851
8852 * Makefile: Fix targets for texindex, new info.texi files.
8853 * info-stnd.texi: New file implements info for standalone info
8854 reader.
8855 * info.texi: Update to include recent changes to "../info/info".
8856 New source file for ../info/info; includes info-stnd.texi.
8857
8858 * texindex.c: Include "../src/config.h" if building in emacs.
8859
8860 * Makefile: Change all files to FILENAME.texi, force all targets
8861 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8862 vip.texinfo, forms.texinfo, cl.texinfo.
8863 Add target to build texindex.c, defining `emacs'.
8864
8865 * forms.texi: Install new file to match version 2.3 of forms.el.
8866
88671993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8868
8869 * Version 19.19 released.
8870
88711993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8872
8873 * sc.texinfo: Fix info file name.
8874
8875 * Makefile (info): Add gnus and sc.
8876 (dvi): Add gnus.dvi and sc.dvi.
8877 (../info/sc, sc.dvi): New targets.
8878
88791993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8880
8881 * Version 19.18 released.
8882
88831993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8884
8885 * Makefile: Fix source file names of the separate manuals.
8886 (gnus.dvi, ../info/gnus): New targets.
8887
88881993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8889
8890 * Version 19.17 released.
8891
88921993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8893
8894 * split-man: Fix typos in last change.
8895
88961993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8897
8898 * Version 19.16 released.
8899
89001993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8901
8902 * version 19.15 released.
8903
89041993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8905
8906 * Makefile (distclean): It's rm, not rf.
8907
89081993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8909
8910 * Version 19.14 released.
8911
89121993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8913
8914 * Makefile: New file.
8915
89161993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8917
8918 * Version 19.13 released.
8919
89201993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8921
8922 * Version 19.9 released.
8923
89241993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8925
8926 * Version 19.8 released.
8927
89281993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8929
8930 * Version 19.7 released.
8931
89321990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8933
8934 * gnus.texinfo: New file. Removed installation instructions.
8935
89361990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8937
8938 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8939
89401989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8941
8942 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
8943 then define `\sc' as the command for smallcaps in Texinfo.
8944 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
8945 made the corresponding change to makeinfo and texinfm.el.
8946
89471988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8948
8949 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8950 Customization since the menu entry did not point to anything.
8951 Also add an @finalout command to remove overfull hboxes from the
8952 printed output.
8953
8954 * cl.texinfo: Add @bye, \input line and @settitle to file.
8955 This file is clearly intended to be a chapter of some other work,
8956 but the other work does not yet exist.
8957
89581988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8959
8960 * texinfo.texinfo: Three typos corrected.
8961
4009494e 8962;; Local Variables:
c8763fb6 8963;; coding: utf-8
4009494e
GM
8964;; End:
8965
acaf905b 8966 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
8967
8968 This file is part of GNU Emacs.
8969
97c0352c 8970 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 8971 it under the terms of the GNU General Public License as published by
97c0352c
GM
8972 the Free Software Foundation, either version 3 of the License, or
8973 (at your option) any later version.
4009494e
GM
8974
8975 GNU Emacs is distributed in the hope that it will be useful,
8976 but WITHOUT ANY WARRANTY; without even the implied warranty of
8977 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8978 GNU General Public License for more details.
8979
8980 You should have received a copy of the GNU General Public License
97c0352c 8981 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.