Rename infodir to buildinfodir in doc/*/Makefile.in (bug#11737)
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
2fecccba
GM
12012-06-19 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
4
94f0aa34
CY
52012-06-01 Chong Yidong <cyd@gnu.org>
6
7 * Version 24.1 released.
8
c342cead
CY
92012-06-01 Chong Yidong <cyd@gnu.org>
10
11 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
12 compilation for html-mono.
13
8c8b834f
BG
142012-05-16 Bastien Guerry <bzg@gnu.org>
15
16 * org.texi (Durations and time values): Fix typo.
17
78e91d08
AS
182012-05-12 Andreas Schwab <schwab@linux-m68k.org>
19
9879e263
AS
20 * cc-mode.texi: Avoid space before macro in 4th argument of cross
21 reference commands. (Bug#11461)
22
78e91d08
AS
23 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
24
9e7a4bcf
GM
252012-05-02 Glenn Morris <rgm@gnu.org>
26
27 * viper.texi: Make direntry shorter (also it is no longer "newest").
28
29 * emacs-gnutls.texi, ert.texi, org.texi:
30 Fix dircategory, direntry to match info/dir.
31
31cc861c
GM
322012-04-28 Glenn Morris <rgm@gnu.org>
33
34 * faq.texi: Convert @inforefs to @xrefs.
35 Fix some malformed cross-references.
f9e320bb
GM
36 (File-name conventions): Shorten section name to avoid overfull line.
37 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 38
2f885dca
BG
392012-04-26 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
40
41 * org.texi (Agenda commands): Fix two typos: give corresponding
42 function names, according to `org-agenda-view-mode-dispatch'.
43
dae39d9c
GM
442012-04-21 Glenn Morris <rgm@gnu.org>
45
46 * faq.texi (Major packages and programs): Remove section.
47 There is no point listing 6 packages (cf etc/MORE.STUFF).
48 (Finding Emacs and related packages): Move "Spell-checkers" here.
49
adee4030
GM
502012-04-20 Glenn Morris <rgm@gnu.org>
51
52 * faq.texi (New in Emacs 24): New section.
53 (Packages that do not come with Emacs): Mention M-x list-packages.
54
050bb9b3
GM
552012-04-13 Glenn Morris <rgm@gnu.org>
56
57 * Makefile.in: Replace non-portable use of $< in emacs-gnutls rules.
58
5f9a4e98
TZ
592012-04-12 Eli Zaretskii <eliz@gnu.org>
60
61 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add emacs-gnutls.
62 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
63
642012-04-12 Teodor Zlatanov <tzz@lifelogs.com>
65
66 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
67 * Makefile.in: Add emacs-gnutls.texi to build.
68
932de51c
AM
692012-04-11 Alan Mackenzie <acm@muc.de>
70
71 * cc-mode.texi (c-offsets-alist): Correct a typo.
72
801a68c8
BG
732012-04-11 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
74
75 * org.texi (Deadlines and scheduling): Fix the example: the
76 DEADLINE item should come right after the headline. We enforce
77 this convention, so it is a bug not to illustrate it correctly in
78 the manual.
79
802012-04-11 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
81
82 * org.texi (Agenda commands): Fix documentation bug by swapping
83 the equivalent keybindings to `org-agenda-next-line' with the ones
84 to `org-agenda-previous-line'.
85
f48a9cb4
GM
862012-04-07 Glenn Morris <rgm@gnu.org>
87
88 * Makefile.in: Replace non-portable use of $< in ordinary rules.
89
ca2c89b6
TZ
902012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
91
92 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 93 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 94
aebd5f1a
GM
952012-04-04 Glenn Morris <rgm@gnu.org>
96
97 * auth.texi (Secret Service API): Copyedits.
98 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
99 (Help for users, Help for developers)
100 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 101
0317dd51
MA
1022012-04-04 Michael Albinus <michael.albinus@gmx.de>
103
104 * auth.texi (Secret Service API): Add the missing text.
105
3d439cd1
CY
1062012-04-04 Chong Yidong <cyd@gnu.org>
107
108 * message.texi (Using PGP/MIME): Note that epg is now the default.
109
110 * gnus.texi: Reduce references to obsolete pgg library.
111 (Security): Note that epg is now the default.
112
113 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
114
115 * nxml-mode.texi (Completion): C-RET is no longer bound to
116 nxml-complete.
117
153ae947
BG
1182012-04-01 Jambunathan K <kjambunathan@gmail.com>
119
120 * org.texi (Customizing tables in ODT export): Correct few errors.
121
1222012-04-01 Jambunathan K <kjambunathan@gmail.com>
123
124 * org.texi (Links in ODT export): Update.
125 (Labels and captions in ODT export): New node.
126
1272012-04-01 Jambunathan K <kjambunathan@gmail.com>
128
129 * org.texi (Literal examples in ODT export): htmlfontify.el in
130 Emacs-24.1 now supports fontification. So ODT source blocks will
131 be fontified by default.
132
1332012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
134
135 * org.texi (Refiling notes): Remove duplicated keybinding.
136
1372012-04-01 Eric Schulte <eric.schulte@gmx.com>
138
139 * org.texi (noweb): Documentation of this new option to the :noweb
140 header argument.
141
1422012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
143
144 * org.texi (Header and sectioning): Add example demonstrating how
145 to use "LaTeX_CLASS_OPTIONS".
146
1472012-04-01 Eric Schulte <eric.schulte@gmx.com>
148
149 * org.texi (Noweb reference syntax): Describe the ability to
150 execute noweb references in the manual.
151
1522012-04-01 Eric Schulte <eric.schulte@gmx.com>
153
154 * org.texi (cache): Improve cache documentation when session
155 evaluation is used.
156
1572012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
158
159 * org.texi (Plain lists): Document removal.
160
1612012-04-01 Michael Brand <michael.ch.brand@gmail.com>
162
163 * org.texi: Decapitalize file name in references to Calc manual.
164
1652012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
166
167 * org.texi (Plain lists): Document removal.
168
1692012-04-01 Jambunathan K <kjambunathan@gmail.com>
170
171 * org.texi (Top, OpenDocument Text export)
172 (ODT export commands, Extending ODT export)
173 (Images in ODT export, Tables in ODT export)
174 (Configuring a document converter): Add or Update.
175
1762012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
177
178 * org.texi (MobileOrg): Change the wording to reflect that the
179 Android Version is no longer just the little brother of the iOS
180 version.
181
1822012-04-01 Eric Schulte <eric.schulte@gmx.com>
183
184 * org.texi (Key bindings and useful functions): Updated babel key
185 binding documentation in manual.
186
1872012-04-01 Eric Schulte <eric.schulte@gmx.com>
188
189 * org.texi (noweb): Document new noweb header value.
190
1912012-04-01 Eric Schulte <eric.schulte@gmx.com>
192
193 * org.texi (noweb-sep): Document new header argument.
194
1952012-04-01 Eric Schulte <eric.schulte@gmx.com>
196
197 * org.texi (noweb-ref): Documentation of this new custom variable.
198
1992012-04-01 Eric Schulte <eric.schulte@gmx.com>
200
201 * org.texi (wrap): Update the new :wrap documentation to match the
202 current implementation.
203
2042012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
205
206 * org.texi: Added documentation for :wrap.
207
2082012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
209
210 * org.texi: #+RESULTS now user-configurable.
211
2122012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
213
214 * org.texi: Documented :noweb no-export.
215
2162012-04-01 Thomas Dye <dk@poto.local>
217
218 * org.texi: Edit :noweb no header argument for correctness.
219
2202012-04-01 Bastien Guerry <bzg@altern.org>
221
222 * org.texi (Customization): Update the approximate number of Org
223 variables.
224
2252012-04-01 Thomas Dye <dk@poto.local>
226
227 * org.texi: The :results wrap produces a drawer instead of a
228 begin_results block.
229
005a89ff
G
2302012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
231
232 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
233 reflect the new default.
234
589ce070
EZ
2352012-03-10 Eli Zaretskii <eliz@gnu.org>
236
237 * info.texi (Expert Info): Move the index entry for "Texinfo" from
238 "Getting Started" to this node. (Bug#10450)
239
a5392527
CY
2402012-03-10 Chong Yidong <cyd@gnu.org>
241
8ae818e4
CY
242 * flymake.texi (Example -- Configuring a tool called via make):
243 Mention the Automake COMPILE variable (Bug#8715).
244
a5392527
CY
245 * info.texi (Getting Started): Add an index entry (Bug#10450).
246
d49902e4
MA
2472012-03-02 Michael Albinus <michael.albinus@gmx.de>
248
249 * dbus.texi (Signals): Known names will be mapped onto unique
250 names, when registering for signals.
251
53eced6d
GM
2522012-02-29 Glenn Morris <rgm@gnu.org>
253
bcd6cd23
GM
254 * url.texi: Fix quote usage in body text.
255
775b55af
GM
256 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
257
53eced6d
GM
258 * cl.texi: Use @code{} in menus when appropriate.
259
44e97401
GM
2602012-02-28 Glenn Morris <rgm@gnu.org>
261
262 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
263 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
264 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
265 * org.texi, sc.texi, vip.texi, viper.texi:
266 Standardize possessive apostrophe usage.
267
fa9a0855
CY
2682012-02-26 Chong Yidong <cyd@gnu.org>
269
270 * ediff.texi (Quick Help Commands): Add a couple of index entries
271 (Bug#10834).
272
0fd2c9a3
GM
2732012-02-17 Glenn Morris <rgm@gnu.org>
274
275 * gnus.texi (Posting Styles):
276 * remember.texi (Org): Fix cross-refs to other manuals.
277
9f26dc24
GM
2782012-02-15 Glenn Morris <rgm@gnu.org>
279
280 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
281 (Encryption): New chapter, split out from previous.
282
3d2af193
LI
2832012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
284
285 * gnus.texi (Customizing the IMAP Connection): Mention
286 nnimap-record-commands.
287
b74c9672
GM
2882012-02-10 Glenn Morris <rgm@gnu.org>
289
290 * url.texi (Retrieving URLs): Update url-retrieve arguments.
291 Mention url-queue-retrieve.
292
2ebc3b94
GM
2932012-02-09 Glenn Morris <rgm@gnu.org>
294
9fcfcdef
GM
295 * sem-user.texi (Semantic mode user commands): Typo fix.
296
2ebc3b94
GM
297 * info.texi (Create Info buffer): Mention info-display-manual.
298
7c4bbb69
LI
2992012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
300
301 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
302 example (modified from an example by Michael Albinus).
303
debce7bc
G
3042012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
305
306 * gnus.texi (Agent Basics): Fix outdated description of
307 `gnus-agent-auto-agentize-methods'.
308
b207a4ec
AS
3092012-01-28 Andreas Schwab <schwab@linux-m68k.org>
310
311 * cc-mode.texi: Always @defindex ss.
312 (Config Basics): Fix argument of @itemize.
313 (Macro Backslashes): Add @code around index entry.
314
b8fe8712
GM
3152012-01-23 Glenn Morris <rgm@gnu.org>
316
317 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
318
02dc2fd7
EH
3192012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
320
321 * tramp.texi (File): Tweak wording for the `scpc' option.
322
e7719ea1
G
3232012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
324
325 * gnus.texi (Group Parameters): Really note precedence.
326
9937bef4
G
3272012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
328
329 * gnus.texi (Group Parameters): Note precedence.
330
e66ba1df
BG
3312012-01-03 Eric Schulte <eric.schulte@gmx.com>
332
333 * org.texi (Noweb reference syntax): Adding documentation of
334 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
335 variable.
336
3372012-01-03 Bastien Guerry <bzg@gnu.org>
338
339 * org.texi (Plain lists): Split the table to fix the display
340 of items.
341
3422012-01-03 Bastien Guerry <bzg@gnu.org>
343
344 * org.texi (Plain lists): Fix misplaced explanation.
345
3462012-01-03 Bastien Guerry <bzg@gnu.org>
347
348 * org.texi (Plain lists, Agenda files): Add index entries.
349
3502012-01-03 Julian Gehring <julian.gehring@googlemail.com>
351
352 * org.texi: Use "Org mode" instead of alternatives like
353 "Org-mode" or "org-mode".
354
3552012-01-03 Bernt Hansen <bernt@norang.ca>
356
357 * org.texi (Agenda commands): Document
358 `org-clock-report-include-clocking-task'.
359
3602012-01-03 Bastien Guerry <bzg@gnu.org>
361
362 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
363 C-c' on checkboxes.
364
3652012-01-03 Julian Gehring <julian.gehring@googlemail.com>
366
367 * org.texi: End sentences with two spaces.
368
3692012-01-03 Michael Brand <michael.ch.brand@gmail.com>
370
371 * org.texi (External links): Document the link types file+sys
372 and file+emacs, slightly narrow used page width.
373
3742012-01-03 Eric Schulte <eric.schulte@gmx.com>
375
376 * org.texi (colnames): Note that colnames behavior may differ
377 across languages.
378
3792012-01-03 Bastien Guerry <bzg@gnu.org>
380
381 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
382
3832012-01-03 Thomas Dye <dk@poto.westell.com>
384
385 * org.texi: Augmented discussion of babel property
386 inheritance. Put footnote outside sentence ending period.
387
3882012-01-03 Eric Schulte <schulte.eric@gmail.com>
389
390 * org.texi (eval): Documenting the full range of :eval header
391 argument values.
392
3932012-01-03 Eric Schulte <schulte.eric@gmail.com>
394
395 * org.texi (eval): Documentation of the new :eval option.
396
3972012-01-03 Thomas Dye <dk@poto.local>
398
399 * org.texi: Add accumulated properties.
400
4012012-01-03 Thomas Dye <dk@poto.local>
402
403 * org.texi: Documented no spaces in name=assign, another
404 correction to :var table.
405
4062012-01-03 Thomas Dye <dk@poto.local>
407
408 * org.texi: Changed DATA to NAME in Working With Source Code
409 section.
410
4112012-01-03 Tom Dye <tsd@tsdye.com>
412
413 * org.texi: Minor change to :var table.
414
4152012-01-03 Tom Dye <tsd@tsdye.com>
416
417 * org.texi: More changes to :var table (some examples were wrong).
418
4192012-01-03 Tom Dye <tsd@tsdye.com>
420
421 * org.texi: Cleaned up :var table.
422
4232012-01-03 Bastien Guerry <bzg@gnu.org>
424
425 * org.texi (Timestamps, Weekly/daily agenda)
426 (Weekly/daily agenda): Add @cindex for "appointment".
427
4282012-01-03 Eric Schulte <schulte.eric@gmail.com>
429
430 * org.texi (Literal examples): A new link to the template for
431 inserting empty code blocks.
432 (Structure of code blocks): A new link to the template for
433 inserting empty code blocks.
434
4352012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
436
437 * org.texi (External links): Add footnote on how the behavior
438 of the text search in Org files are controled by the variable
439 `org-link-search-must-match-exact-headline'.
440
4412012-01-03 Eric Schulte <schulte.eric@gmail.com>
442
443 * org.texi (Buffer-wide header arguments): Update
444 documentation to reflect removal of #+PROPERTIES.
445
4462012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
447
448 * org.texi (The clock table): Mention that ACHIVED trees
449 contribute to the clock table.
450
4512012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
452
453 * org.texi (Conflicts): Better yasnippet config info.
454
4552012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
456
457 * org.texi (Selective export): Explicitely mention the default
458 values for `org-export-select-tags',
459 `org-export-exclude-tags'.
460
4612012-01-03 Tom Dye <tsd@tsdye.com>
462
463 * org.texi: Added a line to specify that header arguments are
464 lowercase.
465
4662012-01-03 Tom Dye <tsd@tsdye.com>
467
468 * org.texi: :var requires default value when declared.
469
4702012-01-03 Bastien Guerry <bzg@gnu.org>
471
472 * org.texi (Handling links): Add a note about the
473 `org-link-frame-setup' option.
474
4752012-01-03 David Maus <dmaus@ictsoc.de>
476
477 * org.texi (Exporting Agenda Views, Extracting agenda
478 information): Fix command line syntax, quote symbol parameter
479 values.
480
4812012-01-03 David Maus <dmaus@ictsoc.de>
482
483 * org.texi (Exporting Agenda Views): Fix command line syntax.
484
8d80ef01
PE
4852011-12-28 Paul Eggert <eggert@cs.ucla.edu>
486
487 * gnus.texi (Mail Source Customization, Mail Back End Variables):
488 Use octal notation for file permissions, which are normally
489 thought of in octal.
490 (Mail Back End Variables): Use more-plausible modes in example.
491
47d42d81
AM
4922011-12-20 Alan Mackenzie <acm@muc.de>
493
494 * cc-mode.texi: Update version string 5.31 -> 5.32.
495
a98edce9
JB
4962011-12-06 Juanma Barranquero <lekktu@gmail.com>
497
498 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
499
321decc8
GM
5002011-11-24 Glenn Morris <rgm@gnu.org>
501
502 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
503
f8107b79
JB
5042011-11-24 Juanma Barranquero <lekktu@gmail.com>
505
506 * makefile.w32-in: Update dependencies.
507
f5a96a4f
GM
5082011-11-20 Glenn Morris <rgm@gnu.org>
509
510 * gnus.texi (Group Information):
511 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
512
cd1181db
JB
5132011-11-20 Juanma Barranquero <lekktu@gmail.com>
514
515 * gnus-coding.texi (Gnus Maintenance Guide):
516 Rename from "Gnus Maintainance Guide".
517
518 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
519 * eieio.texi (Customizing):
fe7a3057
JB
520 * gnus.texi (Article Washing):
521 * gnus-news.texi:
522 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 523
7877f373
JB
5242011-11-16 Juanma Barranquero <lekktu@gmail.com>
525
526 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
527
0d26e0b6
JB
5282011-11-15 Juanma Barranquero <lekktu@gmail.com>
529
c7015153
JB
530 * ede.texi (project-am-texinfo):
531 * gnus.texi (Sending or Not Sending):
532 * org.texi (Template elements): Fix typos.
0d26e0b6 533
0b381c7e
JB
5342011-11-14 Juanma Barranquero <lekktu@gmail.com>
535
536 * ediff.texi (Hooks):
c7015153 537 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 538
40a8bdf6
JB
5392011-11-11 Juanma Barranquero <lekktu@gmail.com>
540
541 * semantic.texi (Tag handling): Fix typo.
542
57dda3bb
KY
5432011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
544
545 * gnus.texi (Other Gnus Versions): Remove.
546
52bedd34
AM
5472011-10-28 Alan Mackenzie <acm@muc.de>
548
549 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
550 (Other Special Indentations): Add an xref to "Macros with ;".
551 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
552 "Macros with ;".
553 (Macros with ;): New page.
554
00b77525
GM
555 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
556 Document the new handling of nested scopes for movement by defuns.
52bedd34 557
4a623313
MA
5582011-10-23 Michael Albinus <michael.albinus@gmx.de>
559
560 Sync with Tramp 2.2.3.
561
562 * trampver.texi: Update release number.
563
466a320e
GM
5642011-10-14 Glenn Morris <rgm@gnu.org>
565
566 * ert.texi (Introduction, How to Run Tests)
567 (Running Tests Interactively, Expected Failures)
568 (Tests and Their Environment, Useful Techniques)
569 (Interactive Debugging, Fixtures and Test Suites):
570 Minor rephrasings.
571 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
572 (Running Tests in Batch Mode): Simplify loading instructions.
573 (Test Selectors): Clarify some selectors.
574 (Expected Failures, Useful Techniques):
575 Make examples fit in 80 columns.
576
2be4956d
JB
5772011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
578
579 * calc.texi (Basic Operations on Units): Discuss temperature
580 conversion (`u t') alongside with other unit conversions ('u c').
581
7359a765
GM
5822011-10-12 Glenn Morris <rgm@gnu.org>
583
584 * ert.texi: Whitespace trivia to make main menu items line up better.
585
a0c52e5d
GM
5862011-10-08 Glenn Morris <rgm@gnu.org>
587
588 * Makefile.in: Fix ert rules.
589
465d0300
G
5902011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
591
592 * gnus.texi (Gnus Utility Functions): Add more references and
593 explanations (bug#9683).
594
a5166359
LMI
5952011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
596
597 * gnus.texi (Archived Messages): Note the default (bug#9552).
598
b523dc20
BW
5992011-09-21 Bill Wohler <wohler@newt.com>
600
601 Release MH-E manual version 8.3.
602
58179cce 603 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
604 release 8.3.
605 (Preface): Updated support information.
606 (From Bill Wohler): Reset text to original version. As a
607 historical quote, the tense should be correct in the time that it
608 was written.
609
0afb49a1
LMI
6102011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
611
612 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
613 (Finding the News): Doc clarification.
614 (Terminology): Mention naming.
615
e21bac42
G
6162011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
617
618 * gnus.texi: Remove mentions of `recent', which are now obsolete.
619 (Interactive): Document `quiet'.
620
5b409b39 6212011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633
BG
622
623 * org.texi (Images in LaTeX export): rewrite.
624
5b409b39 6252011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
626
627 * org.texi (Using the mapping API): mention 'region as a possible
628 scope for `org-map-entries'.
629
5b409b39 6302011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
631
632 * org.texi (Visibility cycling): Document `org-copy-visible'.
633
5b409b39 6342011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
635
636 * org.texi (Template expansion): order template sequences in the
637 proper order.
638
5b409b39 6392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
640
641 * org.texi (eval): Expand discussion of the :eval header argument.
642
5b409b39 6432011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
644
645 * org.texi (Languages): Add Lilypond and Awk as supported
646 languages.
647
5b409b39 6482011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837
BG
649
650 * org.texi: document that both CLOCK_INTO_DRAWER and
651 LOG_INTO_DRAWER can be used to override the contents of variable
652 org-clock-into-drawer (or if unset, org-log-into-drawer).
653
654 * org.texi: replace @xref->@pxref.
655
5b409b39 6562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
657
658 * org.texi (Evaluating code blocks): Documenting the new option
659 for inline call lines.
660
5b409b39 6612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
662
663 * org.texi (Results of evaluation): More explicit about the
664 mechanism through which interactive evaluation of code is
665 performed.
666
5b409b39 6672011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
668
669 * org.texi (noweb-ref): New header argument documentation.
670
5b409b39 6712011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
672
673 * org.texi (Extracting source code): Documentation of the new
674 org-babel-tangle-named-block-combination variable.
675
5b409b39 6762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
677
678 * org.texi (Structure of code blocks): explicitly state that the
679 behavior of multiple blocks of the same name is undefined
680
5b409b39 6812011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
682
683 * org.texi (TaskJuggler export): Modify the example to reflect the
684 new effort durations.
685
5b409b39 6862011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
687
688 * org.texi (Images in LaTeX export): Escape curly brackets in
689 LaTeX example.
690
5b409b39 6912011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
692
693 * org.texi (The clock table): Document the :properties and
694 :inherit-props arguments for the clocktable.
695
5b409b39 6962011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
697
698 * org.texi (Tables in LaTeX export): Document specifying placement
699 options for tables.
700
5b409b39 7012011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
702
703 * org.texi (Evaluating code blocks): More specific documentation
704 about the different types of header arguments.
705
5b409b39 7062011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
707
708 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
709
5b409b39 7102011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
711
712 * org.texi (Built-in table editor): Document the table field
713 follow mode.
714
5b409b39 7152011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
716
717 * org.texi (Easy Templates): Document new template.
718
5b409b39 7192011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
720
721 * org.texi (Literal examples): Add a cross-reference from "Literal
722 Examples" to "Easy Templates."
723
5b409b39 7242011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
725
726 * org.texi (The clock table): Add link to match syntax.
727
5b409b39 7282011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
729
730 * org.texi (Agenda commands): Document clock consistency checks.
731
5b409b39 7322011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
733
734 * org.texi (Built-in table editor): Document that \vert represents
735 a vertical bar in a table field.
736
5b409b39 7372011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
738
739 * org.texi (Literal examples): Link from "Markup" > "Literate
740 Examples" to "Working with Source Code".
741
5b409b39 7422011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
743
744 * org.texi (Agenda commands): Doc for function option to bulk
745 action.
746
5b409b39 7472011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
748
749 * org.texi (Template expansion): Document new %<...> template
750 escape.
751
5b409b39 7522011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
753
754 * org.texi (Selective export): Document exclusion of any tasks
755 from export.
756
5b409b39 7572011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
758
759 * org.texi (Selective export): Document how to exclude DONE tasks
760 from export.
761 (Publishing options): Document the properties to be used to turn off
762 export of DONE tasks.
763
5b409b39 7642011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
765
766 * org.texi (The date/time prompt): Document date range protection.
767
5b409b39 7682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
769
770 * org.texi (padline): Documentation of the new padline header
771 argument.
772
5b409b39 7732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
774
775 * org.texi (var): Adding "[" to list of characters triggering
776 elisp evaluation.
777
5b409b39 7782011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
779
780 * org.texi (var): Documentation of Emacs Lisp evaluation during
781 variable assignment.
782
5b409b39 7832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
784
785 * org.texi (colnames): Reference indexing into variables, and note
786 that colnames are *not* removed before indexing occurs.
787 (rownames): Reference indexing into variables, and note that
788 rownames are *not* removed before indexing occurs.
789
5b409b39 7902011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
791
792 * org.texi (var): Clarification of indexing into tabular
793 variables.
794
5b409b39 7952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
796
797 * org.texi (results): Documentation of the `:results wrap' header
798 argument.
799
5b409b39 8002011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
801
802 * org.texi (LaTeX and PDF export): add a note about a limitation
803 of the LaTeX export: the org file has to be properly structured.
804
5b409b39 8052011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
806
807 * org.texi (Dynamic blocks, Structure editing): Mention
808 the function `org-narrow-to-block'.
809
5b409b39 8102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
811
812 * org.texi (Languages): Updating list of code block supported
813 languages.
814
5b409b39 8152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
816
817 * org.texi (Special properties): CATEGORY is a special property,
818 but it may also used in the drawer.
819
5b409b39 8202011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
821
822 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
823
5b409b39 8242011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
825
826 * org.texi (Include files): Document :lines.
827
5b409b39 8282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
829
830 * org.texi (comments): Documentation of the ":comments noweb" code
831 block header argument.
832
5b409b39 8332011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
834
835 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
836 added extra whitespace around functions to be consistent with the
837 rest of the section.
838
5b409b39 8392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 840
0b381c7e 841 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
842 #+call: line syntax.
843 (Header arguments in function calls): Expanded discussion of
844 #+call: line syntax.
845
5b409b39 8462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
847
848 * org.texi (Evaluating code blocks): More explicit about how to
849 pass variables to #+call lines.
850
5b409b39 8512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
852
853 * org.texi (Results of evaluation): Link to the :results header
854 argument list from the "Results of evaluation" section.
855
5b409b39 8562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
857
858 * org.texi (Conflicts): Adding additional information about
859 resolving org/yasnippet conflicts.
860
5b409b39 8612011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
862
863 * org.texi (Publishing options): Document style-include-scripts
864 publishing project property.
865
5b409b39 8662011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
867
868 * org.texi (Sparse trees): Document the next-error /
869 previous-error functionality.
870
5b409b39 8712011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
872
873 * org.texi (cache): Improved documentation of code block caches.
874
5b409b39 8752011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
876
877 * org.texi (Code block specific header arguments): Documentation
878 of multi-line header arguments.
879
5b409b39 8802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
881
882 * org.texi (Code evaluation security): Add example for using a
883 function.
884
5b409b39 8852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
886
887 * org.texi (Tables in LaTeX export): Documentation of new
888 attr_latex options for tables.
889
5b409b39
BG
8902011-08-03 Michael Albinus <michael.albinus@gmx.de>
891
892 * trampver.texi: Update release number.
893
8942011-07-30 Michael Albinus <michael.albinus@gmx.de>
895
896 Sync with Tramp 2.2.2.
897
898 * trampver.texi: Update release number.
899
064e2d08
LMI
9002011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
901
902 * flymake.texi (Example -- Configuring a tool called via make):
903 Use /dev/null instead of the Windows "nul" (bug#8715).
904
b8151e9c
LMI
9052011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
906
907 * widget.texi (Setting Up the Buffer): Remove mention of the
908 global keymap parent, which doesn't seem to be accurate
909 (bug#7045).
910
5b409b39
BG
9112011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
912
913 * org.texi (Special agenda views): Fix double quoting (bug#3509).
914
c0a8ae95
KR
9152010-07-10 Kevin Ryde <user42@zip.com.au>
916
917 * cl.texi (For Clauses): Add destructuring example processing an
918 alist (bug#6596).
919
ac6531ad
LMI
9202011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
921
922 * ediff.texi (Major Entry Points): Remove mention of `require',
923 since that's not pertinent in the installed Emacs (bug#9016).
924
d30dd079
G
9252011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
926
927 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
928 (Filtering New Groups): Clarify how simple the "options -n" format is.
929 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
930 is internal.
d30dd079 931
862c0d68
MA
9322011-07-04 Michael Albinus <michael.albinus@gmx.de>
933
934 * tramp.texi (Cleanup remote connections): Add
935 `tramp-cleanup-this-connection'.
936
cd865a33
G
9372011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
938
939 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
940 zombies.
941 (Checking New Groups): Ditto (bug#8974).
7d1738f1 942 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
943
9442011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
945
946 * gnus.texi (Startup Files): Clarify that we're talking about numbered
947 backups, and not actual vc (bug#8975).
948
79414ae4
KR
9492011-07-03 Kevin Ryde <user42@zip.com.au>
950
951 * cl.texi (For Clauses): @items for hash-values and key-bindings
952 to make them more visible when skimming. Add examples of `using'
953 clause to them, examples being clearer than a description in
954 words (bug#6599).
955
847ccf7c
AM
9562011-07-01 Alan Mackenzie <acm@muc.de>
957
958 * cc-mode.texi (Guessing the Style): New page.
959 (Styles): Add a short introduction to above.
960
3da13bb9
DD
9612011-06-28 Deniz Dogan <deniz@dogan.se>
962
963 * rcirc.texi (Configuration): Bug-fix:
964 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
965 Reported by Elias Pipping <pipping@exherbo.org>.
966
60a0884e
G
9672011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
968
969 * gnus.texi (Summary Mail Commands): Document
970 `gnus-summary-reply-to-list-with-original'.
971
0c7efc08
SM
9722011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
973
974 * eshell.texi (Known problems): Fix typo.
975
ea3596a2
MA
9762011-06-12 Michael Albinus <michael.albinus@gmx.de>
977
0c7efc08 978 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
979 (Password handling): `auth-source-debug' is good for debug messages.
980
2da9c605
G
9812011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
982
983 * gnus.texi (Store custom flags and keywords): Refer to
984 `gnus-registry-article-marks-to-{chars,names}' instead of
985 `gnus-registry-user-format-function-{M,M2}'.
986
e61923c8
GM
9872011-05-27 Paul Eggert <eggert@cs.ucla.edu>
988
989 * texinfo.tex: Merge from gnulib.
990
627abcdd
TZ
9912011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
992
993 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
994 (Store custom flags and keywords):
995 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
996 `gnus-registry-user-format-function-M2'.
997
a3c92bc1
EZ
9982011-05-17 Paul Eggert <eggert@cs.ucla.edu>
999
8f906c40 1000 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1001
85d870a9
GM
10022011-05-17 Glenn Morris <rgm@gnu.org>
1003
1004 * gnus.texi (Face): Fix typo.
1005
2cdee799
GM
10062011-05-14 Glenn Morris <rgm@gnu.org>
1007
1008 * dired-x.texi (Omitting Examples): Minor addition.
1009
79b70037
GM
10102011-05-10 Jim Meyering <meyering@redhat.com>
1011
1012 * ede.texi: Fix typo "or or -> or".
1013
a7111a62 10142011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1015
1016 * gnus.texi (Summary Buffer Lines):
1017 gnus-summary-user-date-format-alist does not exist.
1018 (Sorting the Summary Buffer): More about sorting threads.
1019
69026aba
MA
10202011-04-25 Michael Albinus <michael.albinus@gmx.de>
1021
1022 * trampver.texi: Update release number.
1023
9024ff79
MA
10242011-04-14 Michael Albinus <michael.albinus@gmx.de>
1025
1026 * tramp.texi (Frequently Asked Questions): New item for disabling
1027 Tramp in other packages.
1028
c3c65d73
TZ
10292011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1030
1031 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1032 (Fancy splitting to parent, Store arbitrary data):
1033 Updated gnus-registry docs.
c3c65d73 1034
9ec6a317
JB
10352011-04-13 Juanma Barranquero <lekktu@gmail.com>
1036
1037 * ede.texi: Fix typos.
1038
1e3b6001
G
10392011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1040
9ec6a317
JB
1041 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1042 It's @table @code.
1e3b6001 1043
a5954fa5
G
10442011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1045
1046 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
1047
d71990a1
JB
10482011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1049
1050 * calc.texi (Logarithmic Units): Update the function names.
1051
1518e4f0
G
10522011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1053
1054 * message.texi (Various Commands): Document format specs in the
1055 ellipsis.
1056
a123622d
G
10572011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1058
1059 * message.texi (Insertion Variables): Document message-cite-style.
1060
10612011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1062
1063 * tramp.texi (Remote processes): New subsection "Running shell on
1064 a remote host".
1065
4248cca2
TZ
10662011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1067
1068 * auth.texi (Help for developers): Update docs to explain that the
1069 :save-function will only run the first time.
1070
54ce11a1
GM
10712011-03-12 Glenn Morris <rgm@gnu.org>
1072
1073 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1074 (emacs-faq.text): New target.
1075 (clean): Add emacs-faq.
1076
0c3b25f8
MA
10772011-03-12 Michael Albinus <michael.albinus@gmx.de>
1078
1079 Sync with Tramp 2.2.1.
1080
1081 * trampver.texi: Update release number.
1082
b740639e
GM
10832011-03-11 Glenn Morris <rgm@gnu.org>
1084
1085 * Makefile.in (HTML_TARGETS): New.
1086 (clean): Delete $HTML_TARGETS.
1087 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1088
733afdf4
TZ
10892011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1090
1091 * auth.texi (Help for developers): Show example of using
1092 `auth-source-search' with prompts and :save-function.
1093
33383987
JB
10942011-03-07 Chong Yidong <cyd@stupidchicken.com>
1095
1096 * Version 23.3 released.
1097
a5057546
G
10982011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1099
1100 * message.texi (Message Buffers): Update default value of
1101 message-generate-new-buffers.
1102
479a2c9b
JB
11032011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1104
1105 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1106 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1107 respectively.
05a29101
JB
1108 (Musical Notes): New section.
1109 (Customizing Calc): Mention the customizable variable
1110 calc-note-threshold.
479a2c9b 1111
e0535b76
GM
11122011-03-03 Glenn Morris <rgm@gnu.org>
1113
1114 * url.texi (Dealing with HTTP documents): Remove reference to
1115 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1116 (Configuration): Update url-configuration-directory description.
e0535b76 1117
2777ccbf
GM
11182011-03-02 Glenn Morris <rgm@gnu.org>
1119
1120 * dired-x.texi (Multiple Dired Directories): Remove mentions
1121 of dired-default-directory-alist and dired-default-directory.
1122 Move dired-smart-shell-command here...
1123 (Miscellaneous Commands): ... from here.
1124
257219bd
PE
11252011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1126
1127 * texinfo.tex: Update to version 2011-02-24.09.
1128
8889f4e2
GM
11292011-03-02 Glenn Morris <rgm@gnu.org>
1130
1131 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1132 instead of the obsoleted dired-omit-here-always.
1133
5d41af19
MA
11342011-02-28 Michael Albinus <michael.albinus@gmx.de>
1135
1136 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1137 supported systems.
1138
2b0c7330 11392011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1140
61cf3a76
GM
1141 * dbus.texi (Type Conversion): Grammar fix.
1142
cce7d530 11432011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1144
cce7d530
GM
1145 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1146 "Debian GNU/Linux".
51a13bdd 1147
cce7d530
GM
1148 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1149
817b48a7
GM
11502011-02-23 Glenn Morris <rgm@gnu.org>
1151
cce7d530
GM
1152 * dired-x.texi (Features): Minor rephrasing.
1153 (Local Variables): Fix typos.
47301027
GM
1154
1155 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1156 Standardize some Emacs/XEmacs terminology.
1157
817b48a7
GM
1158 * dired-x.texi (Features): Don't advertise obsolete local variables.
1159 Simplify layout.
1160 (Omitting Variables): Update local variables example.
1161 (Local Variables): Say this is obsolete. Fix description of
1162 dired-enable-local-variables possible values.
1163
4a3988d5
G
11642011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1165
1166 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1167 default now.
1168
8e22bee0
G
11692011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1170
1171 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1172
06b840e0
LI
11732011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1174
1175 * gnus.texi (Window Layout): Document layout names.
1176
67ab0163 11772011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1178
1179 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1180 * auth.texi: Sync @dircategory with ../../info/dir.
1181 * autotype.texi: Sync @dircategory with ../../info/dir.
1182 * calc.texi: Sync @dircategory with ../../info/dir.
1183 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1184 * cl.texi: Sync @dircategory with ../../info/dir.
1185 * dbus.texi: Sync @dircategory with ../../info/dir.
1186 * dired-x.texi: Sync @dircategory with ../../info/dir.
1187 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1188 * ede.texi: Sync @dircategory with ../../info/dir.
1189 * ediff.texi: Sync @dircategory with ../../info/dir.
1190 * edt.texi: Sync @dircategory with ../../info/dir.
1191 * eieio.texi: Sync @dircategory with ../../info/dir.
1192 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1193 * epa.texi: Sync @dircategory with ../../info/dir.
1194 * erc.texi: Sync @dircategory with ../../info/dir.
1195 * eshell.texi: Sync @dircategory with ../../info/dir.
1196 * eudc.texi: Sync @dircategory with ../../info/dir.
1197 * flymake.texi: Sync @dircategory with ../../info/dir.
1198 * forms.texi: Sync @dircategory with ../../info/dir.
1199 * gnus.texi: Sync @dircategory with ../../info/dir.
1200 * idlwave.texi: Sync @dircategory with ../../info/dir.
1201 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1202 * message.texi: Sync @dircategory with ../../info/dir.
1203 * mh-e.texi: Sync @dircategory with ../../info/dir.
1204 * newsticker.texi: Sync @dircategory with ../../info/dir.
1205 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1206 * org.texi: Sync @dircategory with ../../info/dir.
1207 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1208 * pgg.texi: Sync @dircategory with ../../info/dir.
1209 * rcirc.texi: Sync @dircategory with ../../info/dir.
1210 * reftex.texi: Sync @dircategory with ../../info/dir.
1211 * remember.texi: Sync @dircategory with ../../info/dir.
1212 * sasl.texi: Sync @dircategory with ../../info/dir.
1213 * sc.texi: Sync @dircategory with ../../info/dir.
1214 * semantic.texi: Sync @dircategory with ../../info/dir.
1215 * ses.texi: Sync @dircategory with ../../info/dir.
1216 * sieve.texi: Sync @dircategory with ../../info/dir.
1217 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1218 * speedbar.texi: Sync @dircategory with ../../info/dir.
1219 * trampver.texi [emacs]: Set emacsname to "Emacs".
1220 * tramp.texi: Sync @dircategory with ../../info/dir.
1221 * url.texi: Sync @dircategory with ../../info/dir.
1222 * vip.texi: Sync @dircategory with ../../info/dir.
1223 * viper.texi: Sync @dircategory with ../../info/dir.
1224 * widget.texi: Sync @dircategory with ../../info/dir.
1225 * woman.texi: Sync @dircategory with ../../info/dir.
1226
30abce25
GM
12272011-02-19 Glenn Morris <rgm@gnu.org>
1228
0c7efc08
SM
1229 * dired-x.texi (Technical Details): No longer redefines
1230 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1231 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1232
f31f8469
GM
12332011-02-18 Glenn Morris <rgm@gnu.org>
1234
1235 * dired-x.texi (Optional Installation File At Point): Simplify.
1236
35123c04
TZ
12372011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1238
1239 * auth.texi (Help for users): Use :port instead of :protocol for all
1240 auth-source docs.
7ba93e94
G
1241 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1242 to have two files in `auth-sources'.
35123c04 1243
da5e0ce4
GM
12442011-02-16 Glenn Morris <rgm@gnu.org>
1245
b322c9af
GM
1246 * dired-x.texi: Use emacsver.texi to get Emacs version.
1247 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1248 Depend on emacsver.texi.
1249
07ca5555
GM
1250 * dired-x.texi: Drop meaningless version number.
1251 (Introduction): Remove old info.
1252 (Optional Installation Dired Jump): Autoload from dired-x.
1253 Remove incorrect info about loaddefs.el.
1254 (Bugs): Just refer to M-x report-emacs-bug.
1255
da5e0ce4
GM
1256 * dired-x.texi (Multiple Dired Directories): Update for rename of
1257 default-directory-alist.
1258 (Miscellaneous Commands): No longer mention very old VM version 4.
1259
bb55f713
PE
12602011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1261
1262 Merge from gnulib.
1263 * texinfo.tex: Update to version 2011-02-14.11.
1264
5415d076
G
12652011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1266
da5e0ce4
GM
1267 * auth.texi (Help for users):
1268 Login collection is "Login" and not "login".
5415d076 1269
14029d4b
MA
12702011-02-13 Michael Albinus <michael.albinus@gmx.de>
1271
1272 * tramp.texi (History): Remove IMAP support.
1273 (External methods, Frequently Asked Questions): Remove `imap' and
1274 `imaps' methods.
1275 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1276
1277 * trampver.texi: Remove default value of `emacsimap'.
1278
8a36c07f
GM
12792011-02-13 Glenn Morris <rgm@gnu.org>
1280
1281 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1282 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1283
165bc5a0
GM
12842011-02-12 Glenn Morris <rgm@gnu.org>
1285
1286 * sc.texi (Getting Connected): Remove old index entries.
1287
5415d076 12882011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1289
1290 * url.texi: Remove duplicate @dircategory (Bug#7942).
1291
b8e0f0cd
G
12922011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1293
8a36c07f
GM
1294 * auth.texi (Overview, Help for users, Help for developers):
1295 Update docs.
b8e0f0cd
G
1296 (Help for users): Talk about spaces.
1297
caf82551
PE
12982011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1299
1300 * texinfo.tex: Update to version 2011-02-07.16.
1301
1ff98217
MA
13022011-02-07 Michael Albinus <michael.albinus@gmx.de>
1303
1304 * dbus.texi (Bus names): Adapt descriptions for
1305 dbus-list-activatable-names and dbus-list-known-names.
1306
2e78df6b
JB
13072011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1308
1309 * calc.texi (Logarithmic Units): New section.
1310
7fbf7cae
TZ
13112011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1312
1313 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1314 manuals use it now.
1315
0c7efc08 1316 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1317
156ad271
KY
13182011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1319
1320 * overrides.texi: Remove.
1321
1322 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1323 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1324
36539990
MA
13252011-02-05 Michael Albinus <michael.albinus@gmx.de>
1326
1327 * tramp.texi (Frequently Asked Questions): Mention problems with
1328 WinSSHD.
1329
1330 * trampver.texi: Update release number.
1331
13322011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1333
1334 * tramp.texi:
1335 Replace "delimet" with "delimit" globally.
1336 Replace "explicite" with "explicit" globally.
1337 Replace "instead of" with "instead" where there was nothing after "of".
1338 Audit use of comma before interrogative pronoun, "that", or "which".
1339 Minor word order, spelling, wording changes.
1340
ec72bf63
G
13412011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1342
1343 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1344
1345 * sieve.texi: Use WEBHACKDEVEL.
1346
1347 * sasl.texi: Use WEBHACKDEVEL.
1348
1349 * pgg.texi: Use WEBHACKDEVEL.
1350
1351 * message.texi: Use WEBHACKDEVEL.
1352
1353 * gnus.texi: Use WEBHACKDEVEL.
1354
1355 * emacs-mime.texi: Use WEBHACKDEVEL.
1356
1357 * auth.texi: Use WEBHACKDEVEL.
1358
1359 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1360 manuals.
1361
13622011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1363
1364 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1365
90b750f4
PE
13662011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1367
1368 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1369 which in turn is copied from ftp://tug.org/tex/.
1370
0e751a49
GM
13712011-02-03 Glenn Morris <rgm@gnu.org>
1372
1373 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1374 (Binding combinations of modifiers and function keys):
1375 Let's assume people reading this are not using Emacs 18.
1376
7f13c2e2
LI
13772011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1378
1379 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1380 since it's run automatically.
1381
d76c843e
LI
13822011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1383
1384 * gnus.texi (Customizing Articles): Fix typo.
1385
12e3ca0a
LI
13862011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1387
1388 * gnus.texi (Customizing Articles): Document the new way of customizing
1389 the date headers(s).
1390
fe72c8fa
LI
13912011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1392
1393 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1394 splitting example.
1395
bf3dae7e
EZ
13962011-01-29 Eli Zaretskii <eliz@gnu.org>
1397
1398 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1399 (MAKEINFO_OPTS): New variable.
1400 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1401 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1402 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1403 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1404 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1405 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1406 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1407 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1408 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1409 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1410 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1411 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1412 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1413 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1414 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1415 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1416 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1417 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1418
d6f13ac8
LI
14192011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1420
1421 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1422
c5ecc769
G
14232011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1424
1425 * message.texi (IDNA): Explain what it is.
1426
14272011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1428
1429 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1430
45eb2a5d
WL
14312011-01-23 Werner Lemberg <wl@gnu.org>
1432
1433 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1434 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 1435 (ENVADD): Update.
45eb2a5d 1436
6872a814
GM
14372011-01-18 Glenn Morris <rgm@gnu.org>
1438
1439 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1440
77ab81d0 14412011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
1442
1443 * nxml-mode.texi (Introduction): Fix file name typos.
1444
d221e780
CO
14452011-01-13 Christian Ohler <ohler@gnu.org>
1446
1447 * ert.texi: New file.
1448
1449 * Makefile.in:
1450 * makefile.w32-in: Add ert.texi.
1451
8c904d82
MA
14522011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1453
1454 * dbus.texi (Receiving Method Calls): New function
1455 dbus-register-service. Rearrange node.
1456
f56e0e7a
PE
14572011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1458
1459 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1460 which in turn is copied from ftp://tug.org/tex/.
1461
0fadf00e
MA
14622011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1463
1464 * dbus.texi (Receiving Method Calls): Describe new optional
1465 parameter dont-register-service of dbus-register-{method,property}.
1466
8b358e90
DU
14672010-12-17 Daiki Ueno <ueno@unixuser.org>
1468
0c7efc08
SM
1469 * epa.texi (Encrypting/decrypting *.gpg files):
1470 Mention epa-file-select-keys.
8b358e90 1471
549c9aed
G
14722010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1473
1474 * gnus.texi (Archived Messages): Remove outdated text.
1475
14762010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1477
0c7efc08 1478 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 1479
156e3f9c
G
14802010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1481
83f3eadc 1482 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 1483
8151d490
AC
14842010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1485
1486 * gnus.texi (The swish++ Engine): Add customizable parameters
1487 descriptions.
1488 (The swish-e Engine): Ditto.
1489
305bdd22
MA
14902010-12-14 Michael Albinus <michael.albinus@gmx.de>
1491
1492 * tramp.texi (Inline methods): Add "ksu" method.
1493 (Remote processes): Add example with remote `default-directory'.
1494
53aff12a
GM
14952010-12-14 Glenn Morris <rgm@gnu.org>
1496
1497 * faq.texi (Expanding aliases when sending mail):
1498 Now build-mail-aliases is interactive.
1499
8a1cdce5
AC
15002010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1501
1502 * gnus.texi: First pass at adding (rough) nnir documentation.
1503
7410c270
G
15042010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1505
53aff12a
GM
1506 * gnus.texi (Filtering New Groups):
1507 Mention gnus-auto-subscribed-categories.
1508 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
1509 removed.
1510
f49d1f52 15112010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
1512
1513 * cl.texi (For Clauses): Small fixes for frames and windows.
1514
acedf35c
CD
15152010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1516
1517 * org.texi (Using capture): Document using prefix arguments for
1518 finalizing capture.
1519 (Agenda commands): Document prefix argument for the bulk scatter
1520 command.
1521 (Beamer class export): Document that also overlay arguments can be
1522 passed to the column environment.
1523 (Template elements): Document the new entry type.
1524
15252010-12-11 Puneeth Chaganti <punchagan@gmail.com>
1526
1527 * org.texi (Include files): Document :minlevel.
1528
15292010-12-11 Julien Danjou <julien@danjou.info>
1530
1531 * org.texi (Categories): Document category icons.
1532
15332010-12-11 Eric Schulte <schulte.eric@gmail.com>
1534
1535 * org.texi (noweb): Fix typo.
1536
516aa569
G
15372010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1538
1539 * gnus.texi (Server Commands): Point to the rest of the server
1540 commands.
1541
04db63bc
G
15422010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1543
1544 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1545 g'.
1546
ed797193
G
15472010-12-02 Julien Danjou <julien@danjou.info>
1548
1549 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1550
15512010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1552
1553 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1554 (Direct Functions): Note the STARTTLS upgrade.
1555
07976ae3 15562010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 1557 James Clark <none@example.com>
d3dfb185
GM
1558
1559 * nxml-mode.texi (Introduction): New section.
1560
59e75882
G
15612010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1562
1563 * gnus.texi (Server Commands): Document gnus-server-show-server.
1564
568a887f
MA
15652010-11-20 Michael Albinus <michael.albinus@gmx.de>
1566
1567 Sync with Tramp 2.2.0.
1568
1569 * trampver.texi: Update release number.
1570
1265829e
JB
15712010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1572
1573 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1574 Mention that the TeX specific units won't use the `tex' prefix
1575 in TeX mode.
1576
239661c0
KY
15772010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1578
1579 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1580
4a47c275 15812010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
1582
1583 * edt.texi: Remove information about Emacs 19.
1584
4a47c275 15852010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
1586
1587 * trampver.texi: Update release number.
1588
2f0e0dc8
KY
15892010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1590
1591 * gnus.texi (Article Washing): Fix typo.
1592
afe98dfa
CD
15932010-11-11 Noorul Islam <noorul@noorul.com>
1594
56f5a94e 1595 * org.texi: Fix typo.
afe98dfa
CD
1596
15972010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1598
1599 * org.texi (Using capture): Explain that refiling is
1600 sensitive to cursor position.
1601
16022010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1603
56f5a94e 1604 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
1605
16062010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1607
1608 * org.texi: Document the <c> cookie.
1609
16102010-11-11 Eric Schulte <schulte.eric@gmail.com>
1611
56f5a94e
GM
1612 * org.texi: multi-line header arguments :PROPERTIES: :ID:
1613 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
1614
16152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1616
56f5a94e 1617 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
1618
16192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1620
56f5a94e 1621 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
1622
16232010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1624
1625 * org.texi (Setting up the staging area): Document that
1626 file names remain visible when encrypting the MobileOrg files.
1627
16282010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1629
1630 * org.texi (Setting up the staging area): Document which
1631 versions are needed for encryption.
1632
16332010-11-11 Eric Schulte <schulte.eric@gmail.com>
1634
56f5a94e
GM
1635 * org.texi (noweb): Update :noweb documentation to
1636 reflect the new "tangle" argument.
afe98dfa
CD
1637
16382010-11-11 Eric Schulte <schulte.eric@gmail.com>
1639
56f5a94e
GM
1640 * org.texi (Batch execution): Improve tangling script in
1641 documentation.
afe98dfa
CD
1642
16432010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1644
1645 * org.texi (Handling links):
1646 (In-buffer settings): Document inlining images on startup.
1647
16482010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1649
1650 * org.texi (Setting up the staging area): Document use of
1651 crypt password.
1652
16532010-11-11 David Maus <dmaus@ictsoc.de>
1654
56f5a94e 1655 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
1656
16572010-11-11 David Maus <dmaus@ictsoc.de>
1658
56f5a94e
GM
1659 * org.texi (Template expansion): Add mew in table for link type
1660 escapes.
afe98dfa
CD
1661
16622010-11-11 David Maus <dmaus@ictsoc.de>
1663
56f5a94e 1664 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
1665
16662010-11-11 Eric Schulte <schulte.eric@gmail.com>
1667
56f5a94e 1668 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
1669
16702010-11-11 Eric Schulte <schulte.eric@gmail.com>
1671
56f5a94e 1672 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
1673
16742010-11-11 Eric Schulte <schulte.eric@gmail.com>
1675
56f5a94e
GM
1676 * org.texi (Structure of code blocks):
1677 Update documentation to mention inline code block syntax.
afe98dfa
CD
1678
16792010-11-11 Eric Schulte <schulte.eric@gmail.com>
1680
56f5a94e 1681 * org.texi (comments): Improve wording.
afe98dfa
CD
1682
16832010-11-11 Eric Schulte <schulte.eric@gmail.com>
1684
56f5a94e 1685 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
1686
16872010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1688
1689 * org.texi (Installation): Remove the special
1690 installation instructions for XEmacs.
1691
16922010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1693
56f5a94e 1694 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
1695 insertion of empty structural elements.
1696
16972010-11-11 Noorul Islam <noorul@noorul.com>
1698
56f5a94e 1699 * org.texi: Fix doc.
afe98dfa
CD
1700
17012010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1702
1703 * org.texi (The date/time prompt): Document specification
1704 of time ranges.
1705
17062010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1707
1708 * org.texi (Internal links): Document the changes in
1709 internal links.
1710
17112010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1712
1713 * org.texi (Agenda commands): Document the limitation for
1714 the filter preset - it can only be used for an entire agenda
1715 view, not in an individual block in a block agenda.
1716
17172010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1718
1719 * org.texi (iCalendar export): Document alarm creation.
1720
6f8fc60c
MA
17212010-11-10 Michael Albinus <michael.albinus@gmx.de>
1722
1723 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1724
be3c11b3
LMI
17252010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1726
1727 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1728
d607b96b 17292010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 1730
d607b96b 1731 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 1732
181cb5fb
G
17332010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1734
1735 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1736 since that works by default.
1737
17382010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1739
1740 * gnus.texi (Customizing the IMAP Connection): Document
1741 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1742
36bc5d3b
MA
17432010-11-04 Michael Albinus <michael.albinus@gmx.de>
1744
1745 * tramp.texi (Remote shell setup): New item "Interactive shell
1746 prompt". Reported by Christian Millour <cm@abtela.com>.
1747 (Remote shell setup, Remote processes): Use @code{} for
1748 environment variables.
1749
cf503f7c
GM
17502010-11-03 Glenn Morris <rgm@gnu.org>
1751
537b04b9 1752 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 1753 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 1754
389b76fa
G
17552010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1756
1757 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1758
2699a554 17592010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
1760
1761 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1762
2699a554 17632010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
1764
1765 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1766
99e65b2d
G
17672010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1768
0c7efc08
SM
1769 * gnus.texi (Client-Side IMAP Splitting):
1770 Mention nnimap-unsplittable-articles.
99e65b2d
G
1771
17722010-10-29 Julien Danjou <julien@danjou.info>
1773
1774 * gnus.texi (Finding the News): Remove references to obsoletes
1775 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1776
aeeb3dcb
EZ
17772010-10-29 Eli Zaretskii <eliz@gnu.org>
1778
1779 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1780 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1781 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1782 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1783
8289f37b
GM
17842010-10-28 Glenn Morris <rgm@gnu.org>
1785
1786 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1787 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1788 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1789
d85d3b3a
DU
17902010-10-25 Daiki Ueno <ueno@unixuser.org>
1791
1792 * epa.texi (Mail-mode integration): Add alternative key bindings
1793 for epa-mail commands; escape comma.
c05c2b9b 1794 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 1795
9f534a47
JB
17962010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1797
99e65b2d 1798 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 1799
5793a7bc 18002010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
1801
1802 * gnus.texi (Group Parameters, Buttons): Fix typos.
1803
280f417b
G
18042010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1805
1806 * gnus.texi (Subscription Commands): Mention that you can also
1807 subscribe to new groups via the Server buffer, which is probably more
1808 convenient when subscribing to many groups.
1809
d806c872
G
18102010-10-21 Julien Danjou <julien@danjou.info>
1811
1812 * message.texi (Message Headers): Allow message-default-headers to be a
1813 function.
1814
d5798f68
LMI
18152010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1816
1817 * gnus-news.texi: Mention new archive defaults.
1818
b79bbef7
KY
18192010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1820
1821 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1822
2526f423
G
18232010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1824
1825 * gnus.texi (HTML): Document the function value of
1826 gnus-blocked-images.
1827 (Article Washing): shr and gnus-w3m, not the direct function names.
1828
ba91f05d
G
18292010-10-20 Julien Danjou <julien@danjou.info>
1830
1831 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1832 variable.
1833
da451787
LMI
18342010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1835
1836 * gnus.texi (Customizing the IMAP Connection): The port strings are
1837 strings.
c872595d 1838 (Document Groups): Mention git.
da451787 1839
7cad71ad
G
18402010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1841
1842 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1843 bzr/Gnus git sync.
1844
c56dfd36
EZ
18452010-10-15 Eli Zaretskii <eliz@gnu.org>
1846
1847 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1848 change.
1849
a1d16a7b
G
18502010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1851
1852 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1853 @item syntax for in-Emacs makeinfo.
1854
18552010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
1856
1857 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1858 trim sentence.
1859
98e2b864
DU
18602010-10-12 Daiki Ueno <ueno@unixuser.org>
1861
1862 * epa.texi (Caching Passphrases):
0c7efc08
SM
1863 * auth.texi (GnuPG and EasyPG Assistant Configuration):
1864 Clarify some configurations require to set up gpg-agent.
98e2b864 1865
c12e4a81
GM
18662010-10-11 Glenn Morris <rgm@gnu.org>
1867
1868 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1869
f7aa248a
G
18702010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1871
1872 * gnus.texi (Spam Package Introduction): Mention `$'.
1873
6513b232
EZ
18742010-10-09 Eli Zaretskii <eliz@gnu.org>
1875
1876 * makefile.w32-in (emacsdir): New variable.
1877 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1878 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1879
abd40fb4
GM
18802010-10-09 Glenn Morris <rgm@gnu.org>
1881
0f05450f
GM
1882 * Makefile.in (mostlyclean): Delete *.toc.
1883
d3a4ac46
GM
1884 * Makefile.in: Use $< in rules.
1885
aa9db089
GM
1886 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1887
abd40fb4
GM
1888 * Makefile.in ($(infodir)): Delete rule.
1889 (mkinfodir): New. Use it in all the info rules, rather than depending
1890 on infodir.
1891
ea274122
GM
18922010-10-09 Glenn Morris <rgm@gnu.org>
1893
6e90e2a8
GM
1894 * gnus.texi (Article Washing): Fix previous change.
1895
f7a31f11
GM
1896 * Makefile.in (emacsdir): New variable.
1897 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
1898 Depend on emacsver.texi.
1899
f7a31f11
GM
1900 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1901
ea274122
GM
1902 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1903
36d3245f
G
19042010-10-08 Julien Danjou <julien@danjou.info>
1905
f7a31f11 1906 * gnus.texi: Add mm-shr.
36d3245f
G
1907
19082010-10-08 Ludovic Courtès <ludo@gnu.org>
1909
1910 * gnus.texi (Finding the Parent, The Gnus Registry)
1911 (Registry Article Refer Method): Update docs for nnregistry.el.
1912
19132010-10-08 Daiki Ueno <ueno@unixuser.org>
1914
1915 * auth.texi (Help for users)
1916 (GnuPG and EasyPG Assistant Configuration): Update docs.
1917
12359245
GM
19182010-10-08 Glenn Morris <rgm@gnu.org>
1919
1920 * cl.texi (Organization, Installation, Old CL Compatibility):
1921 Deprecate cl-compat for new code.
4628bef1 1922 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
1923
1924 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1925
fcf2d385
KY
19262010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1927
1928 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1929
66627fa9
G
19302010-10-06 Julien Danjou <julien@danjou.info>
1931
fd9ba500
JD
1932 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1933
66627fa9
G
1934 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1935 broken link.
1936
1937 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1938
1939 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1940 to ReiserFS.
1941
1942 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1943 (FAQ 7-1): Fix getmail URL.
1944
65f54520
DU
19452010-10-06 Daiki Ueno <ueno@unixuser.org>
1946
1947 * epa.texi (Caching Passphrases): New section.
1948
4c83f6e1
GM
19492010-10-06 Glenn Morris <rgm@gnu.org>
1950
1951 * Makefile.in (SHELL): Set it.
1952 (info): Move the mkdir dependency to the individual info files.
1953 (mostlyclean): Tidy up.
1954 (clean): Only delete the specific dvi and pdf files.
1955 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 1956 ($(infodir)): Add parallel build workaround.
4c83f6e1 1957
71e691a5
G
19582010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1959
1960 * gnus.texi (Misc Article): Document gnus-widen-article-window.
1961
a41c2e6d
G
19622010-10-03 Julien Danjou <julien@danjou.info>
1963
0c7efc08
SM
1964 * emacs-mime.texi (Display Customization):
1965 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
1966 mm-inline-large-images-proportion.
1967
37255945
MA
19682010-10-03 Michael Albinus <michael.albinus@gmx.de>
1969
0c7efc08
SM
1970 * tramp.texi (Frequently Asked Questions):
1971 Mention remote-file-name-inhibit-cache.
37255945 1972
11e4e7bd
LMI
19732010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1974
1975 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 1976 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 1977
cb83220a
KY
19782010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1979
0c7efc08
SM
1980 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1981 (Article Hiding): Add google banner example.
1982 Suggested by Benjamin Xu.
cb83220a 1983
6b958814
G
19842010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
1985
0c7efc08
SM
1986 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1987 Remove nnimap-split-rule from examples.
6b958814
G
1988
19892010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1990
1991 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1992 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
1993 Fishman.
1994 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1995
19962010-09-30 Julien Danjou <julien@danjou.info>
1997
1998 * gnus.texi (Gravatars): Fix documentation about
1999 gnu-gravatar-properties.
2000
b9476c04
DU
20012010-09-29 Daiki Ueno <ueno@unixuser.org>
2002
2003 * epa.texi (Bug Reports): New section.
2004
5f874327
GM
20052010-09-29 Glenn Morris <rgm@gnu.org>
2006
2007 * Makefile.in (top_srcdir): Remove unused variable.
2008
6b958814
G
20092010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2010
2011 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2012 (Client-Side IMAP Splitting): Document 'default.
2013
20142010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2015
0c7efc08
SM
2016 * gnus.texi (Customizing the IMAP Connection):
2017 Document nnimap-fetch-partial-articles.
6b958814 2018
82bccbfa
KY
20192010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2020
2021 * gnus-news.texi: Mention nnimap-inbox.
2022
2023 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2024
20252010-09-26 Julien Danjou <julien@danjou.info>
2026
47e08896 2027 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2028
20292010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2030
2031 * gnus.texi (Security): Remove gpg.el mention.
2032
20332010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2034
2035 * gnus.texi (Browse Foreign Server): New variable
2036 gnus-browse-subscribe-newsgroup-method.
2037
2038 * gnus-news.texi: Mention it.
2039
20402010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2041
0c7efc08 2042 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2043 (Startup Variables): No jingle.
2044
4c964351
UM
20452010-09-25 Ulrich Mueller <ulm@gentoo.org>
2046
2047 * woman.texi (Interface Options): xz compression is now supported.
2048
82bccbfa
KY
20492010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2050
2051 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2052 (Unavailable Servers): Document gnus-server-copy-server.
2053 (Using IMAP): Document the new nnimap.
2054
20552010-09-25 Julien Danjou <julien@danjou.info>
2056
47e08896 2057 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2058
18778f71
GM
20592010-09-24 Glenn Morris <rgm@gnu.org>
2060
2061 * url.texi (Disk Caching): Tweak previous change.
2062
9c766321
JD
20632010-09-24 Julien Danjou <julien@danjou.info>
2064
2065 * url.texi (Disk Caching): Mention url-cache-expire-time,
2066 url-cache-expired, and url-fetch-from-cache.
2067
82bccbfa
KY
20682010-09-24 Julien Danjou <julien@danjou.info>
2069
2070 * gnus.texi: Add Gravatars.
2071
20722010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2073
2074 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2075
592bdb9a
LMI
20762010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2077
2078 * gnus.texi (Expunging mailboxes): Update name of the expunging
2079 command.
2080
e4e22d29
KY
20812010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2082
2083 * emacs-mime.texi (rfc2047): Update description for
2084 rfc2047-encode-parameter.
2085
371d9801
MA
20862010-09-13 Michael Albinus <michael.albinus@gmx.de>
2087
2088 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2089 "fish" methods.
2090 (External methods): Remove "scp1_old" and "scp2_old" methods.
2091
31ae5827
MA
20922010-09-09 Michael Albinus <michael.albinus@gmx.de>
2093
2094 * tramp.texi: Remove Japanese manual. Fix typo.
2095
2096 * trampver.texi: Update release number. Remove japanesemanual.
2097
c0468714
GM
20982010-09-09 Glenn Morris <rgm@gnu.org>
2099
2100 * org.texi: Restore clobbered changes (copyright years, untabify).
2101
86441999
JD
21022010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2103
2104 * gnus.texi (Adaptive Scoring): Fix typo.
2105
25f28806
LMI
21062010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2107
2108 * gnus.texi (Article Display): Document gnus-html-show-images.
2109
45240125 21102010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2111
45240125
JD
2112 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2113
59d09f15
LMI
21142010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2115
2116 * gnus.texi (HTML): Document gnus-max-image-proportion.
2117
2cdd366f
KY
21182010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2119
51dee5ef
KY
2120 * gnus.texi (HTML): Document gnus-blocked-images.
2121
2cdd366f
KY
2122 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2123
b0e4f3fc
KY
21242010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2125
2126 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2127 the first message are used for wide replies.
f02566ce
KY
2128 (Changing Servers): Remove documentation on gnus-change-server and
2129 friends, since it's been removed.
b0e4f3fc 2130
598451ed
KY
21312010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2132
2133 * gnus.texi (Drafts): Mention B DEL.
2134
e7842e69
KY
21352010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2136
2137 * gnus.texi (Delayed Articles): Mention that the Date header is the
2138 original one, even if you delay.
2139
85115796
KY
21402010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2141
0c7efc08
SM
2142 * gnus.texi (Asynchronous Fetching):
2143 Document gnus-async-post-fetch-function.
85115796
KY
2144 (HTML): Made into its own section.
2145
f0b44bc0
MA
21462010-08-26 Michael Albinus <michael.albinus@gmx.de>
2147
2148 Sync with Tramp 2.1.19.
2149
217876c9 2150 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2151 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2152 Remove remark about doubled "-t" argument.
217876c9
MA
2153 (Auto-save and Backup): Remove reference to Emacs 21.
2154 (Filename Syntax): Describe port numbers.
2155 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2156 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2157 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2158 errors with the backquotes.
2159 (External packages): File attributes cache flushing for asynchronous
2160 processes.
2161 (Traces and Profiles): Describe verbose level 9.
2162
f0b44bc0
MA
2163 * trampver.texi: Update release number.
2164
7457f7b6
MA
21652010-08-23 Michael Albinus <michael.albinus@gmx.de>
2166
2167 * dbus.texi (Alternative Buses): New chapter.
2168
b695beda
SM
21692010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2170
2171 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2172
443c2c03
JB
21732010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2174
2175 * calc.texi (Customizing Calc): Rearrange description of new
2176 variables to match the presentation of other variables.
2177
7815fe19 21782010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2179
2180 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2181
2c695727
JB
21822010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2183
2184 * calc.texi (Making Selections, Selecting Subformulas)
2185 (Customizing Calc): Mention how to use faces to emphasize selected
2186 sub-formulas.
2187
bbb6ffa1
MA
21882010-08-05 Michael Albinus <michael.albinus@gmx.de>
2189
2190 * tramp.texi (External packages): File attributes cache flushing
2191 for asynchronous processes.
2192
5cee0a9c
AM
21932010-08-01 Alan Mackenzie <acm@muc.de>
2194
2195 Enhance the manual for the latest Java Mode.
2196
2197 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2198 annotation-var-cont.
2199 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2200 two new symbols.
2201
3f2afe32
MA
22022010-07-28 Michael Albinus <michael.albinus@gmx.de>
2203
2204 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2205
0ed082fe 22062010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2207
2208 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2209
311f0356
JB
22102010-07-19 Juanma Barranquero <lekktu@gmail.com>
2211
2212 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2213
86fbb8ca
CD
22142010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2215
2216 * org.texi: Add macros to get plain quotes in PDF output.
2217 List additional contributors.
2218 (Capture): New section, replaces the section about remember.
2219 (Working With Source Code): New chapter, focused on documenting Org
2220 Babel.
2221 (Code evaluation security): New section.
2222 (MobileOrg): Document DropBox support.
2223 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2224 (Special symbols): Show how to display UTF8 characters for entities.
2225 (Global TODO list): Clarify the use of the "M" key and the differences
2226 to the "m" key.
2227 (RSS Feeds): Mention Atom feeds as well.
2228 (Setting tags): Remove paragraph about
2229 `org-complete-tags-always-offer-all-agenda-tags'.
2230
5732e8ed
MA
22312010-07-17 Michael Albinus <michael.albinus@gmx.de>
2232
2233 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2234 argument.
2235 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2236 echoing shells.
2237
ca1bb391
MA
22382010-07-10 Michael Albinus <michael.albinus@gmx.de>
2239
2240 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2241 (Filename Syntax): Describe port numbers.
2242
5bd55c3c
MA
22432010-07-09 Michael Albinus <michael.albinus@gmx.de>
2244
2245 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2246 forgotten.
2247 (Type Conversion): Precise conversion of natural numbers.
2248 (Errors and Events): Add "debugging" to concept index. Add variable
2249 `dbus-debug'.
2250
820ae8fe
MA
22512010-07-04 Michael Albinus <michael.albinus@gmx.de>
2252
2253 * dbus.texi (Receiving Method Calls): Add optional argument
2254 EMITS-SIGNAL to `dbus-register-property'.
2255
b6f9df0f
JB
22562010-06-27 Alex Schroeder <alex@gnu.org>
2257
2258 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2259
62e034c2
GM
22602010-06-24 Glenn Morris <rgm@gnu.org>
2261
2262 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2263 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2264 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2265 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2266 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2267 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2268 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2269 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2270 convention. Make them end with a period.
2271
9360256a
GM
22722010-06-23 Glenn Morris <rgm@gnu.org>
2273
2274 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2275 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2276 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2277 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2278 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2279 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2280
04d3bb6c
GM
22812010-06-10 Glenn Morris <rgm@gnu.org>
2282
2283 * idlwave.texi (Load-Path Shadows):
2284 * org.texi (Handling links): Fix typos.
2285
5e7d4a75
KY
22862010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2287
2288 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2289
9841cb4f
MA
22902010-05-26 Michael Albinus <michael.albinus@gmx.de>
2291
2292 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2293 by an alias. (Bug#6226)
2294
597517ef
JB
22952010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2296
2297 * calc.texi (Manipulating Vectors): Mention that vectors can
2298 be used to determine bins for `calc-histogram'.
2299
14914c43
JB
23002010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2301
597517ef 2302 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2303
0235128c 23042010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2305
2306 * url.texi (HTTP language/coding, Customization):
2307 * message.texi (Header Commands, Responses):
2308 * cl.texi (Argument Lists): Fix typos.
2309
0235128c 23102010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2311
0235128c
SM
2312 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2313 Note that Development menu is always available.
aa5789b5
CY
2314 (Creating a project): Fix terminology.
2315 (Add/Remove files): Fix typo.
2316
0235128c
SM
23172010-05-07 Chong Yidong <cyd@stupidchicken.com>
2318
2319 * Version 23.2 released.
2320
a628ad9d 23212010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2322
2323 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2324
502269d6
MA
23252010-05-01 Michael Albinus <michael.albinus@gmx.de>
2326
0235128c
SM
2327 * tramp.texi (Inline methods, Default Method):
2328 Mention `tramp-inline-compress-start-size'.
502269d6 2329
6e104790 23302010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2331
2332 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2333 the CVS repo. Put the Git repo in the news section.
2334
6e104790 2335 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2336 Removed some mentions of CVS. Mention the new Git repo.
2337
6e104790 23382010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2339
2340 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2341 (Mail Group Commands): Add index entry.
2342
6e104790 23432010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2344
2345 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2346
f8b91752
JB
23472010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2348
2349 * calc.texi (Radix modes): Mention that the option prefix will
2350 turn on twos-complement mode.
2351 (Inverse and Hyperbolic Flags): Mention the Option flag.
2352
ed21c5c8
CD
23532010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2354
2355 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2356 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2357 (Sectioning structure): Update.
2358 (References): New use case for field coordinates.
6e104790 2359 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2360 (Setting up the staging area): Document the availability of
2361 encryption for MobileOrg.
2362 (Images and tables): Document how to reference labels.
2363 (Index entries): New section.
2364 (Generating an index): New section.
2365 (Column width and alignment): Document that <N> now
2366 means a fixed width, not a maximum width.
2367 (Publishing options): Document the :email option.
2368 (Beamer class export): Fix bug in the BEAMER example.
2369 (Refiling notes): Document refile logging.
2370 (In-buffer settings): Document refile logging keywords.
2371 (Drawers): Document `C-c C-z' command.
2372 (Agenda commands): Mention the alternative key `C-c C-z'.
2373 (Special properties): Document the BLOCKED property.
2374 (The spreadsheet): Mention the formula editor.
2375 (References): Document field coordinates.
2376 (Publishing action): Correct the documentation for the
2377 publishing function.
2378 (The date/time prompt): Document that we accept dates
2379 like month/day/year.
2380 (Cooperation): Document the changes in table.el support.
2381 (Faces for TODO keywords, Faces for TODO keywords)
2382 (Priorities): Document the easy colors.
2383 (Visibility cycling): Document the new double prefix
2384 arg for `org-reveal'.
2385 (Cooperation): Remember.el is part of Emacs.
2386 (Clean view): Mention that `wrap-prefix' is also set by
2387 org-indent-mode.
2388 (Agenda commands): Add information about prefix args to
2389 scheduling and deadline commands.
2390 (Search view): Point to the docstring of
2391 `org-search-view' for more details.
6e104790 2392 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2393 (Setting tags): Document variable
2394 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2395 (Column attributes): Cross-reference special properties.
ed21c5c8 2396
456b348e
MA
23972010-04-10 Michael Albinus <michael.albinus@gmx.de>
2398
2399 Synchronize with Tramp repository.
2400
2401 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2402 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2403 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2404 syntax, texi2dvi reports errors with the backquotes.
2405
2406 * trampver.texi: Update release number.
2407
357e2d8e
KY
24082010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2409
2410 * gnus.texi (Finding the News): Add pointers to the Server buffer
2411 because it's essential.
2412
1d4d7664
KY
24132010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2414
2415 * gnus.texi (MIME Commands): Update description of
2416 gnus-article-browse-html-article.
2417
bd3e840f
KY
24182010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2419
2420 * auth.texi (Secret Service API): Add TODO node.
2421 (Help for users): Explain the new source options for `auth-sources'.
2422
e867cb5d 24232010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
2424
2425 * trampver.texi: Update release number.
2426
288f9fc0
CY
24272010-03-10 Chong Yidong <cyd@stupidchicken.com>
2428
2429 * Branch for 23.2.
2430
d99aaebd
CY
24312010-03-03 Chong Yidong <cyd@stupidchicken.com>
2432
2433 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2434 now enabled by default.
2435
5794c2a5
MA
24362010-02-28 Michael Albinus <michael.albinus@gmx.de>
2437
2438 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2439 when Emacs runs in interactive mode. (Bug#5645)
2440
40572be6
GM
24412010-02-16 Glenn Morris <rgm@gnu.org>
2442
2443 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2444
7bb8ed67
MH
24452010-02-05 Mark A. Hershberger <mah@everybody.org>
2446
2447 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2448
45a1423d 24492010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
2450
2451 * gnus.texi (Score File Format): Fix typo.
2452
45a1423d 24532010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2454
2455 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2456
14f17fc8
JB
24572010-01-18 Juanma Barranquero <lekktu@gmail.com>
2458
2459 * ada-mode.texi (Project File Overview): Fix typo.
2460
607d4369
CY
24612010-01-17 Chong Yidong <cyd@stupidchicken.com>
2462
2463 * semantic.texi: Add Richard Y. Kim credit.
2464
2465 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2466
3d1bfa99
MA
24672010-01-17 Michael Albinus <michael.albinus@gmx.de>
2468
2469 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 2470 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 2471
6fbf7a75
GM
24722010-01-17 Glenn Morris <rgm@gnu.org>
2473
b9f978f0
GM
2474 * calc.texi (Reporting Bugs): Don't mention format of repository.
2475
f19bc38d
GM
2476 * woman.texi (Bugs): Make "Emacs repository" less specific,
2477 and the URL for same more specific.
2478
6fbf7a75
GM
2479 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2480
16c3428a
JB
24812010-01-17 Juanma Barranquero <lekktu@gmail.com>
2482
2483 * ede.texi (ede-step-project, ede-proj-target):
2484 * tramp.texi (Remote processes): Fix typos.
2485
045b9da7
ML
24862010-01-16 Mario Lang <mlang@delysid.org>
2487
2488 * ede.texi (ede-target):
2489 * org.texi (Refiling notes): Remove duplicated words.
2490
c57008f6
SM
24912010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2492
2493 * gnus.texi (Posting Styles): Use with-current-buffer.
2494 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2495
798c9eb5
KR
24962010-01-02 Kevin Ryde <user42@zip.com.au>
2497
2498 * eieio.texi (Naming Conventions): Correction to xref on elisp
2499 coding conventions, is "Tips" node not "Standards".
2500
4970fbfe
CY
25012009-12-24 Chong Yidong <cyd@stupidchicken.com>
2502
2503 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2504
2505 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2506
83828b06
KY
25072009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2508
2509 * gnus.texi (Direct Functions): Add missing port number to tls method.
2510
45a4a565
JB
25112009-12-15 Juanma Barranquero <lekktu@gmail.com>
2512
2513 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2514 ($(infodir)/edt, edt.dvi): New targets.
2515
698bfef7
GM
25162009-12-15 Glenn Morris <rgm@gnu.org>
2517
2518 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2519 (edt, $(infodir)/edt, edt.dvi): New targets.
2520 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2521
2522 * Makefile.in (PDF_TARGETS, pdf): New.
2523 (clean): Add *.pdf.
2524 Add pdf rules for all manuals.
2525
0e983327
JB
25262009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2527
2528 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2529
8e687433
CY
25302009-12-14 Chong Yidong <cyd@stupidchicken.com>
2531
2532 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2533 (Smart Jump, Analyzer Debug): Copyedits.
2534 (Semantic mode user commands): Link to new nodes.
2535 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2536 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2537 upstream Semantic manual.
2538
2539 * semantic.texi (Introduction): Minor fix to diagram.
2540
020335df
MA
25412009-12-09 Michael Albinus <michael.albinus@gmx.de>
2542
2543 * eshell.texi (History): Add the other built-in variables.
2544 (Built-ins): Explain built-ins, and how to apply the external commands.
2545 Add `history', `su' and `sudo'.
2546
2547 * tramp.texi (Remote processes): Add missing <RET> in the example.
2548
6ddf13e4
BW
25492009-12-01 Bill Wohler <wohler@newt.com>
2550
2551 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 2552 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
2553 excessively garrulous.
2554
07b6428c
MA
25552009-11-29 Michael Albinus <michael.albinus@gmx.de>
2556
2557 * tramp.texi (Remote processes): Improve eshell example with "su"
2558 and "sudo" commands.
2559
fd1cefda
CY
25602009-11-28 Chong Yidong <cyd@stupidchicken.com>
2561
2562 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2563
2564 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2565 Document semantic-complete-analyze-inline.
2566 (Semanticdb search debugging commands): Minor clarification.
2567 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 2568 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 2569 manual.
9d542758 2570 (Semantic mode): Link to Idle Scheduler.
fd1cefda 2571
159e3ad5
KR
25722009-11-28 Kevin Ryde <user42@zip.com.au>
2573
2574 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 2575 @pxref, now EIEIO is in Emacs.
159e3ad5 2576
c6d47315
KR
2577 * erc.texi (Development): Correction to git tutorial url.
2578
16f6287e
GM
25792009-11-26 Glenn Morris <rgm@gnu.org>
2580
2581 * faq.texi (Latest version of Emacs): Mention stability of development
2582 version.
2583 (Problems with very large files): Max buffer size increase in 23.2.
2584 (VM): VM has moved house again.
2585
5ea5dbc9
JB
25862009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2587
2588 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2589 notations.
2590
5dec9555
CD
25912009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2592
45a4a565 2593 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 2594
bd6f6833
CY
25952009-11-20 Chong Yidong <cyd@stupidchicken.com>
2596
2597 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
2598 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2599 (Idle Completions Mode): Numerous copyedits.
bd6f6833 2600
be479117
JB
26012009-11-17 Juanma Barranquero <lekktu@gmail.com>
2602
2603 * semantic.texi (Semantic Internals, Glossary):
2604 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2605 (Semanticdb search debugging commands): Fix typos.
2606
17291a1f
JB
26072009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2608
be479117 2609 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 2610
af42a9cc
JB
26112009-11-16 Juanma Barranquero <lekktu@gmail.com>
2612
2613 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2614 ($(infodir)/semantic, semantic.dvi): New targets.
2615
3149927d
CY
26162009-11-16 Chong Yidong <cyd@stupidchicken.com>
2617
2618 * Makefile.in: Build the Semantic manual.
2619
2620 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2621 repository.
2622
977640ed
MA
26232009-11-16 Michael Albinus <michael.albinus@gmx.de>
2624
2625 * dbus.texi (Receiving Method Calls): New defun
2626 `dbus-unregister-service'.
2627
17673adf
CD
26282009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2629
2630 * org.texi (Speed keys): New section.
2631
0ecd3c90
MA
26322009-11-13 Michael Albinus <michael.albinus@gmx.de>
2633
2634 * dbus.texi (Type Conversion): Fix typo.
2635 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2636 `dbus-registered-objects-table'.
0c7efc08
SM
2637 (Receiving Method Calls): New defun `dbus-register-property'.
2638 Move `dbus-unregister-object' here.
0ecd3c90 2639
8bfe682a
CD
26402009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2641
2642 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2643
26442009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2645
2646 * org.texi (Column attributes): Add the new age summary operators.
2647 Also, mention the fact you can only use one summary operator per
2648 property.
2649
26502009-11-13 John Wiegley <johnw@newartisans.com>
2651
0c7efc08 2652 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 2653 manual about how to track habits.
0c7efc08 2654 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
2655 dangling clocks are resolved.
2656
26572009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2658
2659 * org.texi (Agenda commands): Document the new `i' command.
2660 (Inserting deadline/schedule): Document logging changes
2661 of scheduling and deadline times stamps.
2662 (In-buffer settings): Document the in-buffer keywords for logging
2663 changes of scheduling and deadline times stamps.
2664 (Structure editing, Plain lists): Document indentation
2665 cycling in empty entries with TAB.
2666 (Archiving): Document the default archiving command.
2667 (Moving subtrees): Document the new keys for archiving.
2668 (Internal archiving): Fix incorrect key.
2669 (Agenda commands): Document the TODO set switching commands.
2670 (Agenda commands): Document the new archiving keys.
2671 (Clocking work time): Better description on how to save
2672 and restore a clock.
2673 (Resolving idle time): Mention the x11idle program to get true
2674 idleness also under X11.
2675 (Resolving idle time): Use @kbd instead of @key for normal
2676 letters, because this is how he rest of the manual does this.
2677 (Pushing to MobileOrg): Mention that `org-directory'
2678 should be set.
2679 (Agenda commands): Document that SPC is a filter for
2680 any tag.
0c7efc08 2681 (Search view): Rename from "Keyword search".
8bfe682a
CD
2682 (Capure): New chapter.
2683 (Markup): New chapter.
0c7efc08
SM
2684 (Links in HTML export, Images in HTML export):
2685 Extend the section titles.
8bfe682a
CD
2686 (Images in HTML export): Document the align option.
2687 (Text areas in HTML export): Extend the section title.
2688 (Images in LaTeX export): Explain image placement in LaTeX.
2689
693737cd
GM
26902009-11-10 Glenn Morris <rgm@gnu.org>
2691
2692 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2693
c7bd4ebe
MA
26942009-11-08 Michael Albinus <michael.albinus@gmx.de>
2695
2696 * tramp.texi (Auto-save and Backup): Disable backups just for a
2697 method.
2698
2699 * trampver.texi: Update release number.
2700
76c5acad
MA
27012009-11-07 Michael Albinus <michael.albinus@gmx.de>
2702
2703 Sync with Tramp 2.1.17.
2704
2705 * trampver.texi: Update release number.
2706
d9a57abf
GM
27072009-10-29 Glenn Morris <rgm@gnu.org>
2708
2709 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2710
637f4f0f
MA
27112009-10-23 Michael Albinus <michael.albinus@gmx.de>
2712
2713 * tramp.texi (External methods): Temporary files are kept for
2714 `rsync' and `rsyncc' methods.
2715
310dbb05
JB
27162009-10-09 Juanma Barranquero <lekktu@gmail.com>
2717
2718 * eieio.texi: Fix typos.
2719
09094f28
CY
27202009-10-07 Chong Yidong <cyd@stupidchicken.com>
2721
2722 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2723
216f299a
JB
27242009-10-07 Juanma Barranquero <lekktu@gmail.com>
2725
2726 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2727 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2728
966a6506
CY
27292009-10-07 Chong Yidong <cyd@stupidchicken.com>
2730
2731 * Makefile.in: Build EIEIO and EDE manuals.
2732
27332009-10-07 Eric Ludlam <zappo@gnu.org>
2734
2735 * eieio.texi:
2736 * ede.texi: New files.
2737
8842cd9b
MA
27382009-10-05 Michael Albinus <michael.albinus@gmx.de>
2739
2740 * tramp.texi (Remote processes): Association of a pty is not supported.
2741
7006d207
CD
27422009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2743
2744 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2745 (Processing LaTeX fragments): Document that the size of images can be
2746 changes using the variable `org-format-latex-options'.
2747 (The date/time prompt, Timestamps): Be more accurate over ISO format
2748 dates and times.
2749 (Visibility cycling): Document showeverything keyword.
2750 (In-buffer settings): Document showeverything keyword.
2751 (Setting up the staging area): Fix the example.
2752 (MobileOrg): New section.
2753 (Agenda commands, Exporting Agenda Views): Document exporting the
2754 agenda view to Org files.
2755
0e7b2867
MA
27562009-09-28 Michael Albinus <michael.albinus@gmx.de>
2757
2758 * tramp.texi (History): Add IMAP support.
2759 (External methods): Add `imap' and `imaps' methods.
2760 (GVFS based methods): Add indices for `davs'.
2761 (Password handling): Rename anchors. Add IMAP entries for
2762 ~/.authinfo.gpg.
2763
2764 * trampver.texi: Set default value of `emacsimap'.
2765
4146636e
KY
27662009-09-22 Daiki Ueno <ueno@unixuser.org>
2767
2768 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2769
d22f7ffa
CY
27702009-09-13 Chong Yidong <cyd@stupidchicken.com>
2771
0c7efc08
SM
2772 * dired-x.texi (Technical Details):
2773 Delete dired-up-directory (Bug#4292).
d22f7ffa 2774
66043531
MA
27752009-09-03 Michael Albinus <michael.albinus@gmx.de>
2776
216f299a 2777 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 2778
6eb02347
CD
27792009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2780
2781 * org.texi (Effort estimates): Document new effort setting commands.
2782 (Agenda commands): Document the new keys fro agenda time motion.
2783 Document entry text mode. Improve documentation of the keys to include
2784 inactive time stamps into the agenda view.
2785 (Feedback): Document the new bug report command.
0c7efc08 2786 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 2787
38dc51ba
KY
27882009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2789
2790 * auth.texi (Help for users): Corrected markup.
2791
e402f452
GM
27922009-09-02 Glenn Morris <rgm@gnu.org>
2793
2794 * emacs-mime.texi (time-date): Mention float-time.
2795
744256cf
JB
27962009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2797
2798 * calc.texi (Simplifying Formulas): Improve the wording.
2799
b0b63450
MB
28002009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2801
2802 * auth.texi: Rewritten for coverage and clarity.
2803
28042009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2805
0c7efc08
SM
2806 * gnus.texi (Expiring Mail):
2807 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
2808 (Various Various): Mention gnus-safe-html-newsgroups.
2809
2810 * gnus-news.texi: Mention
2811 gnus-mark-copied-or-moved-articles-as-expirable.
2812
2813 * emacs-mime.texi (Display Customization): Add xref to
2814 gnus-safe-html-newsgroups.
2815
b59329e0
MA
28162009-08-28 Michael Albinus <michael.albinus@gmx.de>
2817
2818 * tramp.texi (Version Control): Remove.
af42a9cc 2819 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
2820 reference.
2821 (External methods): Correct `scpc' concept index entries. New method
2822 `rsyncc'.
2823 (External packages): New subsections "Filename completion" and "File
2824 attributes cache".
2825
0ff2d6c2
JB
28262009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2827
2828 * calc.texi (Rewrite Rules): Improve the example.
2829 (Simplifying Formulas): Explain use of the I and H flags for
2830 simplification.
2831
ecd3d54f
MA
28322009-08-25 Michael Albinus <michael.albinus@gmx.de>
2833
2834 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 2835 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
2836 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2837 for timeout values.
78176e69
MA
2838 (Top): Remove footnote saying D-Bus is not enabled by
2839 default. (Bug#4256)
ecd3d54f 2840
0f215bca
DU
28412009-08-23 Daiki Ueno <ueno@unixuser.org>
2842
2843 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 2844 Reported by Jari Aalto (Bug#4211).
0f215bca 2845 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 2846 epa-global-mail-mode.
3b7ab45f
DU
2847 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2848 epa-setup.
0f215bca 2849
4f22e84d
MA
28502009-08-16 Michael Albinus <michael.albinus@gmx.de>
2851
2852 * dbus.texi (Asynchronous Methods): Allow nil handler.
2853
9ff0b02b 28542009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 2855
26b03ee3 2856 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 2857
26b03ee3 2858 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 2859
4c39f404
CY
28602009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
2861
2862 * calc.texi (Date Forms): Fix typos.
2863
3bcfba17
GM
28642009-08-08 Glenn Morris <rgm@gnu.org>
2865
2866 * org.texi (Agenda commands): Restore clobbered change.
2867
66783bb4
EZ
28682009-08-07 Eli Zaretskii <eliz@gnu.org>
2869
2870 * calc.texi (Graphics, Devices): Update with the peculiarities of
2871 operation on MS-Windows.
2872
c8d0cf5c
CD
28732009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2874
2875 * org.texi (Publishing action): Improve documentation of file
2876 names when publishing to the source directory.
2877 (Clean view): Document `org-indent-mode'.
2878 (Clocking work time): Add documentation for the
2879 new :timetamp option when creating a clock report.
2880 (Paragraphs): Fix many typos.
2881 (Plain lists): Remove duplicate explanation about the
2882 `C-c *' command.
2883 (Literal examples): Update to reflect the new behavior
2884 of the -n -r -k switches when exporting source code examples.
2885 (Structure editing): Add information about `C-c *',
2886 converting a plain list into a list of Org items.
2887 (Remember): Small rephrasing of the paragraph
2888 describing remember.el. Also mentioned that remember.el is part
2889 of Emacs 23, not Emacs 22.
2890 (Clocking work time): Add documentation about
2891 displaying the current clocking time against the effort estimate.
2892 Also add a footnote about using `org-clock-in-prepare-hook' to add
2893 an effort estimate on the fly, just before clocking it.
2894 (Footnotes): Document automatic renumbering and
2895 sorting.
2896 (Agenda commands): Document new bulk commands.
2897 (Plain lists): Document new behavior of
2898 `org-cycle-include-plain-lists'.
4e2af782 2899 Hyphenation only in TeX.
c8d0cf5c
CD
2900 (Clocking work time): Document the key to update effort
2901 estimates.
2902 (Clocking work time): Document the clock time display.
2903 (Structure editing, TODO basics): Document new
2904 variables.
2905 (Column attributes): Document new colciew operators.
2906 (Publishing options): Document :xml-declaration.
2907 (Tracking TODO state changes): Document the
2908 LOG_INTO_DRAWER property.
2909 (Literal examples): Document the new implementation for
2910 editing source code.
2911 (Publishing action): Mention the new publishing
2912 function, to publish an Org source file.
2913 (Publishing links): Mention how to link to an Org source file.
2914 (Macro replacement): Document new macros.
2915 (Handling links): Document type-specific completion
2916 when inserting links.
2917 (Structure editing, Plain lists): Improve documentation
2918 on sorting.
2919 (Internal links): Document custom ids for links.
2920 (Handling links): Document custom ids for links.
2921 (CSS support): Document new class.
2922 (Refiling notes): Document the possibility to create new nodes
2923 during refiling.
2924 (Agenda commands): Document the "?" operator to find
2925 tasks without effort setting.
2926 (Exporting agenda information): Section moved.
2927 (RSS Feeds): New section.
2928 (Built-in table editor): Document M-e and M-a navigate
2929 inside table field.
2930 (Stuck projects): Docment that projects identified as
2931 un-stuck will still be searchd for stuck sub-projects.
2932 (Paragraphs): Document centering.
2933 (Creating timestamps, Agenda commands): Document new
2934 behavior when changing time stamps.
2935 (Structure editing): Document the new command
2936 `org-clone-subtree-with-time-shift'.
2937 (Publishing): Refresh this chapter.
2938 (Export options, Export options, In-buffer settings):
2939 Document the new keywords.
2940 (Matching tags and properties): Collect all
2941 documentation about tags/property matches here.
2942 (Setting tags): Document `org-tag-persistent-alist'.
2943 (Weekly/daily agenda): New section.
2944 (Orgstruct mode): Describe `orgstruct++-mode'.
2945 (Drawers): Mention the LOGBOOK drawer.
2946 (Export options, Sectioning structure): Document the
2947 #+LEATEX_HEADER in-buffer setting.
2948 (Bugs): Section removed.
2949 (Hooks): New section.
0c7efc08 2950 (Add-on packages): Move here from old location.
c8d0cf5c
CD
2951 (Context-sensitive commands): New section.
2952 (Setting tags): Document newline option.
2953 (Global TODO list, Matching tags and properties):
2954 Mention more variables.
2955 (Checkboxes): Update to changed command behavior.
81a5560e 2956
40d2791f
CY
29572009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2958
2959 * speedbar.texi (Basic Key Bindings): Fix typo.
2960
65d0154b
JB
29612009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2962
2963 * calc.texi (Vector/Matrix Functions): Add index entries for both
2964 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
2965 affects matrices with more than one row.
b5bdfd9f 2966 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 2967
5a9e3ab7
JB
29682009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2969
2970 * calc.texi (Stack Manipulation Commands): Add documentation for
2971 `calc-transpose-lines'
2972
42fb7e61
MA
29732009-07-27 Michael Albinus <michael.albinus@gmx.de>
2974
2975 * dbus.texi (Receiving Method Calls): Describe special return value
2976 `:ignore'.
2977
574b69d5
AM
29782009-07-24 Alan Mackenzie <acm@muc.de>
2979
2980 * cc-mode.texi (Config Basics, File Styles): Document that at mode
2981 initialization, any individual variable setting now takes precedence
2982 over one done via c-file-style/c-file-offsets.
2983
ec06459c
JB
29842009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2985
2986 * calc.texi (Undoing Mistakes): Mention that the undo list will be
2987 truncated when Calc is quit.
2988 (Customizing Calc): Document `calc-undo-length'.
2989
4ce54f6b
CY
29902009-07-20 Chong Yidong <cyd@stupidchicken.com>
2991
2992 * calc.texi (About This Manual): Don't mention chapter numbers in text.
2993
0e4f8ba5
GM
29942009-07-11 Kevin Ryde <user42@zip.com.au>
2995
2996 * pcl-cvs.texi (About PCL-CVS):
2997 * widget.texi (Basic Types):
2998 Fix cross-references.
2999
fa0f81b0
AS
30002009-07-01 Andreas Schwab <aschwab@redhat.com>
3001
3002 * dbus.texi (Type Conversion): Don't use literal control character.
3003
88a683c5
MA
30042009-07-01 Michael Albinus <michael.albinus@gmx.de>
3005
3006 * tramp.texi (GVFS based methods): New section.
3007 (Remote processes): Processes for GVFS based methods run locally.
3008
36c8febb
MA
30092009-06-30 Michael Albinus <michael.albinus@gmx.de>
3010
0c7efc08
SM
3011 * tramp.texi (Inline methods, External methods, Gateway methods):
3012 Avoid the words "kludge" and hack".
36c8febb
MA
3013 (External methods): Add `synce' method.
3014
3015 * trampver.texi: Update release number.
3016
d6b951bb
MA
30172009-06-22 Michael Albinus <michael.albinus@gmx.de>
3018
3019 Sync with Tramp 2.1.16.
3020
3021 * tramp.texi (History): Add GVFS support.
3022 (External methods): Precise `rsync' description. Add `dav', `davs' and
3023 `obex' methods. Add 'tramp-gvfs-methods' option.
3024 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3025 forms.
3026 (Remote Programs): Introduce `tramp-own-remote-path'.
3027 (Remote processes): New subsection "Running remote programs that create
3028 local X11 windows".
3029 (Frequently Asked Questions): Improve code for disabling vc.
3030
3031 * trampver.texi: Update release number. Set default value of
3032 `emacsgvfs'.
3033
70243478
CY
30342009-06-21 Chong Yidong <cyd@stupidchicken.com>
3035
3036 * Branch for 23.1.
3037
54b31cbf
GM
30382009-06-17 Glenn Morris <rgm@gnu.org>
3039
3040 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3041 (Latest version of Emacs): Mention source code repository.
3042
f6adc23c
GM
30432009-06-16 Glenn Morris <rgm@gnu.org>
3044
3045 * faq.texi (Top): Language tweak.
3046 (Extended commands): Most people have arrow keys.
3047 (Emacs manual): Say how to follow info links.
3048 (File-name conventions): Change title a bit. Explain about source
3049 versus installed. Condense etc description.
3050 (Guidelines for newsgroup postings): Mention Savannah list page.
3051 (Newsgroup archives): Simplify.
3052 (Contacting the FSF): Add contact URL.
3053 (Emacs Lisp documentation): Printed version not always available.
3054 (Installing Texinfo documentation): Explain how by hand installation is
3055 not normally needed. Use add-to-list. Remove duplicate reference.
3056 (Informational files for Emacs): Move info on Help menu here from
3057 "File-name conventions".
3058 (Help installing Emacs): Tweak uref.
3059 (Obtaining the FAQ): Mention repository.
3060 (Origin of the term Emacs): Explain "ITS".
3061 (Changing load-path): Use add-to-list.
3062 (Automatic indentation): Clarify this is for Text mode.
3063 Don't mention Indented Text mode.
3064 (Finding Emacs on the Internet): The FSF does not seem to offer a
3065 deluxe distribution on CD anymore.
3066
b59a8457
GM
30672009-06-16 Glenn Morris <rgm@gnu.org>
3068
3069 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3070 Recommend the latest release. Mention how to get older FAQs.
3071 Recommend the Emacs manual.
3072 (Guidelines for newsgroup postings): Discourage cross-posts.
3073 (Underlining paragraphs): Remove.
3074 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3075 (Bugs and problems): Update key-binding.
3076 (Problems with very large files): Mention 64-bit.
3077 (Shell process exits abnormally): Remove.
3078 (Problems with Shell Mode): Rename and update.
3079 (Spontaneous entry into isearch-mode)
3080 (Problems talking to certain hosts): Remove. This is old information,
3081 in etc/PROBLEMS if needed.
3082 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3083 (Dired claims that no file is on this line): Update.
3084 (Installing Emacs, Problems building Emacs): Simplify.
3085 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3086 information.
3087 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3088 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3089 (JDEE): "JDEE", not "JDE".
3090 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3091 Remove. This is old information, in etc/PROBLEMS if needed.
3092 (stty and Backspace key, Kanji and Chinese characters): Remove.
3093 (Right-to-left alphabets): Update section.
3094 (Changing the included text prefix): Gnus uses message-yank-prefix.
3095 Add cross-reference to Supercite manual.
3096 (Saving a copy of outgoing mail): Simplify output file description.
3097 (Expanding aliases when sending mail): Refer to Emacs manual.
3098 Remove old info about RFC822.
3099 Correct description of how to rebuild aliases.
3100 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3101 (MIME with Emacs mail packages)
3102 (Viewing articles with embedded underlining)
3103 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3104 Remove old sections.
3105 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3106 and is well-documented in the Gnus manual.
3107 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3108 (Making Gnus faster): Rename from "Starting Gnus faster".
3109 Merge "Catch-up is slow in Gnus" into here.
3110
0e6d12ca
GM
31112009-06-14 Glenn Morris <rgm@gnu.org>
3112
3113 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3114 (New in Emacs 23): New section.
3115 (Handling C-s and C-q with flow control): Add xref.
3116
2e17e05e
GM
31172009-06-13 Glenn Morris <rgm@gnu.org>
3118
3119 * faq.texi (Setting up a customization file): Grammar fix.
3120 Customize is no longer "new".
3121 (Displaying the current line or column): Line-number mode is on by
3122 default. Don't mention `column' package. Mention linum.el.
3123 (Turning on abbrevs by default): Explain how to do it for buffers,
3124 modes, and everywhere.
3125 (Associating modes with files): Use add-to-list. Don't mention Emacs
3126 19.
3127 (Highlighting a region): On by default since 23.1.
3128 (Replacing highlighted text): Update doc quote.
3129 (Working with unprintable characters): Don't mention search-quote-char.
3130 (Using an already running Emacs process): Gnuclient is probably not an
3131 enhancement these days.
3132 (Indenting switch statements): Remove mention of pre-Emacs 20.
3133 (Horizontal scrolling): Abbreviate Emacs 20 description.
3134 (Replacing text across multiple files): Fix name of dired command.
3135 (Disabling backups): Use require not load.
4f9d4de3 3136 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3137
2a1cf2b9
BW
31382009-06-13 Bill Wohler <wohler@newt.com>
3139
3140 Release MH-E manual version 8.2.
3141
3142 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3143 release 8.2.
3144
85b438b7
GM
31452009-06-13 Glenn Morris <rgm@gnu.org>
3146
3147 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3148 in this day and age the common meaning is "on the web".
3149 (copying): Use @copyright in all cases.
3150 (Basic keys): Remove reference to deleted manual node "Text Characters".
3151 (File-name conventions): Use GNU as an example rather than SERVICE.
3152 default.el lives in site-lisp. Update Info directory location.
3153 (Real meaning of copyleft): GPL actions have been brought, but all
3154 settled out of court.
3155 (Guidelines for newsgroup postings): Shorten section title.
3156 Simplify comp.emacs description.
3157 (Newsgroup archives): Change Google URL. Describe Gmane.
3158 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3159 points". Mention List-Unsubscribe header.
3160 (Contacting the FSF): Update email and URLs.
3161 (Basic editing): Mention F1 for help.
3162 (Installing Texinfo documentation): Refer to Texinfo website rather
3163 than ftp server.
3164 (Printing a Texinfo file): Mention texi2pdf.
3165 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3166 are just stubs nowadays.
3167 (Latest version of Emacs): Explain version numbers.
3168 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3169 (Turning on syntax highlighting): No need to mention hilit19 any more.
3170 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3171 (Modes for various languages): Remove section.
3172 (Major packages and programs): Remove most version and maintainer
3173 information - it's hard to keep up-to-date, and adds nothing.
3174 Similarly with direct links to mailing lists.
3175 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3176 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3177 years, and Emacs comes with tools for this now.
3178 (Patch): Remove section - this is a standard tool.
3179 (Using function keys under X): Remove section.
3180
93e2d996
GM
31812009-06-12 Glenn Morris <rgm@gnu.org>
3182
3183 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3184 (Help installing Emacs): Remove reference to deleted X11 node.
3185 (Associating modes with files): Interpreter-mode-alist is no longer
3186 subservient to auto-mode-alist.
3187 (Installing Emacs): Change future Emacs version.
3188 (Linking with -lX11 fails): Remove old section.
3189 (Packages that do not come with Emacs): Update ELL location.
3190 Emacs Lisp archive is dead.
3191 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3192 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3193 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3194 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3195 (Removing flashing messages): Remove section about non-existent Gnus
3196 option.
3197
f0bf7708
GM
3198 * faq.texi (Top): Add @top command.
3199 Remove the optional arguments from all @node commands: makeinfo can
3200 generate these automatically, and it is easier to edit and rearrange
3201 nodes without them.
3202
30884d11
GM
32032009-06-11 Glenn Morris <rgm@gnu.org>
3204
3205 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3206 (The LPF): Make the updated URL the sole reference point.
3207 (Learning how to do something): Update refcard price and format.
3208 (Getting a printed manual): Sources in doc/emacs/, not man/.
3209 Also available in PDF format. Since the page count varies, be less
3210 precise.
3211 (Informational files for Emacs): Remove references to deleted files
3212 LPF and SUN-SUPPORT, and to UUCP.
3213 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3214 Remove many obsolete ways to get the FAQ, which now seems only to be
3215 distributed with Emacs.
3216 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3217
deab46e0
CY
32182009-06-09 Chong Yidong <cyd@stupidchicken.com>
3219
223b43fa 3220 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3221 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3222
deab46e0
CY
3223 * ada-mode.texi (Installation, Compile commands)
3224 (Project File Overview, No project files, Set compiler options)
3225 (Use GNAT project file, Use multiple GNAT project files)
3226 (Identifier completion): Use @samp for menu items, and @kbd for key
3227 sequences (Bug#3504).
3228
71fbd643
DU
32292009-06-04 Daiki Ueno <ueno@unixuser.org>
3230
8c9bb6f5 3231 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3232
f197085b
CY
32332009-06-04 Ryan Yeske <rcyeske@gmail.com>
3234
3235 * message.texi (Header Commands): Fix descriptions to match
3236 keybindings.
3237
7f3bc720
DU
32382009-04-22 Daiki Ueno <ueno@unixuser.org>
3239
3240 * gnus.texi (Security): Mention that EasyPG is the current default.
3241
4518068d
CY
32422009-04-13 Chong Yidong <cyd@stupidchicken.com>
3243
3244 * ediff.texi (Session Commands): Fix typo.
3245
d7ca410a
MB
32462009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3247
3248 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3249 news.software.readers. Reported by Florian Rehnisch.
3250
c6c76add
GM
32512009-04-02 Glenn Morris <rgm@gnu.org>
3252
3253 * auth.texi: Capitalize direntry.
3254
3255 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3256 using a period in the entry name. (Bug#2797)
3257
35ed8e2e
JB
32582009-03-03 Juanma Barranquero <lekktu@gmail.com>
3259
3260 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3261 ($(infodir)/auth, auth.dvi): New targets.
3262
e280480a
GM
32632009-03-03 Glenn Morris <rgm@gnu.org>
3264
3265 * auth.texi: Fix @setfilename.
3266
3267 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3268 (auth, $(infodir)/auth, auth.dvi): New rules.
3269
8a76755b
GM
32702009-02-25 Glenn Morris <rgm@gnu.org>
3271
3272 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3273
0038d478
MB
32742009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3275
3276 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3277
32782009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3279
3280 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3281 gnus-nocem-issuers, and gnus-nocem-verifyer.
3282
867d4bb3
JB
32832009-02-20 Juanma Barranquero <lekktu@gmail.com>
3284
3285 * ada-mode.texi (Project files, Automatic Casing):
3286 * dbus.texi (Signals):
3287 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3288 * mh-e.texi (HTML):
3289 * nxml-mode.texi (Locating a schema)
3290 (Using the document's URI to locate a schema):
3291 * org.texi (Footnotes, Using the mapping API):
3292 * rcirc.texi (Channels): Remove duplicate words.
3293
3a44dc1f
GM
32942009-02-20 Glenn Morris <rgm@gnu.org>
3295
3296 * dired-x.texi (Miscellaneous Commands):
3297 * gnus.texi: Minor updates for mbox Rmail.
3298
5dc584b5
KB
32992009-02-16 Karl Berry <karl@gnu.org>
3300
b59a8457
GM
3301 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3302 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3303 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3304 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3305 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3306 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3307 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3308 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3309 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3310 Consistently use @insertcopying in the Top node,
5dc584b5 3311 @contents at the front (after @end titlepage),
b59a8457 3312 and @direntry after @copying. (Bug#1988)
5dc584b5 3313
9eb59592
MB
33142009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3315
3316 * auth.texi: New file documenting auth-source.
3317
d324fa76
CD
33182009-02-13 Carsten Dominik <dominik@science.uva.nl>
3319
3320 * org.texi (Org Plot): Fix link.
3321
7a603b73
DU
33222009-02-09 Daiki Ueno <ueno@unixuser.org>
3323
3324 * epa.texi (Mail-mode integration): Mention the way to do
3325 "encrypt-to-self". (Bug#1807)
3326
a626b338 33272009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3328
3329 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3330
3b36c17e
MB
33312009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3332
3333 * gnus-news.texi: Print version about Incoming*.
3334
55033558
CD
33352009-02-02 Carsten Dominik <dominik@science.uva.nl>
3336
3337 * org.texi (Structure editing, Handling links)
3338 (Fast access to TODO states, Javascript support): Make standard docs
3339 correctly reflect default variable settings.
3340
ec712abb
GM
33412009-02-02 Glenn Morris <rgm@gnu.org>
3342
3343 * org.texi: Fix typos.
3344
7112648c
MA
33452009-02-01 Michael Albinus <michael.albinus@gmx.de>
3346
3347 Sync with Tramp 2.1.15.
3348
3349 * trampver.texi: Update release number.
3350
2e461fc1
CD
33512009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3352
3353 * org.texi (TODO dependencies): Document TODO dependencies on
3354 checkboxes.
3355
bc283609
CD
33562009-01-30 Carsten Dominik <dominik@science.uva.nl>
3357
3358 * org.texi (TODO dependencies): Document key binding for toggling
3359 ORDERED property.
3360
74fc5047
MA
33612009-01-28 Michael Albinus <michael.albinus@gmx.de>
3362
3363 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3364 of hook functions.
3365
d6685abc
CD
33662009-01-28 Carsten Dominik <dominik@science.uva.nl>
3367
3368 * org.texi (TODO dependencies): New section.
3369
65c439fd
CD
33702009-01-27 Carsten Dominik <dominik@science.uva.nl>
3371
3372 * org.texi (Plain lists, TODO basics, Priorities)
3373 (Multiple sets in one file, Conflicts): Document interaction with
3374 `shift-selection-mode'.
3375
5fafc247
JB
33762009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3377
3378 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3379 Make Calc the subject of sentences.
3380 (Rearranging Formulas using Selections): Discuss new options
3381 for `j *'.
3382
e7433508
MA
33832009-01-26 Michael Albinus <michael.albinus@gmx.de>
3384
3385 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3386
2096a1b6
GM
33872009-01-26 Glenn Morris <rgm@gnu.org>
3388
3389 * org.texi: Fix typos.
3390
0cb61492
BW
33912009-01-26 Bill Wohler <wohler@newt.com>
3392
2096a1b6 3393 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3394
0bd48b37
CD
33952009-01-25 Carsten Dominik <dominik@science.uva.nl>
3396
3397 * org.texi (References): Add information about remote references.
3398 (Built-in table editor): Document `C-c RET' in tables.
3399 (Math symbols, Quoting LaTeX code): Mention that simple
3400 LaTeX macros survive LaTeX export.
3401 (Images in LaTeX export): Show how to create a reference to a
3402 figure.
3403 (Sectioning structure): Document that the LaTeX class can be
3404 specified in a property.
3405 (Text areas in HTML export): New section.
3406 (External links): Add examples for text search and ID links.
3407 (Built-in table editor): Remove the descriptio of `C-c
3408 C-q', it not longer works.
3409 (Literal examples): Document that a space must follow
3410 the colon in short examples.
3411 (Relative timer): Document `org-timer-stop'.
3412 (Footnotes): New section.
3413 (Footnote markup): Shorten section and refer to new Footnote
3414 section.
3415 (Literal examples): Add documentation for line
3416 numbering in and references to code examples.
3417 (CSS support): Fix the description of default CSS styles.
3418 (Capturing column view): Document
3419 "file:path/to/file.org" as an allowed value for the ID property of
3420 a dynamic block copying column view.
3421
49dbbaf2
SE
34222009-01-23 Stephen Eglen <stephen@gnu.org>
3423
3424 * mh-e.texi (Getting Started): Describe $MH.
3425
193e6828
MA
34262009-01-21 Michael Albinus <michael.albinus@gmx.de>
3427
3428 * tramp.texi (all): Harmonize usage of "external method",
3429 "external transfer method" and "out-of-band method".
3430 (Connection types): Precise the differences of inline and external
3431 methods. Written by Adrian Phillips <a.phillips@met.no>.
3432
26b9f88d
MB
34332009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3434
3435 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3436 commands as described at the top. Reported by Allan Gottlieb
3437 <gottlieb@nyu.edu>.
3438
34392009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3440
3441 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3442 nnmail-pathname-coding-system.
3443
377952e0
GM
34442009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3445
3446 * org.texi (Relative timer): Fix typo.
3447
a20d3598
JB
34482009-01-15 Juanma Barranquero <lekktu@gmail.com>
3449
3450 * org.texi (Clocking work time): Fix typo.
98a1e0f5 3451 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 3452
a50253cc
GM
34532009-01-13 Glenn Morris <rgm@gnu.org>
3454
3455 * org.texi: Fix some more typos.
3456
07450bee
GM
34572009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3458
3459 * org.texi: Fix some typos.
3460
e3e955fe
MB
34612009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3462
3463 * gnus.texi (Group Parameters): Add note for local variables.
3464
34652009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3466
0c7efc08
SM
3467 * gnus.texi (Converting Kill Files): Fix URL.
3468 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
3469
34702009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3471
3472 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3473 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3474 (Paging the Article): Add index entry.
3475
71dd9983
JB
34762009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3477
3478 * ada-mode.texi (Examples): Delete redundant text.
3479
4a0cf14f
MA
34802009-01-03 Michael Albinus <michael.albinus@gmx.de>
3481
36c8febb 3482 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
3483
3484 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3485 addresses.
3486
aedac0f0
BW
34872009-01-03 Bill Wohler <wohler@newt.com>
3488
3489 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3490 kept empty.
3491
4c65b566
CD
34922008-12-20 Carsten Dominik <dominik@science.uva.nl>
3493
3494 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
3495 (HTML Export commands, LaTeX/PDF export commands):
3496 Improve documentation about transient-mark-mode.
e9fce1ac 3497 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
3498 to fields in the last table row.
3499
e1a78e1e
JL
35002008-12-19 Juri Linkov <juri@jurta.org>
3501
3502 * info.texi (Search Text): Remove mention of removed key binding M-s.
3503
17a0aa82
CD
35042008-12-18 Carsten Dominik <dominik@science.uva.nl>
3505
3506 * org.texi (References): Remove mentioning of @0 as reference for the
3507 last line, this has been reverted in the Lisp sources.
3508
4997d802
JB
35092008-12-17 Juanma Barranquero <lekktu@gmail.com>
3510
3511 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3512 (DVI_TARGETS): Remove duplicates. Add sasl.
3513 ($(infodir)/sasl, sasl.dvi): New targets.
3514
33306645
CD
35152008-12-17 Carsten Dominik <dominik@science.uva.nl>
3516
3517 * org.texi: Version number pushed to 6.15d.
3518
db55f368
CD
35192008-12-16 Carsten Dominik <dominik@science.uva.nl>
3520
a0bf4117 3521 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
3522 (Images in LaTeX export): New section.
3523 (Inlined images, Images in HTML export): Sections renamed.
3524
dae0a942
MB
35252008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3526
3527 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3528
9f5572e9
MB
35292008-12-04 David Engster <dengste@eml.cc>
3530
3531 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 3532 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 3533
bc23baaa
CD
35342008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3535
3536 * org.texi (Using the mapping API): Fix bug in mapping example.
3537 (Publishing options): Make the list of properties complete again, in
3538 correspondence to the variable `org-export-plist-vars'.
3539 (Property searches): Document new special values for time comparisons.
3540 (Tag inheritance): Refine the description of tag inheritance.
3541 (Project alist): Add info about the publishing sequence of components.
a0bf4117 3542 (Effort estimates): Document the new relative timer.
bc23baaa 3543
3bf8054f
JB
35442008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3545
3546 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3547 (Using Calc): Clarify use of `C-x * o'.
3548 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3549
ac134f2f
RS
35502008-11-28 Richard M Stallman <rms@gnu.org>
3551
3552 * dbus.texi (Receiving Method Calls): Clean up previous change.
3553
ace706d1
MA
35542008-11-26 Michael Albinus <michael.albinus@gmx.de>
3555
3556 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3557 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3558 `dbus-unescape-from-identifier'.
3559 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 3560 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
3561 (Signals): Use the constants in the example.
3562
d60b1ba1
CD
35632008-11-24 Carsten Dominik <dominik@science.uva.nl>
3564
b97439ce 3565 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 3566
ce4fdcb9
CD
35672008-11-23 Carsten Dominik <dominik@science.uva.nl>
3568
3569 * org.texi (Setting up Remember): Document `org-remember-mode'.
3570 (External links): Document that bbdb links can use a regular
3571 expression.
3572 (External links): Document that elisp links can contain interactive
3573 commands.
3574
c8548a00 35752008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
3576
3577 * viper.texi (viper-translate-all-ESC-keysequences):
3578 Description removed.
3579
6a2c4aec
GM
35802008-11-19 Glenn Morris <rgm@gnu.org>
3581
3582 * doclicense.texi: Change to FDL 1.3.
3583 Relicense all texi files under FDL 1.3 or later.
3584
59ee4113
JB
35852008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3586
3587 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3588
59bcbb98 35892008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 3590
0c7efc08 3591 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
3592
3593 * ediff.texi: Version/date change.
9f90198a 3594
8aa41c9b
CY
35952008-11-14 Chong Yidong <cyd@stupidchicken.com>
3596
3597 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3598
17587b1b
JB
35992008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3600
3601 * calc.texi (About This Manual): Comment out a mention of
3602 marginal notes.
3603
564c900e
CD
36042008-11-12 Carsten Dominik <dominik@science.uva.nl>
3605
3606 * org.texi (Clocking work time): Document the :formula property of
3607 clock tables.
3608 (Structure editing, Refiling notes): Document refiling regions.
3609 (Agenda commands): Document the double-prefix version
3610 of the `l' command in the agenda.
3611 (Handling links): Explain the effect of a double prefix
3612 arg to `C-c C-o'.
3613 (TODO basics): Add documentation for tag triggers.
3614
3c4be1f2
GM
36152008-10-23 Glenn Morris <rgm@gnu.org>
3616
3617 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3618 byte-compiling things like `+'.
3619
3620 * ns-emacs.texi: Merge copyright years of author now with assignment
3621 into FSF years.
3622 (VER): Use it for easier automatic updating. Use Emacs version rather
3623 than standalone Emacs.app version.
3624
a6520ff3
CD
36252008-10-12 Carsten Dominik <dominik@science.uva.nl>
3626
864c9740 3627 * org.texi: Lots of minor fixes.
a6520ff3
CD
3628 (Capture): New chapter.
3629 (Org Plot): New section.
3630
db7a4b66
MH
36312008-09-30 Magnus Henoch <mange@freemail.hu>
3632
3633 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3634
4043c194
JB
36352008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3636
3637 * calc.texi (User Defined Units): Mention how to enter optional display
3638 string.
3639
eef5ade7
MB
36402008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3641
0c7efc08 3642 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
3643 avoid the "y/n" wording.
3644
e52cac88
MB
36452008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3646
0c7efc08 3647 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
3648
36492008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3650
3651 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3652 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3653
00c55306
BW
36542008-09-22 Bill Wohler <wohler@newt.com>
3655
3656 Release MH-E manual version 8.1.
3657
3658 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3659 release 8.1.
3660
3661 * mh-e.texi: Retain dual license as agreed to by the FSF.
3662 However, bump GPL to Version 3.
3663 Use @include for license text.
3664
e52cac88 36652008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
3666
3667 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
3668 (Store custom flags and keywords, Store arbitrary data):
3669 Clean up markup.
64763fe3
MB
3670
36712008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3672
3673 * gnus.texi (The Gnus Registry): Document it.
3674
9e601b8d
MB
36752008-09-08 David Engster <dengste@eml.cc>
3676
88ee5b02
JB
3677 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3678 Clarify section about choosing back end servers.
9e601b8d 3679
247043f1
GM
36802008-08-23 Glenn Morris <rgm@gnu.org>
3681
3682 * dired-x.texi (Shell Command Guessing):
3683 Mention dired-guess-shell-case-fold-search. (Bug#417)
3684
2bfec7a0
MA
36852008-08-22 Michael Albinus <michael.albinus@gmx.de>
3686
3687 * trampver.texi: Update release number.
3688
247043f1 36892008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
3690
3691 * ns-emacs.texi: Update version.
3692 (Introduction): Correct menu location for options save.
3693 (Customization): Note that defaults are stored under org.gnu.Emacs.
3694
8c20bd92
BW
36952008-08-11 Bill Wohler <wohler@newt.com>
3696
3697 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3698 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3699 Henman) (closes SF #1768928).
3700
767a4d92
GM
37012008-08-10 Glenn Morris <rgm@gnu.org>
3702
3703 * ns-emacs.texi: Use @copying. Change copyright of authors with
3704 assignment to FSF. Change license to GFDL.
3705 (Top): Remove outdated references.
3706
6ecfe5c2
MB
37072008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3708
88ee5b02
JB
3709 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3710 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
3711 gnus-summary-sort-by-most-recent-date.
3712 (Summary Sorting): Explain prefix argument.
3713
37142008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3715
3716 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3717 gnus-summary-pipe-output.
3718
eb932e8a
MA
37192008-08-03 Michael Albinus <michael.albinus@gmx.de>
3720
3721 * dbus.texi (Receiving Method Calls): Document error handling of own
3722 D-Bus methods.
3723
bfe16263
BW
37242008-08-01 Bill Wohler <wohler@newt.com>
3725
3726 * mh-e.texi (Reading Mail)
9f90198a 3727 (Viewing Attachments): Describe new function
bfe16263
BW
3728 mh-show-preferred-alternative.
3729 (Sending Mail, Redistributing, Sending Message): Describe new hook
3730 mh-annotate-msg-hook.
3731
21956b56
MA
37322008-07-31 Michael Albinus <michael.albinus@gmx.de>
3733
3734 * dbus.texi (Arguments and Signatures): Fix example.
3735 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3736 (Asynchronous Methods): New node.
9f90198a
JB
3737 (Errors and Events): Describe extended layout of `dbus-event'.
3738 New defun `dbus-event-message-type'.
21956b56 3739
7c2fb837
DN
37402008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3741
3742 * ediff.texi: Remove VMS support.
3743
13662773
JB
37442008-07-29 Juanma Barranquero <lekktu@gmail.com>
3745
3746 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3747 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3748
ddde0b34
CY
37492008-07-29 Chong Yidong <cyd@stupidchicken.com>
3750
3751 * Makefile.in: Add mairix-el targets.
3752
37532008-07-29 David Engster <deng@randomsample.de>
3754
3755 * mairix-el.texi: New file.
3756
d5875b25
JB
37572008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3758
366b7d44
JB
3759 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3760 project files. Delete 'main_unit' project variable; not needed. Allow
3761 process environment variables wherever project variables are allowed.
3762 Add tutorial section on multiple GNAT project files.
d5875b25 3763
6cbab8ee
MA
37642008-07-27 Michael Albinus <michael.albinus@gmx.de>
3765
3766 Sync with Tramp 2.1.14.
3767
3768 * trampver.texi: Update release number.
3769
9e2a2647
DN
37702008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3771
3772 * ns-emacs.texi:
3773 * faq.texi: Remove mentions of Mac Carbon.
3774
d62672f3
MB
37752008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3776
3777 * gnus.texi (Saving Articles): Describe the 2nd argument of
3778 gnus-summary-save-in-pipe.
3779 (SpamAssassin): Use it.
3780
37812008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3782
3783 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3784
dd12e1c6
CD
37852008-07-25 Carsten Dominik <dominik@science.uva.nl>
3786
3787 * org.texi (Export options): Document the use of the creator flag.
3788
44ce9197
CD
37892008-07-24 Carsten Dominik <dominik@science.uva.nl>
3790
3791 * org.texi: New version 6.06a.
3792
ddd13c5d
JB
37932008-07-23 Juanma Barranquero <lekktu@gmail.com>
3794
3795 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3796 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3797
8dc6104d
JB
37982008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3799
3800 * calc.texi (Editing Stack Entries):
3801 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3802 Calc's help functions. Mention fixing typos.
3803 (Customizing Calc): Fix typo.
3804
38052008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3806
3807 * calc.texi (summarykey): New macro. Use to correctly format keys in
3808 the summary.
3809
ddd13c5d 38102008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
3811
3812 * ns-emacs.texi (Customization): Corrected documentation on color
3813 specification formats.
3814
568beaa2
AS
38152008-07-19 Andreas Schwab <schwab@suse.de>
3816
db8ef699 3817 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
3818
3819 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3820 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3821
cd71b9ae
MA
38222008-07-18 Michael Albinus <michael.albinus@gmx.de>
3823
3824 * dbus.texi (Inspection): Rework, introduce submenus.
3825 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3826 (Properties and Annotations, Arguments and Signatures): New nodes.
3827
9b7993b4
MA
38282008-07-13 Michael Albinus <michael.albinus@gmx.de>
3829
3830 * dbus.texi (Receiving Method Calls): Fix description of
3831 `dbus-register-method'.
3832 (Signals): Allow also signal arguments for filtering in
3833 `dbus-register-signal'.
3834
241d447b
JB
38352008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3836
3837 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3838 `cnorm'.
3839 (Arithmetic Tutorial): Simplify the verification of prime factors.
3840
adb46650
MB
38412008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3842
3843 * gnus.texi (Saving Articles): Mention
3844 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3845
92e15881
JB
38462008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3847
3848 * calc.texi: Adjust mode line throughout.
3849
ea597303
JB
38502008-06-28 Juanma Barranquero <lekktu@gmail.com>
3851
3852 * sasl.texi (Mechanisms): Fix typos.
3853
aee08080
JB
38542008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
3855
3856 * calc.texi (Killing from the stack): Mention using normal Emacs
3857 copying.
3858
a06a4a12
MA
38592008-06-21 Michael Albinus <michael.albinus@gmx.de>
3860
0c7efc08 3861 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 3862 Add `auth-source' mechanism.
a06a4a12
MA
3863 (Connection caching): Tramp reopens the connection automatically,
3864 when the operating system on the remote host has been changed.
3865
7389398d
EZ
38662008-06-20 Eli Zaretskii <eliz@gnu.org>
3867
3868 * makefile.w32-in (distclean): Remove makefile.
3869
b349f79f
CD
38702008-06-17 Carsten Dominik <dominik@science.uva.nl>
3871
3f9b4c2b 3872 * org.texi (Using the mapping API): New section.
b349f79f 3873 (Agenda column view): New section.
3f9b4c2b 3874 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 3875 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 3876 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
3877
38782008-06-17 Jason Riedy <jason@acm.org>
3879
3880 * org.texi (A LaTeX example): Note that fmt may be a one-argument
3881 function, and efmt may be a two-argument function.
3882 (Radio tables): Document multiple destinations.
3883
cd5c05d2
GM
38842008-06-16 Glenn Morris <rgm@gnu.org>
3885
3886 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3887 Add Cover-Texts.
3888
debf4439
GM
38892008-06-15 Glenn Morris <rgm@gnu.org>
3890
3891 * faq.texi (VER): Update to 23.0.60.
3892
3893 * mh-e.texi: Remove option of licensing under GPL.
3894 Add Cover-Texts to GFDL permissions notice.
3895 (GPL): Remove section.
3896 (GFDL): Include doclicense.texi rather than the actual text.
3897
3898 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3899 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3900
3901 * sasl.texi: Fix output file name.
3902
3903 * epa.texi, sasl.texi: Refer to license in Emacs manual.
3904
3905 * gnus-coding.texi: Refer to license in Gnus manual.
3906
3907 * idlwave.texi, sasl.texi: Use @copying.
3908
3909 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
3910
3911 * speedbar.texi: Update Back-Cover Text as per maintain.info.
3912
3913 * url.texi: Use @copying, @title, @subtitle, @author.
3914
3915 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3916 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3917 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3918 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3919 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3920 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3921 * widget.texi, woman.texi:
3922 Remove references to external license, since doclicense is included.
3923
3924 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3925 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3926 Remove references to non-existent Invariant Sections.
3927
091f8bc1
GM
39282008-06-14 Glenn Morris <rgm@gnu.org>
3929
3930 * faq.texi (Major packages and programs): Remove references to external
3931 Supercite, Calc, VIPER, since they have been included for some time.
3932 Update VM, AUCTeX, BBDB entries.
3933
47bcb4d3
UJ
39342008-06-14 Ulf Jasper <ulf.jasper@web.de>
3935
3936 * newsticker.texi: Updated to match latest newsticker changes.
3937
6f093307
GM
39382008-06-13 Glenn Morris <rgm@gnu.org>
3939
3940 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3941 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3942 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3943 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3944 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3945 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3946 * woman.texi:
3947 Update Back-Cover Text as per maintain.info.
3948
2b968687
MB
39492008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3950
3951 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
3952
3953 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3954 (gnus-faq.xml): Update repository host.
3955
2b968687
MB
3956 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3957
39582008-06-15 Frank Schmitt <ich@frank-schmitt.net>
3959
3960 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3961 Fix a typo.
3962
39632008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3964
3965 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 3966 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
3967 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3968
39692008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
3970
3971 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3972 coding standards.
3973
39742008-06-14 David Engster <dengste@eml.cc>
3975
3976 * gnus.texi (nnmairix): Markup fixes.
3977
e6d2d263
MB
39782008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3979
2b968687 3980 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
3981
39822008-06-05 David Engster <dengste@eml.cc>
3983
3984 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3985
39862008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3987
b344d29d 3988 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
3989 (Searching, nnir, nnmairix): New stub nodes.
3990
ad231df6 39912008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
3992
3993 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3994
f394fa25
MB
39952008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3996
3997 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3998
58333467
MB
39992008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4000
4001 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4002
67525fb9
JY
40032008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4004
4005 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4006
0549d8fc
JB
40072008-05-06 Juanma Barranquero <lekktu@gmail.com>
4008
4009 * info.texi (Top): Fix typo in xref.
4010
149a3837
KB
40112008-05-05 Karl Berry <karl@gnu.org>
4012
4013 * info.texi (Top): @xref to stand-alone manual.
4014
3a23a519
MB
40152008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4016
4017 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4018 (Various Summary Stuff): Fix typo in last xref.
4019
0a29fbf3
JB
40202008-05-02 Juanma Barranquero <lekktu@gmail.com>
4021
4022 * org.texi (Moving subtrees): Fix typo.
4023
586b90f1
MA
40242008-04-28 Michael Albinus <michael.albinus@gmx.de>
4025
4026 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4027 Tramp via `tramp-mode'.
4028
b5af9883
CD
40292008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4030
4031 * org.texi: Massive changes, in many parts of the file.
4032
d55fe5bb
MB
40332008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4034
4035 * gnus.texi (Oort Gnus): Add message-fill-column.
4036
40372008-04-12 Adrian Aichner <adrian@xemacs.org>
4038
4039 * gnus.texi (Mail Source Specifiers): Typo fix.
4040
40412008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4042
4043 * gnus.texi (Diary Headers Generation): Update key binding for
4044 `gnus-diary-check-message'.
4045
40462008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4047
4048 * gnus.texi (Emacsen): Addition.
4049
40502008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4051
4052 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4053
40542008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4055
4056 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4057
40582008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4059
4060 * gnus-news.texi: Update tool bar item.
4061
40622008-04-09 Sven Joachim <svenjoac@gmx.de>
4063
4064 * gnus-news.texi: Fix typos.
4065
76c109c3
JB
40662008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4067
222027f2 4068 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4069 Add mention of `kron'.
4070
d5fbd5a6
MO
40712008-04-01 Daiki Ueno <ueno@unixuser.org>
4072
0c7efc08
SM
4073 * epa.texi (Encrypting/decrypting *.gpg files):
4074 Document epa-file-name-regexp.
d5fbd5a6 4075
fbcbb58c
KY
40762008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4077
4078 * gnus.texi (Example Methods): Fix description about ssh-agent.
4079 (Indirect Functions): Fix the default value of nntp-telnet-command;
4080 remove link to connect.html.
4081
134ce16c
MA
40822008-03-30 Michael Albinus <michael.albinus@gmx.de>
4083
4084 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4085 dbus-call-method.
4086 (Receiving Method Calls): The timeout can be set by the calling client.
4087
da1975d7
MA
4088 * trampver.texi: Update release number.
4089
2e4089ab
RS
40902008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4091
4092 * gnus.texi (Top): Fix version. Add SASL.
4093
70cab5a9
MA
40942008-03-29 Michael Albinus <michael.albinus@gmx.de>
4095
4096 Sync with Tramp 2.1.13.
4097
4098 * trampver.texi: Update release number.
4099
5bc6ddff
MB
41002008-03-29 Chong Yidong <cyd@stupidchicken.com>
4101
4102 * org.texi: Update to new org-mode website.
4103
41042008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4105
4106 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4107
9b3ebcb6
MB
41082008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4109
4110 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4111 gnus-read-ephemeral-gmane-group-url,
4112 gnus-read-ephemeral-emacs-bug-group,
4113 gnus-read-ephemeral-debian-bug-group.
4114
41152008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4116
4117 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4118
4119 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4120 Add FIXMEs for Bookmarks and gnus-registry-marks.
4121
41222008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4123
4124 * gnus.texi (Smileys): Document `smiley-style'.
4125
41262008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4127
4128 * gnus.texi (Gnus Development): Clarify difference between ding and
4129 gnu.emacs.gnus.
4130 (MIME Commands, Using MIME, RSS): Fix markup.
4131
4132 * gnus-faq.texi ([8.4]): Ditto.
4133
41342008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4135
4136 * gnus.texi (Emacsen): Remove obsolete stuff.
4137
41382008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4139
4140 * gnus.texi (Oort Gnus): Add version info WRT
4141 `mail-source-delete-incoming'.
4142
41432008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4144
4145 * gnus.texi (Top): Add "Other related manuals" and version info in
4146 `iftex' output.
4147 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4148 gnus-balloon-face-0 and the corresponding format specifiers.
4149
608d6a81
MA
41502008-03-26 Michael Albinus <michael.albinus@gmx.de>
4151
4152 * tramp.texi (Filename completion): Remove footnote about let-bind
4153 of `partial-completion-mode'. It doesn't work this way.
4154
27a6f132
SM
41552008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4156
4157 * pcl-cvs.texi (Contributors): Update my email.
4158
4a7c4c40
MA
41592008-03-21 Michael Albinus <michael.albinus@gmx.de>
4160
4161 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4162
2940c053
BW
41632008-03-17 Bill Wohler <wohler@newt.com>
4164
4165 * mh-e.texi (Viewing): Update URL for adding header fields to
4166 mh-invisible-header-fields-default.
4167
30864d5f
BW
41682008-03-16 Bill Wohler <wohler@newt.com>
4169
4170 * mh-e.texi (Preface): Add Gnus to requirements.
4171 (Forwarding): Note that forwarded MIME messages are now inline.
4172
31fe2b00
SM
41732008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4174
4175 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4176 (Common Variables): Give precedence to the netcat methods over the
4177 telnet methods, and mention that they are more reliable.
31fe2b00 4178
5e97c626
CD
41792008-03-13 Carsten Dominik <dominik@science.uva.nl>
4180
4181 * org.texi (Exporting Agenda Views): Document agenda export to
4182 iCalendar.
4183 (Progress logging): Document the new progress logging stuff.
4184
37a68866
MB
41852008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4186
4187 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4188 Update for change of `mail-source-delete-incoming'.
4189
4190 * gnus-news.texi: Ditto.
4191
8f7abae3
MB
41922008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4193
4194 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4195 custom versions.
4196
af379c86
AM
41972008-03-07 Alan Mackenzie <acm@muc.de>
4198
4199 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4200 parens/brackets in a k&r region is limited.
4201
3d0f8a67
MB
42022008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4203
4204 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4205 using different Emacs versions.
4206
52151df0
GM
42072008-02-27 Glenn Morris <rgm@gnu.org>
4208
4209 * sc.texi: Remove a lot of old and obsolete info.
4210 (titlepage): Simplify.
4211 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4212 (VM with any Emacsen, GNEWS with any Emacsen)
4213 (Overloading for Non-conforming MUAs, Version 3 Changes)
4214 (The Supercite Mailing List): Delete nodes.
4215 (Introduction): Remove info about old packages.
4216 (Getting Connected): Simplify. Remove info about old packages.
4217 (Citing Commands): Delete Emacs 19 info.
4218 (Hints to MUA Authors): Simplify.
4219 (Thanks and History): Merge in some info from the deleted node
4220 "Version 3 Changes".
4221
b03f96dc
MB
42222008-02-05 Juanma Barranquero <lekktu@gmail.com>
4223
4224 * org.texi (Setting tags, In-buffer settings):
4225 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4226
52bec650
MB
42272008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4228
4229 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4230 installation directory name.
4231
34a3c587
RF
42322008-02-12 Romain Francoise <romain@orebokech.com>
4233
4234 * epa.texi (Overview): Fix typo.
4235
5a8d03e9
MO
42362008-02-11 Daiki Ueno <ueno@unixuser.org>
4237
4238 * epa.texi (Quick start): Remove the .emacs setting.
4239
f1914c40
MO
42402008-02-10 Daiki Ueno <ueno@unixuser.org>
4241
4242 * epa.texi (Quick start): Use the command `epa-enable' instead of
4243 loading `epa-setup'.
4244
bca98fc9
JB
42452008-02-08 Juanma Barranquero <lekktu@gmail.com>
4246
4247 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4248 ($(infodir)/epa, epa.dvi): New targets.
4249
4b01af2e
MO
42502008-02-08 Daiki Ueno <ueno@unixuser.org>
4251
4252 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4253
4254 * epa.texi: New manual documenting the EasyPG Assistant.
4255
06c0751a
MA
42562008-02-06 Michael Albinus <michael.albinus@gmx.de>
4257
4258 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4259 (Inspection): New function dbus-ping.
4260
7dcccd7b
MA
42612008-02-05 Michael Albinus <michael.albinus@gmx.de>
4262
4263 * tramp.texi (Remote processes): Add `shell-command'.
4264
a1da1e37
MB
42652008-01-28 Michael Sperber <sperber@deinprogramm.de>
4266
4267 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4268 (Group Parameters): Document `mail-source' parameter.
4269
c9d8f746
MA
42702008-01-27 Michael Albinus <michael.albinus@gmx.de>
4271
4272 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4273 must be a local host.
4274
15db4a13
MO
42752008-01-26 Michael Olson <mwolson@gnu.org>
4276
4277 * erc.texi: Update version for ERC 5.3 release.
4278 (Obtaining ERC): Update extras URLs for 5.3.
4279 (Development): Write instructions for git, and remove those for Arch.
4280 (History): Mention the switch to git.
4281
2bc43980
KB
42822008-01-24 Karl Berry <karl@gnu.org>
4283
bca98fc9
JB
4284 * info.texi (Search Index, Search Text): Mention the command
4285 character in the section name, a la the (Go to node) node.
2bc43980 4286
d2e4a6c9
MA
42872008-01-21 Michael Albinus <michael.albinus@gmx.de>
4288
4289 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4290
0b6799c3
MB
42912008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4292
4293 * gnus-news.texi: Mention gnus-article-describe-bindings.
4294
42952008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4296
4297 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4298
db9c3fb1 42992008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4300
7b4d0413 4301 * org.texi (Property inheritance): New section.
db9c3fb1 4302 (Conventions): New section.
7b4d0413 4303 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4304 commands, and the new bindings for refiling.
4305 (Sparse trees): Document the new special command for sparse trees.
4306 (References): Be more clear about the counting of hilines.
4307 (Handling links): Document M-p/n for accessing links.
4308 (Fast access to TODO states): New section.
4309 (Per file keywords): New section.
4310 (Property inheritance): New section.
4311 (Column attributes): New summary types.
4312 (Capturing Column View): New section.
4313 (The date/time prompt): Cover the new features in the date/time prompt.
4314 Compactify the table of keys for the calendar remote control.
4315 (Clocking work time): Document the new :scope parameter.
4316 (Remember): Promoted to chapter.
4317 (Quoted examples): New section.
4318 (Enhancing text): New verbatim environments.
4319
6ed73f28
MA
43202008-01-14 Michael Albinus <michael.albinus@gmx.de>
4321
4322 * trampver.texi: Update release number.
4323
95838435
MB
43242008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4325
0c7efc08
SM
4326 * gnus.texi (Article Keymap):
4327 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4328 gnus-article-reply-with-original and
4329 gnus-article-followup-with-original.
4330
20234d96
GM
43312008-01-09 Glenn Morris <rgm@gnu.org>
4332
4333 * nxml-mode.texi: Add @copying section.
4334
d82cf70b
MB
43352008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4336
4337 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4338 Server". Add `message-send-mail-with-mailclient'.
4339
4340 * gnus.texi (Posting Server): Move some text to "(message)Mail
4341 Variables" and add a reference here.
4342
addb7f2e
MA
43432008-01-04 Michael Albinus <michael.albinus@gmx.de>
4344
4345 * dbus.texi (Receiving Method Calls): New chapter.
4346 (Errors and Events): Add serial number to events. Replace "signal" by
4347 "message". Introduce dbus-event-serial-number.
4348
4db2806c
MA
43492008-01-03 Michael Albinus <michael.albinus@gmx.de>
4350
4351 * dbus.texi (Type Conversion): Explain the type specification for empty
4352 arrays. Use another example.
4353
c9ecb5a7
MA
43542007-12-30 Michael Albinus <michael.albinus@gmx.de>
4355
4356 * dbus.texi (all): Replace "..." by @dots{}.
4357 (Type Conversion): Precise the value range for :byte types.
4358 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4359 Mention its return value.
4360 (Errors and Events): There is no D-Bus error propagation during event
4361 processing.
4362
702dbfd9
JB
43632007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4364
4365 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4366 New sections.
4367
87035689
MB
43682007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4369
4370 * gnus.texi (Group Parameters): Reorder the text and add a note about
4371 `gnus-parameters' near the beginning of the node.
4372
43732007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4374
4375 * gnus.texi (Score File Editing): Fix function name.
4376
5492f5ca
MA
43772007-12-23 Michael Albinus <michael.albinus@gmx.de>
4378
4379 Sync with Tramp 2.1.12.
4380
4381 * trampver.texi: Update release number.
4382
d4e67bc5
MA
43832007-12-22 Michael Albinus <michael.albinus@gmx.de>
4384
4385 * dbus.texi (Type Conversion): Correct input parameters mapping.
4386
6a31c819
MA
43872007-12-21 Michael Albinus <michael.albinus@gmx.de>
4388
4389 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4390 (Errors and Events): Mention wrong-type-argument error.
4391
99a3e35f
AS
43922007-12-21 Alex Schroeder <alex@gnu.org>
4393
4394 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4395 spaces. Fixed some typos.
99a3e35f
AS
4396 (Internet Relay Chat): Explain relay.
4397 (Getting started with rcirc): Change items to reflect prompts.
4398 Add more explanation to rcirc-track-minor-mode and added a comment to
4399 warn future maintainers that this section is a copy.
0c7efc08 4400 (People): Change /ignore example.
62b12a24 4401 (Keywords): Not keywords.
99a3e35f 4402
331e4d02
AS
44032007-12-20 Alex Schroeder <alex@gnu.org>
4404
4405 * rcirc.texi (Top): Fighting Information Overload chapter added.
4406 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 4407 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
4408 (Fighting Information Overload): New chapter documenting /keyword,
4409 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
4410 (Configuration): Document rcirc-server-alist, remove
4411 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 4412
cd71c3ef
MA
44132007-12-16 Michael Albinus <michael.albinus@gmx.de>
4414
4415 * dbus.texi (Signals): Fix example in dbus-register-signal.
4416
bbbe940b
MB
44172007-12-14 Sven Joachim <svenjoac@gmx.de>
4418
4419 * gnus.texi (Score Variables): Fix typo.
4420
0ce574ef
MA
44212007-12-07 Michael Albinus <michael.albinus@gmx.de>
4422
4423 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4424 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4425 (Errors and Events): Adapt dbus-event.
4426
b890d447
MB
44272007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4428
4429 * gnus.texi (Other Files): Add the yenc command.
4430
44312007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4432
4433 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4434 since 2004-08-06.
4435
44362007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4437
4438 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4439 on body.
4440
44412007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4442
4443 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4444 and rfc2047-allow-irregular-q-encoded-words; fix description of
4445 rfc2047-encode-encoded-words.
4446
44472007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4448
4449 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4450
3728bf03
MO
44512007-12-05 Michael Olson <mwolson@gnu.org>
4452
4453 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4454 Update documentation for `remember-diary-file'.
4455
a4397af9
MA
44562007-12-04 Michael Albinus <michael.albinus@gmx.de>
4457
4458 * dbus.texi (Signals): Precise `dbus-register-signal'.
4459 (Errors and Events): Rework events part, the internal structure of
4460 dbus-event has changed.
4461
1682490c
JB
44622007-12-03 Juanma Barranquero <lekktu@gmail.com>
4463
4464 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4465 ($(infodir)/dbus, dbus.dvi): New targets.
4466
7b13a0f2
MA
44672007-12-03 Michael Albinus <michael.albinus@gmx.de>
4468
4469 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4470 unconditionally.
4471
4472 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4473 emulation with @print{}.
4474
7ef92bc9
RS
44752007-12-02 Richard Stallman <rms@gnu.org>
4476
4477 * dbus.texi (Overview): Minor cleanup.
4478
22d8ac3a
MA
44792007-12-02 Michael Albinus <michael.albinus@gmx.de>
4480
d3a8e0df
MA
4481 * Makefile.in (INFO_TARGETS): Add dbus.
4482 (DVI_TARGETS): Add dbus.dvi.
4483 (dbus, dbus.dvi): New targets.
4484
22d8ac3a
MA
4485 * dbus.texi: New file.
4486
559764ab
RF
44872007-11-24 Romain Francoise <romain@orebokech.com>
4488
4489 * nxml-mode.texi: Add description in @direntry.
7aa579d9 4490 Fix file name to match @setfilename.
559764ab 4491
ac97a16b
MH
44922007-11-23 Mark A. Hershberger <mah@everybody.org>
4493
4494 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4495 ($(infodir)/nxml-mode): New rule.
4496
4497 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4498 ($(infodir)/nxml-mode): New rule.
4499 (clean): Add nxml-mode*.
4500
4501 * nxml-mode.texi: New file with nxml manual.
4502
404cd454
GM
45032007-11-18 Richard Stallman <rms@gnu.org>
4504
4505 * flymake.texi (Example -- Configuring a tool called directly):
4506 Update example.
4507
b048d478
MA
45082007-11-18 Michael Albinus <michael.albinus@gmx.de>
4509
4510 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 4511 double-slash behavior. Explain directory contents flushing.
b048d478 4512
346e8469
JB
45132007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4514
4515 * calc.texi (TeX and LaTeX Language Modes): Put in
4516 missing braces.
4517
404cd454
GM
45182007-11-15 Richard Stallman <rms@gnu.org>
4519
4520 * cl.texi (Equality Predicates): Delete `eql'.
4521 (Predicates, Naming Conventions, Top): Delete `eql'.
4522 (Common Lisp Compatibility): Delete `eql'.
4523 (Porting Common Lisp): Delete obsolete backquote info.
4524 Minor clarification about character constants.
4525 (Sequence Basics): Minor clarification.
4526
1f6af58b
JB
45272007-11-15 Juanma Barranquero <lekktu@gmail.com>
4528
dccb744b 4529 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
4530 * tramp.texi (Filename completion): Fix typos.
4531
3bc88bc9
JB
45322007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4533
4534 * calc.texi (Basic commands): Mention the menu.
4535
bc5300d3
MA
45362007-11-12 Michael Albinus <michael.albinus@gmx.de>
4537
4538 * tramp.texi (Connection caching): Tramp flushes connection
4539 properties when remote operating system has been changed.
4540
4d8a28ec
MB
45412007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4542
4543 * gnus-news.texi: Fix spelling.
4544 `message-insert-formatted-citation-line', not
4545 `message-insert-formated-citation-line'.
4546
404cd454
GM
4547 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4548
e1176b47
MA
45492007-11-07 Michael Albinus <michael.albinus@gmx.de>
4550
4551 * tramp.texi (Overview): Mention also the PuTTY integration under
4552 Win32. Remove paragraphs about Tramp's experimental status.
4553 (Frequently Asked Questions): Add code example for highlighting the
4554 mode line.
4555
6159985a
MO
45562007-11-03 Michael Olson <mwolson@gnu.org>
4557
4558 * remember.texi: Change mentions of remember-buffer to
4559 remember-finalize throughout.
4560
bec9b2f5
MO
45612007-10-30 Michael Olson <mwolson@gnu.org>
4562
4563 * remember.texi (Copying): Remove.
4564 (Mailbox): Update with non-BBDB instructions.
4565 (Diary, Org): Add.
4566 (Bibliography, Planner Page): Remove.
4567
b6173182
JB
45682007-10-30 Juanma Barranquero <lekktu@gmail.com>
4569
4570 * makefile.w32-in (INFO_TARGETS): Add remember.
4571 (DVI_TARGETS): Add remember.dvi.
4572 ($(infodir)/remember): New rule.
4573 (clean): Add remember*.
4574
15f3eb73
MO
45752007-10-30 Michael Olson <mwolson@gnu.org>
4576
70bdc930
MO
4577 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4578 ($(infodir)/remember): New rule that builds the Remember Manual.
4579
b6173182
JB
4580 * remember.texi: New file containing the Remember Mode Manual.
4581 Shuffle chapters around after initial import.
7d3f6f1a
MO
4582 (Function Reference): Split Keystrokes into separate chapter.
4583 (Keystrokes): Document C-c C-k.
51d24a12 4584 (Introduction): Fix typographical issue with "---".
15f3eb73 4585
404cd454
GM
45862007-10-29 Richard Stallman <rms@gnu.org>
4587
4588 * widget.texi (Introduction): Delete discussion of implementation
4589 internals.
4590
9bbb9638
MA
45912007-10-29 Michael Albinus <michael.albinus@gmx.de>
4592
4593 * tramp.texi (Connection caching): Host names must be different
4594 when tunneling.
4595
c7ff939a
RS
45962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4597
4598 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4599 Gnus v5.13.
4600
01c52d31
MB
46012007-10-28 Miles Bader <miles@gnu.org>
4602
4603 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4604
01c52d31
MB
46052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4606
0c7efc08
SM
4607 * gnus.texi (Sorting the Summary Buffer):
4608 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
4609
46102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4611
4612 * gnus.texi (Non-ASCII Group Names): New node.
4613 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4614 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4615
c8763fb6 46162007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4617
4618 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4619 clean the output of the program `imap-shell-program'.
4620
46212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4622
4623 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4624
46252007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4626
4627 * gnus.texi (Sticky Articles): Documentation for sticky article
4628 buffers.
4629
c8763fb6 46302007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4631
4632 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4633
46342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4635
4636 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4637
46382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4639
0c7efc08
SM
4640 * gnus.texi (Archived Messages):
4641 Document gnus-update-message-archive-method.
01c52d31
MB
4642
46432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4644
4645 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4646
c8763fb6 46472007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 4648
0c7efc08
SM
4649 * gnus.texi (Group Maneuvering):
4650 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
4651
46522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4653
0c7efc08
SM
4654 * gnus.texi (Really Various Summary Commands):
4655 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
4656
46572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4658
4659 * gnus.texi, message.texi: Bump version number.
4660
46612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4662
4663 * gnus.texi (Group Line Specification, Misc Group Stuff)
4664 (Server Commands): Parenthesize @pxref{Mail Spool}.
4665
46662007-10-28 Didier Verna <didier@xemacs.org>
4667
4668 New user option: message-signature-directory.
4669 * message.texi (Insertion Variables): Document it.
4670 * gnus.texi (Posting Styles): Ditto.
4671
46722007-10-28 Didier Verna <didier@xemacs.org>
4673
4674 * gnus.texi (Group Line Specification):
4675 * gnus.texi (Misc Group Stuff):
4676 * gnus.texi (Server Commands): Document the group compaction feature.
4677
46782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4679
4680 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4681
4682 * message.texi (Various Message Variables): Add message-fill-column.
4683
46842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4685
4686 * gnus.texi: Untabify.
4687
46882007-10-28 Didier Verna <didier@xemacs.org>
4689
4690 * gnus.texi (Group Parameters): Document the posting-style merging
4691 process in topic-mode.
4692
46932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4694
4695 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4696
46972007-10-28 Romain Francoise <romain@orebokech.com>
4698
4699 * gnus.texi (Mail Spool): Fix typo.
4700 Update copyright.
4701
47022007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4703
4704 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4705
47062007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4707
4708 * gnus.texi (Summary Generation Commands):
4709 Add gnus-summary-insert-ticked-articles.
4710
47112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4712
b2abec73
JB
4713 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4714 to spam-spamassassin-program.
01c52d31
MB
4715
47162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4717
4718 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4719
47202007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4721
4722 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4723
47242007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4725
4726 * message.texi (Mail Headers): Document `opportunistic'.
4727
47282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4729
4730 * emacs-mime.texi (Encoding Customization): Explain how to set
4731 mm-coding-system-priorities per hierarchy.
4732
47332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4734
4735 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4736 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4737
47382007-10-28 Didier Verna <didier@xemacs.org>
4739
4740 * message.texi (Wide Reply): Update documentation of
4741 message-dont-reply-to-names (now allowing a list of regexps).
4742
47432007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4744
4745 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4746
47472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4748
4749 * gnus.texi (SpamAssassin back end): Fix typo.
4750
4751 * sieve.texi (Examples): Fix grammar.
4752
47532007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4754
4755 * gnus.texi (Searching for Articles): Document M-S and M-R.
4756 (Limiting): Document / b.
4757
47582007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4759
4760 * gnus.texi (Thread Commands): T M-^.
4761
47622007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4763
4764 * message.texi (Mail Aliases): Document ecomplete.
4765 (Mail Aliases): Fix typo.
4766
47672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4768
4769 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4770 fix typo.
4771
47722007-10-28 Romain Francoise <romain@orebokech.com>
4773
4774 * gnus.texi (Mail Spool): Grammar fix.
4775
47762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4777
4778 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4779 string.
4780
47812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4782
4783 * gnus.texi (Group Parameters): Fix description.
4784
47852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4786
b2abec73
JB
4787 * gnus.texi (Gmane Spam Reporting):
4788 Fix spam-report-gmane-use-article-number.
4789 Add spam-report-user-mail-address.
01c52d31
MB
4790
47912007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4792
4793 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4794
47952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4796
4797 * gnus.texi (Group Parameters): Add simplified sorting example based on
4798 example for `Sorting the Summary Buffer' from Jari Aalto
4799 <jari.aalto@cante.net>.
4800 (Example Methods): Add example for an indirect connection.
4801
48022007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4803
0c7efc08 4804 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
4805 (Agent Parameters): Updated parameter names to match code.
4806 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4807 'gnus-agent-summary-fetch-series'.
4808 (Agent and flags): New section providing a generalized discussion
4809 of flag handling.
0c7efc08
SM
4810 (Agent and IMAP): Remove flag discussion.
4811 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
4812
48132007-10-28 Romain Francoise <romain@orebokech.com>
4814
4815 * gnus.texi (Exiting the Summary Buffer): Add new function
4816 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4817
48182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4819
4820 * gnus.texi (Conformity): Fix typo.
4821 (Customizing Articles): Document `first'.
4822
48232007-10-28 Jari Aalto <jari.aalto@cante.net>
4824
4825 * gnus.texi (Sorting the Summary Buffer):
4826 Add `gnus-thread-sort-by-date-reverse'. Add example
4827 host to different sorting in NNTP and RSS groups.
4828
48292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4830
4831 * message.texi (Insertion): Describe prefix for
4832 message-mark-inserted-region and message-mark-insert-file.
4833
48342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4835
4836 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4837 LaTeX documents. Describe "text/x-gnus-verbatim".
4838
48392007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4840
b2abec73 4841 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
4842 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4843 (spam-stat spam filtering, SpamOracle)
0c7efc08 4844 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
4845 clarity.
4846
48472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4848
4849 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4850 gnus-article-delete-part and gnus-article-replace-part.
4851 (Using MIME): Add gnus-mime-replace-part.
4852
48532007-10-28 Romain Francoise <romain@orebokech.com>
4854
4855 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4856 requires `auto-compression-mode' to be enabled. Add new nnml
4857 variable `nnml-compressed-files-size-threshold'.
4858
48592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4860
0c7efc08
SM
4861 * gnus.texi (Sorting the Summary Buffer):
4862 Add gnus-thread-sort-by-recipient.
01c52d31
MB
4863
48642007-10-28 Romain Francoise <romain@orebokech.com>
4865
4866 * message.texi (Insertion Variables): Mention new variable
4867 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
4868 documentation accordingly.
4869
48702007-10-28 Romain Francoise <romain@orebokech.com>
4871
4872 * gnus.texi (To From Newsgroups): Mention new variables
4873 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4874
48752007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4876
4877 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4878 stuff; gnus-mime-inline-part does the automatic decompression.
4879
48802007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4881
4882 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 4883 "training.ham" should be "training.spam".
01c52d31
MB
4884
48852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4886
4887 * message.texi (Mail Variables): Fix the default value for
4888 message-send-mail-function.
4889
48902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4891
4892 * gnus.texi (Optional Back End Functions): nntp-request-update-info
4893 always returns nil exceptionally.
4894
48952007-10-28 Simon Josefsson <jas@extundo.com>
4896
0c7efc08
SM
4897 * gnus.texi (Article Washing): Add libidn URL.
4898 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
4899
49002007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4901
4902 * gnus.texi (Topic Commands): Fix next/previous.
4903
49042007-10-28 Simon Josefsson <jas@extundo.com>
4905
4906 * gnus.texi (Article Washing): Mention `W i'.
4907
c8763fb6 49082007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
4909
4910 * gnus.texi (Group Parameters): Slight extension of sieve
4911 parameter description.
4912
49132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4914
4915 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4916 matching score files as well.
4917 (Picons): Describe `gnus-picon-style'.
4918
49192007-10-28 Romain Francoise <romain@orebokech.com>
4920
4921 * message.texi (Message Headers): Mention that headers are hidden
4922 using narrowing, and how to expose them.
4923 Update copyright.
4924
49252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4926
4927 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4928 `gnus-summary-sort-by-recipient'.
4929
49302007-10-28 Romain Francoise <romain@orebokech.com>
4931
4932 * gnus.texi (NNTP marks): New node.
4933 (NNTP): Move NNTP marks variables to the new node.
4934
49352007-10-28 Jesper Harder <harder@ifa.au.dk>
4936
b2abec73 4937 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
4938
4939 * gnus.texi (MIME Commands, Hashcash): Markup fix.
4940
49412007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4942
b2abec73 4943 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 4944 everywhere for consistency.
b2abec73
JB
4945 (Filtering Spam Using The Spam ELisp Package): Admonish again.
4946 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
4947 Say "regular expression" instead of "regex." Admonish.
4948 Pick other words to sound better (s/so/thus/).
4949 (Spam ELisp Package Filtering of Incoming Mail):
4950 Mention statistical filters. Remove old TODO.
01c52d31 4951 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
4952 New section on sorting and displaying the spam score.
4953 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4954 backend but an alias to spam-use-BBDB.
4955 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
4956 new backend functionality.
4957
49582007-10-28 Simon Josefsson <jas@extundo.com>
4959
4960 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4961 nntp-marks-directory, from Romain Francoise
4962 <romain@orebokech.com>.
4963
49642007-10-28 Magnus Henoch <mange@freemail.hu>
4965
4966 * gnus.texi (Hashcash): New default value of
4967 hashcash-default-payment.
4968
49692007-10-28 Simon Josefsson <jas@extundo.com>
4970
4971 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
4972 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4973
49742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4975
0c7efc08 4976 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
4977
49782007-10-28 Simon Josefsson <jas@extundo.com>
4979
4980 * gnus.texi (documentencoding): Add, to avoid warnings.
4981
49822007-10-28 Simon Josefsson <jas@extundo.com>
4983
4984 * message.texi (Mail Headers): Add.
4985
4986 * gnus.texi (Hashcash): Fix.
4987
49882007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4989
0c7efc08 4990 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 4991 that payments can be verified and fix the name of the
b2abec73 4992 hashcash-path variable.
01c52d31
MB
4993
49942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4995
b2abec73 4996 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
4997
49982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4999
5000 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5001
50022007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5003
5004 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5005 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5006 warning about ham processors in spam groups removed.
01c52d31
MB
5007
50082007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5009
0c7efc08 5010 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5011 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5012
50132007-10-28 Jesper Harder <harder@ifa.au.dk>
5014
5015 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5016 (Mailing List): Typo.
5017 (Customizing Articles): Add gnus-treat-ansi-sequences.
5018 (Article Washing): Index.
5019
5020 * message.texi: Use m-dash consistently.
5021
50222007-10-28 Jesper Harder <harder@ifa.au.dk>
5023
5024 * gnus.texi (GroupLens): Remove.
5025
50262007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5027
0c7efc08
SM
5028 * gnus.texi (Outgoing Messages, Agent Variables):
5029 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5030 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5031
50322007-10-28 Jesper Harder <harder@ifa.au.dk>
5033
5034 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5035
50362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5037
5038 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5039
5040 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5041
50422007-10-28 Simon Josefsson <jas@extundo.com>
5043
5044 * gnus.texi (Top): Add SASL.
5045
404cd454
GM
50462007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5047
5048 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5049
50502007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5051
5052 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5053
0edd2970
JB
50542007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5055
5056 * calc.texi (Formulas, Composition Basics): Lower the
5057 precedence of negation.
5058
a9afba20
JY
50592007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5060
5061 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5062 Mention the new three-letter column identifiers.
5063 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5064 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5065 message when using `c' on an empty default with default printer.
5066 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5067 renamed to `ses--symbolic-formulas' some time ago.
5068
45b778a6
JB
50692007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5070
5071 * calc.texi (Default Simplifications, Making Selections)
5072 (Customizing Calc): Clarify associativity of multiplication.
5073
03b5bade
MA
50742007-10-23 Michael Albinus <michael.albinus@gmx.de>
5075
5076 * tramp.texi (Traces and Profiles): Simplify loop over
5077 `trace-function-background'.
5078
e658c8ee
JL
50792007-10-22 Juri Linkov <juri@jurta.org>
5080
5081 * dired-x.texi (Shell Command Guessing): Default values are now
5082 available by typing M-n instead of M-p.
5083
dd753688
MA
50842007-10-21 Michael Albinus <michael.albinus@gmx.de>
5085
5086 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5087 (Password caching): Remove `tramp-clear-passwd'.
5088 It's not a command anymore.
dd753688
MA
5089 (Bug Reports): Add `tramp-bug' to function index.
5090 (Function Index, Variable Index): New nodes.
5091 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5092
5093 * trampver.texi: Update release number.
5094
4bb49b43
JB
50952007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5096
8b296cdd 5097 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5098 about integer size into past tense.
5099 (Time Zones): Remove pointer to Calc author's address.
5100 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5101 and hyperbolic cotangent. Fix typo.
4bb49b43 5102
311dd93f
MA
51032007-10-10 Michael Albinus <michael.albinus@gmx.de>
5104
5105 Sync with Tramp 2.1.11.
5106
5107 * trampver.texi: Update release number.
5108
ea3fc256
MA
51092007-10-06 Michael Albinus <michael.albinus@gmx.de>
5110
5111 * tramp.texi (External packages): New section.
5112
1af74d06
MB
51132007-09-29 Juri Linkov <juri@jurta.org>
5114
5115 * info.texi (Help-Int): Document `L' (`Info-history').
5116
0e2806fa
SM
51172007-09-26 Carsten Dominik <dominik@science.uva.nl>
5118
5119 * org.texi: Change links to webpage and maintained email.
5120 (Remember): Promote to Chapter, significant changes.
5121 (Fast access to TODO states): New section.
5122 (Faces for TODO keywords): New section.
5123 (Export options): Example for #+DATE.
5124 (Progress logging): Section moved.
5125
567b9191
BW
51262007-09-26 Bill Wohler <wohler@newt.com>
5127
5128 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5129 browse-url-at-mouse.
5130
1af74d06
MB
51312007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5132
5133 * flymake.texi (Customizable variables): Face names don't end in -face.
5134 Fix flymake-err-line-patterns template.
5135 (Example -- Configuring a tool called directly): Fix init-function.
5136 (Highlighting erroneous lines): Face names don't end in -face.
5137
d60a4e3a 51382007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5139
5140 * erc.texi (Special-Features): Fix small typo.
5141
7d7a3510
MA
51422007-09-14 Michael Albinus <michael.albinus@gmx.de>
5143
5144 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5145 and "External transfer methods".
5146
285f0d3a
JB
51472007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5148
5149 * calc.texi (Predefined Units): Add some history.
5150
526dc846
MO
51512007-09-08 Michael Olson <mwolson@gnu.org>
5152
87e04f16
JB
5153 * erc.texi (Copying): New section included from gpl.texi.
5154 This matches the look of the upstream ERC manual.
526dc846 5155
f10d0e80
JB
51562007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5157
87e04f16 5158 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5159 (Random Numbers): Clarify the distribution of `random'.
5160
4009494e
GM
51612007-09-06 Glenn Morris <rgm@gnu.org>
5162
f1fc42aa 5163 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5164 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5165 Change all setfilename commands to use ../../info.
5166 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5167 refer to the Emacs manual here.
5168 (infodir): New variable.
5169 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5170 (cc-mode.texi, faq.texi): Update references to source file locations.
5171 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5172 do not refer to the Emacs manual here.
5173 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5174
5175 * Makefile.in: Add `basename' versions of all info targets, for
5176 convenience when rebuilding just one manual.
5177 (../etc/GNU): Delete obsolete target.
5178 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5179 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5180 *.vrs *.toc here...
5181 (maintainer-clean): ...from here.
4009494e
GM
5182
5183 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5184
2de53ca6
GM
51852007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5186
5187 * calc.texi (Date Conversions): Clarify definition of
5188 Julian day numbering.
5189 (Date Forms): Clarify definition of Julian day numbering;
5190 add some history.
5191
51922007-08-30 Carsten Dominik <dominik@science.uva.nl>
5193
87e04f16 5194 * org.texi: Version 5.07.
2de53ca6
GM
5195
51962007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5197
5198 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5199
52002007-08-22 Carsten Dominik <dominik@science.uva.nl>
5201
5202 * org.texi (Adding hyperlink types): New section.
5203 (Embedded LaTeX): Chapter updated because of LaTeX export.
5204 (LaTeX export): New section.
5205 (Using links out): New section.
5206
52072007-08-22 Glenn Morris <rgm@gnu.org>
5208
5209 * faq.texi (Learning how to do something): Refcards now in
5210 etc/refcards/ directory.
5211
52122007-08-22 Michael Albinus <michael.albinus@gmx.de>
5213
5214 * tramp.texi (Remote Programs): Persistency file must be cleared when
5215 changing `tramp-remote-path'.
5216 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5217 macro.
5218
52192007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5220
5221 * calc.texi: Move contents to beginning of file.
5222 (Algebraic Entry): Fix the formatting of an example.
5223
52242007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5225
5226 * calc.texi (Basic Operations on Units): Mention exact versus
5227 inexact conversions.
5228
52292007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5230
5231 * calc.texi (Basic Operations on Units): Mention default
5232 values for new units.
5233 (Quick Calculator Mode): Mention that binary format will
5234 be displayed.
5235
52362007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5237
5238 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5239
52402007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5241
5242 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5243
52442007-08-08 Glenn Morris <rgm@gnu.org>
5245
5246 * gnus.texi, sieve.texi: Replace `iff'.
5247
52482007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5249
5250 * calc.texi (Basic Graphics): Mention the graphing of error
5251 forms.
5252 (Graphics Options): Mention how `g s' handles error forms.
5253 (Curve Fitting): Mention plotting the curves.
5254 (Standard Nonlinear Models): Add additional models.
5255 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5256 (Linear Fits): Correct result.
5257
52582007-08-01 Alan Mackenzie <acm@muc.de>
5259
5260 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5261 to "--no-site-file".
5262
52632007-07-29 Michael Albinus <michael.albinus@gmx.de>
5264
5265 * tramp.texi (Frequently Asked Questions): Point to mode line
5266 extension in Emacs 23.1.
5267
5268 * trampver.texi: Update release number.
5269
52702007-07-27 Glenn Morris <rgm@gnu.org>
5271
5272 * calc.texi (Copying): Include license text from gpl.texi, rather than
5273 in-line.
5274
52752007-07-25 Glenn Morris <rgm@gnu.org>
5276
5277 * calc.texi (Copying): Replace license with GPLv3.
5278
5279 * Relicense all FSF files to GPLv3 or later.
5280
52812007-07-22 Michael Albinus <michael.albinus@gmx.de>
5282
5283 Sync with Tramp 2.1.10.
5284
5285 * tramp.texi (trampfn): Expand macro implementation in order to handle
5286 empty arguments.
5287 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5288 occurrences by trampfn.
2de53ca6 5289 (Frequently Asked Questions): Extend example code for host
b2abec73 5290 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5291 file names to be typed.
5292
5293 * trampver.texi: Update release number.
5294
52952007-07-17 Michael Albinus <michael.albinus@gmx.de>
5296
5297 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5298 section. Reported by <poti@potis.org>.
5299 (Remote processes): Arguments of the program to be debugged are taken
5300 literally.
5301 (Frequently Asked Questions): Simplify recentf example.
5302
53032007-07-14 Karl Berry <karl@gnu.org>
5304
5305 * info.texi (@copying): New Back-Cover Text.
5306
5307 * info.texi (Quitting Info): Move to proper place in source.
5308 (Reported by Benno Schulenberg.)
5309
53102007-07-13 Eli Zaretskii <eliz@gnu.org>
5311
5312 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5313
5314 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5315
5316 * emacs-mime.texi: Add @documentencoding directive.
5317
53182007-07-12 Nick Roberts <nickrob@snap.net.nz>
5319
5320 * tramp.texi (Remote processes): Add an anchor to the subsection
5321 "Running a debugger on a remote host".
5322
53232007-07-12 Michael Albinus <michael.albinus@gmx.de>
5324
5325 * tramp.texi (Remote processes): Don't call it "experimental" any
5326 longer. Add subsection about running a debugger on a remote host.
5327
53282007-07-10 Carsten Dominik <dominik@science.uva.nl>
5329
5330 * org.texi (Properties and columns): Chapter rewritten.
5331
53322007-07-08 Michael Albinus <michael.albinus@gmx.de>
5333
5334 * tramp.texi:
5335 * trampver.texi: Migrate to Tramp 2.1.
5336
53372007-07-02 Carsten Dominik <dominik@science.uva.nl>
5338
5339 * org.texi (Properties): New chapter.
5340
53412007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5342
5343 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5344 Control Panel.
5345
5346 * gnus.texi (Misc Article): Add index entry for
5347 gnus-single-article-buffer.
5348
53492007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5350
5351 * gnus.texi (Starting Up): Fix typo.
5352
53532007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5354
5355 * gnus.texi (Asynchronous Fetching): Fix typo.
5356
53572007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5358
5359 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5360 (About This Manual): Remove redundant information.
5361 (Getting Started): Mention author.
5362 (Basic Arithmetic, Customizing Calc): Make description of the
5363 variable `calc-multiplication-has-precedence' match its new effect.
5364
53652007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5366
0c7efc08
SM
5367 * calc.texi (Basic Arithmetic, Customizing Calc):
5368 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5369
53702007-06-19 Carsten Dominik <dominik@science.uva.nl>
5371
5372 * org.texi (Tag): Section swapped with node Timestamps.
5373 (Formula syntax for Lisp): Document new `L' flag.
5374
53752007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5376
5377 * gnus.texi (Misc Group Stuff, Summary Buffer)
5378 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5379
53802007-06-06 Juanma Barranquero <lekktu@gmail.com>
5381
5382 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5383 * gnus.texi (Article Buttons, Mail Source Customization)
5384 (Sending or Not Sending, Customizing NNDiary):
5385 * message.texi (Message Headers):
5386 * mh-e.texi (HTML): Fix typos.
5387
53882007-06-07 Michael Albinus <michael.albinus@gmx.de>
5389
5390 Sync with Tramp 2.0.56.
5391
5392 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5393 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5394
53952007-06-02 Chong Yidong <cyd@stupidchicken.com>
5396
5397 * Version 22.1 released.
5398
53992007-05-26 Michael Olson <mwolson@gnu.org>
5400
5401 * erc.texi (Modules): Fix references to completion modules.
5402
54032007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5404
5405 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5406
54072007-05-09 Didier Verna <didier@xemacs.org>
5408
5409 * gnus.texi (Email Based Diary): New. Proper documentation for the
5410 nndiary back end and the gnus-diary library.
5411
54122007-05-03 Karl Berry <karl@gnu.org>
5413
5414 * .cvsignore (*.pdf): New entry.
5415
5416 * texinfo.tex: Update from current version for better pdf generation.
5417
54182007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5419
5420 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5421
54222007-04-28 Glenn Morris <rgm@gnu.org>
5423
5424 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5425 consideration of legal status.
5426
54272007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5428
5429 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5430
54312007-04-24 Chong Yidong <cyd@stupidchicken.com>
5432
5433 * faq.texi (New in Emacs 22): python.el removed.
5434
54352007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5436
5437 * calc.texi (Reporting bugs): Update maintainer's address.
5438
54392007-04-22 Chong Yidong <cyd@stupidchicken.com>
5440
5441 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5442
54432007-04-15 Jay Belanger <belanger@truman.edu>
5444
5445 * calc.texi (Title page): Remove the date.
5446 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5447 (The Standard Calc Interface): Change trail title.
5448 (Floats): Mention that when non-decimal floats are entered, only
5449 approximations are stored.
5450 (Copying): Move to the appendices.
5451 (GNU Free Documentation License): Add as an appendix.
5452
54532007-04-15 Chong Yidong <cyd@stupidchicken.com>
5454
5455 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5456 * dired-x.texi, ebrowse.texi, ediff.texi:
5457 * emacs-mime.texi, erc.texi, eshell.texi:
5458 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5459 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5460 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5461 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5462 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5463 * woman.texi: Include GFDL.
5464
5465 * doclicense.texi: Remove node heading, so that it can be included by
5466 other files.
5467
5468 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5469
5470 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5471 than *.
5472
54732007-04-14 Carsten Dominik <dominik@science.uva.nl>
5474
5475 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5476 in Calc.
5477
54782007-04-09 Romain Francoise <romain@orebokech.com>
5479
5480 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5481 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5482 replace mouse-2.
5483
54842007-04-08 Chong Yidong <cyd@stupidchicken.com>
5485
5486 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5487 renamed to woman-use-topic-at-point. Document new behavior.
5488
54892007-04-08 Richard Stallman <rms@gnu.org>
5490
5491 * url.texi: Fix some indexing.
5492 (Disk Caching): Drop discussion of old/other Emacs versions.
5493
54942007-04-07 Chong Yidong <cyd@stupidchicken.com>
5495
5496 * url.texi (Disk Caching): Say Emacs 21 "and later".
5497
5498 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5499 on Font locking which now mentions JIT lock.
5500
55012007-04-01 Michael Olson <mwolson@gnu.org>
5502
5503 * erc.texi: Update for the ERC 5.2 release.
5504
55052007-03-31 David Kastrup <dak@gnu.org>
5506
5507 * woman.texi (Topic, Interface Options): Explain changes semantics of
5508 woman-manpath in order to consider MANPATH_MAP entries.
5509
55102007-03-31 Eli Zaretskii <eliz@gnu.org>
5511
5512 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5513
55142007-03-26 Richard Stallman <rms@gnu.org>
5515
5516 * pgg.texi (Caching passphrase): Clean up previous change.
5517
55182007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5519
5520 * gnus.texi (Setting Process Marks): Fix typo.
5521
55222007-03-25 Romain Francoise <romain@orebokech.com>
5523
5524 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5525 readability, and include various fixes by Daniel Brockman, Nick Roberts
5526 and Dieter Wilhelm.
5527
55282007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5529
5530 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5531
5532 * gnus.texi (Mail Source Specifiers): Fix typo.
5533
55342007-03-22 Ralf Angeli <angeli@caeruleus.net>
5535
5536 * reftex.texi (Imprint): Update maintainer information.
5537
55382007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5539
5540 * message.texi (Message Buffers): Update documentation for
5541 message-generate-new-buffers.
5542
55432007-03-15 Daiki Ueno <ueno@unixuser.org>
5544
5545 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5546
55472007-03-21 Glenn Morris <rgm@gnu.org>
5548
5549 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5550
55512007-03-19 Chong Yidong <cyd@stupidchicken.com>
5552
5553 * eshell.texi (Known problems): Emacs 21 -> 22.
5554
5555 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5556
55572007-03-18 Jay Belanger <belanger@truman.edu>
5558
5559 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5560
55612007-03-12 Glenn Morris <rgm@gnu.org>
5562
5563 * calc.texi (Time Zones): Switch to new North America DST rule.
5564
5565 * calc.texi: Replace "daylight savings" with "daylight
5566 saving" in text throughout.
5567
55682007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5569
5570 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5571 The variable now uses a list of symbols instead of just a symbol.
5572 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5573
55742007-03-06 Romain Francoise <romain@orebokech.com>
5575
5576 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5577 new packages, and mention Gnus update.
5578
55792007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5580
5581 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5582 nntp-open-connection-functions-never-echo-commands.
5583
55842007-02-27 Chong Yidong <cyd@stupidchicken.com>
5585
5586 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5587 problems on the console, and security risk in not using gpg-agent.
5588
55892007-02-25 Carsten Dominik <dominik@science.uva.nl>
5590
0c7efc08 5591 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
5592 Completely reorganized and rewritten.
5593 (CamelCase links): Section removed.
5594 (Repeating items): New section.
5595 (Tracking TODO state changes): New section.
5596 (Agenda views): Chapter reorganized and rewritten.
5597 (HTML export): Section rewritten.
5598 (Tables in arbitrary syntax): New section.
5599 (Summary): Better feature summary.
5600 (Activation): Document problem with cut-and-paste of Lisp code
5601 from PDF files.
5602 (Visibility cycling): Document indirect buffer use.
5603 (Structure editing): Document sorting.
5604 (Remember): Section rewritten.
5605 (Time stamps): Better description of time stamp types.
5606 (Tag searches): Document regular expression search for tags.
5607 (Stuck projects): New section.
5608 (In-buffer settings): New keywords.
5609 (History and Acknowledgments): Updated description.
5610
56112007-02-24 Alan Mackenzie <acm@muc.de>
5612
5613 * cc-mode.texi (Movement Commands): Insert two missing command names.
5614 (Getting Started): Slight wording correction (use conditional).
5615
56162007-02-22 Kim F. Storm <storm@cua.dk>
5617
5618 * widget.texi (User Interface, Basic Types): Document need to put some
5619 text before the %v escape in :format string in editable-field widget.
5620
56212007-02-18 Romain Francoise <romain@orebokech.com>
5622
5623 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5624 `cvs-mode-quit'.
5625
56262007-02-10 Markus Triska <markus.triska@gmx.at>
5627
5628 * widget.texi (Programming Example): Put constant strings in :format.
5629
56302007-02-07 Juanma Barranquero <lekktu@gmail.com>
5631
5632 * faq.texi (Fullscreen mode on MS-Windows): New node.
5633
56342007-02-04 David Kastrup <dak@gnu.org>
5635
5636 * faq.texi (AUCTeX): Update version number. Should probably be done
5637 for other packages as well.
5638
56392007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5640
5641 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5642 <tassilo@member.fsf.org>.
5643
56442007-01-27 Eli Zaretskii <eliz@gnu.org>
5645
5646 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5647 ls-lisp-use-localized-time-format.
5648
56492007-01-20 Markus Triska <markus.triska@gmx.at>
5650
5651 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5652
56532007-01-13 Michael Olson <mwolson@gnu.org>
5654
5655 * erc.texi (Modules): Mention capab-identify module.
5656
56572007-01-05 Michael Olson <mwolson@gnu.org>
5658
5659 * erc.texi (Getting Started): Update for /RECONNECT command.
5660
56612007-01-04 Richard Stallman <rms@gnu.org>
5662
5663 * ebrowse.texi: Change C-c b to C-c C-m.
5664
56652007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5666
5667 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5668 variables only in info to avoid redundant entries in the printed
5669 manual.
5670
56712007-01-02 Daiki Ueno <ueno@unixuser.org>
5672
5673 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5674
56752007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5676
5677 * message.texi (Security): Split into sub-nodes.
5678
56792007-01-01 Alan Mackenzie <acm@muc.de>
5680
5681 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5682 eval-after-load in Emacs <=21 and a workaround. Document that
5683 trigraphs are not supported.
5684
56852007-01-01 Alan Mackenzie <acm@muc.de>
5686
5687 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5688 c-context-line-break. When invoked within a string, preserve
5689 whitespace. Add a backslash only when also in a macro.
5690
56912007-01-01 Alan Mackenzie <acm@muc.de>
5692
5693 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5694
56952007-01-01 Alan Mackenzie <acm@muc.de>
5696
5697 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5698 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5699
57002007-01-01 Alan Mackenzie <acm@muc.de>
5701
5702 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5703 "Choosing a Style".
5704
5705 * cc-mode.texi ("Styles"): Add @dfn{style}.
5706
57072006-12-30 Michael Albinus <michael.albinus@gmx.de>
5708
5709 Sync with Tramp 2.0.55.
5710
5711 * trampver.texi: Update release number.
5712
57132006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5714
5715 * gnus.texi (Customizing Articles): Add index entries for all
5716 gnus-treat-* variables.
5717
c8763fb6 57182006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5719
5720 * gnus.texi (IMAP): Fix incorrect explanation of
5721 nnimap-search-uids-not-since-is-evil in documentation for
5722 nnimap-expunge-search-string.
5723
57242006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5725
5726 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5727 spam-ifile-database.
5728
57292006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5730
5731 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5732 rebind C-s.
5733
c8763fb6 57342006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5735
5736 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5737 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5738 "expiring mail".
5739 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5740 nnimap-nov-is-evil.
5741
57422006-12-25 Kevin Ryde <user42@zip.com.au>
5743
5744 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5745 about the key procedure being used heavily.
5746
57472006-12-24 Chong Yidong <cyd@stupidchicken.com>
5748
5749 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5750 to t.
5751 (Prerequisites): Add explanation about gpg-agent.
5752
57532006-12-22 Kevin Ryde <user42@zip.com.au>
5754
5755 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5756 "sort" instead of "sort*".
5757
57582006-12-19 Richard Stallman <rms@gnu.org>
5759
5760 * calc.texi (History and Acknowledgements): Recognize that Emacs
5761 now does have floating point.
5762
57632006-12-19 Michael Albinus <michael.albinus@gmx.de>
5764
5765 * tramp.texi (External transfer methods): Describe new method `scpc'.
5766
57672006-12-17 Sascha Wilde <wilde@sha-bang.de>
5768
5769 * pgg.texi: Added short note on gpg-agent to the introduction.
5770
57712006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5772
5773 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5774 also applies to Cc.
5775
57762006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5777
5778 * gnus.texi (X-Face): Clarify. Say which programs are required
5779 on Windows.
5780
57812006-12-08 Michael Olson <mwolson@gnu.org>
5782
5783 * erc.texi (Modules): Remove documentation for list module.
5784
c8763fb6 57852006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
5786
5787 * faq.texi (^M in the shell buffer): Ditto.
5788
57892006-11-20 Michael Olson <mwolson@gnu.org>
5790
5791 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5792
57932006-11-17 Carsten Dominik <dominik@science.uva.nl>
5794
5795 * org.texi: Fix typos.
5796 (Agenda commands): Document `C-k'.
5797
57982006-11-16 Eli Zaretskii <eliz@gnu.org>
5799
5800 * url.texi (http/https): Fix a typo in the HTTP URL.
5801
58022006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5803
5804 * ada-mode.texi: Total rewrite.
5805
58062006-11-13 Carsten Dominik <dominik@science.uva.nl>
5807
5808 * org.texi: Minor typo fixes.
5809
58102006-11-13 Bill Wohler <wohler@newt.com>
5811
5812 Release MH-E manual version 8.0.3.
5813
5814 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5815 release 8.0.3.
5816
5817 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5818 to set MAILDIR.
5819 (Reading Mail): Document the customization of read-mail-command
5820 for MH-E.
5821 (Viewing Attachments): Document mm-discouraged-alternatives.
5822 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5823 (Junk): Add more information about the settings of mh-junk-background
5824 in a program. Add /usr/bin/mh to PATH in examples.
5825
58262006-11-12 Richard Stallman <rms@gnu.org>
5827
5828 * woman.texi: Update author address but say he no longer maintains it.
5829
58302006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5831
5832 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5833 archived trees.
5834 (Checkboxes): Section moved to chapter 5, and extended.
5835 (The date/time prompt): New section.
5836 (Link abbreviations): New section.
5837 (Presentation and sorting): New section.
5838 (Custom agenda views): Section completely rewritten.
5839 (Summary): Compare with Planner.
5840 (Feedback): More info about creating backtraces.
5841 (Plain lists): Modified example.
5842 (Breaking down tasks): New section.
5843 (Custom time format): New section.
5844 (Time stamps): Document inactive timestamps.
5845 (Setting tags): More details about fast tag selection.
5846 (Block agenda): New section.
5847 (Custom agenda views): Section rewritten.
5848 (Block agenda): New section.
5849
58502006-11-07 Michael Albinus <michael.albinus@gmx.de>
5851
5852 * tramp.texi (Configuration): scp is the default method.
5853 (Default Method): Use ssh as example for another method.
5854
58552006-10-27 Richard Stallman <rms@gnu.org>
5856
5857 * woman.texi: Downcase nroff/troff/roff.
5858 (Installation): Chapter deleted. Some xrefs deleted.
5859 (Background): woman doesn't advise man ;-).
5860
c8763fb6 58612006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5862
5863 * ada-mode.texi (Project files, Identifier completion)
5864 (Automatic Casing, Debugging, Using non-standard file names)
5865 (Working Remotely): Fix typos.
5866
58672006-10-20 Masatake YAMATO <jet@gyve.org>
5868
0c7efc08 5869 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
5870 sample code `my-c-initialization-hook'.
5871
58722006-10-19 Stuart D. Herring <herring@lanl.gov>
5873
5874 * widget.texi: Fix typos.
5875
58762006-10-19 Michael Albinus <michael.albinus@gmx.de>
5877
5878 * tramp.texi (Frequently Asked Questions): Remove questions marked with
5879 "???". There have been no complaints for years, so the information
5880 must be appropriate.
5881
58822006-10-16 Richard Stallman <rms@gnu.org>
5883
5884 * widget.texi: Use @var instead of capitalization.
5885 Clarify many widget type descriptions.
5886
58872006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5888
5889 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
5890 gnus-dired-attach.
5891 (Selecting a Group): Fix typo.
5892
c8763fb6 58932006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5894
5895 * widget.texi: Fix typos.
5896
58972006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
5898
5899 * gnus.texi (Image Enhancements): Update for Emacs 22.
5900
5901 * gnus-faq.texi ([1.3]): Update.
5902
59032006-10-06 Richard Stallman <rms@gnu.org>
5904
5905 * faq.texi (Displaying the current line or column):
5906 Delete "As of Emacs 20".
5907
59082006-10-06 Romain Francoise <romain@orebokech.com>
5909
5910 * faq.texi (VM): VM works with Emacs 22 too.
5911
59122006-10-06 Richard Stallman <rms@gnu.org>
5913
5914 * ebrowse.texi: Remove Emacs version "21" from title.
5915
59162006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
5917
5918 * gnus.texi (Foreign Groups): Say where change of editing commands are
5919 stored. Add reference to `gnus-parameters'.
5920
59212006-09-15 Jay Belanger <belanger@truman.edu>
5922
5923 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5924 Change "Library Public License" to "Lesser Public License"
5925 throughout. Use "yyyy" to represent year.
5926
59272006-09-15 Carsten Dominik <dominik@science.uva.nl>
5928
5929 * org.texi (Setting tags): Typo fix.
5930
59312006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
5932
5933 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5934
59352006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5936
5937 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5938
59392006-09-12 Paul Eggert <eggert@cs.ucla.edu>
5940
5941 * faq.texi (Escape sequences in shell output): EMACS is now set
5942 to Emacs's absolute file name, not to "t".
5943 (^M in the shell buffer): Likewise.
5944 * misc.texi (Interactive Shell): Likewise.
5945
59462006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
5947
5948 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5949 mails with pop3-leave-mail-on-server. Fix wording.
5950 (Limiting): Improve gnus-summary-limit-to-articles.
5951 (X-Face): Fix typo.
5952
59532006-09-11 Simon Josefsson <jas@extundo.com>
5954
5955 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5956 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5957
59582006-09-06 Simon Josefsson <jas@extundo.com>
5959
5960 * smtpmail.texi (Authentication): Mention SSL.
5961
59622006-09-01 Eli Zaretskii <eliz@gnu.org>
5963
5964 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5965 Don't use @indicateurl.
5966
5967 * cc-mode.texi (Subword Movement): Don't use @headitem.
5968 (Custom Braces, Clean-ups): Don't use @tie.
5969
59702006-08-29 Michael Albinus <michael.albinus@gmx.de>
5971
5972 Sync with Tramp 2.0.54.
5973
5974 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5975 Suggested by Adrian Phillips <a.phillips@met.no>.
5976
59772006-08-15 Carsten Dominik <dominik@science.uva.nl>
5978
5979 * org.texi (Installation, Activation): Split from Installation and
5980 Activation.
5981 (Clocking work time): Documented new features.
5982
59832006-08-13 Alex Schroeder <alex@gnu.org>
5984
5985 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5986 example.
5987
59882006-08-12 Eli Zaretskii <eliz@gnu.org>
5989
5990 * faq.texi (How to add fonts): New node.
5991
59922006-08-05 Romain Francoise <romain@orebokech.com>
5993
5994 * faq.texi (New in Emacs 22): Expand.
5995
59962006-08-03 Michael Olson <mwolson@gnu.org>
5997
5998 * erc.texi: Update for ERC 5.1.4.
5999
60002006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6001
6002 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6003 in .../site-lisp/gnus/ by default.
6004 [ From gnus-news.texi in the trunk. ]
6005
60062006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6007
6008 * gnus.texi (MIME Commands): Additions for yEnc.
6009
60102006-07-24 Richard Stallman <rms@gnu.org>
6011
6012 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6013 * faq.texi: Move periods and commas inside quotes.
6014
60152006-07-20 Jay Belanger <belanger@truman.edu>
6016
6017 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6018
60192006-07-18 Chong Yidong <cyd@stupidchicken.com>
6020
6021 * faq.texi (Security risks with Emacs): Document Emacs 22
6022 file-local-variable mechanism.
6023
60242006-07-12 Michael Olson <mwolson@gnu.org>
6025
6026 * erc.texi: Update for ERC 5.1.3.
6027
60282006-07-12 Alex Schroeder <alex@gnu.org>
6029
6030 * rcirc.texi: Fix typos.
6031 (Getting started with rcirc): New calling convention for M-x irc.
6032 Mention #rcirc. Removed channel tracking.
0c7efc08 6033 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6034 recently, eg. rcirc-server to rcirc-default-server. Added
6035 documentation for rcirc-authinfo, some background for Bitlbee, and
6036 rcirc-track-minor-mode.
0c7efc08 6037 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6038 Scrolling.
0c7efc08 6039 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6040 to match code changes.
6041
60422006-07-10 Nick Roberts <nickrob@snap.net.nz>
6043
6044 * gnus.texi, message.texi: Fix typos.
6045
60462006-07-07 Carsten Dominik <dominik@science.uva.nl>
6047
6048 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6049 commands.
6050 (Global TODO list): Document the use of the variables
6051 `org-agenda-todo-ignore-scheduled' and
6052 `org-agenda-todo-list-sublevels'.
6053
60542006-07-05 Richard Stallman <rms@gnu.org>
6055
6056 * faq.texi (Scrolling only one line): Fix xref.
6057
60582006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6059
6060 * faq.texi (Evaluating Emacs Lisp code):
6061 Throughout, replace eval-current-buffer with eval-buffer.
6062
60632006-07-03 Richard Stallman <rms@gnu.org>
6064
6065 * rcirc.texi (Scrolling conservatively): Fix xref.
6066
6067 * pcl-cvs.texi (Viewing differences): Usage fix.
6068
60692006-07-03 Carsten Dominik <dominik@science.uva.nl>
6070
6071 * org.texi (Agenda commands): Document `s' key to save all org-mode
6072 buffers.
6073
60742006-06-30 Ralf Angeli <angeli@caeruleus.net>
6075
6076 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6077 names. Mention `cvs-msg' face.
6078
60792006-06-29 Carsten Dominik <dominik@science.uva.nl>
6080
6081 * org.texi (Checkboxes): New section.
6082
60832006-06-28 Carsten Dominik <dominik@science.uva.nl>
6084
6085 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6086 throughout this chapter.
6087
60882006-06-27 Chong Yidong <cyd@stupidchicken.com>
6089
6090 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6091 text for standalone vs Emacs info.
6092 (Help): Clarify header line description. Use mouse-1 for clicks.
6093 (Help-P): Use mouse-1 for clicks.
6094 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6095 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6096 (Choose menu subtopic): Remove gratuitous Emacs command names.
6097 (Help-FOO): Put usual behavior first.
6098 (Help-Xref): Clicking on xrefs works in Emacs.
6099 (Search Text): Clarify what the default behavior is.
6100 (Create Info buffer): Fix Emacs window/X window confusion.
6101 (Emacs Info Variables): Fix for new Emacs init file behavior.
6102
61032006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6104
6105 * gnus.texi (Summary Buffer Lines): Fix typo.
6106
61072006-06-23 Carsten Dominik <dominik@science.uva.nl>
6108
6109 * org.texi (Embedded LaTeX): New chapter.
6110 (Archiving): Section rewritten.
6111 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6112
61132006-06-20 Bill Wohler <wohler@newt.com>
6114
6115 Release MH-E manual version 8.0.1.
6116
6117 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6118 release 8.0.1.
6119 (Preface): Depend on GNU mailutils 1.0 and higher.
6120
61212006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6122
6123 * message.texi (News Headers): Update message-syntax-checks section.
6124
61252006-06-19 Karl Berry <karl@gnu.org>
6126
6127 * info.texi (Advanced): Mention C-q, especially with ?.
6128
61292006-06-19 Carsten Dominik <dominik@science.uva.nl>
6130
6131 * org.texi (Publishing links): Document the `:link-validation-function'
6132 property.
6133 (Extensions and Hacking): New chapter, includes some sections of the
6134 "Miscellaneous" chapter.
6135
61362006-06-10 Carsten Dominik <dominik@science.uva.nl>
6137
6138 * org.texi (Progress logging): New section.
6139
2de53ca6
GM
61402006-06-06 Carsten Dominik <dominik@science.uva.nl>
6141
6142 * org.texi (ASCII export): Document indentation adaptation.
6143 (Setting tags): Document mutually-exclusive tags.
6144
61452006-06-05 Romain Francoise <romain@orebokech.com>
6146
6147 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6148 Fix typo.
6149
6150 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6151 channel (#gnus@irc.freenode.net).
6152 Fix typos. Update copyright notice.
6153
6154 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6155 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6156 (Line-Up Functions, Custom Macros):
6157 * ediff.texi (Window and Frame Configuration)
dccb744b 6158 (Highlighting Difference Regions):
2de53ca6
GM
6159 * emacs-mime.texi (Display Customization):
6160 * erc.texi (History):
6161 * eshell.texi (Known problems):
6162 * eudc.texi (Overview, BBDB):
6163 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6164 (The problem of spam, SpamOracle, Extending the Spam package)
6165 (Conformity, Terminology):
dccb744b 6166 * idlwave.texi (Routine Info)
2de53ca6
GM
6167 (Class and Keyword Inheritance, Padding Operators)
6168 (Breakpoints and Stepping, Electric Debug Mode)
6169 (Examining Variables, Troubleshooting):
6170 * org.texi (Creating timestamps):
6171 * reftex.texi (Commands, Options, Changes):
6172 * tramp.texi (Inline methods, Password caching)
6173 (Auto-save and Backup, Issues):
6174 * vip.texi (Files, Commands in Insert Mode):
6175 * viper.texi (Emacs Preliminaries, States in Viper)
6176 (Packages that Change Keymaps, Viper Specials, Groundwork):
6177 Fix various typos.
6178
61792006-05-31 Michael Ernst <mernst@alum.mit.edu>
6180
6181 * ediff.texi: Fix typos.
6182
61832006-05-30 Carsten Dominik <dominik@science.uva.nl>
6184
6185 * org.texi: Small typo fixes.
6186
fff84c22
JB
61872006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6188
6189 * viper.texi (Viper Specials):
6190 * gnus.texi (Example Setup):
6191 * faq.texi (Backspace invokes help):
6192 * dired-x.texi (Optional Installation Dired Jump):
6193 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6194 follow coding conventions.
6195
2de53ca6
GM
61962006-05-29 Michael Albinus <michael.albinus@gmx.de>
6197
6198 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6199
62002006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6201
6202 * pcl-cvs.texi: Fix typos.
6203 (Customization): Say "us".
6204
62052006-05-26 Eli Zaretskii <eliz@gnu.org>
6206
6207 * org.texi: Remove bogus @setfilename.
6208
62092006-05-26 Carsten Dominik <dominik@science.uva.nl>
6210
6211 * org.texi (ASCII export): Omit command name.
6212 (HTML export): Add prefix to all lines in Local Variable example.
6213 (Acknowledgments): Typeset names in italics.
6214
62152006-05-24 Carsten Dominik <dominik@science.uva.nl>
6216
6217 * org.texi (Plain lists): Add new item navigation commands.
6218 (External links): Document elisp and info links.
6219 (Custom searches): New section.
6220 (Publishing): New chapter.
6221 (HTML export): Include a list of supported CSS classes.
6222 (Setting tags): Describe the fast-tag-setting interface.
6223
62242006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6225
6226 * dired-x.texi: ifinfo -> ifnottex.
6227
62282006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6229
6230 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6231
62322006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6233
6234 * message.texi (Interface): Add tool bar customization.
6235 (MIME): Index and text additions for mml-attach.
6236 (MIME): Describe mml-dnd-protocol-alist and
6237 mml-dnd-attach-options.
6238
6239 * gnus.texi (Oort Gnus): Reorder entries in sections.
6240 Fix some entries.
6241 (Starting Up): Add references to "Emacs for Heathens" and to
6242 "Finding the News". Add user-full-name and user-mail-address.
6243 (Group Buffer Format): Add tool bar customization and update.
6244 (Summary Buffer): Add tool bar customization.
6245 (Posting Styles): Add message-alternative-emails.
6246
62472006-05-09 Michael Albinus <michael.albinus@gmx.de>
6248
6249 * tramp.texi (Filename completion): Improve wording.
6250
62512006-05-07 Romain Francoise <romain@orebokech.com>
6252
6253 * faq.texi (Using regular expressions): Fix typo.
6254 (Packages that do not come with Emacs): Fix capitalization.
6255 (Replacing text across multiple files): Expand node to explain how
6256 to use `dired-do-query-replace-regexp' in more detail, based on
6257 suggestion by Eric Hanchrow <offby1@blarg.net>.
6258
62592006-05-06 Michael Albinus <michael.albinus@gmx.de>
6260
6261 * tramp.texi (Filename completion): Completion of remote files'
6262 method, user name and host name is active only in partial
6263 completion mode.
6264
62652006-05-06 Bill Wohler <wohler@newt.com>
6266
6267 Release MH-E manual version 8.0.
6268
6269 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6270 release 8.0.
6271
62722006-05-06 Bill Wohler <wohler@newt.com>
6273
6274 * mh-e.texi (MH-BOOK-HOME): Change from
6275 http://www.ics.uci.edu/~mh/book/mh to
6276 http://rand-mh.sourceforge.net/book/mh.
6277 Replace .htm suffix with .html for MH book files.
6278 (Using This Manual): Update key binding for getting relevant
6279 chapter in Info from command key.
6280 (Ranges): Fix itemx.
6281
62822006-05-05 Karl Berry <karl@gnu.org>
6283
6284 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6285 (\fonttextsize): New user-level command to change text font size.
6286
62872006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6288
6289 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6290
62912006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6292
6293 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6294
62952006-04-24 Bill Wohler <wohler@newt.com>
6296
6297 * mh-e.texi (Getting Started): Make it more explicit that you need
6298 to install MH. Add pointers to current MH implementations.
6299
63002006-04-21 Bill Wohler <wohler@newt.com>
6301
6302 Release MH-E manual version 7.94.
6303
6304 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6305 release 7.94.
6306
63072006-04-21 Carsten Dominik <dominik@science.uva.nl>
6308
6309 * org.texi: Many small fixes.
6310 (Handling links): Rename from "Managing links".
6311
63122006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6313
6314 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6315 (Splitting mail using spam-stat): Fix @xref.
6316
63172006-04-20 Chong Yidong <cyd@stupidchicken.com>
6318
6319 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6320 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6321
63222006-04-20 Carsten Dominik <dominik@science.uva.nl>
6323
6324 * org.texi (Time stamps): Better explanation of the purpose of
6325 different time stamps.
6326 (Structure editing, Plain lists): More details on how new items
6327 and headings are inserted.
6328
63292006-04-18 Carsten Dominik <dominik@science.uva.nl>
6330
6331 * org.texi (Formula syntax): Fix link to Calc Manual.
6332
63332006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6334
6335 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6336
63372006-04-17 Bill Wohler <wohler@newt.com>
6338
6339 * mh-e.texi (Folders): Update mh-before-quit-hook and
6340 mh-quit-hook example with code that removes the buffers rather
6341 than just bury them.
6342
63432006-04-17 Michael Albinus <michael.albinus@gmx.de>
6344
6345 Sync with Tramp 2.0.53.
6346
63472006-04-13 Carsten Dominik <dominik@science.uva.nl>
6348
6349 * org.texi (Updating settings): New section.
6350 (Visibility cycling): Better names for the startup folding
6351 options.
6352 (Exporting): Completely restructured.
6353 (The very busy C-c C-c key): New section.
6354 (Summary of in-buffer settings): New section.
6355
63562006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6357
6358 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6359
63602006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6361
6362 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6363 (Server Commands): Key `v' is reserved for users.
6364
63652006-04-11 Carsten Dominik <dominik@science.uva.nl>
6366
6367 * org.texi (Link format): New section, emphasis on bracket links.
6368 (External links): Document bracket links.
6369 (FAQ): Expand to cover shell links and the new link format.
6370
63712006-04-09 Kevin Ryde <user42@zip.com.au>
6372
6373 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6374
63752006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6376
6377 * gnus.texi (Summary Buffer Lines): Add `*'.
6378
c8763fb6 63792006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6380
6381 * gnus.texi (Group Parameters):
6382 Mention gnus-permanently-visible-groups.
6383
63842006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6385
6386 * gnus.texi (Face): Fix typo.
6387
63882006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6389
6390 * gnus.texi (X-Face): Clarify.
6391 (Face): Need Emacs with PNG support.
6392
63932006-04-06 Richard Stallman <rms@gnu.org>
6394
6395 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6396 Emacs".
6397
63982006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6399
6400 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6401 blocks not suitable for inclusion with Emacs using variable
6402 PARTOFEMACS.
6403
64042006-04-04 Simon Josefsson <jas@extundo.com>
6405
6406 * gnus.texi (Security): Improve.
6407
64082006-04-02 Bill Wohler <wohler@newt.com>
6409
6410 * mh-e.texi (Getting Started, Junk, Bug Reports)
6411 (MH FAQ and Support): Fix URLs.
6412
64132006-03-31 Romain Francoise <romain@orebokech.com>
6414
6415 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6416 to t, not nil (and has for the past eight years).
6417
64182006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6419
6420 * message.texi, gnus.texi: Bump version to 5.11.
6421
64222006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6423
6424 * gnus.texi (Top): Add comment about version line.
6425
6426 * message.texi (Top): Ditto. Change to take named versions into
6427 account.
6428
64292006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6430
6431 * gnus.texi (Posting Styles): Add x-face-file to example.
6432 (X-Face): Refer to posting styles.
6433
6434 * gnus-faq.texi ([5.8]): Add x-face-file.
6435 ([8.4]): Add links to gmane.emacs.gnus.user and
6436 gmane.emacs.gnus.general.
6437
64382006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6439
6440 * gnus-faq.texi: Use .invalid.
6441 ([5.4]): Fix gnus-posting-styles example.
6442
64432006-03-27 Romain Francoise <romain@orebokech.com>
6444
6445 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6446 Emacs/W3 needs a new maintainer.
6447 (Ispell): Update author and version info.
6448 (Mailcrypt): Mention PGG.
6449 (New in Emacs 22): Add PGG to the list of new packages.
6450 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6451 updating dead URLs.
6452
64532006-03-25 Karl Berry <karl@gnu.org>
6454
6455 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6456 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6457 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6458 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6459 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6460 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6461 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6462 (2) do not indent copyright year list (or anything else).
6463
64642006-03-21 Bill Wohler <wohler@newt.com>
6465
6466 * mh-e.texi (Folders): Various edits.
6467
64682006-03-20 Romain Francoise <romain@orebokech.com>
6469
6470 * gnus.texi (Mail Folders): Grammar fix.
6471
64722006-03-19 Bill Wohler <wohler@newt.com>
6473
6474 * mh-e.texi (Replying): Document Mail-Followup-To.
6475 Change manually-formatted table to multitable. Add debugging info.
6476 Move description of mh-reply-default-reply-to into paragraph
6477 that describes its values.
6478
64792006-03-17 Bill Wohler <wohler@newt.com>
6480
10d1d0af 6481 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
6482 (Sending Mail Tour): Update method of entering
6483 addresses and subject.
6484 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6485 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6486
64872006-03-15 Carsten Dominik <dominik@science.uva.nl>
6488
6489 * org.texi: Version number change only.
6490
64912006-03-14 Bill Wohler <wohler@newt.com>
6492
6493 * mh-e.texi: Add index entries around each paragraph rather than
6494 depend on entries from beginning of node. Doing so ensures that
6495 index entries are less likely to be forgotten if text is cut and
6496 pasted, and are necessary anyway if the references are on a
6497 separate page. It seems that makeinfo is now (v. 4.8) only
6498 producing one index entry per node, so there is no longer any
6499 excuse not to. Use subheading instead of heading. The incorrect
6500 use of heading produced very large fonts in Info--as large as the
6501 main heading.
6502 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6503 versions 6 and 7 appeared *around* the time of these Emacs releases.
6504
65052006-03-13 Carsten Dominik <dominik@science.uva.nl>
6506
6507 * org.texi (Clean view): Document new startup options.
6508
65092006-03-11 Bill Wohler <wohler@newt.com>
6510
6511 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6512 (Composing, Scan Line Formats): Fix @refs.
6513 (Getting Started): Define MH profile and MH profile components.
6514 (Incorporating Mail, Reading Mail, Viewing, Printing)
6515 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6516 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6517 for string constants.
6518 (Tool Bar): Remove spurious quote.
6519 (Junk): Use ``...'' instead of "...".
6520 (Scan Line Formats): Replace @samp with @kbd.
6521
65222006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6523
6524 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6525
65262006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6527
6528 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6529 easy to understand.
6530
65312006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6532
6533 * gnus.texi: Markup fix.
6534 (Fancy Mail Splitting): Specify new feature.
6535
65362006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6537
6538 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6539 partial-words matching.
6540
65412006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6542
6543 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6544
6545 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6546 (MIME Commands): Fix mm-discouraged-alternatives.
6547
65482006-03-07 Carsten Dominik <dominik@science.uva.nl>
6549
6550 * org.texi: Version number change only.
6551
65522006-03-06 Bill Wohler <wohler@newt.com>
6553
6554 * mh-e.texi: Move from SourceForge repository to Savannah.
6555 This is version 7.93, which is a total rewrite from the previous
6556 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6557 version 7.93.
6558
65592006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6560
6561 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6562
65632006-03-01 Carsten Dominik <dominik@science.uva.nl>
6564
6565 * org.texi (Interaction): Add item about `org-mouse.el' by
6566 Piotr Zielinski.
6567 (Managing links): Document that also mouse-1 can be used to
6568 activate a link.
6569 (Headlines, FAQ): Add entry about hiding leading stars.
6570 (Miscellaneous): Resort the sections in this chapter to a more
6571 logical sequence.
6572
65732006-02-27 Simon Josefsson <jas@extundo.com>
6574
6575 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6576 2004-01-27 from the trunk).
6577
65782006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6579
6580 * cc-mode.texi: Rename c-hungry-backspace to
6581 c-hungry-delete-backwards, at the request of RMS. Leave the old
6582 name as an alias.
6583
65842006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6585
6586 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6587 include the function header within the defun.
6588
65892006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6590
6591 * cc-mode.texi: Correct two typos.
6592
65932006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6594
6595 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6596 existing comment.
6597 (Electric Keys): Add a justification for electric indentation.
6598 (Hungry WS Deletion): Clear up the names and complications of the
6599 BACKSPACE and DELETE keys.
6600
66012006-02-23 Juri Linkov <juri@jurta.org>
6602
6603 * faq.texi (Common requests): Move `Turning on auto-fill by
6604 default' after `Wrapping words automatically'. Move `Working with
6605 unprintable characters' before `Searching for/replacing newlines'.
6606 Move `Replacing highlighted text' after `Highlighting a region'.
6607 Merge `Repeating commands' and `Repeating a command as many times
6608 as possible' into the former.
6609 (Packages that do not come with Emacs): Add refs to Gmane and
6610 etc/MORE.STUFF.
6611
66122006-02-23 Juri Linkov <juri@jurta.org>
6613
6614 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6615 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6616 Add xref to `(emacs)Reporting Bugs'.
6617 (Getting a printed manual): Add URL to other formats of the manual.
6618 (Common requests): Fix menu.
6619 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6620 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6621 (Inserting text at the beginning of each line): Add pxref to
6622 `Changing the included text prefix'.
6623 (Forcing the cursor to remain in the same column): Mention `track-eol'
6624 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6625 (Replacing text across multiple files): Add keybinding `Q' for
6626 `dired-do-query-replace'.
6627
66282006-02-22 Carsten Dominik <dominik@science.uva.nl>
6629
6630 * reftex.texi: Version number and date change only.
6631
6632 * org.texi (Internal Links): Rewrite to cover the modified
6633 linking system.
6634
66352006-02-17 Eli Zaretskii <eliz@gnu.org>
6636
6637 * faq.texi: Remove the coding cookie, it's not needed anymore.
6638
66392006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6640
6641 * faq.texi (Colors on a TTY): Mention Mac OS port.
6642
66432006-02-12 Karl Berry <karl@gnu.org>
6644
6645 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6646 8-bit accented a.
6647
66482006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6649
6650 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6651
66522006-02-08 Romain Francoise <romain@orebokech.com>
6653
6654 * faq.texi (Top): Remove paragraph about the FAQ being a
6655 transitional document, etc.
6656 (Searching for/replacing newlines): New node.
6657 (Yanking text in isearch): New node.
6658 (Inserting text at the beginning of each line): Rename and make
6659 more general, mention `M-;' in Message mode.
6660
66612006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6662
6663 * faq.texi (Meta key does not work in xterm)
6664 (Emacs does not display 8-bit characters)
6665 (Inputting eight-bit characters): Update xrefs.
6666
66672006-02-06 Romain Francoise <romain@orebokech.com>
6668
6669 * faq.texi (VM): VM now at version 7.19.
6670 Set myself as maintainer of this file.
6671
66722006-02-04 Michael Olson <mwolson@gnu.org>
6673
6674 * erc.texi (History): Note that ERC is now included with Emacs.
6675
66762006-01-31 Romain Francoise <romain@orebokech.com>
6677
6678 * message.texi (Message Headers): Explain what
6679 `message-alternative-emails' does in more detail.
6680 Update copyright year.
6681
66822006-01-30 Juanma Barranquero <lekktu@gmail.com>
6683
6684 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6685
66862006-01-29 Richard M. Stallman <rms@gnu.org>
6687
6688 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6689
66902006-01-29 Michael Olson <mwolson@gnu.org>
6691
6692 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6693
6694 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6695
6696 * faq.texi (New in Emacs 22): Mention ERC.
6697
66982006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6699
6700 * rcirc.texi: Capitalize dir entry for consistency with the entry
6701 in info/dir and other entries in the Emacs category.
6702 Fix typos. Delete trailing whitespace.
6703
c8763fb6 67042006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
6705
6706 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6707
67082006-01-27 Eli Zaretskii <eliz@gnu.org>
6709
6710 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6711 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6712
6713 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6714 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6715
67162006-01-27 Alex Schroeder <alex@gnu.org>
6717
6718 * rcirc.texi: New file.
6719
67202006-01-23 Juri Linkov <juri@jurta.org>
6721
6722 * widget.texi (User Interface): Add S-TAB for widget-backward.
6723
67242006-01-22 Michael Albinus <michael.albinus@gmx.de>
6725
6726 Sync with Tramp 2.0.52.
6727
6728 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6729 Add Tramp disabling item. New item for common connection problems.
6730 (various): Apply "ftp" as method for the download URL.
6731 (Bug Reports): Refer to FAQ for common problems.
6732
67332006-01-21 Eli Zaretskii <eliz@gnu.org>
6734
6735 * widget.texi (User Interface): Use @key for TAB.
6736
6737 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6738
6739 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6740 for TAB.
6741
6742 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6743
67442006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6745
6746 * gnus.texi: Update copyright.
6747
67482006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6749
6750 * gnus.texi (Article Washing): Additions.
6751
2de53ca6
GM
67522006-01-13 Carsten Dominik <dominik@science.uva.nl>
6753
6754 * org.texi (Agenda commands): Document tags command.
6755
67562006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6757
6758 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6759
67602006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6761
6762 * gnus.texi (RSS): Addition.
6763
67642005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6765
6766 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6767
67682005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6769
6770 * emacs-mime.texi (Display Customization): Add setting example to
6771 mm-discouraged-alternatives.
6772
67732006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6774
6775 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6776 version is the canonical version.
6777
67782006-01-08 Alex Schroeder <alex@gnu.org>
6779
6780 * pgg.texi (Caching passphrase): Rewording.
6781
67822006-01-06 Eli Zaretskii <eliz@gnu.org>
6783
6784 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6785 repository URL.
6786
67872006-01-06 Carsten Dominik <dominik@science.uva.nl>
6788
6789 * org.texi: Removed the accidentally re-added empty line in the
6790 direntry.
6791
67922006-01-05 Carsten Dominik <dominik@science.uva.nl>
6793
6794 * org.texi (Agenda Views): Chapter reorganized.
6795
67962005-12-29 Romain Francoise <romain@orebokech.com>
6797
6798 * faq.texi (Using Customize): New node.
6799
68002005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6801
6802 * org.texi: Remove blank line in @direntry. It is non-standard
6803 and recursively produces blank lines all over the dir file (when
6804 using Texinfo 4.8).
6805
68062005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6807
6808 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6809
68102005-12-20 Carsten Dominik <dominik@science.uva.nl>
6811
6812 * org.texi (Tags): Boolean logic documented.
6813 (Agenda Views): Document custom commands.
6814
68152005-12-20 David Kastrup <dak@gnu.org>
6816
6817 * faq.texi (AUCTeX): Update version and mailing list info.
6818
68192005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6820
6821 * gnus.texi (MIME Commands): Mention addition of
6822 multipart/alternative to gnus-buttonized-mime-types and add xref
6823 to mm-discouraged-alternatives.
6824
6825 * emacs-mime.texi (Display Customization): Mention addition of
6826 "image/.*" and add xref to gnus-buttonized-mime-types in the
6827 mm-discouraged-alternatives section.
6828
68292005-12-16 Carsten Dominik <dominik@science.uva.nl>
6830
6831 * org.texi (Tags): New section.
6832 (Agenda Views): Chapter reorganized.
6833
68342005-12-16 Eli Zaretskii <eliz@gnu.org>
6835
6836 * org.texi (Internal Links): Add a missing comma after an @xref.
6837
68382005-12-14 Chong Yidong <cyd@stupidchicken.com>
6839
6840 * faq.texi (Filling paragraphs with a single space): No need to
6841 change sentence-end now.
6842
68432005-12-13 Romain Francoise <romain@orebokech.com>
6844
6845 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6846
68472005-12-12 Jay Belanger <belanger@truman.edu>
6848
6849 * faq.texi (Calc): Update version number.
6850
68512005-12-12 Carsten Dominik <dominik@science.uva.nl>
6852
6853 * org.texi (Progress Logging): New section.
6854
68552005-12-10 Romain Francoise <romain@orebokech.com>
6856
6857 Update the Emacs FAQ for the 22.1 release.
6858
6859 * faq.texi: Set VER to `22.1'.
6860 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
6861 Tutorial. Mention that `C-h r' displays the manual.
6862 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
6863 (Getting a printed manual): Point to the new locations of the
6864 manuals on the GNU Web site.
6865 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6866 available via Info (it was previously distributed separately).
6867 (Installing Texinfo documentation): The latest version of Texinfo
6868 is 4.8, not 4.0.
6869 (Informational files for Emacs): COPYING is the GNU General Public
6870 License, not the Emacs General Public License.
6871 (Informational files for Emacs): Delete obsolete link to the
6872 GNUinfo pages as they have been removed from the GNU Web site.
6873 (New in Emacs 22): New node.
6874 (Setting up a customization file): Say that most packages support
6875 Customize nowadays.
6876 (Colors on a TTY): Delete reference to instructions on how to
6877 enable syntax highlighting, it is now enabled by default.
6878 (Turning on abbrevs by default): Emacs now reads the abbrevs file
6879 at startup automatically.
6880 (Controlling case sensitivity): Mention `M-c' in isearch.
6881 (Using an already running Emacs process): Emacs now creates the
6882 socket in `/tmp/emacsUID'. Fix typos. Change default location of
6883 gnuserv. As emacsclient can now run Lisp code as well, delete a
6884 sentence praising gnuserv for that. Simplify description of how
6885 the client/server operation works.
6886 (Compiler error messages): Delete obsolete text (compile.el has
6887 been rewritten).
6888 (Indenting switch statements): Fix typo.
6889 (Matching parentheses): Simplify setup instructions, mention the
6890 menu bar item in the Options menu.
6891 (Repeating a command as many times as possible): Mention `C-x e'.
6892 (Going to a line by number): Mention new keymap and bindings
6893 `M-g M-g', `M-g M-p' and `M-g M-n'.
6894 (Turning on syntax highlighting): Now on by default. Simplify.
6895 (Replacing highlighted text): Use `1', not `t'.
6896 (Problems with very large files): The maximum size is now 256MB on
6897 32-bit machines.
6898 (^M in the shell buffer): Mention `comint-process-echoes'.
6899 (Emacs for Apple computers): Emacs 22 has native support for Mac
6900 OS X.
6901 (Translating names to IP addresses): Delete node.
6902 (Binding keys to commands): Fix typo.
6903 (SPC no longer completes file names): New node.
6904 (MIME with Emacs mail packages): Delete section about the Emacs
6905 MIME FAQ (it's not reachable anymore).
6906
69072005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6908
6909 * cc-mode.texi: The manual has been extensively revised: the
6910 information about using CC Mode has been separated from the larger
6911 and more difficult chapters about configuration. It has been
6912 updated for CC Mode 5.31.
6913
69142005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6915
6916 * pgg.texi (User Commands): Fix description of pgg-verify-region.
6917 (Selecting an implementation): Fix descriptions.
6918
69192005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6920
6921 * message.texi (Various Message Variables): Addition.
6922
69232005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6924
6925 * message.texi: Fix default values.
6926
69272005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6928
6929 * message.texi (Header Commands): Clarify descriptions of
6930 message-cross-post-followup-to, message-reduce-to-to-cc, and
6931 message-insert-wide-reply.
6932 (Various Commands): Fix kindex for message-kill-to-signature;
6933 clarify description of message-tab.
6934
69352005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6936
6937 * message.texi (Mailing Lists): Fix description about MFT.
6938
6939 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6940
69412005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6942
6943 * gnus.texi (Slow Terminal Connection): Replace old description
6944 with new one.
6945
69462005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
6947
6948 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6949 replace X-Draft-Headers with X-Draft-From.
6950
69512005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6952
6953 * gnus.texi (Various Various): Fix the default value of
6954 nnheader-max-head-length.
6955 (Gnus Versions): Fix typo.
6956
69572005-12-08 Carsten Dominik <dominik@science.uva.nl>
6958
6959 * org.texi (Structure editing): Document new functionality of
6960 M-RET.
6961
69622005-12-06 Luc Teirlinck <teirllm@auburn.edu>
6963
6964 * org.texi (Internal Links): Fix Texinfo usage.
6965
69662005-12-06 Carsten Dominik <dominik@science.uva.nl>
6967
6968 * org.texi (TODO basics): Document the global todo list.
6969 (TODO items): Documents sparse tree for specific TODO
6970 keywords.
6971
69722005-11-30 Carsten Dominik <dominik@science.uva.nl>
6973
6974 * org.texi (Plain Lists): Typos fixed.
6975
69762005-11-28 Jay Belanger <belanger@truman.edu>
6977
6978 * calc.texi: Change references of `M-#' to `C-x *' prefix.
6979
69802005-11-24 Carsten Dominik <dominik@science.uva.nl>
6981
6982 * org.texi (Structure editing): New item moving commands added.
6983 (Plain Lists): New section.
6984
69852005-11-18 Carsten Dominik <dominik@science.uva.nl>
6986
6987 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6988 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 6989 `org-agenda-file-to-front'.
2de53ca6
GM
6990 (Built-in table editor): Document `org-table-sort-lines'.
6991 (HTML formatting): Export of hand-formatted lists.
6992
69932005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6994
6995 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6996 new variable gnus-toolbar-thickness.
6997
69982005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
6999
7000 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7001
70022005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7003
7004 * gnus.texi (X-Face): Fix description.
7005 (XVarious): Remove gnus-xmas-logo-color-alist and
7006 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7007
70082005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7009
7010 * gnus.texi (Group Parameters): Mention new variable
7011 gnus-parameters-case-fold-search.
7012 (Home Score File): Addition.
7013
70142005-11-04 Ulf Jasper <ulf.jasper@web.de>
7015
7016 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7017 (Overview): List supported feed types.
7018 (Installation): No installation necessary when using autoload.
7019 (Configuration): Rename "RSS" to "news".
7020
70212005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7022
7023 * pgg.texi (User Commands): Document additional passphrase
7024 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7025 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7026
70272005-11-04 Carsten Dominik <dominik@science.uva.nl>
7028
7029 * org.texi: Version number changed to 3.19.
7030
70312005-10-29 Sascha Wilde <wilde@sha-bang.de>
7032
7033 * pgg.texi (How to use): Update the example to add autoload of
7034 pgg-encrypt-symmetric-region.
7035 (User Commands): Document pgg-encrypt-symmetric-region.
7036 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7037
70382005-10-27 Jay Belanger <belanger@truman.edu>
7039
7040 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7041 mention other TeX-related units.
7042
70432005-10-23 Lars Hansen <larsh@soem.dk>
7044
0c7efc08
SM
7045 * dired-x.texi (Miscellaneous Commands):
7046 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7047 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7048
70492005-10-23 Jay Belanger <belanger@truman.edu>
7050
7051 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7052 constant.
7053
70542005-10-23 Michael Albinus <michael.albinus@gmx.de>
7055
0c7efc08
SM
7056 * faq.texi (Bugs and problems):
7057 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7058 `directory-listing-before-filename-regexp'.
7059
70602005-10-22 Eli Zaretskii <eliz@gnu.org>
7061
7062 * newsticker.texi (UPDATED): Set value.
7063
70642005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7065
7066 * gnus.texi (Document Groups): Remove duplicate item.
7067
70682005-10-21 Carsten Dominik <dominik@science.uva.nl>
7069
7070 * org.texi (Summary): Mention iCalendar support.
7071 (Exporting): Document iCalendar support.
7072
70732005-10-18 Romain Francoise <romain@orebokech.com>
7074
7075 * viper.texi (Viper Specials): Capitalize GNU.
7076
70772005-10-17 Juri Linkov <juri@jurta.org>
7078
7079 * info.texi (Getting Started, Search Index, Expert Info):
7080 Fix wording.
7081 (Search Text): Replace `echo area' with `mode line'.
7082 (Search Index): Both `i' and `,' find all index entries.
7083 Replace example `C-f' with `C-l' (which exists in index of Info
7084 manual) and delete spaces in its keyboard input sequence.
7085 Delete unnecessary explanations about literal characters.
7086
70872005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7088
7089 * gnus.texi (Document Server Internals): Addition.
7090
70912005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * gnus.texi (A note on namespaces): Fix RFC reference.
7094
70952005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7096
7097 * gnus.texi (RSS): Fix key description.
7098
70992005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7100
7101 * gnus.texi: Emacs/w3 -> Emacs/W3.
7102 (Browsing the Web): Fix description.
7103 (Web Searches): Ditto.
7104 (Customizing W3): Ditto.
7105
71062005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7107
7108 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7109
71102005-10-11 Jay Belanger <belanger@truman.edu>
7111
7112 * calc.texi (Integration): Mention using `a i' to compute definite
7113 integrals.
7114
71152005-10-11 Juri Linkov <juri@jurta.org>
7116
7117 * info.texi: Rearrange nodes.
7118 (Top): Update menu. Change ref `Info for Experts' to
7119 `Advanced Info Commands'.
7120 (Getting Started): Fix description of manual's parts.
7121 (Help-Int): Change xref `Info Search' to `Search Index', and
7122 `Expert Info' to `Advanced'.
7123 (Advanced): Move node one level up.
7124 (Search Text, Search Index): New nodes split out from `Info Search'.
7125 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7126 split out from `Advanced'.
7127 (Advanced, Emacs Info Variables): De-document editing an Info file
7128 in Info.
7129 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7130 (Creating an Info File): Delete node and move its text to
7131 `Expert Info'.
7132
71332005-10-10 Carsten Dominik <dominik@science.uva.nl>
7134
7135 * org.texi (Workflow states): Documented that change in keywords
7136 becomes active only after restart of Emacs.
7137
71382005-10-08 Michael Albinus <michael.albinus@gmx.de>
7139
7140 Sync with Tramp 2.0.51.
7141
71422005-10-08 Nick Roberts <nickrob@snap.net.nz>
7143
7144 * speedbar.texi (Introduction): Describe new location of speedbar
7145 on menubar.
7146 (Basic Key Bindings): Remove descriptions of bindings that have
7147 been removed.
7148
71492005-10-05 Nick Roberts <nickrob@snap.net.nz>
7150
7151 * speedbar.texi (GDB): Describe use of watch expressions.
7152
71532005-09-28 Simon Josefsson <jas@extundo.com>
7154
7155 * message.texi (IDNA): Fix.
7156
71572005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7158
7159 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7160 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7161 description of nntp-open-connection-function.
7162 (Common Variables): Fix descriptions.
7163
71642005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7165
7166 * gnus.texi (Server Buffer Format): Document the %a format spec.
7167
71682005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7169
7170 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7171
71722005-09-23 Carsten Dominik <dominik@science.uva.nl>
7173
7174 * org.texi Version 3.16.
7175
71762005-09-19 Miles Bader <miles@gnu.org>
7177
7178 * newsticker.texi: Get rid of CVS keywords.
7179
71802005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7181
7182 * gnus.texi (Finding the Parent): Fix description of how Gnus
7183 finds article.
7184
71852005-09-14 Jari Aalto <jari.aalto@cante.net>
7186
7187 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7188 to drop off non-answered articles.
7189
71902005-09-19 Juanma Barranquero <lekktu@gmail.com>
7191
7192 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7193 braces (which are unsupported by NMAKE) for macro `srcdir'.
7194
71952005-09-17 Eli Zaretskii <eliz@gnu.org>
7196
7197 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7198 (../info/newsticker, newsticker.dvi): New targets.
7199
72002005-09-17 Ulf Jasper <ulf.jasper@web.de>
7201
7202 * newsticker.texi: Replace @command with @code. Replace @example
7203 with @lisp.
0c7efc08
SM
7204 (Top): Add explanations to menu items.
7205 (GNU Free Documentation License): Remove.
2de53ca6
GM
7206
72072005-09-16 Romain Francoise <romain@orebokech.com>
7208
7209 Update all files to specify GFDL version 1.2.
7210
7211 * doclicense.texi (GNU Free Documentation License): Update to
7212 version 1.2.
7213
72142005-09-15 Richard M. Stallman <rms@gnu.org>
7215
7216 * newsticker.texi: Fix @setfilename.
7217
7218 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7219 (../info/newsticker, newsticker.dvi): New targets.
7220
72212005-08-30 Carsten Dominik <dominik@science.uva.nl>
7222
7223 * org.texi: Version 3.15.
7224
72252005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7226
7227 * ses.texi: Combine all three indices into one.
7228 Correct a few typos.
7229
72302005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7231
7232 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7233
72342005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7235
7236 * emacs-mime.texi (Handles): Remove duplicate item.
7237 (Encoding Customization): Fix the default value for
7238 mm-coding-system-priorities.
7239 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7240 (Basic Functions): Fix reference.
7241
72422005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7243
7244 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7245
72462005-08-18 Richard M. Stallman <rms@gnu.org>
7247
7248 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7249 and web site.
7250
7251 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7252 not keyboard-translate.
7253
72542005-08-11 Richard M. Stallman <rms@gnu.org>
7255
7256 * faq.texi (Using regular expressions): Fix xref.
7257
72582005-08-09 Juri Linkov <juri@jurta.org>
7259
7260 * info.texi (Help-P): Replace `Prev' with `Previous'.
7261 (Help-M, Help-Xref): Add S-TAB.
7262 (Help-FOO): Update `u' command.
7263 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7264 Update info about visibility of xref parts.
7265 (Help-Int): Fix `m' command. Rename `Info-last' to
7266 `Info-history-back'. Add `Info-history-forward'.
7267 (Advanced): Fix `g*' and `M-n' commands.
7268 (Info Search): Add `index-apropos' in stand-alone browser.
7269 Add isearch commands.
7270 (Emacs Info Variables): Remove `Info-fontify'.
7271 Add `Info-mode-hook'. Update face names.
7272 Add `Info-fontify-maximum-menu-size',
7273 `Info-fontify-visited-nodes', `Info-isearch-search'.
7274
72752005-08-07 Michael Albinus <michael.albinus@gmx.de>
7276
7277 Sync with Tramp 2.0.50.
7278
7279 * tramp.texi: Use @option{} consequently for method names.
7280 (Inline methods, External transfer methods): Remove references to
7281 Cygwin.
7282 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7283 implementation.
7284
72852005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7286
7287 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7288 Mention that gnus-init-file is not read when Emacs is invoked with
7289 --no-init-file or -q.
7290
72912005-07-19 Carsten Dominik <dominik@science.uva.nl>
7292
7293 * org.texi: Version 3.14.
7294
72952005-07-04 Carsten Dominik <dominik@science.uva.nl>
7296
7297 * org.texi: Version 3.13.
7298
72992005-07-18 Juri Linkov <juri@jurta.org>
7300
7301 * calc.texi (Time Zones, Logical Operations):
7302 * cl.texi (Overview):
7303 * org.texi (TODO types):
7304 * sc.texi (Emacs 18 MUAs):
7305 * speedbar.texi (Top):
7306 * url.texi (History):
7307 Delete duplicate duplicate words.
7308
ce058493 73092005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7310
7311 * cl.texi (Type Predicates): Document `atom' type.
7312
73132005-07-04 Lute Kamstra <lute@gnu.org>
7314
7315 Update FSF's address in GPL notices.
7316
7317 * calc.texi (Copying):
7318 * doclicense.texi (GNU Free Documentation License):
7319 * faq.texi (Contacting the FSF):
7320 * mh-e.texi (Copying): Update FSF's address.
7321
73222005-07-03 Richard M. Stallman <rms@gnu.org>
7323
7324 * flymake.texi (Example -- Configuring a tool called directly):
7325 Update name of flymake-build-relative-filename.
7326
73272005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7328
7329 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7330
73312005-06-29 Carsten Dominik <dominik@science.uva.nl>
7332
7333 * org.texi: Version 3.12.
7334
73352005-06-24 Eli Zaretskii <eliz@gnu.org>
7336
7337 * makefile.w32-in (MAKEINFO): Use --force.
7338 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7339 Makefile.in.
7340 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7341 more shells.
7342
73432005-06-23 Richard M. Stallman <rms@gnu.org>
7344
7345 * speedbar.texi (Creating a display): Texinfo usage fixes.
7346
7347 * tramp.texi (Customizing Completion, Auto-save and Backup):
7348 Texinfo usage fixes.
7349
73502005-06-23 Juanma Barranquero <lekktu@gmail.com>
7351
7352 * dired-x.texi (Miscellaneous Commands):
7353 * ediff.texi (Miscellaneous):
7354 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7355 (Agent Variables):
7356 * info.texi (Help-Xref):
7357 * message.texi (Message Headers):
7358 * org.texi (Remember):
7359 * reftex.texi (Options (Defining Label Environments)):
7360 (Options (Index Support)):
7361 (Options (Viewing Cross-References)):
7362 (Options (Misc)):
7363 (Changes):
7364 * speedbar.texi (Creating a display):
7365 * tramp.texi (Customizing Completion, Auto-save and Backup):
7366 Texinfo usage fix.
7367
73682005-06-13 Carsten Dominik <dominik@science.uva.nl>
7369
7370 * org.texi: Version 3.11.
7371
73722005-06-12 Jay Belanger <belanger@truman.edu>
7373
7374 * calc.texi (Getting Started): Remove extra menu item.
7375
73762005-05-31 Jay Belanger <belanger@truman.edu>
7377
7378 * calc.texi (Notations Used in This Manual): Use @kbd for key
7379 sequence.
7380 (Demonstration of Calc): Mention another way of starting Calc.
7381 (Starting Calc): Mention long name of M-#.
7382 (Embedded Mode Overview): Remove unnecessary instruction.
7383 (Other M-# commands): Rephrase `M-# 0' explanation.
7384 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7385 reflect current behavior.
7386
73872005-05-30 Jay Belanger <belanger@truman.edu>
7388
7389 * calc.texi (Hooks): Change description of calc-window-hook and
7390 calc-trail-window-hook to match usage.
7391 (Computational Functions): Add more constant-generating functions.
7392 (Customizable Variables): Use defvar.
7393
73942005-05-28 Jay Belanger <belanger@truman.edu>
7395
7396 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7397 (Basic Embedded Mode): Explain behavior of arguments to
7398 calc-embedded-mode.
7399
74002005-05-27 Jay Belanger <belanger@truman.edu>
7401
7402 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7403 current behavior.
7404
74052005-05-25 Jay Belanger <belanger@truman.edu>
7406
7407 * calc.texi: Change Calc version number throughout.
7408 (Keypad Mode): Change location in info output.
7409 (Keypad mode overview): Move picture of keypad.
7410
74112005-05-21 Jay Belanger <belanger@truman.edu>
7412
7413 * calc.texi (Storing variables): Mention that only most variables
7414 are void to begin with.
7415
74162005-05-21 Kevin Ryde <user42@zip.com.au>
7417
7418 * widget.texi (Basic Types): Update cross ref from "Enabling
7419 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7420 lispref/text.texi change.
7421
74222005-05-20 Carsten Dominik <dominik@science.uva.nl>
7423
7424 * org.texi: Version 3.09.
7425
74262005-05-18 Carsten Dominik <dominik@science.uva.nl>
7427
7428 * reftex.texi: Version 4.28.
7429
74302005-05-16 Jay Belanger <belanger@truman.edu>
7431
7432 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7433
74342005-05-14 Jay Belanger <belanger@truman.edu>
7435
7436 * calc.texi (Default Simplifications): Insert missing ! (logical
7437 not operator).
7438
74392005-05-14 Michael Albinus <michael.albinus@gmx.de>
7440
7441 Sync with Tramp 2.0.49.
7442
74432005-05-10 Jay Belanger <belanger@truman.edu>
7444
7445 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7446 to 1.
7447
74482005-04-29 Carsten Dominik <dominik@science.uva.nl>
7449
7450 * org.texi: Version 3.08, structure reorganized.
7451
74522005-04-24 Richard M. Stallman <rms@gnu.org>
7453
7454 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7455
74562005-04-15 Carsten Dominik <dominik@science.uva.nl>
7457
7458 * org.texi: Update to version 3.06.
7459
74602005-04-13 Lute Kamstra <lute@gnu.org>
7461
7462 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7463
74642005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7465
7466 * cl.texi (Porting Common Lisp): Fix typo.
7467
74682005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7469
7470 * gnus.texi (RSS): Addition.
7471
74722005-04-04 Jay Belanger <belanger@truman.edu>
7473
7474 * calc.texi: Change Calc version number.
7475 (Customizable variables): Fix description of calc-language-alist.
7476 (Copying): Put in version 2 of GPL.
7477
74782005-04-01 Jay Belanger <belanger@truman.edu>
7479
7480 * calc.texi (Troubleshooting Commands): Remove comment about
7481 installation.
7482 (Installation): Remove section.
7483 (Customizable Variables): New section.
7484 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7485 (Graphical Devices): Add references to Customizable Variables.
7486
74872005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7488
7489 * emacs-mime.texi (Display Customization): Markup fixes.
7490 (rfc2047): Update.
7491
74922005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7493
7494 * gnus-faq.texi: Replaced with auto-generated version.
7495
74962005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7497
7498 * dired-x.texi (Multiple Dired Directories): default-directory was
7499 renamed to dired-default-directory.
7500
75012005-03-26 Jay Belanger <belanger@truman.edu>
7502
7503 * calc.texi (Simplifying Formulas, Rewrite Rules):
7504 Change description of top and bottom of fraction.
7505 (Modulo Forms): Move description of how to create modulo forms to
7506 earlier in the section.
7507 (Fraction Mode): Suggest using : to get a fraction by dividing.
7508 (Basic Arithmetic): Adjust placement of command name.
7509 (Truncating the Stack): Emphasize that "hidden" entries are still
7510 visible.
7511 (Installation): Move discussion of printing manual to "About This
7512 Manual".
7513 (About This Manual): Mention how to print the manual.
7514 (Reporting Bugs): Remove first person.
7515 (Building Vectors): Add algebraic version of append.
7516 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7517 (Grouping Digits): Fix typo.
7518
75192005-03-25 Werner Lemberg <wl@gnu.org>
7520
7521 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7522 Replace `legal' with `valid'.
7523
75242005-03-25 Werner Lemberg <wl@gnu.org>
7525
7526 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7527
75282005-03-24 Jay Belanger <belanger@truman.edu>
7529
7530 * calc.texi (General Mode Commands)
7531 (Mode Settings in Embedded Mode): Add some explanation of
7532 recording mode settings.
7533
75342005-03-24 Richard M. Stallman <rms@gnu.org>
7535
7536 * calc.texi: Remove praise of non-free software.
7537
7538 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7539 (Installation): Node deleted.
7540
75412005-03-23 Richard M. Stallman <rms@gnu.org>
7542
7543 * url.texi (HTTP language/coding): Improve last change.
7544
75452005-03-22 Jay Belanger <belanger@truman.edu>
7546
7547 * calc.texi (Embedded Mode): Add new information on changing
7548 modes.
7549
75502005-03-20 Michael Albinus <michael.albinus@gmx.de>
7551
7552 Sync with Tramp 2.0.48.
7553
7554 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7555
7556 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7557 "GNU/Linux". Change all addresses to .gnu.org.
7558 (Default Method): Offer shortened syntax for "su" and "sudo"
7559 methods.
7560
75612005-03-07 Richard M. Stallman <rms@gnu.org>
7562
7563 * url.texi: Fix usage of "e.g.".
7564 (HTTP language/coding): Explain the rules for these strings.
7565
75662005-03-06 Richard M. Stallman <rms@gnu.org>
7567
7568 * woman.texi (Introduction): Minor cleanups.
7569
7570 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7571
7572 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7573 (Installation): Node deleted.
7574
7575 * mh-e.texi (Preface): Get rid of "Emacs 21".
7576
7577 * eshell.texi (Installation): Delete node (for Emacs 20).
7578
75792005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7580
7581 * flymake.texi: Refill and tweak style in @lisp blocks.
7582
75832005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7584
7585 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7586
75872005-03-01 Jay Belanger <belanger@truman.edu>
7588
7589 * calc.texi (Trigonometric and Hyperbolic Functions):
7590 Mention additional functions.
7591 (Algebraic Simplifications): Mention additional simplifications.
7592
75932005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7594
7595 * ses.texi: Add concept/function/variable indices (this work was
7596 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7597 papers on file at FSF).
7598
75992005-02-10 Jay Belanger <belanger@truman.edu>
7600
7601 * calc.texi: Change @LaTeX to La@TeX throughout.
7602 Redefine @expr as @math for TeX output.
7603 Redefine @texline as a no-op for TeX output.
7604 Define @tfn, replace @t by @tfn throughout.
7605
76062005-02-09 Jay Belanger <belanger@truman.edu>
7607
7608 * calc.texi: Add macro for LaTeX for info output.
7609
76102005-02-08 Kim F. Storm <storm@cua.dk>
7611
7612 * texinfo.tex (LaTex): Add def.
7613
76142005-02-06 Jay Belanger <belanger@truman.edu>
7615
7616 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7617 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7618 throughout manual.
7619
76202005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7621
7622 * gnus.texi: Some edits based on comments from David Abrahams.
7623
76242005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7625
7626 * gnus.texi (RSS): Fix the keystroke.
7627
76282005-01-24 David Kastrup <dak@gnu.org>
7629
7630 * faq.texi: Update AUCTeX version info.
7631
76322005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7633
7634 * gnus-faq.texi ([4.1]): Typo.
7635
76362005-01-19 Jay Belanger <belanger@truman.edu>
7637
7638 * calc.texi (Keep Arguments): Mention that keeping arguments
7639 doesn't work with keyboard macros.
7640
76412005-01-16 Richard M. Stallman <rms@gnu.org>
7642
7643 * autotype.texi (Autoinserting): Fix small error.
7644
76452005-01-16 Michael Albinus <michael.albinus@gmx.de>
7646
7647 Sync with Tramp 2.0.47.
7648
7649 * tramp.texi (Compilation): New section, describing compilation of
7650 remote files.
7651
76522005-01-11 Kim F. Storm <storm@cua.dk>
7653
7654 * widget.texi (Basic Types): Add :follow-link keyword.
7655
76562005-01-09 Jay Belanger <belanger@truman.edu>
7657
7658 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7659
76602005-01-08 Jay Belanger <belanger@truman.edu>
7661
7662 * calc.texi: Change throughout to reflect new default value of
7663 calc-settings-file.
7664
76652005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7666
7667 * message.texi (Reply): `message-reply-to-function' should return
7668 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7669
76702005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7671
7672 * faq.texi (Changing load-path): Fix typo.
7673
76742005-01-05 Jay Belanger <belanger@truman.edu>
7675
7676 * calc.texi (Programming Tutorial): Replace kbd command by
7677 appropriate characters for a keyboard macro.
7678
76792005-01-04 Jay Belanger <belanger@truman.edu>
7680
7681 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7682 for Lucid Emacs.
7683 (Programming Tutorial): Mention that the user needs to be in the
7684 right mode to compute some functions.
7685
76862005-01-04 Jay Belanger <belanger@truman.edu>
7687
7688 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7689 no longer applicable.
7690
76912005-01-01 Jay Belanger <belanger@truman.edu>
7692
0c7efc08 7693 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
7694 edit keyboard macros to match current behavior.
7695
76962004-12-31 Jay Belanger <belanger@truman.edu>
7697
7698 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7699
77002004-12-20 Jay Belanger <belanger@truman.edu>
7701
7702 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7703 zero.
7704
77052004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7706
7707 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7708 @xref.
7709 (Font Locking): Avoid @strong{Note:}.
7710
77112004-12-17 Michael Albinus <michael.albinus@gmx.de>
7712
7713 Sync with Tramp 2.0.46.
7714
7715 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7716
77172004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7718
7719 * url.texi: Correct typos.
7720 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 7721 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
7722 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7723 (Dealing with HTTP documents): @inforef->@xref.
7724
77252004-12-15 Jay Belanger <belanger@truman.edu>
7726
7727 * calc.texi: Consistently capitalized all mode names.
7728 (Answers to Exercises): Mention that an answer can be a fraction
7729 when in Fraction mode.
7730
77312004-12-13 Jay Belanger <belanger@truman.edu>
7732
7733 * calc.texi: Fix some TeX definitions.
7734
77352004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7736
7737 * reftex.texi (Imprint): Remove erroneous @value's.
7738
77392004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7740
7741 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7742 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7743
77442004-12-08 Jay Belanger <belanger@truman.edu>
7745
7746 * calc.texi (Starting Calc): Remove comment about installation.
7747 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7748
77492004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7750
7751 * url.texi: Update @setfilename.
7752 (Getting Started): No need to worry about Gnus versions.
7753 (Dealing with HTTP documents): Use @inforef.
7754
7755 * org.texi: Fix @direntry file name.
7756
77572004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7758
7759 * url.texi: New file.
7760
7761 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7762
77632004-12-06 Jay Belanger <belanger@truman.edu>
7764
7765 * calc.texi (Using Calc): Remove paragraph about installation.
7766
77672004-12-06 Jay Belanger <belanger@truman.edu>
7768
7769 * calc.texi: Use more Texinfo macros and less TeX defs.
7770 Remove @refill's.
7771
77722004-12-06 Richard M. Stallman <rms@gnu.org>
7773
7774 * org.texi: New file.
7775
77762004-12-05 Richard M. Stallman <rms@gnu.org>
7777
7778 * Makefile.in (org.dvi, ../info/org): New targets.
7779 (INFO_TARGETS): Add ../info/org.
7780 (DVI_TARGETS): Add org.dvi.
7781 (maintainer-clean): Remove the info files in the info dir.
7782
77832004-11-26 Eli Zaretskii <eliz@gnu.org>
7784
7785 * idlwave.texi: Fix the setfilename directive to put the produced
7786 file in ../info.
7787 (Continued Statement Indentation): Resurrect Jan D.'s change from
7788 2004-11-03 that was lost when a newer version of idlwave.texi was
7789 imported.
7790
77912004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7792
0c7efc08 7793 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 7794
0c7efc08
SM
7795 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7796 Index `spam-initialize'.
2de53ca6
GM
7797
77982004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7799
7800 * message.texi (Various Message Variables): Mention that all mail
7801 file variables are derived from `message-directory'.
7802
7803 * gnus.texi (Splitting Mail): Clarify bogus group.
7804
78052004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7806
0c7efc08
SM
7807 * emacs-mime.texi (Encoding Customization):
7808 Fix mm-coding-system-priorities entry.
2de53ca6 7809
c8763fb6 78102004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
7811
7812 * idlwave.texi (Continued Statement Indentation):
7813 * reftex.texi (Options (Index Support)):
7814 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
7815 * speedbar.texi (Creating a display, Major Display Modes):
7816 Replace non-nil with non-@code{nil}.
2de53ca6
GM
7817
78182004-10-21 Jay Belanger <belanger@truman.edu>
7819
0c7efc08 7820 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
7821
78222004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7823
7824 * calc.texi (Reporting Bugs): Double up `@'.
7825
78262004-10-18 Jay Belanger <belanger@truman.edu>
7827
0c7efc08 7828 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
7829 should be sent to.
7830
78312004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7832
7833 * gnus.texi (New Features): Add 5.11.
7834
7835 * message.texi (Resending): Remove wrong default value.
7836
7837 * gnus.texi (Mail Source Specifiers): Describe possible problems
7838 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7839 `pop3-leave-mail-on-server' to the index.
7840
78412004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7842
7843 * message.texi (Canceling News): Add how to set a password.
7844
78452004-10-12 Jay Belanger <belanger@truman.edu>
7846
0c7efc08 7847 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
7848 calc-describe-function and calc-describe-variable to match their
7849 current behavior.
7850
78512004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7852
7853 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7854
78552004-10-12 Michael Albinus <michael.albinus@gmx.de>
7856
7857 Sync with Tramp 2.0.45.
7858
7859 * tramp.texi (Frequently Asked Questions): Comment paragraph about
7860 plink link. The URL is outdated. Originator contacted for
7861 clarification.
7862
78632004-10-10 Juri Linkov <juri@jurta.org>
7864
7865 * gnus.texi (Top, Marking Articles): Join two menus in one node
7866 because a node can have only one menu.
7867
78682004-10-09 Juri Linkov <juri@jurta.org>
7869
7870 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7871 example of nnmail-split-fancy.
7872
78732004-10-06 Karl Berry <karl@gnu.org>
7874
7875 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7876 consistency with other uses of dashes.
7877
78782004-10-05 Karl Berry <karl@gnu.org>
7879
7880 * info.texi: Consistently use --- throughout, periods at end of
7881 menu descriptions, and a couple typos.
7882
78832004-09-26 Jesper Harder <harder@ifa.au.dk>
7884
7885 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7886 * pgg.texi (User Commands, Backend methods): Do.
7887 * gnus.texi: Markup fixes.
7888 (Setting Process Marks): Fix `M P a' entry.
7889 * emacs-mime.texi: Fixes.
7890
78912004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
7892
7893 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7894 again.
7895 Use 5.10 instead of 5.10.0.
7896
78972004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7898
7899 * gnus.texi (Summary Mail Commands): S D e.
7900
79012004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
7902
7903 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7904 the gnus-article-mode-line-format section.
7905
79062004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
7907
7908 * gnus.texi (Various Summary Stuff): Fix the documentation for
7909 gnus-newsgroup-variables.
7910
79112004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
7912
0c7efc08
SM
7913 * gnus.texi (MIME Commands):
7914 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
7915 gnus-mime-display-multipart-alternative-as-mixed,
7916 gnus-mime-display-multipart-related-as-mixed.
7917 (Mail Source Customization): Clarify `mail-source-directory'.
7918 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 7919 (SpamOracle): Fix typo.
2de53ca6
GM
7920
7921 * gnus-faq.texi: Untabify.
7922 ([6.3]): nnir.el is in contrib directory.
7923
7924 * message.texi (News Headers): Clarify how a unique ID is created.
7925
0c7efc08
SM
7926 * gnus.texi (Batching Agents): Fix typo in example.
7927 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 7928
b2abec73 79292004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 7930
0c7efc08 7931 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
7932
79332004-09-20 Florian Weimer <fw@deneb.enyo.de>
7934
7935 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7936
79372004-09-22 Jay Belanger <belanger@truman.edu>
7938
0c7efc08 7939 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
7940 might be hidden during part of the session.
7941
79422004-09-20 Jay Belanger <belanger@truman.edu>
7943
7944 * calc.texi (Notations Used in This Manual): Put in an earlier
7945 mention that DEL could be called Backspace.
7946
79472004-09-10 Simon Josefsson <jas@extundo.com>
7948
7949 * gnus.texi (IMAP): Add example. Suggested and partially written
7950 by Steinar Bang <sb@dod.no>.
7951
79522004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7953
7954 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7955 netrc syntax.
7956
79572004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7958
b2abec73
JB
7959 * gnus.texi (Spam ELisp Package Sequence of Events):
7960 Some clarifications.
2de53ca6
GM
7961 (Spam ELisp Package Global Variables): More clarifications.
7962
79632004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7964
7965 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7966 Mention spam-split does not modify incoming mail.
7967
79682004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7969
7970 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7971
79722004-09-10 Eli Zaretskii <eliz@gnu.org>
7973
7974 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7975
79762004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
7977
7978 * makefile.w32-in (sieve, pgg): Use $(infodir).
7979
79802004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
7981
7982 * makefile.w32-in: Fix PGG and Sieve entries.
7983
79842004-08-28 Eli Zaretskii <eliz@gnu.org>
7985
7986 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7987 Emacs and related programs.
7988
79892004-08-27 Richard M. Stallman <rms@gnu.org>
7990
7991 * faq.texi: Fix texinfo usage, esp. doublequotes.
7992 (Difference between Emacs and XEmacs): Some clarification.
7993
7994 * faq.texi (Difference between Emacs and XEmacs):
7995 Explain not to contrast XEmacs with GNU Emacs.
7996
79972004-08-26 Richard M. Stallman <rms@gnu.org>
7998
7999 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8000
80012004-08-22 David Kastrup <dak@gnu.org>
8002
8003 * reftex.texi (AUCTeX): Update links, section name.
8004
8005 * faq.texi (Calc): Update availability (included in 22.1).
8006 (AUCTeX): Update availability, information, versions, description.
8007
80082004-08-14 Eli Zaretskii <eliz@gnu.org>
8009
8010 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8011
80122004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8013
8014 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8015
80162004-08-10 Michael Albinus <michael.albinus@gmx.de>
8017
8018 Sync with Tramp 2.0.44.
8019
80202004-08-05 Lars Hansen <larsh@math.ku.dk>
8021
8022 * widget.texi (User Interface): Update how to separate the
8023 editable field of an editable-field widget from other widgets.
8024 (Programming Example): Add text after field.
8025
80262004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8027
8028 * emacs-mime.texi (Encoding Customization): Add a note to the
8029 mm-content-transfer-encoding-defaults entry.
8030 (rfc2047): Update.
8031
0c7efc08
SM
8032 * gnus.texi (Article Highlighting):
8033 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8034 (POP before SMTP): New node.
8035 (Posting Styles): Addition.
8036 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8037 (Fancy Mail Splitting): Ditto.
8038 (X-Face): Add gnus-x-face.
8039
80402004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8041
8042 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8043 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8044
80452004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8046
0c7efc08
SM
8047 * gnus.texi (Mail Source Specifiers):
8048 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8049
80502004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8051
8052 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8053
8054 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8055 repository. Change setfilename.
8056
8057 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8058
80592004-07-02 Juri Linkov <juri@jurta.org>
8060
8061 * pcl-cvs.texi (Viewing differences): Add `d r'.
8062
80632004-06-29 Jesper Harder <harder@ifa.au.dk>
8064
8065 * ses.texi, viper.texi, flymake.texi, faq.texi:
8066 * eshell.texi, ediff.texi: Markup fixes.
8067
80682004-06-21 Karl Berry <karl@gnu.org>
8069
8070 * info.texi (Top): Mention that only Emacs has mouse support.
8071 (Getting Started): Mention this in a few other places.
8072
80732004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8074
0c7efc08
SM
8075 * autotype.texi (Copyrights, Timestamps):
8076 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8077
80782004-06-13 Lars Hansen <larsh@math.ku.dk>
8079
8080 * dired-x.texi (dired-mark-omitted): Update keybinding.
8081
80822004-06-10 Kim F. Storm <storm@cua.dk>
8083
8084 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8085
80862004-06-05 Lars Hansen <larsh@math.ku.dk>
8087
8088 * dired-x.texi (variable dired-omit-mode): Rename from
8089 dired-omit-files-p.
8090 (function dired-omit-mode): Rename from dired-omit-toggle.
8091 Call dired-omit-mode rather than set dired-omit-files-p.
8092 (dired-mark-omitted): Describe command.
8093
80942004-05-29 Michael Albinus <michael.albinus@gmx.de>
8095
8096 Version 2.0.41 of Tramp released.
8097
80982004-05-29 Juanma Barranquero <lektu@terra.es>
8099
8100 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8101 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8102
81032004-05-29 Richard M. Stallman <rms@gnu.org>
8104
8105 * cl.texi (Top): Call this chapter `Introduction'.
8106 (Overview): In TeX, no section heading here.
8107
8108 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8109
81102004-05-29 Eli Zaretskii <eliz@gnu.org>
8111
8112 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8113 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8114
81152004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8116
8117 * flymake.texi: New file.
8118
81192004-05-28 Simon Josefsson <jas@extundo.com>
8120
8121 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8122
b344d29d 81232004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8124
8125 Version 2.0.40 of Tramp released.
8126
81272004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8128
8129 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8130
8131 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8132 variables `tramp-backup-directory-alist' and
8133 `tramp-bkup-backup-directory-info'.
8134 (Overview, Connection types)
8135 (External transfer methods, Default Method)
8136 (Windows setup hints): Remove restriction of password entering
8137 with external methods.
8138 (Auto-save and Backup): Make file name example
8139 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8140 and `auto-save-directory' must be used.
8141 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8142 only "NT"). Remove doubled entry "What kinds of systems does
8143 @tramp{} work on".
8144 (tramp): Macro removed.
8145 (Obtaining Tramp): Flag removed from title.
8146 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8147 and `trampver' used properly. Flag `tramp-inst' replaced by
8148 `installchapter'. Installation related text adapted.
8149
81502004-04-28 Masatake YAMATO <jet@gyve.org>
8151
8152 * widget.texi (Programming Example): Remove overlays.
8153
81542004-04-27 Jesper Harder <harder@ifa.au.dk>
8155
8156 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8157
81582004-04-23 Juanma Barranquero <lektu@terra.es>
8159
8160 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8161
81622004-04-05 Jesper Harder <harder@ifa.au.dk>
8163
8164 * info.texi (Info Search): Add info-apropos.
8165
81662004-03-22 Juri Linkov <juri@jurta.org>
8167
8168 * faq.texi: Fix help key bindings.
8169
81702004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8171
8172 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8173 (as suggested by Karl Berry). Update information about colored
8174 stars in menus. Add new subheading describing M-n.
8175
81762004-03-12 Richard M. Stallman <rms@gnu.org>
8177
8178 * cl.texi (Top): Rename top node's title.
8179
81802004-03-08 Karl Berry <karl@gnu.org>
8181
8182 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8183 problems making the texinfo distribution.
8184
81852004-02-29 Simon Josefsson <jas@extundo.com>
8186
0c7efc08 8187 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8188 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8189 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8190 <voegelas@gmx.net>.
8191
81922004-02-29 Juanma Barranquero <lektu@terra.es>
8193
8194 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8195 Use $(DEL) instead of rm, and ignore exit code.
8196
b344d29d 81972004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8198
8199 Tramp version 2.0.39 released.
8200
82012004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8202
8203 * tramp.texi (Customizing Completion): Explain new functions
8204 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8205 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8206 (Top): Refer to Savannah mailing list as the major one.
8207 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8208 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8209 (Frequently Asked Questions): Remote hosts must not be Unix-like
8210 for "smb" method.
8211 (Password caching): New node.
8212 (External transfer methods): Refer to password caching for "smb"
8213 method.
8214
82152004-02-17 Karl Berry <karl@gnu.org>
8216
8217 * info.texi (Help-Int): Mention the new line number feature.
8218
82192004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8220
8221 * ses.texi (Advanced Features): New functionality for
8222 ses-set-header-row (defaults to current row unless C-u used).
8223 (Acknowledgements): Add Stefan Monnier.
8224
82252003-12-29 Kevin Ryde <user42@zip.com.au>
8226
8227 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8228
b344d29d 82292003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8230
8231 Tramp version 2.0.38 released.
8232
8233 * tramp.texi (Remote shell setup): Warn of environment variables
8234 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8235 <sven.gabriel@imk.fzk.de>.
8236 (Configuration): Tramp now chooses base64/uuencode
8237 automatically. Update wording accordingly.
8238 (Top): More description for the `Default Method' menu entry.
8239 (Default Method): Use @code, not @var, for Lisp variables.
8240 (Default Method): New subsection `Which method is the right one
8241 for me?' Suggested by Christian Kirsch.
8242 (Configuration): Pointer to new subsection added.
8243 (Default Method): Too many "use" in one sentence.
8244 Rephrase. Reported by Christian Kirsch.
8245 (Filename Syntax): Old `su' example is probably a left-over from
8246 the sm/su method naming. Replace with `ssh', instead.
8247 (External transfer methods, Auto-save and Backup):
8248 Typo fixes.
8249
82502003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8251
183080b6 8252 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8253 (Top): Mention japanese manual only if flag `jamanual' is set.
8254 Insert section `Japanese manual' in menu.
8255
82562003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8257
8258 * eshell.texi (Known Problems): Add doc item.
8259
82602003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8261
8262 * cc-mode.texi: Update for CC Mode 5.30.
8263
8264 Note: Please refrain from doing purely cosmetic changes like
8265 removing trailing whitespace in this manual; it clobbers cvs
8266 merging for no good reason.
8267
82682003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8269
8270 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8271 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8272 @acronym{ASCII}.
8273
82742003-10-26 Karl Berry <karl@gnu.org>
8275
8276 * info.texi (Info Search): Echo area, not echo are. From Debian
8277 diff.
8278
82792003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8280
10d1d0af 8281 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8282 :buttons and :children keywords.
8283
82842003-10-22 Miles Bader <miles@gnu.org>
8285
8286 * Makefile.in (info): Move before $(top_srcdir)/info.
8287
82882003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8289
8290 * tramp.texi (Inline methods): Small grammar fix.
8291 (External transfer methods): Likewise.
8292
82932003-10-08 Nick Roberts <nick@nick.uklinux.net>
8294
8295 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8296
82972003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8298
8299 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8300
83012003-09-30 Richard M. Stallman <rms@gnu.org>
8302
8303 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8304
8305 * widget.texi (User Interface): Fix typos.
8306
8307 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8308
83092003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8310
8311 * pcl-cvs.texi (Selected Files): Fix typo.
8312
83132003-09-21 Karl Berry <karl@gnu.org>
8314
8315 * info.texi (] and [ commands): No period at end of section title.
8316
83172003-09-04 Miles Bader <miles@gnu.org>
8318
8319 * Makefile.in (top_srcdir): New variable.
8320 ($(top_srcdir)/info): New rule.
8321 (info): Depend on it.
8322
83232003-09-03 Peter Runestig <peter@runestig.com>
8324
8325 * makefile.w32-in: New file.
8326
83272003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8328
8329 * widget.texi (User Interface): Explain the need of static text
8330 around an editable field.
8331
83322003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8333
8334 * widget.texi (Basic Types): The argument to `:help-echo' can now
8335 be a form that evaluates to a string.
8336
83372003-08-18 Kim F. Storm <storm@cua.dk>
8338
8339 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8340
83412003-08-16 Richard M. Stallman <rms@gnu.org>
8342
8343 * dired-x.texi (Shell Command Guessing): Explain *.
8344
83452003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8346
8347 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8348 log-edit-insert-changelog.
8349
83502003-08-03 Karl Berry <karl@gnu.org>
8351
8352 * info.texi: Need @contents.
8353
c8763fb6 83542003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8355
8356 Tramp version 2.0.36 released.
8357
8358 * tramp.texi (Remote shell setup): Explain about problems with
8359 non-Bourne commands in ~/.profile and ~/.shrc.
8360
83612003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8362
8363 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8364 renaming of `vis-mode' to `visible-mode'.
8365
83662003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8367
8368 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8369 next, prev and up pointers.
8370
83712003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8372
8373 * info.texi (Help): Mention existence of Emacs and stand-alone
8374 Info at the very beginning of the tutorial.
8375 (Help-Inv): New node.
8376 (Help-]): New node.
8377 (Help-M): Systematically point out the differences between default
8378 Emacs and stand-alone versions. Delete second menu.
8379 (Help-Xref): Systematically point out the differences between
8380 default Emacs and stand-alone versions.
8381 (Help-Int): Change `l' example.
8382 (Expert Info): Fix typos.
8383 (Emacs Info Variables): Mention `Info-hide-note-references' and
8384 new default for `Info-scroll-prefer-subnodes'.
8385
c8763fb6 83862003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8387
8388 Version 2.0.35 of Tramp released.
8389
8390 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8391 (Inline methods): Add methods `remsh' and `plink1'.
8392 (External transfer methods): Add method `remcp'.
8393 (Multi-hop Methods): Add method `remsh'.
8394 Small patch from Adrian Aichner <adrian@xemacs.org>:
8395 Fix minor typos.
0c7efc08 8396 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8397 `Info-index'.
8398 (Version Control): Add cindex entry.
8399
c8763fb6 84002003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8401
8402 * trampver.texi: Version 2.0.34 released.
8403
84042003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8405
8406 * faq.texi: Improve previous changes.
8407
84082003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8409
8410 * faq.texi: Update copyright and maintenance details.
8411 Update some package URLs, versions, and maintainers.
8412 Remove many references to the Emacs Lisp Archive.
8413
84142003-04-23 Simon Josefsson <jas@extundo.com>
8415
8416 * smtpmail.texi: Fix license (the invariant sections mentioned has
8417 never been part of the smtp manual). Align info dir entry with
8418 other emacs packages.
8419
84202003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8421
8422 * tramp.texi: Version 2.0.33 released.
8423 Remove installation chapter. Remove XEmacs specifics.
8424
84252003-03-29 Richard M. Stallman <rms@gnu.org>
8426
8427 * tramp.texi (Top): Undo the previous renaming.
8428 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8429
c8763fb6 84302003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8431
8432 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8433 version of manual.
8434
8435 * tramp.texi (Auto-save and Backup): New node.
8436
84372003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8438
8439 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8440 Emacs" in order to have better differentiation to "XEmacs".
8441 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8442 are new macros in order to point to the other Emacs flavor where
8443 appropriate. In info case, point to node `Installation' in order
8444 to explain how to generate the other way. In html case, make a
8445 link to the other html file.
0c7efc08 8446 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
8447 after CVS checkout/update.
8448 (Installation): Completely rewritten.
8449 (Installation parameters, Load paths): New sections under
8450 `Installation'.
8451
c8763fb6 84522003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8453
8454 * tramp.texi: Version 2.0.30 released.
8455 Replace word "path" with "localname" where used as a component of
8456 a Tramp file name.
8457
84582003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8459
8460 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8461 introduced.
8462 (Installation): Explain what to do if files from the tramp/contrib
8463 directory are needed.
8464
84652003-02-23 Alex Schroeder <alex@emacswiki.org>
8466
8467 * smtpmail.texi (How Mail Works): New.
8468
84692003-02-22 Alex Schroeder <alex@emacswiki.org>
8470
8471 * smtpmail.texi: New file.
8472
8473 * Makefile.in: Build SMTP manual.
8474
c8763fb6 84752003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8476
8477 * tramp.texi: Version 2.0.29 released.
8478 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8479 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8480
84812003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8482
8483 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 8484 another package loads accidentally Ange-FTP.
2de53ca6
GM
8485
84862003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8487
8488 * tramp.texi (Customizing Completion): Add function
8489 `tramp-parse-sconfig'. Change example of
8490 `tramp-set-completion-function', because parsing of ssh config
8491 files looks more natural.
8492
84932003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8494
8495 * gnus.texi: Do not use `path' in several locations.
8496
c8763fb6 84972002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 8498
0c7efc08
SM
8499 * tramp.texi (External transfer methods): New method `smb'.
8500 From Michael Albinus.
2de53ca6
GM
8501
85022002-11-05 Karl Berry <karl@gnu.org>
8503
8504 * info.texi (Info-fontify): Reorder face list to avoid bad line
8505 breaks.
8506
c8763fb6 85072002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 8508
0c7efc08
SM
8509 * tramp.texi: Move @copying to standard place.
8510 Use @insertcopying.
2de53ca6
GM
8511
85122002-10-02 Karl Berry <karl@gnu.org>
8513
8514 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8515 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8516 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8517 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8518 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8519 Per rms, update all manuals to use @copying instead of @ifinfo.
8520 Also use @ifnottex instead of @ifinfo around the top node, where
8521 needed for the sake of the HTML output.
8522 (The Gnus manual is not fixed since it's not clear to me how it
8523 works; and the Tramp manual already uses @copying, although in an
8524 unusual way. All others were changed.)
8525
85262002-09-10 Jonathan Yavner <jyavner@engineer.com>
8527
8528 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8529 (../info/ses, ses.dvi): New targets.
8530 * ses.texi: New file.
8531
c8763fb6 85322002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
8533
8534 * texinfo.tex: Update to texinfo 4.2.
8535
85362002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8537
8538 * reftex.texi: Update to RefTeX 4.19.
8539
c8763fb6 85402002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
8541
8542 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8543 (../info/tramp, tramp.dvi): New targets.
8544
85452002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8546
8547 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8548 (calc.dvi): Uncomment.
8549
85502001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8551
8552 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8553 (../info/calc): New target.
8554
85552001-10-20 Gerd Moellmann <gerd@gnu.org>
8556
8557 * (Version 21.1 released.)
8558
85592001-10-05 Gerd Moellmann <gerd@gnu.org>
8560
8561 * Branch for 21.1.
8562
85632001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8564
8565 * Makefile.in (../info/info): Use an explicit -o switch to
8566 makeinfo.
8567
85682001-03-05 Gerd Moellmann <gerd@gnu.org>
8569
8570 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8571
85722000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8573
8574 * Makefile.in (../info/idlwave): Use --no-split.
8575
85762000-12-14 Dave Love <fx@gnu.org>
8577
c4cc8b9a 8578 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
8579 (gnus.dvi): Change rule to remove @latex stuff.
8580
85812000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8582
8583 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8584
85852000-10-13 John Wiegley <johnw@gnu.org>
8586
8587 * Makefile.in: Add build targets for eshell.texi.
8588
85892000-09-25 Gerd Moellmann <gerd@gnu.org>
8590
8591 * Makefile.in: Remove/comment speedbar stuff.
8592
85932000-09-22 Dave Love <fx@gnu.org>
8594
8595 * Makefile.in: Add emacs-mime.
8596
85972000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8598
8599 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8600 (DVI_TARGETS): Add woman.dvi.
8601 (../info/woman, woman.dvi): New targets.
8602
86032000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8604
8605 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8606
8607 * pcl-cvs.texi: New file.
8608 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8609 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8610
86112000-05-11 Gerd Moellmann <gerd@gnu.org>
8612
8613 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8614 (../info/ebrowse, ebrowse.dvi): New targets.
8615
86162000-01-13 Gerd Moellmann <gerd@gnu.org>
8617
8618 * Makefile.in (INFO_TARGETS): Add eudc.
8619 (DVI_TARGETS): Add eudc.dvi.
8620 (../info/eudc, eudc.dvi): New targets.
8621
86222000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8623
8624 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8625 compatibility with 8+3 filesystems).
8626 (../info/efaq): Rename from emacs-faq.
8627
86282000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8629
8630 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8631 (../info/idlwave, idlwave.dvi): New targets.
8632
86331999-10-23 Dave Love <fx@gnu.org>
8634
8635 * Makefile.in: Use autotype.texi.
8636
86371999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8638
8639 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8640 faq.texi file) rather than ../info/faq.
8641
86421999-10-07 Gerd Moellmann <gerd@gnu.org>
8643
8644 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8645 (../info/ada-mode, ada-mode.dvi): New targets.
8646
86471999-09-01 Dave Love <fx@gnu.org>
8648
8649 * Makefile.in: Add faq.
8650
86511999-07-12 Richard Stallman <rms@gnu.org>
8652
8653 * Version 20.4 released.
8654
86551998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8656
8657 * Version 20.3 released.
8658
86591998-04-06 Andreas Schwab <schwab@gnu.org>
8660
768c0c0f
JB
8661 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8662 Use it in dvi targets.
2de53ca6
GM
8663 (../etc/GNU): Change to $(srcdir) first.
8664
86651998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8666
8667 * reftex.texi: Update for RefTeX version 3.22.
8668
86691998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8670
8671 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8672 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8673
86741997-09-23 Paul Eggert <eggert@twinsun.com>
8675
8676 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8677 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8678
86791997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8680
8681 * Version 20.2 released.
8682
86831997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8684
8685 * Version 20.1 released.
8686
86871997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8688
8689 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8690
86911996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8692
8693 * Version 19.33 released.
8694
86951996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8696
8697 * Version 19.32 released.
8698
86991996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8700
8701 * Makefile.in: Add rules for the Message manual.
8702
87031996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8704
8705 * gnus.texi: New version.
8706
8707 * message.texi: New manual.
8708
87091996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8710
8711 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8712
87131996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8714
8715 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8716 Specify -I option.
8717 (All dvi targets): Set the TEXINPUTS variable.
8718
87191996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8720
8721 * Version 19.31 released.
8722
87231996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8724
8725 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8726 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8727
87281995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8729
8730 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8731 (INFO_TARGETS): Add ../info/cc-mode.
8732 (DVI_TARGETS): Add cc-mode.dvi.
8733
2de53ca6
GM
87341995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8735
8736 * Version 19.30 released.
8737
87381995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8739
8740 * gnus.texi: New file.
8741
87421995-11-04 Erik Naggum <erik@naggum.no>
8743
8744 * gnus.texi: File deleted.
8745
87461995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8747
8748 * mh-e.texi: "Function Index" -> "Command Index" to work with
8749 Emacs 19.30 C-h C-k support of separately-documented commands.
8750
87511995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8752
8753 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8754 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8755
87561995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8757
8758 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8759 (../info/viper, viper.dvi): New targets.
8760
87611995-04-20 Kevin Rodgers <kevinr@ihs.com>
8762
8763 * dired-x.texi (Installation): Change the example to set
8764 buffer-local variables like dired-omit-files-p in
8765 dired-mode-hook.
8766
87671995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8768
8769 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8770 (../info/mh-e, mh-e.dvi): New targets.
8771
87721995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8773
8774 * Makefile.in (maintainer-clean): Rename from realclean.
8775
87761994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8777
8778 * Makefile.in: New file.
8779 * Makefile: File deleted.
8780
87811994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8782
8783 * Makefile (TEXINDEX_OBJS): Variable deleted.
8784 (texindex, texindex.o, getopt.o): Rules deleted.
8785 All deps on texindex deleted.
8786 (distclean): Don't delete texindex.
8787 (mostlyclean): Don't delete *.o.
8788 * texindex.c, getopt.c: Files deleted.
8789
87901994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8791
8792 * Version 19.26 released.
8793
87941994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8795
8796 * Version 19.25 released.
8797
87981994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8799
8800 * Version 19.24 released.
8801
88021994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8803
8804 * Version 19.23 released.
8805
88061994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8807
8808 * Makefile: Delete spurious tab.
8809
88101994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8811
8812 * Makefile (.SUFFIXES): New rule.
8813
88141994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8815
8816 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8817 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8818
88191994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8820
8821 * Makefile (../info/sc): Rename from sc.info.
8822 (../info/cl): Likewise.
8823 (INFO_TARGETS): Use new names.
8824
88251993-12-04 Richard Stallman (rms@srarc2)
8826
8827 * getopt.c: New file.
8828 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8829 (getopt.o): New rule.
8830 (dvi): Don't depend on texindex.
8831 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8832 Depend on texindex.
8833
88341993-12-03 Richard Stallman (rms@srarc2)
8835
8836 * Makefile (../info/sc.info): Rename from ../info/sc.
8837 (TEXI2DVI): New variable.
8838 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8839 Add explicit commands.
8840 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8841
88421993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8843
8844 * Version 19.22 released.
8845
88461993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8847
8848 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8849
88501993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8851
8852 * Version 19.21 released.
8853
88541993-11-15 Paul Eggert (eggert@twinsun.com)
8855
8856 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8857
88581993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8859
8860 * Makefile (../etc/GNU): New target.
8861 (EMACSSOURCES): Add gnu1.texi.
8862
88631993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8864
8865 * Makefile (realclean): Don't delete the Info files.
8866
f0131492 88671993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
8868
8869 * forms.texi: Fix forms.texi so that it will format correctly.
8870 Add missing `@end iftex', fix bad reference.
8871
8872 * info.texi, info-stn.texi: New files implement texinfo version of
8873 `info' file.
8874
f0131492 88751993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
8876
8877 * Makefile: Fix targets for texindex, new info.texi files.
8878 * info-stnd.texi: New file implements info for standalone info
8879 reader.
8880 * info.texi: Update to include recent changes to "../info/info".
8881 New source file for ../info/info; includes info-stnd.texi.
8882
8883 * texindex.c: Include "../src/config.h" if building in emacs.
8884
8885 * Makefile: Change all files to FILENAME.texi, force all targets
8886 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8887 vip.texinfo, forms.texinfo, cl.texinfo.
8888 Add target to build texindex.c, defining `emacs'.
8889
8890 * forms.texi: Install new file to match version 2.3 of forms.el.
8891
88921993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8893
8894 * Version 19.19 released.
8895
88961993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8897
8898 * sc.texinfo: Fix info file name.
8899
8900 * Makefile (info): Add gnus and sc.
8901 (dvi): Add gnus.dvi and sc.dvi.
8902 (../info/sc, sc.dvi): New targets.
8903
89041993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8905
8906 * Version 19.18 released.
8907
89081993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8909
8910 * Makefile: Fix source file names of the separate manuals.
8911 (gnus.dvi, ../info/gnus): New targets.
8912
89131993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8914
8915 * Version 19.17 released.
8916
89171993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8918
8919 * split-man: Fix typos in last change.
8920
89211993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8922
8923 * Version 19.16 released.
8924
89251993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8926
8927 * version 19.15 released.
8928
89291993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8930
8931 * Makefile (distclean): It's rm, not rf.
8932
89331993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8934
8935 * Version 19.14 released.
8936
89371993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8938
8939 * Makefile: New file.
8940
89411993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8942
8943 * Version 19.13 released.
8944
89451993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8946
8947 * Version 19.9 released.
8948
89491993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8950
8951 * Version 19.8 released.
8952
89531993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8954
8955 * Version 19.7 released.
8956
89571990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8958
8959 * gnus.texinfo: New file. Removed installation instructions.
8960
89611990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8962
8963 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8964
89651989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8966
8967 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
8968 then define `\sc' as the command for smallcaps in Texinfo.
8969 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
8970 made the corresponding change to makeinfo and texinfm.el.
8971
89721988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8973
8974 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8975 Customization since the menu entry did not point to anything.
8976 Also add an @finalout command to remove overfull hboxes from the
8977 printed output.
8978
8979 * cl.texinfo: Add @bye, \input line and @settitle to file.
8980 This file is clearly intended to be a chapter of some other work,
8981 but the other work does not yet exist.
8982
89831988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8984
8985 * texinfo.texinfo: Three typos corrected.
8986
4009494e 8987;; Local Variables:
c8763fb6 8988;; coding: utf-8
4009494e
GM
8989;; End:
8990
acaf905b 8991 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
8992
8993 This file is part of GNU Emacs.
8994
97c0352c 8995 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 8996 it under the terms of the GNU General Public License as published by
97c0352c
GM
8997 the Free Software Foundation, either version 3 of the License, or
8998 (at your option) any later version.
4009494e
GM
8999
9000 GNU Emacs is distributed in the hope that it will be useful,
9001 but WITHOUT ANY WARRANTY; without even the implied warranty of
9002 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9003 GNU General Public License for more details.
9004
9005 You should have received a copy of the GNU General Public License
97c0352c 9006 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.