Rename configure.in to configure.ac.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
c4444d16
PE
12012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2
3 Rename configure.in to configure.ac (Bug#11603).
4 * ede.texi (Compiler and Linker objects, ede-proj-project)
5 (ede-step-project): Prefer the name configure.ac to configure.in.
6
ef091c97
MA
72012-07-06 Michael Albinus <michael.albinus@gmx.de>
8
9 * tramp.texi (Multi-hops): Introduce
10 `tramp-restricted-shell-hosts-alist'.
11
89b163db
G
122012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
13
14 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
15 methods, so don't mention smtpmail here.
16
172012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
18
19 * gnus.texi (Picons): Document gnus-picon-properties.
20
212012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
22
23 * gnus.texi: Remove mention of compilation, as that's no longer
24 supported.
25
262012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
27
28 * gnus.texi (Archived Messages): Mention
29 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
30
312012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
32
33 * gnus.texi (Various Summary Stuff):
34 Remove mention of `gnus-propagate-marks'.
35
362012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
37
38 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
39 which no longer exist.
40
412012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
42
43 * gnus.texi (Archived Messages):
44 Document gnus-gcc-self-resent-messages.
45
462012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
47
48 * message.texi (Mail Variables):
49 Mention the optional user parameter for X-Message-SMTP-Method.
50
512012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
52
53 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
54
55 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
56
572012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
58
59 * gnus.texi (Key Index): Change encoding to utf-8.
60
ac1a0ce1 612012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
62
63 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
64
71cca84d
G
652012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
66
67 * gnus.texi (Group Timestamp): Mention where to find documentation for
68 the `gnus-tmp-' variables (bug#11601).
69
888a7fc0
MA
702012-06-11 Michael Albinus <michael.albinus@gmx.de>
71
72 Sync with Tramp 2.2.6-pre.
73
74 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
75 where appropriate.
76 (Ad-hoc multi-hops): New section.
77 (Remote processes): New subsection "Running remote processes on
78 Windows hosts".
79 (History): Add remote commands on Windows, and ad-hoc multi-hop
80 methods.
81 (External methods): "ControlPersist" must be set to "no" for the
82 `scpc' method.
83 (Remote processes): Add a note about `auto-revert-tail-mode'.
84 (Frequently Asked Questions): Use "scpx" in combination with
85 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
86
87 * trampver.texi: Update release number.
88
31ca4639 892012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
90
91 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
92 compilation for html-mono.
93
0e8bbf66
PE
942012-06-08 Paul Eggert <eggert@cs.ucla.edu>
95
96 * texinfo.tex: Merge from gnulib.
97
b8f061b3
KY
982012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
99
100 * Makefile.in (echo-info): Don't try to install info files named
101 just ".info".
102
16af873e
GM
1032012-05-28 Glenn Morris <rgm@gnu.org>
104
c1dabff0
GM
105 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
106
16af873e
GM
107 * sc.texi: Nuke hand-written node pointers.
108 Fix top-level menu to match actual node order.
109
1d5b82ef
GM
1102012-05-27 Glenn Morris <rgm@gnu.org>
111
112 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
113 Some associated fixes, including not messing with chapno in cl.texi.
114
33017faf 1152012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
116
117 * org.texi (Durations and time values): Fix typo.
118
d14b0029
JB
1192012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
120
33017faf 121 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
122 Mention `calc-ensure-consistent-units'.
123
2f4cadd1 1242012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 125
9879e263
AS
126 * cc-mode.texi: Avoid space before macro in 4th argument of cross
127 reference commands. (Bug#11461)
128
78e91d08
AS
129 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
130
3fe7cdc8
GM
1312012-05-12 Glenn Morris <rgm@gnu.org>
132
9598ef0b
GM
133 * Makefile.in (mostlyclean): Add more TeX intermediates.
134
7d326a29
GM
135 * Makefile.in: Make it look more like the other doc Makefiles.
136 Use explicit $srcdir in all dependencies.
137 Remove cd $srcdir from rules.
138 (VPATH): Remove.
139 (infodir): Set to an absolute path.
140 (INFO_TARGETS): Use short names.
141 (mkinfodir): infodir is now absolute.
142 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
143
c7f95930 144 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 145 (.SUFFIXES): Disable implicit rules.
c7f95930 146
3fe7cdc8
GM
147 * Makefile.in (MKDIR_P): New, set by configure.
148 (mkinfodir): Use $MKDIR_P.
149
6f0652af
GM
1502012-05-07 Glenn Morris <rgm@gnu.org>
151
152 * forms.texi (Long Example): Update for changed location of files.
153
8045b906
GM
1542012-05-04 Glenn Morris <rgm@gnu.org>
155
156 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
157 (INFO_TARGETS): Use $INFO_EXT.
158 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
159 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
160 (INFO_TARGETS): Use $INFO_EXT.
161 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
162
9e7a4bcf
GM
1632012-05-02 Glenn Morris <rgm@gnu.org>
164
9aa071df
GM
165 * Makefile.in (echo-info): New phony target, used by top-level.
166
9e7a4bcf
GM
167 * viper.texi: Make direntry shorter (also it is no longer "newest").
168
169 * emacs-gnutls.texi, ert.texi, org.texi:
170 Fix dircategory, direntry to match info/dir.
171
31cc861c
GM
172 * faq.texi: Convert @inforefs to @xrefs.
173 Fix some malformed cross-references.
f9e320bb
GM
174 (File-name conventions): Shorten section name to avoid overfull line.
175 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 176
723ea6b5
TZ
1772012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
178
179 * auth.texi (Help for users): Update for .gpg file being second.
180
a8e7d6d7 1812012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
182
183 * org.texi (Agenda commands): Fix two typos: give corresponding
184 function names, according to `org-agenda-view-mode-dispatch'.
185
a8e7d6d7 1862012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
187
188 * faq.texi (Major packages and programs): Remove section.
189 There is no point listing 6 packages (cf etc/MORE.STUFF).
190 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 191
dcbf5805
MA
1922012-04-22 Michael Albinus <michael.albinus@gmx.de>
193
194 * dbus.texi (Version): New node.
195 (Properties and Annotations): Mention the object manager
196 interface. Describe dbus-get-all-managed-objects.
197 (Type Conversion): Floating point numbers are allowed, if an
198 anteger does not fit Emacs's integer range.
199 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
200 (Asynchronous Methods): Fix description of
201 dbus-call-method-asynchronously.
202 (Receiving Method Calls): Fix some minor errors. Add
203 dbus-interface-emacs.
204 (Signals): Describe unicast signals and the new match rules.
205 (Alternative Buses): Add the PRIVATE optional argument to
206 dbus-init-bus. Describe its new return value. Add dbus-setenv.
207
adee4030
GM
2082012-04-20 Glenn Morris <rgm@gnu.org>
209
210 * faq.texi (New in Emacs 24): New section.
211 (Packages that do not come with Emacs): Mention M-x list-packages.
212
35dc09a1 2132012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
214
215 * cc-mode.texi (c-offsets-alist): Correct a typo.
216
35dc09a1 2172012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
218
219 * org.texi (Deadlines and scheduling): Fix the example: the
220 DEADLINE item should come right after the headline. We enforce
221 this convention, so it is a bug not to illustrate it correctly in
222 the manual.
223
35dc09a1 2242012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
225
226 * org.texi (Agenda commands): Fix documentation bug by swapping
227 the equivalent keybindings to `org-agenda-next-line' with the ones
228 to `org-agenda-previous-line'.
229
35dc09a1 2302012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
231
232 * Makefile.in: Replace non-portable use of $< in ordinary rules.
233
e2560ea8
EZ
2342012-04-09 Eli Zaretskii <eliz@gnu.org>
235
236 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
237 emacs-gnutls.
238 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
239
6b4f4a2d
TZ
2402012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
241
250b840e 242 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
243
244 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
245
ca2c89b6
TZ
2462012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
247
248 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 249 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 250
aebd5f1a
GM
2512012-04-04 Glenn Morris <rgm@gnu.org>
252
253 * auth.texi (Secret Service API): Copyedits.
254 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
255 (Help for users, Help for developers)
256 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 257
0317dd51
MA
2582012-04-04 Michael Albinus <michael.albinus@gmx.de>
259
260 * auth.texi (Secret Service API): Add the missing text.
261
3d439cd1
CY
2622012-04-04 Chong Yidong <cyd@gnu.org>
263
264 * message.texi (Using PGP/MIME): Note that epg is now the default.
265
266 * gnus.texi: Reduce references to obsolete pgg library.
267 (Security): Note that epg is now the default.
268
269 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
270
271 * nxml-mode.texi (Completion): C-RET is no longer bound to
272 nxml-complete.
273
153ae947
BG
2742012-04-01 Jambunathan K <kjambunathan@gmail.com>
275
276 * org.texi (Customizing tables in ODT export): Correct few errors.
277
2782012-04-01 Jambunathan K <kjambunathan@gmail.com>
279
280 * org.texi (Links in ODT export): Update.
281 (Labels and captions in ODT export): New node.
282
2832012-04-01 Jambunathan K <kjambunathan@gmail.com>
284
285 * org.texi (Literal examples in ODT export): htmlfontify.el in
286 Emacs-24.1 now supports fontification. So ODT source blocks will
287 be fontified by default.
288
2892012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
290
291 * org.texi (Refiling notes): Remove duplicated keybinding.
292
2932012-04-01 Eric Schulte <eric.schulte@gmx.com>
294
295 * org.texi (noweb): Documentation of this new option to the :noweb
296 header argument.
297
2982012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
299
300 * org.texi (Header and sectioning): Add example demonstrating how
301 to use "LaTeX_CLASS_OPTIONS".
302
3032012-04-01 Eric Schulte <eric.schulte@gmx.com>
304
305 * org.texi (Noweb reference syntax): Describe the ability to
306 execute noweb references in the manual.
307
3082012-04-01 Eric Schulte <eric.schulte@gmx.com>
309
310 * org.texi (cache): Improve cache documentation when session
311 evaluation is used.
312
3132012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
314
315 * org.texi (Plain lists): Document removal.
316
3172012-04-01 Michael Brand <michael.ch.brand@gmail.com>
318
319 * org.texi: Decapitalize file name in references to Calc manual.
320
3212012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
322
323 * org.texi (Plain lists): Document removal.
324
3252012-04-01 Jambunathan K <kjambunathan@gmail.com>
326
327 * org.texi (Top, OpenDocument Text export)
328 (ODT export commands, Extending ODT export)
329 (Images in ODT export, Tables in ODT export)
330 (Configuring a document converter): Add or Update.
331
3322012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
333
334 * org.texi (MobileOrg): Change the wording to reflect that the
335 Android Version is no longer just the little brother of the iOS
336 version.
337
3382012-04-01 Eric Schulte <eric.schulte@gmx.com>
339
340 * org.texi (Key bindings and useful functions): Updated babel key
341 binding documentation in manual.
342
3432012-04-01 Eric Schulte <eric.schulte@gmx.com>
344
345 * org.texi (noweb): Document new noweb header value.
346
3472012-04-01 Eric Schulte <eric.schulte@gmx.com>
348
349 * org.texi (noweb-sep): Document new header argument.
350
3512012-04-01 Eric Schulte <eric.schulte@gmx.com>
352
353 * org.texi (noweb-ref): Documentation of this new custom variable.
354
3552012-04-01 Eric Schulte <eric.schulte@gmx.com>
356
357 * org.texi (wrap): Update the new :wrap documentation to match the
358 current implementation.
359
3602012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
361
362 * org.texi: Added documentation for :wrap.
363
3642012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
365
366 * org.texi: #+RESULTS now user-configurable.
367
3682012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
369
370 * org.texi: Documented :noweb no-export.
371
3722012-04-01 Thomas Dye <dk@poto.local>
373
374 * org.texi: Edit :noweb no header argument for correctness.
375
3762012-04-01 Bastien Guerry <bzg@altern.org>
377
378 * org.texi (Customization): Update the approximate number of Org
379 variables.
380
3812012-04-01 Thomas Dye <dk@poto.local>
382
383 * org.texi: The :results wrap produces a drawer instead of a
384 begin_results block.
385
005a89ff
G
3862012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
387
388 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
389 reflect the new default.
390
589ce070
EZ
3912012-03-10 Eli Zaretskii <eliz@gnu.org>
392
393 * info.texi (Expert Info): Move the index entry for "Texinfo" from
394 "Getting Started" to this node. (Bug#10450)
395
a5392527
CY
3962012-03-10 Chong Yidong <cyd@gnu.org>
397
8ae818e4
CY
398 * flymake.texi (Example -- Configuring a tool called via make):
399 Mention the Automake COMPILE variable (Bug#8715).
400
a5392527
CY
401 * info.texi (Getting Started): Add an index entry (Bug#10450).
402
d49902e4
MA
4032012-03-02 Michael Albinus <michael.albinus@gmx.de>
404
405 * dbus.texi (Signals): Known names will be mapped onto unique
406 names, when registering for signals.
407
53eced6d
GM
4082012-02-29 Glenn Morris <rgm@gnu.org>
409
bcd6cd23
GM
410 * url.texi: Fix quote usage in body text.
411
775b55af
GM
412 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
413
53eced6d
GM
414 * cl.texi: Use @code{} in menus when appropriate.
415
44e97401
GM
4162012-02-28 Glenn Morris <rgm@gnu.org>
417
418 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
419 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
420 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
421 * org.texi, sc.texi, vip.texi, viper.texi:
422 Standardize possessive apostrophe usage.
423
fa9a0855
CY
4242012-02-26 Chong Yidong <cyd@gnu.org>
425
426 * ediff.texi (Quick Help Commands): Add a couple of index entries
427 (Bug#10834).
428
0fd2c9a3
GM
4292012-02-17 Glenn Morris <rgm@gnu.org>
430
431 * gnus.texi (Posting Styles):
432 * remember.texi (Org): Fix cross-refs to other manuals.
433
9f26dc24
GM
4342012-02-15 Glenn Morris <rgm@gnu.org>
435
436 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
437 (Encryption): New chapter, split out from previous.
438
3d2af193
LI
4392012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
440
441 * gnus.texi (Customizing the IMAP Connection): Mention
442 nnimap-record-commands.
443
b74c9672
GM
4442012-02-10 Glenn Morris <rgm@gnu.org>
445
446 * url.texi (Retrieving URLs): Update url-retrieve arguments.
447 Mention url-queue-retrieve.
448
2ebc3b94
GM
4492012-02-09 Glenn Morris <rgm@gnu.org>
450
9fcfcdef
GM
451 * sem-user.texi (Semantic mode user commands): Typo fix.
452
2ebc3b94
GM
453 * info.texi (Create Info buffer): Mention info-display-manual.
454
7c4bbb69
LI
4552012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
456
457 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
458 example (modified from an example by Michael Albinus).
459
debce7bc
G
4602012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
461
462 * gnus.texi (Agent Basics): Fix outdated description of
463 `gnus-agent-auto-agentize-methods'.
464
b207a4ec
AS
4652012-01-28 Andreas Schwab <schwab@linux-m68k.org>
466
467 * cc-mode.texi: Always @defindex ss.
468 (Config Basics): Fix argument of @itemize.
469 (Macro Backslashes): Add @code around index entry.
470
b8fe8712
GM
4712012-01-23 Glenn Morris <rgm@gnu.org>
472
473 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
474
02dc2fd7
EH
4752012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
476
477 * tramp.texi (File): Tweak wording for the `scpc' option.
478
e7719ea1
G
4792012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
480
481 * gnus.texi (Group Parameters): Really note precedence.
482
9937bef4
G
4832012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
484
485 * gnus.texi (Group Parameters): Note precedence.
486
e66ba1df
BG
4872012-01-03 Eric Schulte <eric.schulte@gmx.com>
488
489 * org.texi (Noweb reference syntax): Adding documentation of
490 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
491 variable.
492
4932012-01-03 Bastien Guerry <bzg@gnu.org>
494
495 * org.texi (Plain lists): Split the table to fix the display
496 of items.
497
4982012-01-03 Bastien Guerry <bzg@gnu.org>
499
500 * org.texi (Plain lists): Fix misplaced explanation.
501
5022012-01-03 Bastien Guerry <bzg@gnu.org>
503
504 * org.texi (Plain lists, Agenda files): Add index entries.
505
5062012-01-03 Julian Gehring <julian.gehring@googlemail.com>
507
508 * org.texi: Use "Org mode" instead of alternatives like
509 "Org-mode" or "org-mode".
510
5112012-01-03 Bernt Hansen <bernt@norang.ca>
512
513 * org.texi (Agenda commands): Document
514 `org-clock-report-include-clocking-task'.
515
5162012-01-03 Bastien Guerry <bzg@gnu.org>
517
518 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
519 C-c' on checkboxes.
520
5212012-01-03 Julian Gehring <julian.gehring@googlemail.com>
522
523 * org.texi: End sentences with two spaces.
524
5252012-01-03 Michael Brand <michael.ch.brand@gmail.com>
526
527 * org.texi (External links): Document the link types file+sys
528 and file+emacs, slightly narrow used page width.
529
5302012-01-03 Eric Schulte <eric.schulte@gmx.com>
531
532 * org.texi (colnames): Note that colnames behavior may differ
533 across languages.
534
5352012-01-03 Bastien Guerry <bzg@gnu.org>
536
537 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
538
5392012-01-03 Thomas Dye <dk@poto.westell.com>
540
541 * org.texi: Augmented discussion of babel property
542 inheritance. Put footnote outside sentence ending period.
543
5442012-01-03 Eric Schulte <schulte.eric@gmail.com>
545
546 * org.texi (eval): Documenting the full range of :eval header
547 argument values.
548
5492012-01-03 Eric Schulte <schulte.eric@gmail.com>
550
551 * org.texi (eval): Documentation of the new :eval option.
552
5532012-01-03 Thomas Dye <dk@poto.local>
554
555 * org.texi: Add accumulated properties.
556
5572012-01-03 Thomas Dye <dk@poto.local>
558
559 * org.texi: Documented no spaces in name=assign, another
560 correction to :var table.
561
5622012-01-03 Thomas Dye <dk@poto.local>
563
564 * org.texi: Changed DATA to NAME in Working With Source Code
565 section.
566
5672012-01-03 Tom Dye <tsd@tsdye.com>
568
569 * org.texi: Minor change to :var table.
570
5712012-01-03 Tom Dye <tsd@tsdye.com>
572
573 * org.texi: More changes to :var table (some examples were wrong).
574
5752012-01-03 Tom Dye <tsd@tsdye.com>
576
577 * org.texi: Cleaned up :var table.
578
5792012-01-03 Bastien Guerry <bzg@gnu.org>
580
581 * org.texi (Timestamps, Weekly/daily agenda)
582 (Weekly/daily agenda): Add @cindex for "appointment".
583
5842012-01-03 Eric Schulte <schulte.eric@gmail.com>
585
586 * org.texi (Literal examples): A new link to the template for
587 inserting empty code blocks.
588 (Structure of code blocks): A new link to the template for
589 inserting empty code blocks.
590
5912012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
592
593 * org.texi (External links): Add footnote on how the behavior
594 of the text search in Org files are controled by the variable
595 `org-link-search-must-match-exact-headline'.
596
5972012-01-03 Eric Schulte <schulte.eric@gmail.com>
598
599 * org.texi (Buffer-wide header arguments): Update
600 documentation to reflect removal of #+PROPERTIES.
601
6022012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
603
604 * org.texi (The clock table): Mention that ACHIVED trees
605 contribute to the clock table.
606
6072012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
608
609 * org.texi (Conflicts): Better yasnippet config info.
610
6112012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
612
613 * org.texi (Selective export): Explicitely mention the default
614 values for `org-export-select-tags',
615 `org-export-exclude-tags'.
616
6172012-01-03 Tom Dye <tsd@tsdye.com>
618
619 * org.texi: Added a line to specify that header arguments are
620 lowercase.
621
6222012-01-03 Tom Dye <tsd@tsdye.com>
623
624 * org.texi: :var requires default value when declared.
625
6262012-01-03 Bastien Guerry <bzg@gnu.org>
627
628 * org.texi (Handling links): Add a note about the
629 `org-link-frame-setup' option.
630
6312012-01-03 David Maus <dmaus@ictsoc.de>
632
633 * org.texi (Exporting Agenda Views, Extracting agenda
634 information): Fix command line syntax, quote symbol parameter
635 values.
636
6372012-01-03 David Maus <dmaus@ictsoc.de>
638
639 * org.texi (Exporting Agenda Views): Fix command line syntax.
640
8d80ef01
PE
6412011-12-28 Paul Eggert <eggert@cs.ucla.edu>
642
643 * gnus.texi (Mail Source Customization, Mail Back End Variables):
644 Use octal notation for file permissions, which are normally
645 thought of in octal.
646 (Mail Back End Variables): Use more-plausible modes in example.
647
47d42d81
AM
6482011-12-20 Alan Mackenzie <acm@muc.de>
649
650 * cc-mode.texi: Update version string 5.31 -> 5.32.
651
a98edce9
JB
6522011-12-06 Juanma Barranquero <lekktu@gmail.com>
653
654 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
655
321decc8
GM
6562011-11-24 Glenn Morris <rgm@gnu.org>
657
658 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
659
f8107b79
JB
6602011-11-24 Juanma Barranquero <lekktu@gmail.com>
661
662 * makefile.w32-in: Update dependencies.
663
f5a96a4f
GM
6642011-11-20 Glenn Morris <rgm@gnu.org>
665
666 * gnus.texi (Group Information):
667 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
668
cd1181db
JB
6692011-11-20 Juanma Barranquero <lekktu@gmail.com>
670
671 * gnus-coding.texi (Gnus Maintenance Guide):
672 Rename from "Gnus Maintainance Guide".
673
674 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
675 * eieio.texi (Customizing):
fe7a3057
JB
676 * gnus.texi (Article Washing):
677 * gnus-news.texi:
678 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 679
7877f373
JB
6802011-11-16 Juanma Barranquero <lekktu@gmail.com>
681
682 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
683
0d26e0b6
JB
6842011-11-15 Juanma Barranquero <lekktu@gmail.com>
685
c7015153
JB
686 * ede.texi (project-am-texinfo):
687 * gnus.texi (Sending or Not Sending):
688 * org.texi (Template elements): Fix typos.
0d26e0b6 689
0b381c7e
JB
6902011-11-14 Juanma Barranquero <lekktu@gmail.com>
691
692 * ediff.texi (Hooks):
c7015153 693 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 694
40a8bdf6
JB
6952011-11-11 Juanma Barranquero <lekktu@gmail.com>
696
697 * semantic.texi (Tag handling): Fix typo.
698
57dda3bb
KY
6992011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
700
701 * gnus.texi (Other Gnus Versions): Remove.
702
52bedd34
AM
7032011-10-28 Alan Mackenzie <acm@muc.de>
704
705 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
706 (Other Special Indentations): Add an xref to "Macros with ;".
707 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
708 "Macros with ;".
709 (Macros with ;): New page.
710
00b77525
GM
711 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
712 Document the new handling of nested scopes for movement by defuns.
52bedd34 713
4a623313
MA
7142011-10-23 Michael Albinus <michael.albinus@gmx.de>
715
716 Sync with Tramp 2.2.3.
717
718 * trampver.texi: Update release number.
719
466a320e
GM
7202011-10-14 Glenn Morris <rgm@gnu.org>
721
722 * ert.texi (Introduction, How to Run Tests)
723 (Running Tests Interactively, Expected Failures)
724 (Tests and Their Environment, Useful Techniques)
725 (Interactive Debugging, Fixtures and Test Suites):
726 Minor rephrasings.
727 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
728 (Running Tests in Batch Mode): Simplify loading instructions.
729 (Test Selectors): Clarify some selectors.
730 (Expected Failures, Useful Techniques):
731 Make examples fit in 80 columns.
732
2be4956d
JB
7332011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
734
735 * calc.texi (Basic Operations on Units): Discuss temperature
736 conversion (`u t') alongside with other unit conversions ('u c').
737
7359a765
GM
7382011-10-12 Glenn Morris <rgm@gnu.org>
739
740 * ert.texi: Whitespace trivia to make main menu items line up better.
741
a0c52e5d
GM
7422011-10-08 Glenn Morris <rgm@gnu.org>
743
744 * Makefile.in: Fix ert rules.
745
465d0300
G
7462011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
747
748 * gnus.texi (Gnus Utility Functions): Add more references and
749 explanations (bug#9683).
750
a5166359
LMI
7512011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
752
753 * gnus.texi (Archived Messages): Note the default (bug#9552).
754
b523dc20
BW
7552011-09-21 Bill Wohler <wohler@newt.com>
756
757 Release MH-E manual version 8.3.
758
58179cce 759 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
760 release 8.3.
761 (Preface): Updated support information.
bd7239f5 762 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
763 historical quote, the tense should be correct in the time that it
764 was written.
765
0afb49a1
LMI
7662011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
767
768 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
769 (Finding the News): Doc clarification.
770 (Terminology): Mention naming.
771
e21bac42
G
7722011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
773
774 * gnus.texi: Remove mentions of `recent', which are now obsolete.
775 (Interactive): Document `quiet'.
776
5b409b39 7772011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 778
bd7239f5 779 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 780
5b409b39 7812011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 782
bd7239f5 783 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
784 scope for `org-map-entries'.
785
5b409b39 7862011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
787
788 * org.texi (Visibility cycling): Document `org-copy-visible'.
789
5b409b39 7902011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 791
bd7239f5 792 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
793 proper order.
794
5b409b39 7952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
796
797 * org.texi (eval): Expand discussion of the :eval header argument.
798
5b409b39 7992011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
800
801 * org.texi (Languages): Add Lilypond and Awk as supported
802 languages.
803
5b409b39 8042011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 805
bd7239f5 806 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
807 LOG_INTO_DRAWER can be used to override the contents of variable
808 org-clock-into-drawer (or if unset, org-log-into-drawer).
809
bd7239f5 810 * org.texi: Replace @xref->@pxref.
3ab2c837 811
5b409b39 8122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
813
814 * org.texi (Evaluating code blocks): Documenting the new option
815 for inline call lines.
816
5b409b39 8172011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
818
819 * org.texi (Results of evaluation): More explicit about the
820 mechanism through which interactive evaluation of code is
821 performed.
822
5b409b39 8232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
824
825 * org.texi (noweb-ref): New header argument documentation.
826
5b409b39 8272011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
828
829 * org.texi (Extracting source code): Documentation of the new
830 org-babel-tangle-named-block-combination variable.
831
5b409b39 8322011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 833
bd7239f5 834 * org.texi (Structure of code blocks): Explicitly state that the
3ab2c837
BG
835 behavior of multiple blocks of the same name is undefined
836
5b409b39 8372011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
838
839 * org.texi (TaskJuggler export): Modify the example to reflect the
840 new effort durations.
841
5b409b39 8422011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
843
844 * org.texi (Images in LaTeX export): Escape curly brackets in
845 LaTeX example.
846
5b409b39 8472011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
848
849 * org.texi (The clock table): Document the :properties and
850 :inherit-props arguments for the clocktable.
851
5b409b39 8522011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
853
854 * org.texi (Tables in LaTeX export): Document specifying placement
855 options for tables.
856
5b409b39 8572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
858
859 * org.texi (Evaluating code blocks): More specific documentation
860 about the different types of header arguments.
861
5b409b39 8622011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
863
864 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
865
5b409b39 8662011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
867
868 * org.texi (Built-in table editor): Document the table field
869 follow mode.
870
5b409b39 8712011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
872
873 * org.texi (Easy Templates): Document new template.
874
5b409b39 8752011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
876
877 * org.texi (Literal examples): Add a cross-reference from "Literal
878 Examples" to "Easy Templates."
879
5b409b39 8802011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
881
882 * org.texi (The clock table): Add link to match syntax.
883
5b409b39 8842011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
885
886 * org.texi (Agenda commands): Document clock consistency checks.
887
5b409b39 8882011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
889
890 * org.texi (Built-in table editor): Document that \vert represents
891 a vertical bar in a table field.
892
5b409b39 8932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
894
895 * org.texi (Literal examples): Link from "Markup" > "Literate
896 Examples" to "Working with Source Code".
897
5b409b39 8982011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
899
900 * org.texi (Agenda commands): Doc for function option to bulk
901 action.
902
5b409b39 9032011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
904
905 * org.texi (Template expansion): Document new %<...> template
906 escape.
907
5b409b39 9082011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
909
910 * org.texi (Selective export): Document exclusion of any tasks
911 from export.
912
5b409b39 9132011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
914
915 * org.texi (Selective export): Document how to exclude DONE tasks
916 from export.
917 (Publishing options): Document the properties to be used to turn off
918 export of DONE tasks.
919
5b409b39 9202011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
921
922 * org.texi (The date/time prompt): Document date range protection.
923
5b409b39 9242011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
925
926 * org.texi (padline): Documentation of the new padline header
927 argument.
928
5b409b39 9292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
930
931 * org.texi (var): Adding "[" to list of characters triggering
932 elisp evaluation.
933
5b409b39 9342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
935
936 * org.texi (var): Documentation of Emacs Lisp evaluation during
937 variable assignment.
938
5b409b39 9392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
940
941 * org.texi (colnames): Reference indexing into variables, and note
942 that colnames are *not* removed before indexing occurs.
943 (rownames): Reference indexing into variables, and note that
944 rownames are *not* removed before indexing occurs.
945
5b409b39 9462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
947
948 * org.texi (var): Clarification of indexing into tabular
949 variables.
950
5b409b39 9512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
952
953 * org.texi (results): Documentation of the `:results wrap' header
954 argument.
955
5b409b39 9562011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 957
bd7239f5 958 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
959 of the LaTeX export: the org file has to be properly structured.
960
5b409b39 9612011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
962
963 * org.texi (Dynamic blocks, Structure editing): Mention
964 the function `org-narrow-to-block'.
965
5b409b39 9662011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
967
968 * org.texi (Languages): Updating list of code block supported
969 languages.
970
5b409b39 9712011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
972
973 * org.texi (Special properties): CATEGORY is a special property,
974 but it may also used in the drawer.
975
5b409b39 9762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
977
978 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
979
5b409b39 9802011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
981
982 * org.texi (Include files): Document :lines.
983
5b409b39 9842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
985
986 * org.texi (comments): Documentation of the ":comments noweb" code
987 block header argument.
988
5b409b39 9892011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
990
991 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
992 added extra whitespace around functions to be consistent with the
993 rest of the section.
994
5b409b39 9952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 996
0b381c7e 997 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
998 #+call: line syntax.
999 (Header arguments in function calls): Expanded discussion of
1000 #+call: line syntax.
1001
5b409b39 10022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1003
1004 * org.texi (Evaluating code blocks): More explicit about how to
1005 pass variables to #+call lines.
1006
5b409b39 10072011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1008
1009 * org.texi (Results of evaluation): Link to the :results header
1010 argument list from the "Results of evaluation" section.
1011
5b409b39 10122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1013
1014 * org.texi (Conflicts): Adding additional information about
1015 resolving org/yasnippet conflicts.
1016
5b409b39 10172011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1018
1019 * org.texi (Publishing options): Document style-include-scripts
1020 publishing project property.
1021
5b409b39 10222011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1023
1024 * org.texi (Sparse trees): Document the next-error /
1025 previous-error functionality.
1026
5b409b39 10272011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1028
1029 * org.texi (cache): Improved documentation of code block caches.
1030
5b409b39 10312011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1032
1033 * org.texi (Code block specific header arguments): Documentation
1034 of multi-line header arguments.
1035
5b409b39 10362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1037
1038 * org.texi (Code evaluation security): Add example for using a
1039 function.
1040
5b409b39 10412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1042
1043 * org.texi (Tables in LaTeX export): Documentation of new
1044 attr_latex options for tables.
1045
5b409b39
BG
10462011-08-03 Michael Albinus <michael.albinus@gmx.de>
1047
1048 * trampver.texi: Update release number.
1049
10502011-07-30 Michael Albinus <michael.albinus@gmx.de>
1051
1052 Sync with Tramp 2.2.2.
1053
1054 * trampver.texi: Update release number.
1055
064e2d08
LMI
10562011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1057
1058 * flymake.texi (Example -- Configuring a tool called via make):
1059 Use /dev/null instead of the Windows "nul" (bug#8715).
1060
b8151e9c
LMI
10612011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1062
1063 * widget.texi (Setting Up the Buffer): Remove mention of the
1064 global keymap parent, which doesn't seem to be accurate
1065 (bug#7045).
1066
5b409b39
BG
10672011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1068
1069 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1070
c0a8ae95
KR
10712010-07-10 Kevin Ryde <user42@zip.com.au>
1072
1073 * cl.texi (For Clauses): Add destructuring example processing an
1074 alist (bug#6596).
1075
ac6531ad
LMI
10762011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1077
1078 * ediff.texi (Major Entry Points): Remove mention of `require',
1079 since that's not pertinent in the installed Emacs (bug#9016).
1080
d30dd079
G
10812011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1082
1083 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1084 (Filtering New Groups): Clarify how simple the "options -n" format is.
1085 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1086 is internal.
d30dd079 1087
862c0d68
MA
10882011-07-04 Michael Albinus <michael.albinus@gmx.de>
1089
1090 * tramp.texi (Cleanup remote connections): Add
1091 `tramp-cleanup-this-connection'.
1092
cd865a33
G
10932011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1094
1095 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1096 zombies.
1097 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1098 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1099
11002011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1101
1102 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1103 backups, and not actual vc (bug#8975).
1104
79414ae4
KR
11052011-07-03 Kevin Ryde <user42@zip.com.au>
1106
1107 * cl.texi (For Clauses): @items for hash-values and key-bindings
1108 to make them more visible when skimming. Add examples of `using'
1109 clause to them, examples being clearer than a description in
1110 words (bug#6599).
1111
847ccf7c
AM
11122011-07-01 Alan Mackenzie <acm@muc.de>
1113
1114 * cc-mode.texi (Guessing the Style): New page.
1115 (Styles): Add a short introduction to above.
1116
3da13bb9
DD
11172011-06-28 Deniz Dogan <deniz@dogan.se>
1118
1119 * rcirc.texi (Configuration): Bug-fix:
1120 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1121 Reported by Elias Pipping <pipping@exherbo.org>.
1122
60a0884e
G
11232011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1124
1125 * gnus.texi (Summary Mail Commands): Document
1126 `gnus-summary-reply-to-list-with-original'.
1127
0c7efc08
SM
11282011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1129
1130 * eshell.texi (Known problems): Fix typo.
1131
ea3596a2
MA
11322011-06-12 Michael Albinus <michael.albinus@gmx.de>
1133
0c7efc08 1134 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1135 (Password handling): `auth-source-debug' is good for debug messages.
1136
2da9c605
G
11372011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1138
1139 * gnus.texi (Store custom flags and keywords): Refer to
1140 `gnus-registry-article-marks-to-{chars,names}' instead of
1141 `gnus-registry-user-format-function-{M,M2}'.
1142
e61923c8
GM
11432011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1144
1145 * texinfo.tex: Merge from gnulib.
1146
627abcdd
TZ
11472011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1148
1149 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1150 (Store custom flags and keywords):
1151 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1152 `gnus-registry-user-format-function-M2'.
1153
a3c92bc1
EZ
11542011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1155
8f906c40 1156 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1157
85d870a9
GM
11582011-05-17 Glenn Morris <rgm@gnu.org>
1159
1160 * gnus.texi (Face): Fix typo.
1161
2cdee799
GM
11622011-05-14 Glenn Morris <rgm@gnu.org>
1163
1164 * dired-x.texi (Omitting Examples): Minor addition.
1165
79b70037
GM
11662011-05-10 Jim Meyering <meyering@redhat.com>
1167
1168 * ede.texi: Fix typo "or or -> or".
1169
a7111a62 11702011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1171
1172 * gnus.texi (Summary Buffer Lines):
1173 gnus-summary-user-date-format-alist does not exist.
1174 (Sorting the Summary Buffer): More about sorting threads.
1175
69026aba
MA
11762011-04-25 Michael Albinus <michael.albinus@gmx.de>
1177
1178 * trampver.texi: Update release number.
1179
9024ff79
MA
11802011-04-14 Michael Albinus <michael.albinus@gmx.de>
1181
1182 * tramp.texi (Frequently Asked Questions): New item for disabling
1183 Tramp in other packages.
1184
c3c65d73
TZ
11852011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1186
1187 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1188 (Fancy splitting to parent, Store arbitrary data):
1189 Updated gnus-registry docs.
c3c65d73 1190
9ec6a317
JB
11912011-04-13 Juanma Barranquero <lekktu@gmail.com>
1192
1193 * ede.texi: Fix typos.
1194
1e3b6001
G
11952011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1196
9ec6a317
JB
1197 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1198 It's @table @code.
1e3b6001 1199
a5954fa5
G
12002011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1201
1202 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
1203
d71990a1
JB
12042011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1205
1206 * calc.texi (Logarithmic Units): Update the function names.
1207
1518e4f0
G
12082011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1209
1210 * message.texi (Various Commands): Document format specs in the
1211 ellipsis.
1212
a123622d
G
12132011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1214
1215 * message.texi (Insertion Variables): Document message-cite-style.
1216
12172011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1218
1219 * tramp.texi (Remote processes): New subsection "Running shell on
1220 a remote host".
1221
4248cca2
TZ
12222011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1223
1224 * auth.texi (Help for developers): Update docs to explain that the
1225 :save-function will only run the first time.
1226
54ce11a1
GM
12272011-03-12 Glenn Morris <rgm@gnu.org>
1228
1229 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1230 (emacs-faq.text): New target.
1231 (clean): Add emacs-faq.
1232
0c3b25f8
MA
12332011-03-12 Michael Albinus <michael.albinus@gmx.de>
1234
1235 Sync with Tramp 2.2.1.
1236
1237 * trampver.texi: Update release number.
1238
b740639e
GM
12392011-03-11 Glenn Morris <rgm@gnu.org>
1240
1241 * Makefile.in (HTML_TARGETS): New.
1242 (clean): Delete $HTML_TARGETS.
1243 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1244
733afdf4
TZ
12452011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1246
1247 * auth.texi (Help for developers): Show example of using
1248 `auth-source-search' with prompts and :save-function.
1249
33383987
JB
12502011-03-07 Chong Yidong <cyd@stupidchicken.com>
1251
1252 * Version 23.3 released.
1253
a5057546
G
12542011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1255
1256 * message.texi (Message Buffers): Update default value of
1257 message-generate-new-buffers.
1258
479a2c9b
JB
12592011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1260
1261 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1262 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1263 respectively.
05a29101
JB
1264 (Musical Notes): New section.
1265 (Customizing Calc): Mention the customizable variable
1266 calc-note-threshold.
479a2c9b 1267
e0535b76
GM
12682011-03-03 Glenn Morris <rgm@gnu.org>
1269
1270 * url.texi (Dealing with HTTP documents): Remove reference to
1271 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 1272 (Configuration): Update url-configuration-directory description.
e0535b76 1273
2777ccbf
GM
12742011-03-02 Glenn Morris <rgm@gnu.org>
1275
1276 * dired-x.texi (Multiple Dired Directories): Remove mentions
1277 of dired-default-directory-alist and dired-default-directory.
1278 Move dired-smart-shell-command here...
1279 (Miscellaneous Commands): ... from here.
1280
257219bd
PE
12812011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1282
1283 * texinfo.tex: Update to version 2011-02-24.09.
1284
8889f4e2
GM
12852011-03-02 Glenn Morris <rgm@gnu.org>
1286
1287 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1288 instead of the obsoleted dired-omit-here-always.
1289
5d41af19
MA
12902011-02-28 Michael Albinus <michael.albinus@gmx.de>
1291
1292 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1293 supported systems.
1294
2b0c7330 12952011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 1296
61cf3a76
GM
1297 * dbus.texi (Type Conversion): Grammar fix.
1298
cce7d530 12992011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 1300
cce7d530
GM
1301 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1302 "Debian GNU/Linux".
51a13bdd 1303
cce7d530
GM
1304 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1305
817b48a7
GM
13062011-02-23 Glenn Morris <rgm@gnu.org>
1307
cce7d530
GM
1308 * dired-x.texi (Features): Minor rephrasing.
1309 (Local Variables): Fix typos.
47301027
GM
1310
1311 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1312 Standardize some Emacs/XEmacs terminology.
1313
817b48a7
GM
1314 * dired-x.texi (Features): Don't advertise obsolete local variables.
1315 Simplify layout.
1316 (Omitting Variables): Update local variables example.
1317 (Local Variables): Say this is obsolete. Fix description of
1318 dired-enable-local-variables possible values.
1319
4a3988d5
G
13202011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1321
1322 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1323 default now.
1324
8e22bee0
G
13252011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1326
1327 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1328
06b840e0
LI
13292011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1330
1331 * gnus.texi (Window Layout): Document layout names.
1332
67ab0163 13332011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
1334
1335 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1336 * auth.texi: Sync @dircategory with ../../info/dir.
1337 * autotype.texi: Sync @dircategory with ../../info/dir.
1338 * calc.texi: Sync @dircategory with ../../info/dir.
1339 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1340 * cl.texi: Sync @dircategory with ../../info/dir.
1341 * dbus.texi: Sync @dircategory with ../../info/dir.
1342 * dired-x.texi: Sync @dircategory with ../../info/dir.
1343 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1344 * ede.texi: Sync @dircategory with ../../info/dir.
1345 * ediff.texi: Sync @dircategory with ../../info/dir.
1346 * edt.texi: Sync @dircategory with ../../info/dir.
1347 * eieio.texi: Sync @dircategory with ../../info/dir.
1348 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1349 * epa.texi: Sync @dircategory with ../../info/dir.
1350 * erc.texi: Sync @dircategory with ../../info/dir.
1351 * eshell.texi: Sync @dircategory with ../../info/dir.
1352 * eudc.texi: Sync @dircategory with ../../info/dir.
1353 * flymake.texi: Sync @dircategory with ../../info/dir.
1354 * forms.texi: Sync @dircategory with ../../info/dir.
1355 * gnus.texi: Sync @dircategory with ../../info/dir.
1356 * idlwave.texi: Sync @dircategory with ../../info/dir.
1357 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1358 * message.texi: Sync @dircategory with ../../info/dir.
1359 * mh-e.texi: Sync @dircategory with ../../info/dir.
1360 * newsticker.texi: Sync @dircategory with ../../info/dir.
1361 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1362 * org.texi: Sync @dircategory with ../../info/dir.
1363 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1364 * pgg.texi: Sync @dircategory with ../../info/dir.
1365 * rcirc.texi: Sync @dircategory with ../../info/dir.
1366 * reftex.texi: Sync @dircategory with ../../info/dir.
1367 * remember.texi: Sync @dircategory with ../../info/dir.
1368 * sasl.texi: Sync @dircategory with ../../info/dir.
1369 * sc.texi: Sync @dircategory with ../../info/dir.
1370 * semantic.texi: Sync @dircategory with ../../info/dir.
1371 * ses.texi: Sync @dircategory with ../../info/dir.
1372 * sieve.texi: Sync @dircategory with ../../info/dir.
1373 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1374 * speedbar.texi: Sync @dircategory with ../../info/dir.
1375 * trampver.texi [emacs]: Set emacsname to "Emacs".
1376 * tramp.texi: Sync @dircategory with ../../info/dir.
1377 * url.texi: Sync @dircategory with ../../info/dir.
1378 * vip.texi: Sync @dircategory with ../../info/dir.
1379 * viper.texi: Sync @dircategory with ../../info/dir.
1380 * widget.texi: Sync @dircategory with ../../info/dir.
1381 * woman.texi: Sync @dircategory with ../../info/dir.
1382
30abce25
GM
13832011-02-19 Glenn Morris <rgm@gnu.org>
1384
0c7efc08
SM
1385 * dired-x.texi (Technical Details): No longer redefines
1386 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 1387 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 1388
f31f8469
GM
13892011-02-18 Glenn Morris <rgm@gnu.org>
1390
1391 * dired-x.texi (Optional Installation File At Point): Simplify.
1392
35123c04
TZ
13932011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1394
1395 * auth.texi (Help for users): Use :port instead of :protocol for all
1396 auth-source docs.
7ba93e94
G
1397 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1398 to have two files in `auth-sources'.
35123c04 1399
da5e0ce4
GM
14002011-02-16 Glenn Morris <rgm@gnu.org>
1401
b322c9af
GM
1402 * dired-x.texi: Use emacsver.texi to get Emacs version.
1403 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1404 Depend on emacsver.texi.
1405
07ca5555
GM
1406 * dired-x.texi: Drop meaningless version number.
1407 (Introduction): Remove old info.
1408 (Optional Installation Dired Jump): Autoload from dired-x.
1409 Remove incorrect info about loaddefs.el.
1410 (Bugs): Just refer to M-x report-emacs-bug.
1411
da5e0ce4
GM
1412 * dired-x.texi (Multiple Dired Directories): Update for rename of
1413 default-directory-alist.
1414 (Miscellaneous Commands): No longer mention very old VM version 4.
1415
bb55f713
PE
14162011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1417
1418 Merge from gnulib.
1419 * texinfo.tex: Update to version 2011-02-14.11.
1420
5415d076
G
14212011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1422
da5e0ce4
GM
1423 * auth.texi (Help for users):
1424 Login collection is "Login" and not "login".
5415d076 1425
14029d4b
MA
14262011-02-13 Michael Albinus <michael.albinus@gmx.de>
1427
1428 * tramp.texi (History): Remove IMAP support.
1429 (External methods, Frequently Asked Questions): Remove `imap' and
1430 `imaps' methods.
1431 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1432
1433 * trampver.texi: Remove default value of `emacsimap'.
1434
8a36c07f
GM
14352011-02-13 Glenn Morris <rgm@gnu.org>
1436
1437 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1438 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1439
165bc5a0
GM
14402011-02-12 Glenn Morris <rgm@gnu.org>
1441
1442 * sc.texi (Getting Connected): Remove old index entries.
1443
5415d076 14442011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1445
1446 * url.texi: Remove duplicate @dircategory (Bug#7942).
1447
b8e0f0cd
G
14482011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1449
8a36c07f
GM
1450 * auth.texi (Overview, Help for users, Help for developers):
1451 Update docs.
b8e0f0cd
G
1452 (Help for users): Talk about spaces.
1453
caf82551
PE
14542011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1455
1456 * texinfo.tex: Update to version 2011-02-07.16.
1457
1ff98217
MA
14582011-02-07 Michael Albinus <michael.albinus@gmx.de>
1459
1460 * dbus.texi (Bus names): Adapt descriptions for
1461 dbus-list-activatable-names and dbus-list-known-names.
1462
2e78df6b
JB
14632011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1464
1465 * calc.texi (Logarithmic Units): New section.
1466
7fbf7cae
TZ
14672011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1468
1469 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1470 manuals use it now.
1471
0c7efc08 1472 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1473
156ad271
KY
14742011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1475
1476 * overrides.texi: Remove.
1477
1478 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1479 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1480
36539990
MA
14812011-02-05 Michael Albinus <michael.albinus@gmx.de>
1482
1483 * tramp.texi (Frequently Asked Questions): Mention problems with
1484 WinSSHD.
1485
1486 * trampver.texi: Update release number.
1487
14882011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1489
1490 * tramp.texi:
1491 Replace "delimet" with "delimit" globally.
1492 Replace "explicite" with "explicit" globally.
1493 Replace "instead of" with "instead" where there was nothing after "of".
1494 Audit use of comma before interrogative pronoun, "that", or "which".
1495 Minor word order, spelling, wording changes.
1496
ec72bf63
G
14972011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1498
1499 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1500
1501 * sieve.texi: Use WEBHACKDEVEL.
1502
1503 * sasl.texi: Use WEBHACKDEVEL.
1504
1505 * pgg.texi: Use WEBHACKDEVEL.
1506
1507 * message.texi: Use WEBHACKDEVEL.
1508
1509 * gnus.texi: Use WEBHACKDEVEL.
1510
1511 * emacs-mime.texi: Use WEBHACKDEVEL.
1512
1513 * auth.texi: Use WEBHACKDEVEL.
1514
1515 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1516 manuals.
1517
15182011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1519
1520 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1521
90b750f4
PE
15222011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1523
1524 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1525 which in turn is copied from ftp://tug.org/tex/.
1526
0e751a49
GM
15272011-02-03 Glenn Morris <rgm@gnu.org>
1528
1529 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1530 (Binding combinations of modifiers and function keys):
1531 Let's assume people reading this are not using Emacs 18.
1532
7f13c2e2
LI
15332011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1534
1535 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1536 since it's run automatically.
1537
d76c843e
LI
15382011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1539
1540 * gnus.texi (Customizing Articles): Fix typo.
1541
12e3ca0a
LI
15422011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1543
1544 * gnus.texi (Customizing Articles): Document the new way of customizing
1545 the date headers(s).
1546
fe72c8fa
LI
15472011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1548
1549 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1550 splitting example.
1551
bf3dae7e
EZ
15522011-01-29 Eli Zaretskii <eliz@gnu.org>
1553
1554 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1555 (MAKEINFO_OPTS): New variable.
1556 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1557 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1558 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1559 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1560 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1561 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1562 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1563 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1564 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1565 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1566 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1567 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1568 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1569 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1570 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1571 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1572 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1573 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1574
d6f13ac8
LI
15752011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1576
1577 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1578
c5ecc769
G
15792011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1580
1581 * message.texi (IDNA): Explain what it is.
1582
15832011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1584
1585 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1586
45eb2a5d
WL
15872011-01-23 Werner Lemberg <wl@gnu.org>
1588
1589 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1590 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 1591 (ENVADD): Update.
45eb2a5d 1592
6872a814
GM
15932011-01-18 Glenn Morris <rgm@gnu.org>
1594
1595 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1596
77ab81d0 15972011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
1598
1599 * nxml-mode.texi (Introduction): Fix file name typos.
1600
d221e780
CO
16012011-01-13 Christian Ohler <ohler@gnu.org>
1602
1603 * ert.texi: New file.
1604
1605 * Makefile.in:
1606 * makefile.w32-in: Add ert.texi.
1607
8c904d82
MA
16082011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1609
1610 * dbus.texi (Receiving Method Calls): New function
1611 dbus-register-service. Rearrange node.
1612
f56e0e7a
PE
16132011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1614
1615 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1616 which in turn is copied from ftp://tug.org/tex/.
1617
0fadf00e
MA
16182011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1619
1620 * dbus.texi (Receiving Method Calls): Describe new optional
1621 parameter dont-register-service of dbus-register-{method,property}.
1622
8b358e90
DU
16232010-12-17 Daiki Ueno <ueno@unixuser.org>
1624
0c7efc08
SM
1625 * epa.texi (Encrypting/decrypting *.gpg files):
1626 Mention epa-file-select-keys.
8b358e90 1627
549c9aed
G
16282010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1629
1630 * gnus.texi (Archived Messages): Remove outdated text.
1631
16322010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1633
0c7efc08 1634 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 1635
156e3f9c
G
16362010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1637
83f3eadc 1638 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 1639
8151d490
AC
16402010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1641
1642 * gnus.texi (The swish++ Engine): Add customizable parameters
1643 descriptions.
1644 (The swish-e Engine): Ditto.
1645
305bdd22
MA
16462010-12-14 Michael Albinus <michael.albinus@gmx.de>
1647
1648 * tramp.texi (Inline methods): Add "ksu" method.
1649 (Remote processes): Add example with remote `default-directory'.
1650
53aff12a
GM
16512010-12-14 Glenn Morris <rgm@gnu.org>
1652
1653 * faq.texi (Expanding aliases when sending mail):
1654 Now build-mail-aliases is interactive.
1655
8a1cdce5
AC
16562010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1657
1658 * gnus.texi: First pass at adding (rough) nnir documentation.
1659
7410c270
G
16602010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1661
53aff12a
GM
1662 * gnus.texi (Filtering New Groups):
1663 Mention gnus-auto-subscribed-categories.
1664 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
1665 removed.
1666
f49d1f52 16672010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
1668
1669 * cl.texi (For Clauses): Small fixes for frames and windows.
1670
acedf35c
CD
16712010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1672
1673 * org.texi (Using capture): Document using prefix arguments for
1674 finalizing capture.
1675 (Agenda commands): Document prefix argument for the bulk scatter
1676 command.
1677 (Beamer class export): Document that also overlay arguments can be
1678 passed to the column environment.
1679 (Template elements): Document the new entry type.
1680
16812010-12-11 Puneeth Chaganti <punchagan@gmail.com>
1682
1683 * org.texi (Include files): Document :minlevel.
1684
16852010-12-11 Julien Danjou <julien@danjou.info>
1686
1687 * org.texi (Categories): Document category icons.
1688
16892010-12-11 Eric Schulte <schulte.eric@gmail.com>
1690
1691 * org.texi (noweb): Fix typo.
1692
516aa569
G
16932010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1694
1695 * gnus.texi (Server Commands): Point to the rest of the server
1696 commands.
1697
04db63bc
G
16982010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1699
1700 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1701 g'.
1702
ed797193
G
17032010-12-02 Julien Danjou <julien@danjou.info>
1704
1705 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1706
17072010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1708
1709 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1710 (Direct Functions): Note the STARTTLS upgrade.
1711
07976ae3 17122010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 1713 James Clark <none@example.com>
d3dfb185
GM
1714
1715 * nxml-mode.texi (Introduction): New section.
1716
59e75882
G
17172010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1718
1719 * gnus.texi (Server Commands): Document gnus-server-show-server.
1720
568a887f
MA
17212010-11-20 Michael Albinus <michael.albinus@gmx.de>
1722
1723 Sync with Tramp 2.2.0.
1724
1725 * trampver.texi: Update release number.
1726
1265829e
JB
17272010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1728
1729 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1730 Mention that the TeX specific units won't use the `tex' prefix
1731 in TeX mode.
1732
239661c0
KY
17332010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1734
1735 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1736
4a47c275 17372010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
1738
1739 * edt.texi: Remove information about Emacs 19.
1740
4a47c275 17412010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
1742
1743 * trampver.texi: Update release number.
1744
2f0e0dc8
KY
17452010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1746
1747 * gnus.texi (Article Washing): Fix typo.
1748
afe98dfa
CD
17492010-11-11 Noorul Islam <noorul@noorul.com>
1750
56f5a94e 1751 * org.texi: Fix typo.
afe98dfa
CD
1752
17532010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1754
1755 * org.texi (Using capture): Explain that refiling is
1756 sensitive to cursor position.
1757
17582010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1759
56f5a94e 1760 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
1761
17622010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1763
1764 * org.texi: Document the <c> cookie.
1765
17662010-11-11 Eric Schulte <schulte.eric@gmail.com>
1767
bd7239f5 1768 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 1769 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
1770
17712010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1772
56f5a94e 1773 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
1774
17752010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1776
56f5a94e 1777 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
1778
17792010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1780
1781 * org.texi (Setting up the staging area): Document that
1782 file names remain visible when encrypting the MobileOrg files.
1783
17842010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1785
1786 * org.texi (Setting up the staging area): Document which
1787 versions are needed for encryption.
1788
17892010-11-11 Eric Schulte <schulte.eric@gmail.com>
1790
56f5a94e
GM
1791 * org.texi (noweb): Update :noweb documentation to
1792 reflect the new "tangle" argument.
afe98dfa
CD
1793
17942010-11-11 Eric Schulte <schulte.eric@gmail.com>
1795
56f5a94e
GM
1796 * org.texi (Batch execution): Improve tangling script in
1797 documentation.
afe98dfa
CD
1798
17992010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1800
1801 * org.texi (Handling links):
1802 (In-buffer settings): Document inlining images on startup.
1803
18042010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1805
1806 * org.texi (Setting up the staging area): Document use of
1807 crypt password.
1808
18092010-11-11 David Maus <dmaus@ictsoc.de>
1810
56f5a94e 1811 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
1812
18132010-11-11 David Maus <dmaus@ictsoc.de>
1814
56f5a94e
GM
1815 * org.texi (Template expansion): Add mew in table for link type
1816 escapes.
afe98dfa
CD
1817
18182010-11-11 David Maus <dmaus@ictsoc.de>
1819
56f5a94e 1820 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
1821
18222010-11-11 Eric Schulte <schulte.eric@gmail.com>
1823
56f5a94e 1824 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
1825
18262010-11-11 Eric Schulte <schulte.eric@gmail.com>
1827
56f5a94e 1828 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
1829
18302010-11-11 Eric Schulte <schulte.eric@gmail.com>
1831
56f5a94e
GM
1832 * org.texi (Structure of code blocks):
1833 Update documentation to mention inline code block syntax.
afe98dfa
CD
1834
18352010-11-11 Eric Schulte <schulte.eric@gmail.com>
1836
56f5a94e 1837 * org.texi (comments): Improve wording.
afe98dfa
CD
1838
18392010-11-11 Eric Schulte <schulte.eric@gmail.com>
1840
56f5a94e 1841 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
1842
18432010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1844
1845 * org.texi (Installation): Remove the special
1846 installation instructions for XEmacs.
1847
18482010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1849
56f5a94e 1850 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
1851 insertion of empty structural elements.
1852
18532010-11-11 Noorul Islam <noorul@noorul.com>
1854
56f5a94e 1855 * org.texi: Fix doc.
afe98dfa
CD
1856
18572010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1858
1859 * org.texi (The date/time prompt): Document specification
1860 of time ranges.
1861
18622010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1863
1864 * org.texi (Internal links): Document the changes in
1865 internal links.
1866
18672010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1868
1869 * org.texi (Agenda commands): Document the limitation for
1870 the filter preset - it can only be used for an entire agenda
1871 view, not in an individual block in a block agenda.
1872
18732010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1874
1875 * org.texi (iCalendar export): Document alarm creation.
1876
6f8fc60c
MA
18772010-11-10 Michael Albinus <michael.albinus@gmx.de>
1878
1879 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1880
be3c11b3
LMI
18812010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1882
1883 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1884
d607b96b 18852010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 1886
d607b96b 1887 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 1888
181cb5fb
G
18892010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1890
1891 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1892 since that works by default.
1893
18942010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1895
1896 * gnus.texi (Customizing the IMAP Connection): Document
1897 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1898
36bc5d3b
MA
18992010-11-04 Michael Albinus <michael.albinus@gmx.de>
1900
1901 * tramp.texi (Remote shell setup): New item "Interactive shell
1902 prompt". Reported by Christian Millour <cm@abtela.com>.
1903 (Remote shell setup, Remote processes): Use @code{} for
1904 environment variables.
1905
cf503f7c
GM
19062010-11-03 Glenn Morris <rgm@gnu.org>
1907
537b04b9 1908 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 1909 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 1910
389b76fa
G
19112010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1912
1913 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1914
2699a554 19152010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
1916
1917 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1918
2699a554 19192010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
1920
1921 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1922
99e65b2d
G
19232010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1924
0c7efc08
SM
1925 * gnus.texi (Client-Side IMAP Splitting):
1926 Mention nnimap-unsplittable-articles.
99e65b2d
G
1927
19282010-10-29 Julien Danjou <julien@danjou.info>
1929
1930 * gnus.texi (Finding the News): Remove references to obsoletes
1931 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1932
aeeb3dcb
EZ
19332010-10-29 Eli Zaretskii <eliz@gnu.org>
1934
1935 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1936 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1937 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1938 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1939
8289f37b
GM
19402010-10-28 Glenn Morris <rgm@gnu.org>
1941
1942 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1943 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1944 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1945
d85d3b3a
DU
19462010-10-25 Daiki Ueno <ueno@unixuser.org>
1947
1948 * epa.texi (Mail-mode integration): Add alternative key bindings
1949 for epa-mail commands; escape comma.
c05c2b9b 1950 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 1951
9f534a47
JB
19522010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1953
99e65b2d 1954 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 1955
5793a7bc 19562010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
1957
1958 * gnus.texi (Group Parameters, Buttons): Fix typos.
1959
280f417b
G
19602010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1961
1962 * gnus.texi (Subscription Commands): Mention that you can also
1963 subscribe to new groups via the Server buffer, which is probably more
1964 convenient when subscribing to many groups.
1965
d806c872
G
19662010-10-21 Julien Danjou <julien@danjou.info>
1967
1968 * message.texi (Message Headers): Allow message-default-headers to be a
1969 function.
1970
d5798f68
LMI
19712010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1972
1973 * gnus-news.texi: Mention new archive defaults.
1974
b79bbef7
KY
19752010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1976
1977 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1978
2526f423
G
19792010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1980
1981 * gnus.texi (HTML): Document the function value of
1982 gnus-blocked-images.
1983 (Article Washing): shr and gnus-w3m, not the direct function names.
1984
ba91f05d
G
19852010-10-20 Julien Danjou <julien@danjou.info>
1986
1987 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1988 variable.
1989
da451787
LMI
19902010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1991
1992 * gnus.texi (Customizing the IMAP Connection): The port strings are
1993 strings.
c872595d 1994 (Document Groups): Mention git.
da451787 1995
7cad71ad
G
19962010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1997
1998 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1999 bzr/Gnus git sync.
2000
c56dfd36
EZ
20012010-10-15 Eli Zaretskii <eliz@gnu.org>
2002
2003 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2004 change.
2005
a1d16a7b
G
20062010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2007
2008 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2009 @item syntax for in-Emacs makeinfo.
2010
20112010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2012
2013 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2014 trim sentence.
2015
98e2b864
DU
20162010-10-12 Daiki Ueno <ueno@unixuser.org>
2017
2018 * epa.texi (Caching Passphrases):
0c7efc08
SM
2019 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2020 Clarify some configurations require to set up gpg-agent.
98e2b864 2021
c12e4a81
GM
20222010-10-11 Glenn Morris <rgm@gnu.org>
2023
2024 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2025
f7aa248a
G
20262010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2027
2028 * gnus.texi (Spam Package Introduction): Mention `$'.
2029
6513b232
EZ
20302010-10-09 Eli Zaretskii <eliz@gnu.org>
2031
2032 * makefile.w32-in (emacsdir): New variable.
2033 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2034 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2035
abd40fb4
GM
20362010-10-09 Glenn Morris <rgm@gnu.org>
2037
0f05450f
GM
2038 * Makefile.in (mostlyclean): Delete *.toc.
2039
d3a4ac46
GM
2040 * Makefile.in: Use $< in rules.
2041
aa9db089
GM
2042 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2043
abd40fb4
GM
2044 * Makefile.in ($(infodir)): Delete rule.
2045 (mkinfodir): New. Use it in all the info rules, rather than depending
2046 on infodir.
2047
ea274122
GM
20482010-10-09 Glenn Morris <rgm@gnu.org>
2049
6e90e2a8
GM
2050 * gnus.texi (Article Washing): Fix previous change.
2051
f7a31f11
GM
2052 * Makefile.in (emacsdir): New variable.
2053 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2054 Depend on emacsver.texi.
2055
f7a31f11
GM
2056 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2057
ea274122
GM
2058 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2059
36d3245f
G
20602010-10-08 Julien Danjou <julien@danjou.info>
2061
f7a31f11 2062 * gnus.texi: Add mm-shr.
36d3245f
G
2063
20642010-10-08 Ludovic Courtès <ludo@gnu.org>
2065
2066 * gnus.texi (Finding the Parent, The Gnus Registry)
2067 (Registry Article Refer Method): Update docs for nnregistry.el.
2068
20692010-10-08 Daiki Ueno <ueno@unixuser.org>
2070
2071 * auth.texi (Help for users)
2072 (GnuPG and EasyPG Assistant Configuration): Update docs.
2073
12359245
GM
20742010-10-08 Glenn Morris <rgm@gnu.org>
2075
2076 * cl.texi (Organization, Installation, Old CL Compatibility):
2077 Deprecate cl-compat for new code.
4628bef1 2078 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2079
2080 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2081
fcf2d385
KY
20822010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2083
2084 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2085
66627fa9
G
20862010-10-06 Julien Danjou <julien@danjou.info>
2087
fd9ba500
JD
2088 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2089
66627fa9
G
2090 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2091 broken link.
2092
2093 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2094
2095 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2096 to ReiserFS.
2097
2098 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2099 (FAQ 7-1): Fix getmail URL.
2100
65f54520
DU
21012010-10-06 Daiki Ueno <ueno@unixuser.org>
2102
2103 * epa.texi (Caching Passphrases): New section.
2104
4c83f6e1
GM
21052010-10-06 Glenn Morris <rgm@gnu.org>
2106
2107 * Makefile.in (SHELL): Set it.
2108 (info): Move the mkdir dependency to the individual info files.
2109 (mostlyclean): Tidy up.
2110 (clean): Only delete the specific dvi and pdf files.
2111 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2112 ($(infodir)): Add parallel build workaround.
4c83f6e1 2113
71e691a5
G
21142010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2115
2116 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2117
a41c2e6d
G
21182010-10-03 Julien Danjou <julien@danjou.info>
2119
0c7efc08
SM
2120 * emacs-mime.texi (Display Customization):
2121 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2122 mm-inline-large-images-proportion.
2123
37255945
MA
21242010-10-03 Michael Albinus <michael.albinus@gmx.de>
2125
0c7efc08
SM
2126 * tramp.texi (Frequently Asked Questions):
2127 Mention remote-file-name-inhibit-cache.
37255945 2128
11e4e7bd
LMI
21292010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2130
2131 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2132 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2133
cb83220a
KY
21342010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2135
0c7efc08
SM
2136 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2137 (Article Hiding): Add google banner example.
2138 Suggested by Benjamin Xu.
cb83220a 2139
6b958814
G
21402010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2141
0c7efc08
SM
2142 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2143 Remove nnimap-split-rule from examples.
6b958814
G
2144
21452010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2146
2147 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2148 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2149 Fishman.
2150 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2151
21522010-09-30 Julien Danjou <julien@danjou.info>
2153
2154 * gnus.texi (Gravatars): Fix documentation about
2155 gnu-gravatar-properties.
2156
b9476c04
DU
21572010-09-29 Daiki Ueno <ueno@unixuser.org>
2158
2159 * epa.texi (Bug Reports): New section.
2160
5f874327
GM
21612010-09-29 Glenn Morris <rgm@gnu.org>
2162
2163 * Makefile.in (top_srcdir): Remove unused variable.
2164
6b958814
G
21652010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2166
2167 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2168 (Client-Side IMAP Splitting): Document 'default.
2169
21702010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2171
0c7efc08
SM
2172 * gnus.texi (Customizing the IMAP Connection):
2173 Document nnimap-fetch-partial-articles.
6b958814 2174
82bccbfa
KY
21752010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2176
2177 * gnus-news.texi: Mention nnimap-inbox.
2178
2179 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2180
21812010-09-26 Julien Danjou <julien@danjou.info>
2182
47e08896 2183 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2184
21852010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2186
2187 * gnus.texi (Security): Remove gpg.el mention.
2188
21892010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2190
2191 * gnus.texi (Browse Foreign Server): New variable
2192 gnus-browse-subscribe-newsgroup-method.
2193
2194 * gnus-news.texi: Mention it.
2195
21962010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2197
0c7efc08 2198 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2199 (Startup Variables): No jingle.
2200
4c964351
UM
22012010-09-25 Ulrich Mueller <ulm@gentoo.org>
2202
2203 * woman.texi (Interface Options): xz compression is now supported.
2204
82bccbfa
KY
22052010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2206
2207 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2208 (Unavailable Servers): Document gnus-server-copy-server.
2209 (Using IMAP): Document the new nnimap.
2210
22112010-09-25 Julien Danjou <julien@danjou.info>
2212
47e08896 2213 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2214
18778f71
GM
22152010-09-24 Glenn Morris <rgm@gnu.org>
2216
2217 * url.texi (Disk Caching): Tweak previous change.
2218
9c766321
JD
22192010-09-24 Julien Danjou <julien@danjou.info>
2220
2221 * url.texi (Disk Caching): Mention url-cache-expire-time,
2222 url-cache-expired, and url-fetch-from-cache.
2223
82bccbfa
KY
22242010-09-24 Julien Danjou <julien@danjou.info>
2225
2226 * gnus.texi: Add Gravatars.
2227
22282010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2229
2230 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2231
592bdb9a
LMI
22322010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2233
2234 * gnus.texi (Expunging mailboxes): Update name of the expunging
2235 command.
2236
e4e22d29
KY
22372010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2238
2239 * emacs-mime.texi (rfc2047): Update description for
2240 rfc2047-encode-parameter.
2241
371d9801
MA
22422010-09-13 Michael Albinus <michael.albinus@gmx.de>
2243
2244 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2245 "fish" methods.
2246 (External methods): Remove "scp1_old" and "scp2_old" methods.
2247
31ae5827
MA
22482010-09-09 Michael Albinus <michael.albinus@gmx.de>
2249
2250 * tramp.texi: Remove Japanese manual. Fix typo.
2251
2252 * trampver.texi: Update release number. Remove japanesemanual.
2253
c0468714
GM
22542010-09-09 Glenn Morris <rgm@gnu.org>
2255
2256 * org.texi: Restore clobbered changes (copyright years, untabify).
2257
86441999
JD
22582010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2259
2260 * gnus.texi (Adaptive Scoring): Fix typo.
2261
25f28806
LMI
22622010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2263
2264 * gnus.texi (Article Display): Document gnus-html-show-images.
2265
45240125 22662010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 2267
45240125
JD
2268 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2269
59d09f15
LMI
22702010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2271
2272 * gnus.texi (HTML): Document gnus-max-image-proportion.
2273
2cdd366f
KY
22742010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2275
51dee5ef
KY
2276 * gnus.texi (HTML): Document gnus-blocked-images.
2277
2cdd366f
KY
2278 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2279
b0e4f3fc
KY
22802010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2281
2282 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2283 the first message are used for wide replies.
f02566ce
KY
2284 (Changing Servers): Remove documentation on gnus-change-server and
2285 friends, since it's been removed.
b0e4f3fc 2286
598451ed
KY
22872010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2288
2289 * gnus.texi (Drafts): Mention B DEL.
2290
e7842e69
KY
22912010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2292
2293 * gnus.texi (Delayed Articles): Mention that the Date header is the
2294 original one, even if you delay.
2295
85115796
KY
22962010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2297
0c7efc08
SM
2298 * gnus.texi (Asynchronous Fetching):
2299 Document gnus-async-post-fetch-function.
85115796
KY
2300 (HTML): Made into its own section.
2301
f0b44bc0
MA
23022010-08-26 Michael Albinus <michael.albinus@gmx.de>
2303
2304 Sync with Tramp 2.1.19.
2305
217876c9 2306 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
2307 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2308 Remove remark about doubled "-t" argument.
217876c9
MA
2309 (Auto-save and Backup): Remove reference to Emacs 21.
2310 (Filename Syntax): Describe port numbers.
2311 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2312 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2313 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2314 errors with the backquotes.
2315 (External packages): File attributes cache flushing for asynchronous
2316 processes.
2317 (Traces and Profiles): Describe verbose level 9.
2318
f0b44bc0
MA
2319 * trampver.texi: Update release number.
2320
7457f7b6
MA
23212010-08-23 Michael Albinus <michael.albinus@gmx.de>
2322
2323 * dbus.texi (Alternative Buses): New chapter.
2324
b695beda
SM
23252010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2326
2327 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2328
443c2c03
JB
23292010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2330
2331 * calc.texi (Customizing Calc): Rearrange description of new
2332 variables to match the presentation of other variables.
2333
7815fe19 23342010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
2335
2336 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2337
2c695727
JB
23382010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2339
2340 * calc.texi (Making Selections, Selecting Subformulas)
2341 (Customizing Calc): Mention how to use faces to emphasize selected
2342 sub-formulas.
2343
bbb6ffa1
MA
23442010-08-05 Michael Albinus <michael.albinus@gmx.de>
2345
2346 * tramp.texi (External packages): File attributes cache flushing
2347 for asynchronous processes.
2348
5cee0a9c
AM
23492010-08-01 Alan Mackenzie <acm@muc.de>
2350
2351 Enhance the manual for the latest Java Mode.
2352
2353 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2354 annotation-var-cont.
2355 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2356 two new symbols.
2357
3f2afe32
MA
23582010-07-28 Michael Albinus <michael.albinus@gmx.de>
2359
2360 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2361
0ed082fe 23622010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
2363
2364 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2365
311f0356
JB
23662010-07-19 Juanma Barranquero <lekktu@gmail.com>
2367
2368 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2369
86fbb8ca
CD
23702010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2371
2372 * org.texi: Add macros to get plain quotes in PDF output.
2373 List additional contributors.
2374 (Capture): New section, replaces the section about remember.
2375 (Working With Source Code): New chapter, focused on documenting Org
2376 Babel.
2377 (Code evaluation security): New section.
2378 (MobileOrg): Document DropBox support.
2379 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2380 (Special symbols): Show how to display UTF8 characters for entities.
2381 (Global TODO list): Clarify the use of the "M" key and the differences
2382 to the "m" key.
2383 (RSS Feeds): Mention Atom feeds as well.
2384 (Setting tags): Remove paragraph about
2385 `org-complete-tags-always-offer-all-agenda-tags'.
2386
5732e8ed
MA
23872010-07-17 Michael Albinus <michael.albinus@gmx.de>
2388
2389 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2390 argument.
2391 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2392 echoing shells.
2393
ca1bb391
MA
23942010-07-10 Michael Albinus <michael.albinus@gmx.de>
2395
2396 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2397 (Filename Syntax): Describe port numbers.
2398
5bd55c3c
MA
23992010-07-09 Michael Albinus <michael.albinus@gmx.de>
2400
2401 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2402 forgotten.
2403 (Type Conversion): Precise conversion of natural numbers.
2404 (Errors and Events): Add "debugging" to concept index. Add variable
2405 `dbus-debug'.
2406
820ae8fe
MA
24072010-07-04 Michael Albinus <michael.albinus@gmx.de>
2408
2409 * dbus.texi (Receiving Method Calls): Add optional argument
2410 EMITS-SIGNAL to `dbus-register-property'.
2411
b6f9df0f
JB
24122010-06-27 Alex Schroeder <alex@gnu.org>
2413
2414 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2415
62e034c2
GM
24162010-06-24 Glenn Morris <rgm@gnu.org>
2417
2418 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2419 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2420 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2421 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2422 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2423 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2424 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2425 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2426 convention. Make them end with a period.
2427
9360256a
GM
24282010-06-23 Glenn Morris <rgm@gnu.org>
2429
2430 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2431 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2432 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2433 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2434 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2435 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2436
04d3bb6c
GM
24372010-06-10 Glenn Morris <rgm@gnu.org>
2438
2439 * idlwave.texi (Load-Path Shadows):
2440 * org.texi (Handling links): Fix typos.
2441
5e7d4a75
KY
24422010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2443
2444 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2445
9841cb4f
MA
24462010-05-26 Michael Albinus <michael.albinus@gmx.de>
2447
2448 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2449 by an alias. (Bug#6226)
2450
597517ef
JB
24512010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2452
2453 * calc.texi (Manipulating Vectors): Mention that vectors can
2454 be used to determine bins for `calc-histogram'.
2455
14914c43
JB
24562010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2457
597517ef 2458 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2459
0235128c 24602010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2461
2462 * url.texi (HTTP language/coding, Customization):
2463 * message.texi (Header Commands, Responses):
2464 * cl.texi (Argument Lists): Fix typos.
2465
0235128c 24662010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2467
0235128c
SM
2468 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2469 Note that Development menu is always available.
aa5789b5
CY
2470 (Creating a project): Fix terminology.
2471 (Add/Remove files): Fix typo.
2472
0235128c
SM
24732010-05-07 Chong Yidong <cyd@stupidchicken.com>
2474
2475 * Version 23.2 released.
2476
a628ad9d 24772010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2478
2479 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2480
502269d6
MA
24812010-05-01 Michael Albinus <michael.albinus@gmx.de>
2482
0235128c
SM
2483 * tramp.texi (Inline methods, Default Method):
2484 Mention `tramp-inline-compress-start-size'.
502269d6 2485
6e104790 24862010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2487
2488 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2489 the CVS repo. Put the Git repo in the news section.
2490
6e104790 2491 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2492 Removed some mentions of CVS. Mention the new Git repo.
2493
6e104790 24942010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2495
2496 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2497 (Mail Group Commands): Add index entry.
2498
6e104790 24992010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2500
2501 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2502
f8b91752
JB
25032010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2504
2505 * calc.texi (Radix modes): Mention that the option prefix will
2506 turn on twos-complement mode.
2507 (Inverse and Hyperbolic Flags): Mention the Option flag.
2508
ed21c5c8
CD
25092010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2510
2511 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2512 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2513 (Sectioning structure): Update.
2514 (References): New use case for field coordinates.
6e104790 2515 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2516 (Setting up the staging area): Document the availability of
2517 encryption for MobileOrg.
2518 (Images and tables): Document how to reference labels.
2519 (Index entries): New section.
2520 (Generating an index): New section.
2521 (Column width and alignment): Document that <N> now
2522 means a fixed width, not a maximum width.
2523 (Publishing options): Document the :email option.
2524 (Beamer class export): Fix bug in the BEAMER example.
2525 (Refiling notes): Document refile logging.
2526 (In-buffer settings): Document refile logging keywords.
2527 (Drawers): Document `C-c C-z' command.
2528 (Agenda commands): Mention the alternative key `C-c C-z'.
2529 (Special properties): Document the BLOCKED property.
2530 (The spreadsheet): Mention the formula editor.
2531 (References): Document field coordinates.
2532 (Publishing action): Correct the documentation for the
2533 publishing function.
2534 (The date/time prompt): Document that we accept dates
2535 like month/day/year.
2536 (Cooperation): Document the changes in table.el support.
2537 (Faces for TODO keywords, Faces for TODO keywords)
2538 (Priorities): Document the easy colors.
2539 (Visibility cycling): Document the new double prefix
2540 arg for `org-reveal'.
2541 (Cooperation): Remember.el is part of Emacs.
2542 (Clean view): Mention that `wrap-prefix' is also set by
2543 org-indent-mode.
2544 (Agenda commands): Add information about prefix args to
2545 scheduling and deadline commands.
2546 (Search view): Point to the docstring of
2547 `org-search-view' for more details.
6e104790 2548 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2549 (Setting tags): Document variable
2550 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2551 (Column attributes): Cross-reference special properties.
ed21c5c8 2552
456b348e
MA
25532010-04-10 Michael Albinus <michael.albinus@gmx.de>
2554
2555 Synchronize with Tramp repository.
2556
2557 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2558 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2559 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2560 syntax, texi2dvi reports errors with the backquotes.
2561
2562 * trampver.texi: Update release number.
2563
357e2d8e
KY
25642010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2565
2566 * gnus.texi (Finding the News): Add pointers to the Server buffer
2567 because it's essential.
2568
1d4d7664
KY
25692010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2570
2571 * gnus.texi (MIME Commands): Update description of
2572 gnus-article-browse-html-article.
2573
bd3e840f
KY
25742010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2575
2576 * auth.texi (Secret Service API): Add TODO node.
2577 (Help for users): Explain the new source options for `auth-sources'.
2578
e867cb5d 25792010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
2580
2581 * trampver.texi: Update release number.
2582
288f9fc0
CY
25832010-03-10 Chong Yidong <cyd@stupidchicken.com>
2584
2585 * Branch for 23.2.
2586
d99aaebd
CY
25872010-03-03 Chong Yidong <cyd@stupidchicken.com>
2588
2589 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2590 now enabled by default.
2591
5794c2a5
MA
25922010-02-28 Michael Albinus <michael.albinus@gmx.de>
2593
2594 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2595 when Emacs runs in interactive mode. (Bug#5645)
2596
40572be6
GM
25972010-02-16 Glenn Morris <rgm@gnu.org>
2598
2599 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2600
7bb8ed67
MH
26012010-02-05 Mark A. Hershberger <mah@everybody.org>
2602
2603 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2604
45a1423d 26052010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
2606
2607 * gnus.texi (Score File Format): Fix typo.
2608
45a1423d 26092010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2610
2611 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2612
14f17fc8
JB
26132010-01-18 Juanma Barranquero <lekktu@gmail.com>
2614
2615 * ada-mode.texi (Project File Overview): Fix typo.
2616
607d4369
CY
26172010-01-17 Chong Yidong <cyd@stupidchicken.com>
2618
2619 * semantic.texi: Add Richard Y. Kim credit.
2620
2621 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2622
3d1bfa99
MA
26232010-01-17 Michael Albinus <michael.albinus@gmx.de>
2624
2625 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 2626 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 2627
6fbf7a75
GM
26282010-01-17 Glenn Morris <rgm@gnu.org>
2629
b9f978f0
GM
2630 * calc.texi (Reporting Bugs): Don't mention format of repository.
2631
f19bc38d
GM
2632 * woman.texi (Bugs): Make "Emacs repository" less specific,
2633 and the URL for same more specific.
2634
6fbf7a75
GM
2635 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2636
16c3428a
JB
26372010-01-17 Juanma Barranquero <lekktu@gmail.com>
2638
2639 * ede.texi (ede-step-project, ede-proj-target):
2640 * tramp.texi (Remote processes): Fix typos.
2641
045b9da7
ML
26422010-01-16 Mario Lang <mlang@delysid.org>
2643
2644 * ede.texi (ede-target):
2645 * org.texi (Refiling notes): Remove duplicated words.
2646
c57008f6
SM
26472010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2648
2649 * gnus.texi (Posting Styles): Use with-current-buffer.
2650 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2651
798c9eb5
KR
26522010-01-02 Kevin Ryde <user42@zip.com.au>
2653
2654 * eieio.texi (Naming Conventions): Correction to xref on elisp
2655 coding conventions, is "Tips" node not "Standards".
2656
4970fbfe
CY
26572009-12-24 Chong Yidong <cyd@stupidchicken.com>
2658
2659 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2660
2661 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2662
83828b06
KY
26632009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2664
2665 * gnus.texi (Direct Functions): Add missing port number to tls method.
2666
45a4a565
JB
26672009-12-15 Juanma Barranquero <lekktu@gmail.com>
2668
2669 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2670 ($(infodir)/edt, edt.dvi): New targets.
2671
698bfef7
GM
26722009-12-15 Glenn Morris <rgm@gnu.org>
2673
2674 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2675 (edt, $(infodir)/edt, edt.dvi): New targets.
2676 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2677
2678 * Makefile.in (PDF_TARGETS, pdf): New.
2679 (clean): Add *.pdf.
2680 Add pdf rules for all manuals.
2681
0e983327
JB
26822009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2683
2684 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2685
8e687433
CY
26862009-12-14 Chong Yidong <cyd@stupidchicken.com>
2687
2688 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2689 (Smart Jump, Analyzer Debug): Copyedits.
2690 (Semantic mode user commands): Link to new nodes.
2691 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2692 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2693 upstream Semantic manual.
2694
2695 * semantic.texi (Introduction): Minor fix to diagram.
2696
020335df
MA
26972009-12-09 Michael Albinus <michael.albinus@gmx.de>
2698
2699 * eshell.texi (History): Add the other built-in variables.
2700 (Built-ins): Explain built-ins, and how to apply the external commands.
2701 Add `history', `su' and `sudo'.
2702
2703 * tramp.texi (Remote processes): Add missing <RET> in the example.
2704
6ddf13e4
BW
27052009-12-01 Bill Wohler <wohler@newt.com>
2706
2707 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 2708 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
2709 excessively garrulous.
2710
07b6428c
MA
27112009-11-29 Michael Albinus <michael.albinus@gmx.de>
2712
2713 * tramp.texi (Remote processes): Improve eshell example with "su"
2714 and "sudo" commands.
2715
fd1cefda
CY
27162009-11-28 Chong Yidong <cyd@stupidchicken.com>
2717
2718 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2719
2720 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2721 Document semantic-complete-analyze-inline.
2722 (Semanticdb search debugging commands): Minor clarification.
2723 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 2724 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 2725 manual.
9d542758 2726 (Semantic mode): Link to Idle Scheduler.
fd1cefda 2727
159e3ad5
KR
27282009-11-28 Kevin Ryde <user42@zip.com.au>
2729
2730 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 2731 @pxref, now EIEIO is in Emacs.
159e3ad5 2732
c6d47315
KR
2733 * erc.texi (Development): Correction to git tutorial url.
2734
16f6287e
GM
27352009-11-26 Glenn Morris <rgm@gnu.org>
2736
2737 * faq.texi (Latest version of Emacs): Mention stability of development
2738 version.
2739 (Problems with very large files): Max buffer size increase in 23.2.
2740 (VM): VM has moved house again.
2741
5ea5dbc9
JB
27422009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2743
2744 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2745 notations.
2746
5dec9555
CD
27472009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2748
45a4a565 2749 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 2750
bd6f6833
CY
27512009-11-20 Chong Yidong <cyd@stupidchicken.com>
2752
2753 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
2754 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2755 (Idle Completions Mode): Numerous copyedits.
bd6f6833 2756
be479117
JB
27572009-11-17 Juanma Barranquero <lekktu@gmail.com>
2758
2759 * semantic.texi (Semantic Internals, Glossary):
2760 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2761 (Semanticdb search debugging commands): Fix typos.
2762
17291a1f
JB
27632009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2764
be479117 2765 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 2766
af42a9cc
JB
27672009-11-16 Juanma Barranquero <lekktu@gmail.com>
2768
2769 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2770 ($(infodir)/semantic, semantic.dvi): New targets.
2771
3149927d
CY
27722009-11-16 Chong Yidong <cyd@stupidchicken.com>
2773
2774 * Makefile.in: Build the Semantic manual.
2775
2776 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2777 repository.
2778
977640ed
MA
27792009-11-16 Michael Albinus <michael.albinus@gmx.de>
2780
2781 * dbus.texi (Receiving Method Calls): New defun
2782 `dbus-unregister-service'.
2783
17673adf
CD
27842009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2785
2786 * org.texi (Speed keys): New section.
2787
0ecd3c90
MA
27882009-11-13 Michael Albinus <michael.albinus@gmx.de>
2789
2790 * dbus.texi (Type Conversion): Fix typo.
2791 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2792 `dbus-registered-objects-table'.
0c7efc08
SM
2793 (Receiving Method Calls): New defun `dbus-register-property'.
2794 Move `dbus-unregister-object' here.
0ecd3c90 2795
8bfe682a
CD
27962009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2797
2798 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2799
28002009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2801
2802 * org.texi (Column attributes): Add the new age summary operators.
2803 Also, mention the fact you can only use one summary operator per
2804 property.
2805
28062009-11-13 John Wiegley <johnw@newartisans.com>
2807
0c7efc08 2808 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 2809 manual about how to track habits.
0c7efc08 2810 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
2811 dangling clocks are resolved.
2812
28132009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2814
2815 * org.texi (Agenda commands): Document the new `i' command.
2816 (Inserting deadline/schedule): Document logging changes
2817 of scheduling and deadline times stamps.
2818 (In-buffer settings): Document the in-buffer keywords for logging
2819 changes of scheduling and deadline times stamps.
2820 (Structure editing, Plain lists): Document indentation
2821 cycling in empty entries with TAB.
2822 (Archiving): Document the default archiving command.
2823 (Moving subtrees): Document the new keys for archiving.
2824 (Internal archiving): Fix incorrect key.
2825 (Agenda commands): Document the TODO set switching commands.
2826 (Agenda commands): Document the new archiving keys.
2827 (Clocking work time): Better description on how to save
2828 and restore a clock.
2829 (Resolving idle time): Mention the x11idle program to get true
2830 idleness also under X11.
2831 (Resolving idle time): Use @kbd instead of @key for normal
2832 letters, because this is how he rest of the manual does this.
2833 (Pushing to MobileOrg): Mention that `org-directory'
2834 should be set.
2835 (Agenda commands): Document that SPC is a filter for
2836 any tag.
0c7efc08 2837 (Search view): Rename from "Keyword search".
8bfe682a
CD
2838 (Capure): New chapter.
2839 (Markup): New chapter.
0c7efc08
SM
2840 (Links in HTML export, Images in HTML export):
2841 Extend the section titles.
8bfe682a
CD
2842 (Images in HTML export): Document the align option.
2843 (Text areas in HTML export): Extend the section title.
2844 (Images in LaTeX export): Explain image placement in LaTeX.
2845
693737cd
GM
28462009-11-10 Glenn Morris <rgm@gnu.org>
2847
2848 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2849
c7bd4ebe
MA
28502009-11-08 Michael Albinus <michael.albinus@gmx.de>
2851
2852 * tramp.texi (Auto-save and Backup): Disable backups just for a
2853 method.
2854
2855 * trampver.texi: Update release number.
2856
76c5acad
MA
28572009-11-07 Michael Albinus <michael.albinus@gmx.de>
2858
2859 Sync with Tramp 2.1.17.
2860
2861 * trampver.texi: Update release number.
2862
d9a57abf
GM
28632009-10-29 Glenn Morris <rgm@gnu.org>
2864
2865 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2866
637f4f0f
MA
28672009-10-23 Michael Albinus <michael.albinus@gmx.de>
2868
2869 * tramp.texi (External methods): Temporary files are kept for
2870 `rsync' and `rsyncc' methods.
2871
310dbb05
JB
28722009-10-09 Juanma Barranquero <lekktu@gmail.com>
2873
2874 * eieio.texi: Fix typos.
2875
09094f28
CY
28762009-10-07 Chong Yidong <cyd@stupidchicken.com>
2877
2878 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2879
216f299a
JB
28802009-10-07 Juanma Barranquero <lekktu@gmail.com>
2881
2882 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2883 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2884
966a6506
CY
28852009-10-07 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * Makefile.in: Build EIEIO and EDE manuals.
2888
28892009-10-07 Eric Ludlam <zappo@gnu.org>
2890
2891 * eieio.texi:
2892 * ede.texi: New files.
2893
8842cd9b
MA
28942009-10-05 Michael Albinus <michael.albinus@gmx.de>
2895
2896 * tramp.texi (Remote processes): Association of a pty is not supported.
2897
7006d207
CD
28982009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2899
2900 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2901 (Processing LaTeX fragments): Document that the size of images can be
2902 changes using the variable `org-format-latex-options'.
2903 (The date/time prompt, Timestamps): Be more accurate over ISO format
2904 dates and times.
2905 (Visibility cycling): Document showeverything keyword.
2906 (In-buffer settings): Document showeverything keyword.
2907 (Setting up the staging area): Fix the example.
2908 (MobileOrg): New section.
2909 (Agenda commands, Exporting Agenda Views): Document exporting the
2910 agenda view to Org files.
2911
0e7b2867
MA
29122009-09-28 Michael Albinus <michael.albinus@gmx.de>
2913
2914 * tramp.texi (History): Add IMAP support.
2915 (External methods): Add `imap' and `imaps' methods.
2916 (GVFS based methods): Add indices for `davs'.
2917 (Password handling): Rename anchors. Add IMAP entries for
2918 ~/.authinfo.gpg.
2919
2920 * trampver.texi: Set default value of `emacsimap'.
2921
4146636e
KY
29222009-09-22 Daiki Ueno <ueno@unixuser.org>
2923
2924 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2925
d22f7ffa
CY
29262009-09-13 Chong Yidong <cyd@stupidchicken.com>
2927
0c7efc08
SM
2928 * dired-x.texi (Technical Details):
2929 Delete dired-up-directory (Bug#4292).
d22f7ffa 2930
66043531
MA
29312009-09-03 Michael Albinus <michael.albinus@gmx.de>
2932
216f299a 2933 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 2934
6eb02347
CD
29352009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2936
2937 * org.texi (Effort estimates): Document new effort setting commands.
2938 (Agenda commands): Document the new keys fro agenda time motion.
2939 Document entry text mode. Improve documentation of the keys to include
2940 inactive time stamps into the agenda view.
2941 (Feedback): Document the new bug report command.
0c7efc08 2942 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 2943
38dc51ba
KY
29442009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2945
2946 * auth.texi (Help for users): Corrected markup.
2947
e402f452
GM
29482009-09-02 Glenn Morris <rgm@gnu.org>
2949
2950 * emacs-mime.texi (time-date): Mention float-time.
2951
744256cf
JB
29522009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2953
2954 * calc.texi (Simplifying Formulas): Improve the wording.
2955
b0b63450
MB
29562009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2957
2958 * auth.texi: Rewritten for coverage and clarity.
2959
29602009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2961
0c7efc08
SM
2962 * gnus.texi (Expiring Mail):
2963 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
2964 (Various Various): Mention gnus-safe-html-newsgroups.
2965
2966 * gnus-news.texi: Mention
2967 gnus-mark-copied-or-moved-articles-as-expirable.
2968
2969 * emacs-mime.texi (Display Customization): Add xref to
2970 gnus-safe-html-newsgroups.
2971
b59329e0
MA
29722009-08-28 Michael Albinus <michael.albinus@gmx.de>
2973
2974 * tramp.texi (Version Control): Remove.
af42a9cc 2975 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
2976 reference.
2977 (External methods): Correct `scpc' concept index entries. New method
2978 `rsyncc'.
2979 (External packages): New subsections "Filename completion" and "File
2980 attributes cache".
2981
0ff2d6c2
JB
29822009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2983
2984 * calc.texi (Rewrite Rules): Improve the example.
2985 (Simplifying Formulas): Explain use of the I and H flags for
2986 simplification.
2987
ecd3d54f
MA
29882009-08-25 Michael Albinus <michael.albinus@gmx.de>
2989
2990 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 2991 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
2992 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2993 for timeout values.
78176e69
MA
2994 (Top): Remove footnote saying D-Bus is not enabled by
2995 default. (Bug#4256)
ecd3d54f 2996
0f215bca
DU
29972009-08-23 Daiki Ueno <ueno@unixuser.org>
2998
2999 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3000 Reported by Jari Aalto (Bug#4211).
0f215bca 3001 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3002 epa-global-mail-mode.
3b7ab45f
DU
3003 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3004 epa-setup.
0f215bca 3005
4f22e84d
MA
30062009-08-16 Michael Albinus <michael.albinus@gmx.de>
3007
3008 * dbus.texi (Asynchronous Methods): Allow nil handler.
3009
9ff0b02b 30102009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3011
26b03ee3 3012 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3013
26b03ee3 3014 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3015
4c39f404
CY
30162009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3017
3018 * calc.texi (Date Forms): Fix typos.
3019
3bcfba17
GM
30202009-08-08 Glenn Morris <rgm@gnu.org>
3021
3022 * org.texi (Agenda commands): Restore clobbered change.
3023
66783bb4
EZ
30242009-08-07 Eli Zaretskii <eliz@gnu.org>
3025
3026 * calc.texi (Graphics, Devices): Update with the peculiarities of
3027 operation on MS-Windows.
3028
c8d0cf5c
CD
30292009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3030
3031 * org.texi (Publishing action): Improve documentation of file
3032 names when publishing to the source directory.
3033 (Clean view): Document `org-indent-mode'.
3034 (Clocking work time): Add documentation for the
3035 new :timetamp option when creating a clock report.
3036 (Paragraphs): Fix many typos.
3037 (Plain lists): Remove duplicate explanation about the
3038 `C-c *' command.
3039 (Literal examples): Update to reflect the new behavior
3040 of the -n -r -k switches when exporting source code examples.
3041 (Structure editing): Add information about `C-c *',
3042 converting a plain list into a list of Org items.
3043 (Remember): Small rephrasing of the paragraph
3044 describing remember.el. Also mentioned that remember.el is part
3045 of Emacs 23, not Emacs 22.
3046 (Clocking work time): Add documentation about
3047 displaying the current clocking time against the effort estimate.
3048 Also add a footnote about using `org-clock-in-prepare-hook' to add
3049 an effort estimate on the fly, just before clocking it.
3050 (Footnotes): Document automatic renumbering and
3051 sorting.
3052 (Agenda commands): Document new bulk commands.
3053 (Plain lists): Document new behavior of
3054 `org-cycle-include-plain-lists'.
4e2af782 3055 Hyphenation only in TeX.
c8d0cf5c
CD
3056 (Clocking work time): Document the key to update effort
3057 estimates.
3058 (Clocking work time): Document the clock time display.
3059 (Structure editing, TODO basics): Document new
3060 variables.
3061 (Column attributes): Document new colciew operators.
3062 (Publishing options): Document :xml-declaration.
3063 (Tracking TODO state changes): Document the
3064 LOG_INTO_DRAWER property.
3065 (Literal examples): Document the new implementation for
3066 editing source code.
3067 (Publishing action): Mention the new publishing
3068 function, to publish an Org source file.
3069 (Publishing links): Mention how to link to an Org source file.
3070 (Macro replacement): Document new macros.
3071 (Handling links): Document type-specific completion
3072 when inserting links.
3073 (Structure editing, Plain lists): Improve documentation
3074 on sorting.
3075 (Internal links): Document custom ids for links.
3076 (Handling links): Document custom ids for links.
3077 (CSS support): Document new class.
3078 (Refiling notes): Document the possibility to create new nodes
3079 during refiling.
3080 (Agenda commands): Document the "?" operator to find
3081 tasks without effort setting.
3082 (Exporting agenda information): Section moved.
3083 (RSS Feeds): New section.
3084 (Built-in table editor): Document M-e and M-a navigate
3085 inside table field.
3086 (Stuck projects): Docment that projects identified as
3087 un-stuck will still be searchd for stuck sub-projects.
3088 (Paragraphs): Document centering.
3089 (Creating timestamps, Agenda commands): Document new
3090 behavior when changing time stamps.
3091 (Structure editing): Document the new command
3092 `org-clone-subtree-with-time-shift'.
3093 (Publishing): Refresh this chapter.
3094 (Export options, Export options, In-buffer settings):
3095 Document the new keywords.
3096 (Matching tags and properties): Collect all
3097 documentation about tags/property matches here.
3098 (Setting tags): Document `org-tag-persistent-alist'.
3099 (Weekly/daily agenda): New section.
3100 (Orgstruct mode): Describe `orgstruct++-mode'.
3101 (Drawers): Mention the LOGBOOK drawer.
3102 (Export options, Sectioning structure): Document the
3103 #+LEATEX_HEADER in-buffer setting.
3104 (Bugs): Section removed.
3105 (Hooks): New section.
0c7efc08 3106 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3107 (Context-sensitive commands): New section.
3108 (Setting tags): Document newline option.
3109 (Global TODO list, Matching tags and properties):
3110 Mention more variables.
3111 (Checkboxes): Update to changed command behavior.
81a5560e 3112
40d2791f
CY
31132009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3114
3115 * speedbar.texi (Basic Key Bindings): Fix typo.
3116
65d0154b
JB
31172009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3118
3119 * calc.texi (Vector/Matrix Functions): Add index entries for both
3120 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3121 affects matrices with more than one row.
b5bdfd9f 3122 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3123
5a9e3ab7
JB
31242009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3125
3126 * calc.texi (Stack Manipulation Commands): Add documentation for
3127 `calc-transpose-lines'
3128
42fb7e61
MA
31292009-07-27 Michael Albinus <michael.albinus@gmx.de>
3130
3131 * dbus.texi (Receiving Method Calls): Describe special return value
3132 `:ignore'.
3133
574b69d5
AM
31342009-07-24 Alan Mackenzie <acm@muc.de>
3135
3136 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3137 initialization, any individual variable setting now takes precedence
3138 over one done via c-file-style/c-file-offsets.
3139
ec06459c
JB
31402009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3141
3142 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3143 truncated when Calc is quit.
3144 (Customizing Calc): Document `calc-undo-length'.
3145
4ce54f6b
CY
31462009-07-20 Chong Yidong <cyd@stupidchicken.com>
3147
3148 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3149
0e4f8ba5
GM
31502009-07-11 Kevin Ryde <user42@zip.com.au>
3151
3152 * pcl-cvs.texi (About PCL-CVS):
3153 * widget.texi (Basic Types):
3154 Fix cross-references.
3155
fa0f81b0
AS
31562009-07-01 Andreas Schwab <aschwab@redhat.com>
3157
3158 * dbus.texi (Type Conversion): Don't use literal control character.
3159
88a683c5
MA
31602009-07-01 Michael Albinus <michael.albinus@gmx.de>
3161
3162 * tramp.texi (GVFS based methods): New section.
3163 (Remote processes): Processes for GVFS based methods run locally.
3164
36c8febb
MA
31652009-06-30 Michael Albinus <michael.albinus@gmx.de>
3166
0c7efc08
SM
3167 * tramp.texi (Inline methods, External methods, Gateway methods):
3168 Avoid the words "kludge" and hack".
36c8febb
MA
3169 (External methods): Add `synce' method.
3170
3171 * trampver.texi: Update release number.
3172
d6b951bb
MA
31732009-06-22 Michael Albinus <michael.albinus@gmx.de>
3174
3175 Sync with Tramp 2.1.16.
3176
3177 * tramp.texi (History): Add GVFS support.
3178 (External methods): Precise `rsync' description. Add `dav', `davs' and
3179 `obex' methods. Add 'tramp-gvfs-methods' option.
3180 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3181 forms.
3182 (Remote Programs): Introduce `tramp-own-remote-path'.
3183 (Remote processes): New subsection "Running remote programs that create
3184 local X11 windows".
3185 (Frequently Asked Questions): Improve code for disabling vc.
3186
3187 * trampver.texi: Update release number. Set default value of
3188 `emacsgvfs'.
3189
70243478
CY
31902009-06-21 Chong Yidong <cyd@stupidchicken.com>
3191
3192 * Branch for 23.1.
3193
54b31cbf
GM
31942009-06-17 Glenn Morris <rgm@gnu.org>
3195
3196 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3197 (Latest version of Emacs): Mention source code repository.
3198
f6adc23c
GM
31992009-06-16 Glenn Morris <rgm@gnu.org>
3200
3201 * faq.texi (Top): Language tweak.
3202 (Extended commands): Most people have arrow keys.
3203 (Emacs manual): Say how to follow info links.
3204 (File-name conventions): Change title a bit. Explain about source
3205 versus installed. Condense etc description.
3206 (Guidelines for newsgroup postings): Mention Savannah list page.
3207 (Newsgroup archives): Simplify.
3208 (Contacting the FSF): Add contact URL.
3209 (Emacs Lisp documentation): Printed version not always available.
3210 (Installing Texinfo documentation): Explain how by hand installation is
3211 not normally needed. Use add-to-list. Remove duplicate reference.
3212 (Informational files for Emacs): Move info on Help menu here from
3213 "File-name conventions".
3214 (Help installing Emacs): Tweak uref.
3215 (Obtaining the FAQ): Mention repository.
3216 (Origin of the term Emacs): Explain "ITS".
3217 (Changing load-path): Use add-to-list.
3218 (Automatic indentation): Clarify this is for Text mode.
3219 Don't mention Indented Text mode.
3220 (Finding Emacs on the Internet): The FSF does not seem to offer a
3221 deluxe distribution on CD anymore.
3222
b59a8457
GM
32232009-06-16 Glenn Morris <rgm@gnu.org>
3224
3225 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3226 Recommend the latest release. Mention how to get older FAQs.
3227 Recommend the Emacs manual.
3228 (Guidelines for newsgroup postings): Discourage cross-posts.
3229 (Underlining paragraphs): Remove.
3230 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3231 (Bugs and problems): Update key-binding.
3232 (Problems with very large files): Mention 64-bit.
3233 (Shell process exits abnormally): Remove.
3234 (Problems with Shell Mode): Rename and update.
3235 (Spontaneous entry into isearch-mode)
3236 (Problems talking to certain hosts): Remove. This is old information,
3237 in etc/PROBLEMS if needed.
3238 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3239 (Dired claims that no file is on this line): Update.
3240 (Installing Emacs, Problems building Emacs): Simplify.
3241 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3242 information.
3243 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3244 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3245 (JDEE): "JDEE", not "JDE".
3246 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3247 Remove. This is old information, in etc/PROBLEMS if needed.
3248 (stty and Backspace key, Kanji and Chinese characters): Remove.
3249 (Right-to-left alphabets): Update section.
3250 (Changing the included text prefix): Gnus uses message-yank-prefix.
3251 Add cross-reference to Supercite manual.
3252 (Saving a copy of outgoing mail): Simplify output file description.
3253 (Expanding aliases when sending mail): Refer to Emacs manual.
3254 Remove old info about RFC822.
3255 Correct description of how to rebuild aliases.
3256 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3257 (MIME with Emacs mail packages)
3258 (Viewing articles with embedded underlining)
3259 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3260 Remove old sections.
3261 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3262 and is well-documented in the Gnus manual.
3263 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3264 (Making Gnus faster): Rename from "Starting Gnus faster".
3265 Merge "Catch-up is slow in Gnus" into here.
3266
0e6d12ca
GM
32672009-06-14 Glenn Morris <rgm@gnu.org>
3268
3269 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3270 (New in Emacs 23): New section.
3271 (Handling C-s and C-q with flow control): Add xref.
3272
2e17e05e
GM
32732009-06-13 Glenn Morris <rgm@gnu.org>
3274
3275 * faq.texi (Setting up a customization file): Grammar fix.
3276 Customize is no longer "new".
3277 (Displaying the current line or column): Line-number mode is on by
3278 default. Don't mention `column' package. Mention linum.el.
3279 (Turning on abbrevs by default): Explain how to do it for buffers,
3280 modes, and everywhere.
3281 (Associating modes with files): Use add-to-list. Don't mention Emacs
3282 19.
3283 (Highlighting a region): On by default since 23.1.
3284 (Replacing highlighted text): Update doc quote.
3285 (Working with unprintable characters): Don't mention search-quote-char.
3286 (Using an already running Emacs process): Gnuclient is probably not an
3287 enhancement these days.
3288 (Indenting switch statements): Remove mention of pre-Emacs 20.
3289 (Horizontal scrolling): Abbreviate Emacs 20 description.
3290 (Replacing text across multiple files): Fix name of dired command.
3291 (Disabling backups): Use require not load.
4f9d4de3 3292 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 3293
2a1cf2b9
BW
32942009-06-13 Bill Wohler <wohler@newt.com>
3295
3296 Release MH-E manual version 8.2.
3297
3298 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3299 release 8.2.
3300
85b438b7
GM
33012009-06-13 Glenn Morris <rgm@gnu.org>
3302
3303 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3304 in this day and age the common meaning is "on the web".
3305 (copying): Use @copyright in all cases.
3306 (Basic keys): Remove reference to deleted manual node "Text Characters".
3307 (File-name conventions): Use GNU as an example rather than SERVICE.
3308 default.el lives in site-lisp. Update Info directory location.
3309 (Real meaning of copyleft): GPL actions have been brought, but all
3310 settled out of court.
3311 (Guidelines for newsgroup postings): Shorten section title.
3312 Simplify comp.emacs description.
3313 (Newsgroup archives): Change Google URL. Describe Gmane.
3314 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3315 points". Mention List-Unsubscribe header.
3316 (Contacting the FSF): Update email and URLs.
3317 (Basic editing): Mention F1 for help.
3318 (Installing Texinfo documentation): Refer to Texinfo website rather
3319 than ftp server.
3320 (Printing a Texinfo file): Mention texi2pdf.
3321 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3322 are just stubs nowadays.
3323 (Latest version of Emacs): Explain version numbers.
3324 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3325 (Turning on syntax highlighting): No need to mention hilit19 any more.
3326 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3327 (Modes for various languages): Remove section.
3328 (Major packages and programs): Remove most version and maintainer
3329 information - it's hard to keep up-to-date, and adds nothing.
3330 Similarly with direct links to mailing lists.
3331 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3332 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3333 years, and Emacs comes with tools for this now.
3334 (Patch): Remove section - this is a standard tool.
3335 (Using function keys under X): Remove section.
3336
93e2d996
GM
33372009-06-12 Glenn Morris <rgm@gnu.org>
3338
3339 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3340 (Help installing Emacs): Remove reference to deleted X11 node.
3341 (Associating modes with files): Interpreter-mode-alist is no longer
3342 subservient to auto-mode-alist.
3343 (Installing Emacs): Change future Emacs version.
3344 (Linking with -lX11 fails): Remove old section.
3345 (Packages that do not come with Emacs): Update ELL location.
3346 Emacs Lisp archive is dead.
3347 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
3348 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3349 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
3350 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3351 (Removing flashing messages): Remove section about non-existent Gnus
3352 option.
3353
f0bf7708
GM
3354 * faq.texi (Top): Add @top command.
3355 Remove the optional arguments from all @node commands: makeinfo can
3356 generate these automatically, and it is easier to edit and rearrange
3357 nodes without them.
3358
30884d11
GM
33592009-06-11 Glenn Morris <rgm@gnu.org>
3360
3361 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3362 (The LPF): Make the updated URL the sole reference point.
3363 (Learning how to do something): Update refcard price and format.
3364 (Getting a printed manual): Sources in doc/emacs/, not man/.
3365 Also available in PDF format. Since the page count varies, be less
3366 precise.
3367 (Informational files for Emacs): Remove references to deleted files
3368 LPF and SUN-SUPPORT, and to UUCP.
3369 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3370 Remove many obsolete ways to get the FAQ, which now seems only to be
3371 distributed with Emacs.
3372 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3373
deab46e0
CY
33742009-06-09 Chong Yidong <cyd@stupidchicken.com>
3375
223b43fa 3376 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 3377 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 3378
deab46e0
CY
3379 * ada-mode.texi (Installation, Compile commands)
3380 (Project File Overview, No project files, Set compiler options)
3381 (Use GNAT project file, Use multiple GNAT project files)
3382 (Identifier completion): Use @samp for menu items, and @kbd for key
3383 sequences (Bug#3504).
3384
71fbd643
DU
33852009-06-04 Daiki Ueno <ueno@unixuser.org>
3386
8c9bb6f5 3387 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 3388
f197085b
CY
33892009-06-04 Ryan Yeske <rcyeske@gmail.com>
3390
3391 * message.texi (Header Commands): Fix descriptions to match
3392 keybindings.
3393
7f3bc720
DU
33942009-04-22 Daiki Ueno <ueno@unixuser.org>
3395
3396 * gnus.texi (Security): Mention that EasyPG is the current default.
3397
4518068d
CY
33982009-04-13 Chong Yidong <cyd@stupidchicken.com>
3399
3400 * ediff.texi (Session Commands): Fix typo.
3401
d7ca410a
MB
34022009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3403
3404 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3405 news.software.readers. Reported by Florian Rehnisch.
3406
c6c76add
GM
34072009-04-02 Glenn Morris <rgm@gnu.org>
3408
3409 * auth.texi: Capitalize direntry.
3410
3411 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3412 using a period in the entry name. (Bug#2797)
3413
35ed8e2e
JB
34142009-03-03 Juanma Barranquero <lekktu@gmail.com>
3415
3416 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3417 ($(infodir)/auth, auth.dvi): New targets.
3418
e280480a
GM
34192009-03-03 Glenn Morris <rgm@gnu.org>
3420
3421 * auth.texi: Fix @setfilename.
3422
3423 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3424 (auth, $(infodir)/auth, auth.dvi): New rules.
3425
8a76755b
GM
34262009-02-25 Glenn Morris <rgm@gnu.org>
3427
3428 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3429
0038d478
MB
34302009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3431
3432 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3433
34342009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3435
3436 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3437 gnus-nocem-issuers, and gnus-nocem-verifyer.
3438
867d4bb3
JB
34392009-02-20 Juanma Barranquero <lekktu@gmail.com>
3440
3441 * ada-mode.texi (Project files, Automatic Casing):
3442 * dbus.texi (Signals):
3443 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3444 * mh-e.texi (HTML):
3445 * nxml-mode.texi (Locating a schema)
3446 (Using the document's URI to locate a schema):
3447 * org.texi (Footnotes, Using the mapping API):
3448 * rcirc.texi (Channels): Remove duplicate words.
3449
3a44dc1f
GM
34502009-02-20 Glenn Morris <rgm@gnu.org>
3451
3452 * dired-x.texi (Miscellaneous Commands):
3453 * gnus.texi: Minor updates for mbox Rmail.
3454
5dc584b5
KB
34552009-02-16 Karl Berry <karl@gnu.org>
3456
b59a8457
GM
3457 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3458 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3459 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3460 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3461 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3462 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3463 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3464 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3465 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3466 Consistently use @insertcopying in the Top node,
5dc584b5 3467 @contents at the front (after @end titlepage),
b59a8457 3468 and @direntry after @copying. (Bug#1988)
5dc584b5 3469
9eb59592
MB
34702009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3471
3472 * auth.texi: New file documenting auth-source.
3473
d324fa76
CD
34742009-02-13 Carsten Dominik <dominik@science.uva.nl>
3475
3476 * org.texi (Org Plot): Fix link.
3477
7a603b73
DU
34782009-02-09 Daiki Ueno <ueno@unixuser.org>
3479
3480 * epa.texi (Mail-mode integration): Mention the way to do
3481 "encrypt-to-self". (Bug#1807)
3482
a626b338 34832009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3484
3485 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3486
3b36c17e
MB
34872009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3488
3489 * gnus-news.texi: Print version about Incoming*.
3490
55033558
CD
34912009-02-02 Carsten Dominik <dominik@science.uva.nl>
3492
3493 * org.texi (Structure editing, Handling links)
3494 (Fast access to TODO states, Javascript support): Make standard docs
3495 correctly reflect default variable settings.
3496
ec712abb
GM
34972009-02-02 Glenn Morris <rgm@gnu.org>
3498
3499 * org.texi: Fix typos.
3500
7112648c
MA
35012009-02-01 Michael Albinus <michael.albinus@gmx.de>
3502
3503 Sync with Tramp 2.1.15.
3504
3505 * trampver.texi: Update release number.
3506
2e461fc1
CD
35072009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3508
3509 * org.texi (TODO dependencies): Document TODO dependencies on
3510 checkboxes.
3511
bc283609
CD
35122009-01-30 Carsten Dominik <dominik@science.uva.nl>
3513
3514 * org.texi (TODO dependencies): Document key binding for toggling
3515 ORDERED property.
3516
74fc5047
MA
35172009-01-28 Michael Albinus <michael.albinus@gmx.de>
3518
3519 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3520 of hook functions.
3521
d6685abc
CD
35222009-01-28 Carsten Dominik <dominik@science.uva.nl>
3523
3524 * org.texi (TODO dependencies): New section.
3525
65c439fd
CD
35262009-01-27 Carsten Dominik <dominik@science.uva.nl>
3527
3528 * org.texi (Plain lists, TODO basics, Priorities)
3529 (Multiple sets in one file, Conflicts): Document interaction with
3530 `shift-selection-mode'.
3531
5fafc247
JB
35322009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3533
3534 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3535 Make Calc the subject of sentences.
3536 (Rearranging Formulas using Selections): Discuss new options
3537 for `j *'.
3538
e7433508
MA
35392009-01-26 Michael Albinus <michael.albinus@gmx.de>
3540
3541 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3542
2096a1b6
GM
35432009-01-26 Glenn Morris <rgm@gnu.org>
3544
3545 * org.texi: Fix typos.
3546
0cb61492
BW
35472009-01-26 Bill Wohler <wohler@newt.com>
3548
2096a1b6 3549 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3550
0bd48b37
CD
35512009-01-25 Carsten Dominik <dominik@science.uva.nl>
3552
3553 * org.texi (References): Add information about remote references.
3554 (Built-in table editor): Document `C-c RET' in tables.
3555 (Math symbols, Quoting LaTeX code): Mention that simple
3556 LaTeX macros survive LaTeX export.
3557 (Images in LaTeX export): Show how to create a reference to a
3558 figure.
3559 (Sectioning structure): Document that the LaTeX class can be
3560 specified in a property.
3561 (Text areas in HTML export): New section.
3562 (External links): Add examples for text search and ID links.
3563 (Built-in table editor): Remove the descriptio of `C-c
3564 C-q', it not longer works.
3565 (Literal examples): Document that a space must follow
3566 the colon in short examples.
3567 (Relative timer): Document `org-timer-stop'.
3568 (Footnotes): New section.
3569 (Footnote markup): Shorten section and refer to new Footnote
3570 section.
3571 (Literal examples): Add documentation for line
3572 numbering in and references to code examples.
3573 (CSS support): Fix the description of default CSS styles.
3574 (Capturing column view): Document
3575 "file:path/to/file.org" as an allowed value for the ID property of
3576 a dynamic block copying column view.
3577
49dbbaf2
SE
35782009-01-23 Stephen Eglen <stephen@gnu.org>
3579
3580 * mh-e.texi (Getting Started): Describe $MH.
3581
193e6828
MA
35822009-01-21 Michael Albinus <michael.albinus@gmx.de>
3583
3584 * tramp.texi (all): Harmonize usage of "external method",
3585 "external transfer method" and "out-of-band method".
3586 (Connection types): Precise the differences of inline and external
3587 methods. Written by Adrian Phillips <a.phillips@met.no>.
3588
26b9f88d
MB
35892009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3590
3591 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3592 commands as described at the top. Reported by Allan Gottlieb
3593 <gottlieb@nyu.edu>.
3594
35952009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3596
3597 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3598 nnmail-pathname-coding-system.
3599
377952e0
GM
36002009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3601
3602 * org.texi (Relative timer): Fix typo.
3603
a20d3598
JB
36042009-01-15 Juanma Barranquero <lekktu@gmail.com>
3605
3606 * org.texi (Clocking work time): Fix typo.
98a1e0f5 3607 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 3608
a50253cc
GM
36092009-01-13 Glenn Morris <rgm@gnu.org>
3610
3611 * org.texi: Fix some more typos.
3612
07450bee
GM
36132009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3614
3615 * org.texi: Fix some typos.
3616
e3e955fe
MB
36172009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3618
3619 * gnus.texi (Group Parameters): Add note for local variables.
3620
36212009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3622
0c7efc08
SM
3623 * gnus.texi (Converting Kill Files): Fix URL.
3624 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
3625
36262009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3627
3628 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3629 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3630 (Paging the Article): Add index entry.
3631
71dd9983
JB
36322009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3633
3634 * ada-mode.texi (Examples): Delete redundant text.
3635
4a0cf14f
MA
36362009-01-03 Michael Albinus <michael.albinus@gmx.de>
3637
36c8febb 3638 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
3639
3640 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3641 addresses.
3642
aedac0f0
BW
36432009-01-03 Bill Wohler <wohler@newt.com>
3644
3645 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3646 kept empty.
3647
4c65b566
CD
36482008-12-20 Carsten Dominik <dominik@science.uva.nl>
3649
3650 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
3651 (HTML Export commands, LaTeX/PDF export commands):
3652 Improve documentation about transient-mark-mode.
e9fce1ac 3653 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
3654 to fields in the last table row.
3655
e1a78e1e
JL
36562008-12-19 Juri Linkov <juri@jurta.org>
3657
3658 * info.texi (Search Text): Remove mention of removed key binding M-s.
3659
17a0aa82
CD
36602008-12-18 Carsten Dominik <dominik@science.uva.nl>
3661
3662 * org.texi (References): Remove mentioning of @0 as reference for the
3663 last line, this has been reverted in the Lisp sources.
3664
4997d802
JB
36652008-12-17 Juanma Barranquero <lekktu@gmail.com>
3666
3667 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3668 (DVI_TARGETS): Remove duplicates. Add sasl.
3669 ($(infodir)/sasl, sasl.dvi): New targets.
3670
33306645
CD
36712008-12-17 Carsten Dominik <dominik@science.uva.nl>
3672
3673 * org.texi: Version number pushed to 6.15d.
3674
db55f368
CD
36752008-12-16 Carsten Dominik <dominik@science.uva.nl>
3676
a0bf4117 3677 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
3678 (Images in LaTeX export): New section.
3679 (Inlined images, Images in HTML export): Sections renamed.
3680
dae0a942
MB
36812008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3682
3683 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3684
9f5572e9
MB
36852008-12-04 David Engster <dengste@eml.cc>
3686
3687 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 3688 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 3689
bc23baaa
CD
36902008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3691
3692 * org.texi (Using the mapping API): Fix bug in mapping example.
3693 (Publishing options): Make the list of properties complete again, in
3694 correspondence to the variable `org-export-plist-vars'.
3695 (Property searches): Document new special values for time comparisons.
3696 (Tag inheritance): Refine the description of tag inheritance.
3697 (Project alist): Add info about the publishing sequence of components.
a0bf4117 3698 (Effort estimates): Document the new relative timer.
bc23baaa 3699
3bf8054f
JB
37002008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3701
3702 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3703 (Using Calc): Clarify use of `C-x * o'.
3704 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3705
ac134f2f
RS
37062008-11-28 Richard M Stallman <rms@gnu.org>
3707
3708 * dbus.texi (Receiving Method Calls): Clean up previous change.
3709
ace706d1
MA
37102008-11-26 Michael Albinus <michael.albinus@gmx.de>
3711
3712 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3713 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3714 `dbus-unescape-from-identifier'.
3715 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 3716 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
3717 (Signals): Use the constants in the example.
3718
d60b1ba1
CD
37192008-11-24 Carsten Dominik <dominik@science.uva.nl>
3720
b97439ce 3721 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 3722
ce4fdcb9
CD
37232008-11-23 Carsten Dominik <dominik@science.uva.nl>
3724
3725 * org.texi (Setting up Remember): Document `org-remember-mode'.
3726 (External links): Document that bbdb links can use a regular
3727 expression.
3728 (External links): Document that elisp links can contain interactive
3729 commands.
3730
c8548a00 37312008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
3732
3733 * viper.texi (viper-translate-all-ESC-keysequences):
3734 Description removed.
3735
6a2c4aec
GM
37362008-11-19 Glenn Morris <rgm@gnu.org>
3737
3738 * doclicense.texi: Change to FDL 1.3.
3739 Relicense all texi files under FDL 1.3 or later.
3740
59ee4113
JB
37412008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3742
3743 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3744
59bcbb98 37452008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 3746
0c7efc08 3747 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
3748
3749 * ediff.texi: Version/date change.
9f90198a 3750
8aa41c9b
CY
37512008-11-14 Chong Yidong <cyd@stupidchicken.com>
3752
3753 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3754
17587b1b
JB
37552008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3756
3757 * calc.texi (About This Manual): Comment out a mention of
3758 marginal notes.
3759
564c900e
CD
37602008-11-12 Carsten Dominik <dominik@science.uva.nl>
3761
3762 * org.texi (Clocking work time): Document the :formula property of
3763 clock tables.
3764 (Structure editing, Refiling notes): Document refiling regions.
3765 (Agenda commands): Document the double-prefix version
3766 of the `l' command in the agenda.
3767 (Handling links): Explain the effect of a double prefix
3768 arg to `C-c C-o'.
3769 (TODO basics): Add documentation for tag triggers.
3770
3c4be1f2
GM
37712008-10-23 Glenn Morris <rgm@gnu.org>
3772
3773 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3774 byte-compiling things like `+'.
3775
3776 * ns-emacs.texi: Merge copyright years of author now with assignment
3777 into FSF years.
3778 (VER): Use it for easier automatic updating. Use Emacs version rather
3779 than standalone Emacs.app version.
3780
a6520ff3
CD
37812008-10-12 Carsten Dominik <dominik@science.uva.nl>
3782
864c9740 3783 * org.texi: Lots of minor fixes.
a6520ff3
CD
3784 (Capture): New chapter.
3785 (Org Plot): New section.
3786
db7a4b66
MH
37872008-09-30 Magnus Henoch <mange@freemail.hu>
3788
3789 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3790
4043c194
JB
37912008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3792
3793 * calc.texi (User Defined Units): Mention how to enter optional display
3794 string.
3795
eef5ade7
MB
37962008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3797
0c7efc08 3798 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
3799 avoid the "y/n" wording.
3800
e52cac88
MB
38012008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3802
0c7efc08 3803 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
3804
38052008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3806
3807 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3808 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3809
00c55306
BW
38102008-09-22 Bill Wohler <wohler@newt.com>
3811
3812 Release MH-E manual version 8.1.
3813
3814 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3815 release 8.1.
3816
3817 * mh-e.texi: Retain dual license as agreed to by the FSF.
3818 However, bump GPL to Version 3.
3819 Use @include for license text.
3820
e52cac88 38212008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
3822
3823 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
3824 (Store custom flags and keywords, Store arbitrary data):
3825 Clean up markup.
64763fe3
MB
3826
38272008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3828
3829 * gnus.texi (The Gnus Registry): Document it.
3830
9e601b8d
MB
38312008-09-08 David Engster <dengste@eml.cc>
3832
88ee5b02
JB
3833 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3834 Clarify section about choosing back end servers.
9e601b8d 3835
247043f1
GM
38362008-08-23 Glenn Morris <rgm@gnu.org>
3837
3838 * dired-x.texi (Shell Command Guessing):
3839 Mention dired-guess-shell-case-fold-search. (Bug#417)
3840
2bfec7a0
MA
38412008-08-22 Michael Albinus <michael.albinus@gmx.de>
3842
3843 * trampver.texi: Update release number.
3844
247043f1 38452008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
3846
3847 * ns-emacs.texi: Update version.
3848 (Introduction): Correct menu location for options save.
3849 (Customization): Note that defaults are stored under org.gnu.Emacs.
3850
8c20bd92
BW
38512008-08-11 Bill Wohler <wohler@newt.com>
3852
3853 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3854 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3855 Henman) (closes SF #1768928).
3856
767a4d92
GM
38572008-08-10 Glenn Morris <rgm@gnu.org>
3858
3859 * ns-emacs.texi: Use @copying. Change copyright of authors with
3860 assignment to FSF. Change license to GFDL.
3861 (Top): Remove outdated references.
3862
6ecfe5c2
MB
38632008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3864
88ee5b02
JB
3865 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3866 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
3867 gnus-summary-sort-by-most-recent-date.
3868 (Summary Sorting): Explain prefix argument.
3869
38702008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3871
3872 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3873 gnus-summary-pipe-output.
3874
eb932e8a
MA
38752008-08-03 Michael Albinus <michael.albinus@gmx.de>
3876
3877 * dbus.texi (Receiving Method Calls): Document error handling of own
3878 D-Bus methods.
3879
bfe16263
BW
38802008-08-01 Bill Wohler <wohler@newt.com>
3881
3882 * mh-e.texi (Reading Mail)
9f90198a 3883 (Viewing Attachments): Describe new function
bfe16263
BW
3884 mh-show-preferred-alternative.
3885 (Sending Mail, Redistributing, Sending Message): Describe new hook
3886 mh-annotate-msg-hook.
3887
21956b56
MA
38882008-07-31 Michael Albinus <michael.albinus@gmx.de>
3889
3890 * dbus.texi (Arguments and Signatures): Fix example.
3891 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3892 (Asynchronous Methods): New node.
9f90198a
JB
3893 (Errors and Events): Describe extended layout of `dbus-event'.
3894 New defun `dbus-event-message-type'.
21956b56 3895
7c2fb837
DN
38962008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3897
3898 * ediff.texi: Remove VMS support.
3899
13662773
JB
39002008-07-29 Juanma Barranquero <lekktu@gmail.com>
3901
3902 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3903 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3904
ddde0b34
CY
39052008-07-29 Chong Yidong <cyd@stupidchicken.com>
3906
3907 * Makefile.in: Add mairix-el targets.
3908
39092008-07-29 David Engster <deng@randomsample.de>
3910
3911 * mairix-el.texi: New file.
3912
d5875b25
JB
39132008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3914
366b7d44
JB
3915 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3916 project files. Delete 'main_unit' project variable; not needed. Allow
3917 process environment variables wherever project variables are allowed.
3918 Add tutorial section on multiple GNAT project files.
d5875b25 3919
6cbab8ee
MA
39202008-07-27 Michael Albinus <michael.albinus@gmx.de>
3921
3922 Sync with Tramp 2.1.14.
3923
3924 * trampver.texi: Update release number.
3925
9e2a2647
DN
39262008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3927
3928 * ns-emacs.texi:
3929 * faq.texi: Remove mentions of Mac Carbon.
3930
d62672f3
MB
39312008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3932
3933 * gnus.texi (Saving Articles): Describe the 2nd argument of
3934 gnus-summary-save-in-pipe.
3935 (SpamAssassin): Use it.
3936
39372008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3938
3939 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3940
dd12e1c6
CD
39412008-07-25 Carsten Dominik <dominik@science.uva.nl>
3942
3943 * org.texi (Export options): Document the use of the creator flag.
3944
44ce9197
CD
39452008-07-24 Carsten Dominik <dominik@science.uva.nl>
3946
3947 * org.texi: New version 6.06a.
3948
ddd13c5d
JB
39492008-07-23 Juanma Barranquero <lekktu@gmail.com>
3950
3951 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3952 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3953
8dc6104d
JB
39542008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3955
3956 * calc.texi (Editing Stack Entries):
3957 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3958 Calc's help functions. Mention fixing typos.
3959 (Customizing Calc): Fix typo.
3960
39612008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3962
3963 * calc.texi (summarykey): New macro. Use to correctly format keys in
3964 the summary.
3965
ddd13c5d 39662008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
3967
3968 * ns-emacs.texi (Customization): Corrected documentation on color
3969 specification formats.
3970
568beaa2
AS
39712008-07-19 Andreas Schwab <schwab@suse.de>
3972
db8ef699 3973 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
3974
3975 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3976 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3977
cd71b9ae
MA
39782008-07-18 Michael Albinus <michael.albinus@gmx.de>
3979
3980 * dbus.texi (Inspection): Rework, introduce submenus.
3981 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3982 (Properties and Annotations, Arguments and Signatures): New nodes.
3983
9b7993b4
MA
39842008-07-13 Michael Albinus <michael.albinus@gmx.de>
3985
3986 * dbus.texi (Receiving Method Calls): Fix description of
3987 `dbus-register-method'.
3988 (Signals): Allow also signal arguments for filtering in
3989 `dbus-register-signal'.
3990
241d447b
JB
39912008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3992
3993 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3994 `cnorm'.
3995 (Arithmetic Tutorial): Simplify the verification of prime factors.
3996
adb46650
MB
39972008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3998
3999 * gnus.texi (Saving Articles): Mention
4000 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4001
92e15881
JB
40022008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4003
4004 * calc.texi: Adjust mode line throughout.
4005
ea597303
JB
40062008-06-28 Juanma Barranquero <lekktu@gmail.com>
4007
4008 * sasl.texi (Mechanisms): Fix typos.
4009
aee08080
JB
40102008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4011
4012 * calc.texi (Killing from the stack): Mention using normal Emacs
4013 copying.
4014
a06a4a12
MA
40152008-06-21 Michael Albinus <michael.albinus@gmx.de>
4016
0c7efc08 4017 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4018 Add `auth-source' mechanism.
a06a4a12
MA
4019 (Connection caching): Tramp reopens the connection automatically,
4020 when the operating system on the remote host has been changed.
4021
7389398d
EZ
40222008-06-20 Eli Zaretskii <eliz@gnu.org>
4023
4024 * makefile.w32-in (distclean): Remove makefile.
4025
b349f79f
CD
40262008-06-17 Carsten Dominik <dominik@science.uva.nl>
4027
3f9b4c2b 4028 * org.texi (Using the mapping API): New section.
b349f79f 4029 (Agenda column view): New section.
3f9b4c2b 4030 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4031 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4032 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4033
40342008-06-17 Jason Riedy <jason@acm.org>
4035
4036 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4037 function, and efmt may be a two-argument function.
4038 (Radio tables): Document multiple destinations.
4039
cd5c05d2
GM
40402008-06-16 Glenn Morris <rgm@gnu.org>
4041
4042 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4043 Add Cover-Texts.
4044
debf4439
GM
40452008-06-15 Glenn Morris <rgm@gnu.org>
4046
4047 * faq.texi (VER): Update to 23.0.60.
4048
4049 * mh-e.texi: Remove option of licensing under GPL.
4050 Add Cover-Texts to GFDL permissions notice.
4051 (GPL): Remove section.
4052 (GFDL): Include doclicense.texi rather than the actual text.
4053
4054 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4055 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4056
4057 * sasl.texi: Fix output file name.
4058
4059 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4060
4061 * gnus-coding.texi: Refer to license in Gnus manual.
4062
4063 * idlwave.texi, sasl.texi: Use @copying.
4064
4065 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4066
4067 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4068
4069 * url.texi: Use @copying, @title, @subtitle, @author.
4070
4071 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4072 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4073 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4074 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4075 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4076 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4077 * widget.texi, woman.texi:
4078 Remove references to external license, since doclicense is included.
4079
4080 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4081 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4082 Remove references to non-existent Invariant Sections.
4083
091f8bc1
GM
40842008-06-14 Glenn Morris <rgm@gnu.org>
4085
4086 * faq.texi (Major packages and programs): Remove references to external
4087 Supercite, Calc, VIPER, since they have been included for some time.
4088 Update VM, AUCTeX, BBDB entries.
4089
47bcb4d3
UJ
40902008-06-14 Ulf Jasper <ulf.jasper@web.de>
4091
4092 * newsticker.texi: Updated to match latest newsticker changes.
4093
6f093307
GM
40942008-06-13 Glenn Morris <rgm@gnu.org>
4095
4096 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4097 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4098 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4099 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4100 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4101 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4102 * woman.texi:
4103 Update Back-Cover Text as per maintain.info.
4104
2b968687
MB
41052008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4106
4107 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4108
4109 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4110 (gnus-faq.xml): Update repository host.
4111
2b968687
MB
4112 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4113
41142008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4115
4116 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4117 Fix a typo.
4118
41192008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4120
4121 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4122 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4123 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4124
41252008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4126
4127 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4128 coding standards.
4129
41302008-06-14 David Engster <dengste@eml.cc>
4131
4132 * gnus.texi (nnmairix): Markup fixes.
4133
e6d2d263
MB
41342008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4135
2b968687 4136 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4137
41382008-06-05 David Engster <dengste@eml.cc>
4139
4140 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4141
41422008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4143
b344d29d 4144 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4145 (Searching, nnir, nnmairix): New stub nodes.
4146
ad231df6 41472008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4148
4149 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4150
f394fa25
MB
41512008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4152
4153 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4154
58333467
MB
41552008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4156
4157 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4158
67525fb9
JY
41592008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4160
4161 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4162
0549d8fc
JB
41632008-05-06 Juanma Barranquero <lekktu@gmail.com>
4164
4165 * info.texi (Top): Fix typo in xref.
4166
149a3837
KB
41672008-05-05 Karl Berry <karl@gnu.org>
4168
4169 * info.texi (Top): @xref to stand-alone manual.
4170
3a23a519
MB
41712008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4172
4173 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4174 (Various Summary Stuff): Fix typo in last xref.
4175
0a29fbf3
JB
41762008-05-02 Juanma Barranquero <lekktu@gmail.com>
4177
4178 * org.texi (Moving subtrees): Fix typo.
4179
586b90f1
MA
41802008-04-28 Michael Albinus <michael.albinus@gmx.de>
4181
4182 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4183 Tramp via `tramp-mode'.
4184
b5af9883
CD
41852008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4186
4187 * org.texi: Massive changes, in many parts of the file.
4188
d55fe5bb
MB
41892008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4190
4191 * gnus.texi (Oort Gnus): Add message-fill-column.
4192
41932008-04-12 Adrian Aichner <adrian@xemacs.org>
4194
4195 * gnus.texi (Mail Source Specifiers): Typo fix.
4196
41972008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4198
4199 * gnus.texi (Diary Headers Generation): Update key binding for
4200 `gnus-diary-check-message'.
4201
42022008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4203
4204 * gnus.texi (Emacsen): Addition.
4205
42062008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4207
4208 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4209
42102008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4211
4212 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4213
42142008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4215
4216 * gnus-news.texi: Update tool bar item.
4217
42182008-04-09 Sven Joachim <svenjoac@gmx.de>
4219
4220 * gnus-news.texi: Fix typos.
4221
76c109c3
JB
42222008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4223
222027f2 4224 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4225 Add mention of `kron'.
4226
d5fbd5a6
MO
42272008-04-01 Daiki Ueno <ueno@unixuser.org>
4228
0c7efc08
SM
4229 * epa.texi (Encrypting/decrypting *.gpg files):
4230 Document epa-file-name-regexp.
d5fbd5a6 4231
fbcbb58c
KY
42322008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4233
4234 * gnus.texi (Example Methods): Fix description about ssh-agent.
4235 (Indirect Functions): Fix the default value of nntp-telnet-command;
4236 remove link to connect.html.
4237
134ce16c
MA
42382008-03-30 Michael Albinus <michael.albinus@gmx.de>
4239
4240 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4241 dbus-call-method.
4242 (Receiving Method Calls): The timeout can be set by the calling client.
4243
da1975d7
MA
4244 * trampver.texi: Update release number.
4245
2e4089ab
RS
42462008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4247
4248 * gnus.texi (Top): Fix version. Add SASL.
4249
70cab5a9
MA
42502008-03-29 Michael Albinus <michael.albinus@gmx.de>
4251
4252 Sync with Tramp 2.1.13.
4253
4254 * trampver.texi: Update release number.
4255
5bc6ddff
MB
42562008-03-29 Chong Yidong <cyd@stupidchicken.com>
4257
4258 * org.texi: Update to new org-mode website.
4259
42602008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4261
4262 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4263
9b3ebcb6
MB
42642008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4265
4266 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4267 gnus-read-ephemeral-gmane-group-url,
4268 gnus-read-ephemeral-emacs-bug-group,
4269 gnus-read-ephemeral-debian-bug-group.
4270
42712008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4272
4273 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4274
4275 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4276 Add FIXMEs for Bookmarks and gnus-registry-marks.
4277
42782008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4279
4280 * gnus.texi (Smileys): Document `smiley-style'.
4281
42822008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4283
4284 * gnus.texi (Gnus Development): Clarify difference between ding and
4285 gnu.emacs.gnus.
4286 (MIME Commands, Using MIME, RSS): Fix markup.
4287
4288 * gnus-faq.texi ([8.4]): Ditto.
4289
42902008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4291
4292 * gnus.texi (Emacsen): Remove obsolete stuff.
4293
42942008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4295
4296 * gnus.texi (Oort Gnus): Add version info WRT
4297 `mail-source-delete-incoming'.
4298
42992008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4300
4301 * gnus.texi (Top): Add "Other related manuals" and version info in
4302 `iftex' output.
4303 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4304 gnus-balloon-face-0 and the corresponding format specifiers.
4305
608d6a81
MA
43062008-03-26 Michael Albinus <michael.albinus@gmx.de>
4307
4308 * tramp.texi (Filename completion): Remove footnote about let-bind
4309 of `partial-completion-mode'. It doesn't work this way.
4310
27a6f132
SM
43112008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4312
4313 * pcl-cvs.texi (Contributors): Update my email.
4314
4a7c4c40
MA
43152008-03-21 Michael Albinus <michael.albinus@gmx.de>
4316
4317 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4318
2940c053
BW
43192008-03-17 Bill Wohler <wohler@newt.com>
4320
4321 * mh-e.texi (Viewing): Update URL for adding header fields to
4322 mh-invisible-header-fields-default.
4323
30864d5f
BW
43242008-03-16 Bill Wohler <wohler@newt.com>
4325
4326 * mh-e.texi (Preface): Add Gnus to requirements.
4327 (Forwarding): Note that forwarded MIME messages are now inline.
4328
31fe2b00
SM
43292008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4330
4331 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
4332 (Common Variables): Give precedence to the netcat methods over the
4333 telnet methods, and mention that they are more reliable.
31fe2b00 4334
5e97c626
CD
43352008-03-13 Carsten Dominik <dominik@science.uva.nl>
4336
4337 * org.texi (Exporting Agenda Views): Document agenda export to
4338 iCalendar.
4339 (Progress logging): Document the new progress logging stuff.
4340
37a68866
MB
43412008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4342
4343 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4344 Update for change of `mail-source-delete-incoming'.
4345
4346 * gnus-news.texi: Ditto.
4347
8f7abae3
MB
43482008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4349
4350 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4351 custom versions.
4352
af379c86
AM
43532008-03-07 Alan Mackenzie <acm@muc.de>
4354
4355 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4356 parens/brackets in a k&r region is limited.
4357
3d0f8a67
MB
43582008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4359
4360 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4361 using different Emacs versions.
4362
52151df0
GM
43632008-02-27 Glenn Morris <rgm@gnu.org>
4364
4365 * sc.texi: Remove a lot of old and obsolete info.
4366 (titlepage): Simplify.
4367 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4368 (VM with any Emacsen, GNEWS with any Emacsen)
4369 (Overloading for Non-conforming MUAs, Version 3 Changes)
4370 (The Supercite Mailing List): Delete nodes.
4371 (Introduction): Remove info about old packages.
4372 (Getting Connected): Simplify. Remove info about old packages.
4373 (Citing Commands): Delete Emacs 19 info.
4374 (Hints to MUA Authors): Simplify.
4375 (Thanks and History): Merge in some info from the deleted node
4376 "Version 3 Changes".
4377
b03f96dc
MB
43782008-02-05 Juanma Barranquero <lekktu@gmail.com>
4379
4380 * org.texi (Setting tags, In-buffer settings):
4381 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4382
52bec650
MB
43832008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4384
4385 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4386 installation directory name.
4387
34a3c587
RF
43882008-02-12 Romain Francoise <romain@orebokech.com>
4389
4390 * epa.texi (Overview): Fix typo.
4391
5a8d03e9
MO
43922008-02-11 Daiki Ueno <ueno@unixuser.org>
4393
4394 * epa.texi (Quick start): Remove the .emacs setting.
4395
f1914c40
MO
43962008-02-10 Daiki Ueno <ueno@unixuser.org>
4397
4398 * epa.texi (Quick start): Use the command `epa-enable' instead of
4399 loading `epa-setup'.
4400
bca98fc9
JB
44012008-02-08 Juanma Barranquero <lekktu@gmail.com>
4402
4403 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4404 ($(infodir)/epa, epa.dvi): New targets.
4405
4b01af2e
MO
44062008-02-08 Daiki Ueno <ueno@unixuser.org>
4407
4408 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4409
4410 * epa.texi: New manual documenting the EasyPG Assistant.
4411
06c0751a
MA
44122008-02-06 Michael Albinus <michael.albinus@gmx.de>
4413
4414 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4415 (Inspection): New function dbus-ping.
4416
7dcccd7b
MA
44172008-02-05 Michael Albinus <michael.albinus@gmx.de>
4418
4419 * tramp.texi (Remote processes): Add `shell-command'.
4420
a1da1e37
MB
44212008-01-28 Michael Sperber <sperber@deinprogramm.de>
4422
4423 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4424 (Group Parameters): Document `mail-source' parameter.
4425
c9d8f746
MA
44262008-01-27 Michael Albinus <michael.albinus@gmx.de>
4427
4428 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4429 must be a local host.
4430
15db4a13
MO
44312008-01-26 Michael Olson <mwolson@gnu.org>
4432
4433 * erc.texi: Update version for ERC 5.3 release.
4434 (Obtaining ERC): Update extras URLs for 5.3.
4435 (Development): Write instructions for git, and remove those for Arch.
4436 (History): Mention the switch to git.
4437
2bc43980
KB
44382008-01-24 Karl Berry <karl@gnu.org>
4439
bca98fc9
JB
4440 * info.texi (Search Index, Search Text): Mention the command
4441 character in the section name, a la the (Go to node) node.
2bc43980 4442
d2e4a6c9
MA
44432008-01-21 Michael Albinus <michael.albinus@gmx.de>
4444
4445 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4446
0b6799c3
MB
44472008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4448
4449 * gnus-news.texi: Mention gnus-article-describe-bindings.
4450
44512008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4452
4453 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4454
db9c3fb1 44552008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4456
7b4d0413 4457 * org.texi (Property inheritance): New section.
db9c3fb1 4458 (Conventions): New section.
7b4d0413 4459 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4460 commands, and the new bindings for refiling.
4461 (Sparse trees): Document the new special command for sparse trees.
4462 (References): Be more clear about the counting of hilines.
4463 (Handling links): Document M-p/n for accessing links.
4464 (Fast access to TODO states): New section.
4465 (Per file keywords): New section.
4466 (Property inheritance): New section.
4467 (Column attributes): New summary types.
4468 (Capturing Column View): New section.
4469 (The date/time prompt): Cover the new features in the date/time prompt.
4470 Compactify the table of keys for the calendar remote control.
4471 (Clocking work time): Document the new :scope parameter.
4472 (Remember): Promoted to chapter.
4473 (Quoted examples): New section.
4474 (Enhancing text): New verbatim environments.
4475
6ed73f28
MA
44762008-01-14 Michael Albinus <michael.albinus@gmx.de>
4477
4478 * trampver.texi: Update release number.
4479
95838435
MB
44802008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4481
0c7efc08
SM
4482 * gnus.texi (Article Keymap):
4483 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4484 gnus-article-reply-with-original and
4485 gnus-article-followup-with-original.
4486
20234d96
GM
44872008-01-09 Glenn Morris <rgm@gnu.org>
4488
4489 * nxml-mode.texi: Add @copying section.
4490
d82cf70b
MB
44912008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4492
4493 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4494 Server". Add `message-send-mail-with-mailclient'.
4495
4496 * gnus.texi (Posting Server): Move some text to "(message)Mail
4497 Variables" and add a reference here.
4498
addb7f2e
MA
44992008-01-04 Michael Albinus <michael.albinus@gmx.de>
4500
4501 * dbus.texi (Receiving Method Calls): New chapter.
4502 (Errors and Events): Add serial number to events. Replace "signal" by
4503 "message". Introduce dbus-event-serial-number.
4504
4db2806c
MA
45052008-01-03 Michael Albinus <michael.albinus@gmx.de>
4506
4507 * dbus.texi (Type Conversion): Explain the type specification for empty
4508 arrays. Use another example.
4509
c9ecb5a7
MA
45102007-12-30 Michael Albinus <michael.albinus@gmx.de>
4511
4512 * dbus.texi (all): Replace "..." by @dots{}.
4513 (Type Conversion): Precise the value range for :byte types.
4514 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4515 Mention its return value.
4516 (Errors and Events): There is no D-Bus error propagation during event
4517 processing.
4518
702dbfd9
JB
45192007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4520
4521 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4522 New sections.
4523
87035689
MB
45242007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4525
4526 * gnus.texi (Group Parameters): Reorder the text and add a note about
4527 `gnus-parameters' near the beginning of the node.
4528
45292007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4530
4531 * gnus.texi (Score File Editing): Fix function name.
4532
5492f5ca
MA
45332007-12-23 Michael Albinus <michael.albinus@gmx.de>
4534
4535 Sync with Tramp 2.1.12.
4536
4537 * trampver.texi: Update release number.
4538
d4e67bc5
MA
45392007-12-22 Michael Albinus <michael.albinus@gmx.de>
4540
4541 * dbus.texi (Type Conversion): Correct input parameters mapping.
4542
6a31c819
MA
45432007-12-21 Michael Albinus <michael.albinus@gmx.de>
4544
4545 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4546 (Errors and Events): Mention wrong-type-argument error.
4547
99a3e35f
AS
45482007-12-21 Alex Schroeder <alex@gnu.org>
4549
4550 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4551 spaces. Fixed some typos.
99a3e35f
AS
4552 (Internet Relay Chat): Explain relay.
4553 (Getting started with rcirc): Change items to reflect prompts.
4554 Add more explanation to rcirc-track-minor-mode and added a comment to
4555 warn future maintainers that this section is a copy.
0c7efc08 4556 (People): Change /ignore example.
62b12a24 4557 (Keywords): Not keywords.
99a3e35f 4558
331e4d02
AS
45592007-12-20 Alex Schroeder <alex@gnu.org>
4560
4561 * rcirc.texi (Top): Fighting Information Overload chapter added.
4562 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 4563 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
4564 (Fighting Information Overload): New chapter documenting /keyword,
4565 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
4566 (Configuration): Document rcirc-server-alist, remove
4567 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 4568
cd71c3ef
MA
45692007-12-16 Michael Albinus <michael.albinus@gmx.de>
4570
4571 * dbus.texi (Signals): Fix example in dbus-register-signal.
4572
bbbe940b
MB
45732007-12-14 Sven Joachim <svenjoac@gmx.de>
4574
4575 * gnus.texi (Score Variables): Fix typo.
4576
0ce574ef
MA
45772007-12-07 Michael Albinus <michael.albinus@gmx.de>
4578
4579 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4580 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4581 (Errors and Events): Adapt dbus-event.
4582
b890d447
MB
45832007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4584
4585 * gnus.texi (Other Files): Add the yenc command.
4586
45872007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4588
4589 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4590 since 2004-08-06.
4591
45922007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4593
4594 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4595 on body.
4596
45972007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4598
4599 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4600 and rfc2047-allow-irregular-q-encoded-words; fix description of
4601 rfc2047-encode-encoded-words.
4602
46032007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4604
4605 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4606
3728bf03
MO
46072007-12-05 Michael Olson <mwolson@gnu.org>
4608
4609 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4610 Update documentation for `remember-diary-file'.
4611
a4397af9
MA
46122007-12-04 Michael Albinus <michael.albinus@gmx.de>
4613
4614 * dbus.texi (Signals): Precise `dbus-register-signal'.
4615 (Errors and Events): Rework events part, the internal structure of
4616 dbus-event has changed.
4617
1682490c
JB
46182007-12-03 Juanma Barranquero <lekktu@gmail.com>
4619
4620 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4621 ($(infodir)/dbus, dbus.dvi): New targets.
4622
7b13a0f2
MA
46232007-12-03 Michael Albinus <michael.albinus@gmx.de>
4624
4625 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4626 unconditionally.
4627
4628 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4629 emulation with @print{}.
4630
7ef92bc9
RS
46312007-12-02 Richard Stallman <rms@gnu.org>
4632
4633 * dbus.texi (Overview): Minor cleanup.
4634
22d8ac3a
MA
46352007-12-02 Michael Albinus <michael.albinus@gmx.de>
4636
d3a8e0df
MA
4637 * Makefile.in (INFO_TARGETS): Add dbus.
4638 (DVI_TARGETS): Add dbus.dvi.
4639 (dbus, dbus.dvi): New targets.
4640
22d8ac3a
MA
4641 * dbus.texi: New file.
4642
559764ab
RF
46432007-11-24 Romain Francoise <romain@orebokech.com>
4644
4645 * nxml-mode.texi: Add description in @direntry.
7aa579d9 4646 Fix file name to match @setfilename.
559764ab 4647
ac97a16b
MH
46482007-11-23 Mark A. Hershberger <mah@everybody.org>
4649
4650 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4651 ($(infodir)/nxml-mode): New rule.
4652
4653 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4654 ($(infodir)/nxml-mode): New rule.
4655 (clean): Add nxml-mode*.
4656
4657 * nxml-mode.texi: New file with nxml manual.
4658
404cd454
GM
46592007-11-18 Richard Stallman <rms@gnu.org>
4660
4661 * flymake.texi (Example -- Configuring a tool called directly):
4662 Update example.
4663
b048d478
MA
46642007-11-18 Michael Albinus <michael.albinus@gmx.de>
4665
4666 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 4667 double-slash behavior. Explain directory contents flushing.
b048d478 4668
346e8469
JB
46692007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4670
4671 * calc.texi (TeX and LaTeX Language Modes): Put in
4672 missing braces.
4673
404cd454
GM
46742007-11-15 Richard Stallman <rms@gnu.org>
4675
4676 * cl.texi (Equality Predicates): Delete `eql'.
4677 (Predicates, Naming Conventions, Top): Delete `eql'.
4678 (Common Lisp Compatibility): Delete `eql'.
4679 (Porting Common Lisp): Delete obsolete backquote info.
4680 Minor clarification about character constants.
4681 (Sequence Basics): Minor clarification.
4682
1f6af58b
JB
46832007-11-15 Juanma Barranquero <lekktu@gmail.com>
4684
dccb744b 4685 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
4686 * tramp.texi (Filename completion): Fix typos.
4687
3bc88bc9
JB
46882007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4689
4690 * calc.texi (Basic commands): Mention the menu.
4691
bc5300d3
MA
46922007-11-12 Michael Albinus <michael.albinus@gmx.de>
4693
4694 * tramp.texi (Connection caching): Tramp flushes connection
4695 properties when remote operating system has been changed.
4696
4d8a28ec
MB
46972007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4698
4699 * gnus-news.texi: Fix spelling.
4700 `message-insert-formatted-citation-line', not
4701 `message-insert-formated-citation-line'.
4702
404cd454
GM
4703 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4704
e1176b47
MA
47052007-11-07 Michael Albinus <michael.albinus@gmx.de>
4706
4707 * tramp.texi (Overview): Mention also the PuTTY integration under
4708 Win32. Remove paragraphs about Tramp's experimental status.
4709 (Frequently Asked Questions): Add code example for highlighting the
4710 mode line.
4711
6159985a
MO
47122007-11-03 Michael Olson <mwolson@gnu.org>
4713
4714 * remember.texi: Change mentions of remember-buffer to
4715 remember-finalize throughout.
4716
bec9b2f5
MO
47172007-10-30 Michael Olson <mwolson@gnu.org>
4718
4719 * remember.texi (Copying): Remove.
4720 (Mailbox): Update with non-BBDB instructions.
4721 (Diary, Org): Add.
4722 (Bibliography, Planner Page): Remove.
4723
b6173182
JB
47242007-10-30 Juanma Barranquero <lekktu@gmail.com>
4725
4726 * makefile.w32-in (INFO_TARGETS): Add remember.
4727 (DVI_TARGETS): Add remember.dvi.
4728 ($(infodir)/remember): New rule.
4729 (clean): Add remember*.
4730
15f3eb73
MO
47312007-10-30 Michael Olson <mwolson@gnu.org>
4732
70bdc930
MO
4733 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4734 ($(infodir)/remember): New rule that builds the Remember Manual.
4735
b6173182
JB
4736 * remember.texi: New file containing the Remember Mode Manual.
4737 Shuffle chapters around after initial import.
7d3f6f1a
MO
4738 (Function Reference): Split Keystrokes into separate chapter.
4739 (Keystrokes): Document C-c C-k.
51d24a12 4740 (Introduction): Fix typographical issue with "---".
15f3eb73 4741
404cd454
GM
47422007-10-29 Richard Stallman <rms@gnu.org>
4743
4744 * widget.texi (Introduction): Delete discussion of implementation
4745 internals.
4746
9bbb9638
MA
47472007-10-29 Michael Albinus <michael.albinus@gmx.de>
4748
4749 * tramp.texi (Connection caching): Host names must be different
4750 when tunneling.
4751
c7ff939a
RS
47522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4753
4754 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4755 Gnus v5.13.
4756
01c52d31
MB
47572007-10-28 Miles Bader <miles@gnu.org>
4758
4759 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4760
01c52d31
MB
47612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4762
0c7efc08
SM
4763 * gnus.texi (Sorting the Summary Buffer):
4764 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
4765
47662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4767
4768 * gnus.texi (Non-ASCII Group Names): New node.
4769 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4770 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4771
c8763fb6 47722007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4773
4774 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4775 clean the output of the program `imap-shell-program'.
4776
47772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4778
4779 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4780
47812007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4782
4783 * gnus.texi (Sticky Articles): Documentation for sticky article
4784 buffers.
4785
c8763fb6 47862007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4787
4788 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4789
47902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4791
4792 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4793
47942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4795
0c7efc08
SM
4796 * gnus.texi (Archived Messages):
4797 Document gnus-update-message-archive-method.
01c52d31
MB
4798
47992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4800
4801 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4802
c8763fb6 48032007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 4804
0c7efc08
SM
4805 * gnus.texi (Group Maneuvering):
4806 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
4807
48082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4809
0c7efc08
SM
4810 * gnus.texi (Really Various Summary Commands):
4811 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
4812
48132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4814
4815 * gnus.texi, message.texi: Bump version number.
4816
48172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4818
4819 * gnus.texi (Group Line Specification, Misc Group Stuff)
4820 (Server Commands): Parenthesize @pxref{Mail Spool}.
4821
48222007-10-28 Didier Verna <didier@xemacs.org>
4823
4824 New user option: message-signature-directory.
4825 * message.texi (Insertion Variables): Document it.
4826 * gnus.texi (Posting Styles): Ditto.
4827
48282007-10-28 Didier Verna <didier@xemacs.org>
4829
4830 * gnus.texi (Group Line Specification):
4831 * gnus.texi (Misc Group Stuff):
4832 * gnus.texi (Server Commands): Document the group compaction feature.
4833
48342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4835
4836 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4837
4838 * message.texi (Various Message Variables): Add message-fill-column.
4839
48402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4841
4842 * gnus.texi: Untabify.
4843
48442007-10-28 Didier Verna <didier@xemacs.org>
4845
4846 * gnus.texi (Group Parameters): Document the posting-style merging
4847 process in topic-mode.
4848
48492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4850
4851 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4852
48532007-10-28 Romain Francoise <romain@orebokech.com>
4854
4855 * gnus.texi (Mail Spool): Fix typo.
4856 Update copyright.
4857
48582007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4859
4860 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4861
48622007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4863
4864 * gnus.texi (Summary Generation Commands):
4865 Add gnus-summary-insert-ticked-articles.
4866
48672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4868
b2abec73
JB
4869 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4870 to spam-spamassassin-program.
01c52d31
MB
4871
48722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4873
4874 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4875
48762007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4877
4878 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4879
48802007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4881
4882 * message.texi (Mail Headers): Document `opportunistic'.
4883
48842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4885
4886 * emacs-mime.texi (Encoding Customization): Explain how to set
4887 mm-coding-system-priorities per hierarchy.
4888
48892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4890
4891 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4892 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4893
48942007-10-28 Didier Verna <didier@xemacs.org>
4895
4896 * message.texi (Wide Reply): Update documentation of
4897 message-dont-reply-to-names (now allowing a list of regexps).
4898
48992007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4900
4901 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4902
49032007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4904
4905 * gnus.texi (SpamAssassin back end): Fix typo.
4906
4907 * sieve.texi (Examples): Fix grammar.
4908
49092007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4910
4911 * gnus.texi (Searching for Articles): Document M-S and M-R.
4912 (Limiting): Document / b.
4913
49142007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4915
4916 * gnus.texi (Thread Commands): T M-^.
4917
49182007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4919
4920 * message.texi (Mail Aliases): Document ecomplete.
4921 (Mail Aliases): Fix typo.
4922
49232007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4924
4925 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4926 fix typo.
4927
49282007-10-28 Romain Francoise <romain@orebokech.com>
4929
4930 * gnus.texi (Mail Spool): Grammar fix.
4931
49322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4933
4934 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4935 string.
4936
49372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4938
4939 * gnus.texi (Group Parameters): Fix description.
4940
49412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4942
b2abec73
JB
4943 * gnus.texi (Gmane Spam Reporting):
4944 Fix spam-report-gmane-use-article-number.
4945 Add spam-report-user-mail-address.
01c52d31
MB
4946
49472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4948
4949 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4950
49512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4952
4953 * gnus.texi (Group Parameters): Add simplified sorting example based on
4954 example for `Sorting the Summary Buffer' from Jari Aalto
4955 <jari.aalto@cante.net>.
4956 (Example Methods): Add example for an indirect connection.
4957
49582007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4959
0c7efc08 4960 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
4961 (Agent Parameters): Updated parameter names to match code.
4962 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4963 'gnus-agent-summary-fetch-series'.
4964 (Agent and flags): New section providing a generalized discussion
4965 of flag handling.
0c7efc08
SM
4966 (Agent and IMAP): Remove flag discussion.
4967 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
4968
49692007-10-28 Romain Francoise <romain@orebokech.com>
4970
4971 * gnus.texi (Exiting the Summary Buffer): Add new function
4972 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4973
49742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4975
4976 * gnus.texi (Conformity): Fix typo.
4977 (Customizing Articles): Document `first'.
4978
49792007-10-28 Jari Aalto <jari.aalto@cante.net>
4980
4981 * gnus.texi (Sorting the Summary Buffer):
4982 Add `gnus-thread-sort-by-date-reverse'. Add example
4983 host to different sorting in NNTP and RSS groups.
4984
49852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4986
4987 * message.texi (Insertion): Describe prefix for
4988 message-mark-inserted-region and message-mark-insert-file.
4989
49902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4991
4992 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4993 LaTeX documents. Describe "text/x-gnus-verbatim".
4994
49952007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4996
b2abec73 4997 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
4998 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4999 (spam-stat spam filtering, SpamOracle)
0c7efc08 5000 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5001 clarity.
5002
50032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5004
5005 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5006 gnus-article-delete-part and gnus-article-replace-part.
5007 (Using MIME): Add gnus-mime-replace-part.
5008
50092007-10-28 Romain Francoise <romain@orebokech.com>
5010
5011 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5012 requires `auto-compression-mode' to be enabled. Add new nnml
5013 variable `nnml-compressed-files-size-threshold'.
5014
50152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5016
0c7efc08
SM
5017 * gnus.texi (Sorting the Summary Buffer):
5018 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5019
50202007-10-28 Romain Francoise <romain@orebokech.com>
5021
5022 * message.texi (Insertion Variables): Mention new variable
5023 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5024 documentation accordingly.
5025
50262007-10-28 Romain Francoise <romain@orebokech.com>
5027
5028 * gnus.texi (To From Newsgroups): Mention new variables
5029 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5030
50312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5032
5033 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5034 stuff; gnus-mime-inline-part does the automatic decompression.
5035
50362007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5037
5038 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5039 "training.ham" should be "training.spam".
01c52d31
MB
5040
50412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5042
5043 * message.texi (Mail Variables): Fix the default value for
5044 message-send-mail-function.
5045
50462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5047
5048 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5049 always returns nil exceptionally.
5050
50512007-10-28 Simon Josefsson <jas@extundo.com>
5052
0c7efc08
SM
5053 * gnus.texi (Article Washing): Add libidn URL.
5054 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5055
50562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5057
5058 * gnus.texi (Topic Commands): Fix next/previous.
5059
50602007-10-28 Simon Josefsson <jas@extundo.com>
5061
5062 * gnus.texi (Article Washing): Mention `W i'.
5063
c8763fb6 50642007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5065
5066 * gnus.texi (Group Parameters): Slight extension of sieve
5067 parameter description.
5068
50692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5070
5071 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5072 matching score files as well.
5073 (Picons): Describe `gnus-picon-style'.
5074
50752007-10-28 Romain Francoise <romain@orebokech.com>
5076
5077 * message.texi (Message Headers): Mention that headers are hidden
5078 using narrowing, and how to expose them.
5079 Update copyright.
5080
50812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5082
5083 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5084 `gnus-summary-sort-by-recipient'.
5085
50862007-10-28 Romain Francoise <romain@orebokech.com>
5087
5088 * gnus.texi (NNTP marks): New node.
5089 (NNTP): Move NNTP marks variables to the new node.
5090
50912007-10-28 Jesper Harder <harder@ifa.au.dk>
5092
b2abec73 5093 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5094
5095 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5096
50972007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5098
b2abec73 5099 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5100 everywhere for consistency.
b2abec73
JB
5101 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5102 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5103 Say "regular expression" instead of "regex." Admonish.
5104 Pick other words to sound better (s/so/thus/).
5105 (Spam ELisp Package Filtering of Incoming Mail):
5106 Mention statistical filters. Remove old TODO.
01c52d31 5107 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5108 New section on sorting and displaying the spam score.
5109 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5110 backend but an alias to spam-use-BBDB.
5111 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5112 new backend functionality.
5113
51142007-10-28 Simon Josefsson <jas@extundo.com>
5115
5116 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5117 nntp-marks-directory, from Romain Francoise
5118 <romain@orebokech.com>.
5119
51202007-10-28 Magnus Henoch <mange@freemail.hu>
5121
5122 * gnus.texi (Hashcash): New default value of
5123 hashcash-default-payment.
5124
51252007-10-28 Simon Josefsson <jas@extundo.com>
5126
5127 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5128 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5129
51302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5131
0c7efc08 5132 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5133
51342007-10-28 Simon Josefsson <jas@extundo.com>
5135
5136 * gnus.texi (documentencoding): Add, to avoid warnings.
5137
51382007-10-28 Simon Josefsson <jas@extundo.com>
5139
5140 * message.texi (Mail Headers): Add.
5141
5142 * gnus.texi (Hashcash): Fix.
5143
51442007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5145
0c7efc08 5146 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5147 that payments can be verified and fix the name of the
b2abec73 5148 hashcash-path variable.
01c52d31
MB
5149
51502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5151
b2abec73 5152 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5153
51542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5155
5156 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5157
51582007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5159
5160 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5161 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5162 warning about ham processors in spam groups removed.
01c52d31
MB
5163
51642007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5165
0c7efc08 5166 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5167 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5168
51692007-10-28 Jesper Harder <harder@ifa.au.dk>
5170
5171 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5172 (Mailing List): Typo.
5173 (Customizing Articles): Add gnus-treat-ansi-sequences.
5174 (Article Washing): Index.
5175
5176 * message.texi: Use m-dash consistently.
5177
51782007-10-28 Jesper Harder <harder@ifa.au.dk>
5179
5180 * gnus.texi (GroupLens): Remove.
5181
51822007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5183
0c7efc08
SM
5184 * gnus.texi (Outgoing Messages, Agent Variables):
5185 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5186 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5187
51882007-10-28 Jesper Harder <harder@ifa.au.dk>
5189
5190 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5191
51922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5193
5194 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5195
5196 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5197
51982007-10-28 Simon Josefsson <jas@extundo.com>
5199
5200 * gnus.texi (Top): Add SASL.
5201
404cd454
GM
52022007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5203
5204 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5205
52062007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5207
5208 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5209
0edd2970
JB
52102007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5211
5212 * calc.texi (Formulas, Composition Basics): Lower the
5213 precedence of negation.
5214
a9afba20
JY
52152007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5216
5217 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5218 Mention the new three-letter column identifiers.
5219 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5220 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5221 message when using `c' on an empty default with default printer.
5222 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5223 renamed to `ses--symbolic-formulas' some time ago.
5224
45b778a6
JB
52252007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5226
5227 * calc.texi (Default Simplifications, Making Selections)
5228 (Customizing Calc): Clarify associativity of multiplication.
5229
03b5bade
MA
52302007-10-23 Michael Albinus <michael.albinus@gmx.de>
5231
5232 * tramp.texi (Traces and Profiles): Simplify loop over
5233 `trace-function-background'.
5234
e658c8ee
JL
52352007-10-22 Juri Linkov <juri@jurta.org>
5236
5237 * dired-x.texi (Shell Command Guessing): Default values are now
5238 available by typing M-n instead of M-p.
5239
dd753688
MA
52402007-10-21 Michael Albinus <michael.albinus@gmx.de>
5241
5242 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5243 (Password caching): Remove `tramp-clear-passwd'.
5244 It's not a command anymore.
dd753688
MA
5245 (Bug Reports): Add `tramp-bug' to function index.
5246 (Function Index, Variable Index): New nodes.
5247 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5248
5249 * trampver.texi: Update release number.
5250
4bb49b43
JB
52512007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5252
8b296cdd 5253 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5254 about integer size into past tense.
5255 (Time Zones): Remove pointer to Calc author's address.
5256 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5257 and hyperbolic cotangent. Fix typo.
4bb49b43 5258
311dd93f
MA
52592007-10-10 Michael Albinus <michael.albinus@gmx.de>
5260
5261 Sync with Tramp 2.1.11.
5262
5263 * trampver.texi: Update release number.
5264
ea3fc256
MA
52652007-10-06 Michael Albinus <michael.albinus@gmx.de>
5266
5267 * tramp.texi (External packages): New section.
5268
1af74d06
MB
52692007-09-29 Juri Linkov <juri@jurta.org>
5270
5271 * info.texi (Help-Int): Document `L' (`Info-history').
5272
0e2806fa
SM
52732007-09-26 Carsten Dominik <dominik@science.uva.nl>
5274
5275 * org.texi: Change links to webpage and maintained email.
5276 (Remember): Promote to Chapter, significant changes.
5277 (Fast access to TODO states): New section.
5278 (Faces for TODO keywords): New section.
5279 (Export options): Example for #+DATE.
5280 (Progress logging): Section moved.
5281
567b9191
BW
52822007-09-26 Bill Wohler <wohler@newt.com>
5283
5284 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5285 browse-url-at-mouse.
5286
1af74d06
MB
52872007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5288
5289 * flymake.texi (Customizable variables): Face names don't end in -face.
5290 Fix flymake-err-line-patterns template.
5291 (Example -- Configuring a tool called directly): Fix init-function.
5292 (Highlighting erroneous lines): Face names don't end in -face.
5293
d60a4e3a 52942007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
5295
5296 * erc.texi (Special-Features): Fix small typo.
5297
7d7a3510
MA
52982007-09-14 Michael Albinus <michael.albinus@gmx.de>
5299
5300 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5301 and "External transfer methods".
5302
285f0d3a
JB
53032007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5304
5305 * calc.texi (Predefined Units): Add some history.
5306
526dc846
MO
53072007-09-08 Michael Olson <mwolson@gnu.org>
5308
87e04f16
JB
5309 * erc.texi (Copying): New section included from gpl.texi.
5310 This matches the look of the upstream ERC manual.
526dc846 5311
f10d0e80
JB
53122007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5313
87e04f16 5314 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
5315 (Random Numbers): Clarify the distribution of `random'.
5316
4009494e
GM
53172007-09-06 Glenn Morris <rgm@gnu.org>
5318
f1fc42aa 5319 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 5320 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
5321 Change all setfilename commands to use ../../info.
5322 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5323 refer to the Emacs manual here.
5324 (infodir): New variable.
5325 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5326 (cc-mode.texi, faq.texi): Update references to source file locations.
5327 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5328 do not refer to the Emacs manual here.
5329 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5330
5331 * Makefile.in: Add `basename' versions of all info targets, for
5332 convenience when rebuilding just one manual.
5333 (../etc/GNU): Delete obsolete target.
5334 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5335 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
5336 *.vrs *.toc here...
5337 (maintainer-clean): ...from here.
4009494e
GM
5338
5339 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5340
2de53ca6
GM
53412007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5342
5343 * calc.texi (Date Conversions): Clarify definition of
5344 Julian day numbering.
5345 (Date Forms): Clarify definition of Julian day numbering;
5346 add some history.
5347
53482007-08-30 Carsten Dominik <dominik@science.uva.nl>
5349
87e04f16 5350 * org.texi: Version 5.07.
2de53ca6
GM
5351
53522007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5353
5354 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5355
53562007-08-22 Carsten Dominik <dominik@science.uva.nl>
5357
5358 * org.texi (Adding hyperlink types): New section.
5359 (Embedded LaTeX): Chapter updated because of LaTeX export.
5360 (LaTeX export): New section.
5361 (Using links out): New section.
5362
53632007-08-22 Glenn Morris <rgm@gnu.org>
5364
5365 * faq.texi (Learning how to do something): Refcards now in
5366 etc/refcards/ directory.
5367
53682007-08-22 Michael Albinus <michael.albinus@gmx.de>
5369
5370 * tramp.texi (Remote Programs): Persistency file must be cleared when
5371 changing `tramp-remote-path'.
5372 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5373 macro.
5374
53752007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5376
5377 * calc.texi: Move contents to beginning of file.
5378 (Algebraic Entry): Fix the formatting of an example.
5379
53802007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5381
5382 * calc.texi (Basic Operations on Units): Mention exact versus
5383 inexact conversions.
5384
53852007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5386
5387 * calc.texi (Basic Operations on Units): Mention default
5388 values for new units.
5389 (Quick Calculator Mode): Mention that binary format will
5390 be displayed.
5391
53922007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5393
5394 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5395
53962007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5397
5398 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5399
54002007-08-08 Glenn Morris <rgm@gnu.org>
5401
5402 * gnus.texi, sieve.texi: Replace `iff'.
5403
54042007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5405
5406 * calc.texi (Basic Graphics): Mention the graphing of error
5407 forms.
5408 (Graphics Options): Mention how `g s' handles error forms.
5409 (Curve Fitting): Mention plotting the curves.
5410 (Standard Nonlinear Models): Add additional models.
5411 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5412 (Linear Fits): Correct result.
5413
54142007-08-01 Alan Mackenzie <acm@muc.de>
5415
5416 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5417 to "--no-site-file".
5418
54192007-07-29 Michael Albinus <michael.albinus@gmx.de>
5420
5421 * tramp.texi (Frequently Asked Questions): Point to mode line
5422 extension in Emacs 23.1.
5423
5424 * trampver.texi: Update release number.
5425
54262007-07-27 Glenn Morris <rgm@gnu.org>
5427
5428 * calc.texi (Copying): Include license text from gpl.texi, rather than
5429 in-line.
5430
54312007-07-25 Glenn Morris <rgm@gnu.org>
5432
5433 * calc.texi (Copying): Replace license with GPLv3.
5434
5435 * Relicense all FSF files to GPLv3 or later.
5436
54372007-07-22 Michael Albinus <michael.albinus@gmx.de>
5438
5439 Sync with Tramp 2.1.10.
5440
5441 * tramp.texi (trampfn): Expand macro implementation in order to handle
5442 empty arguments.
5443 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5444 occurrences by trampfn.
2de53ca6 5445 (Frequently Asked Questions): Extend example code for host
b2abec73 5446 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5447 file names to be typed.
5448
5449 * trampver.texi: Update release number.
5450
54512007-07-17 Michael Albinus <michael.albinus@gmx.de>
5452
5453 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5454 section. Reported by <poti@potis.org>.
5455 (Remote processes): Arguments of the program to be debugged are taken
5456 literally.
5457 (Frequently Asked Questions): Simplify recentf example.
5458
54592007-07-14 Karl Berry <karl@gnu.org>
5460
5461 * info.texi (@copying): New Back-Cover Text.
5462
5463 * info.texi (Quitting Info): Move to proper place in source.
5464 (Reported by Benno Schulenberg.)
5465
54662007-07-13 Eli Zaretskii <eliz@gnu.org>
5467
5468 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5469
5470 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5471
5472 * emacs-mime.texi: Add @documentencoding directive.
5473
54742007-07-12 Nick Roberts <nickrob@snap.net.nz>
5475
5476 * tramp.texi (Remote processes): Add an anchor to the subsection
5477 "Running a debugger on a remote host".
5478
54792007-07-12 Michael Albinus <michael.albinus@gmx.de>
5480
5481 * tramp.texi (Remote processes): Don't call it "experimental" any
5482 longer. Add subsection about running a debugger on a remote host.
5483
54842007-07-10 Carsten Dominik <dominik@science.uva.nl>
5485
5486 * org.texi (Properties and columns): Chapter rewritten.
5487
54882007-07-08 Michael Albinus <michael.albinus@gmx.de>
5489
5490 * tramp.texi:
5491 * trampver.texi: Migrate to Tramp 2.1.
5492
54932007-07-02 Carsten Dominik <dominik@science.uva.nl>
5494
5495 * org.texi (Properties): New chapter.
5496
54972007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5498
5499 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5500 Control Panel.
5501
5502 * gnus.texi (Misc Article): Add index entry for
5503 gnus-single-article-buffer.
5504
55052007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5506
5507 * gnus.texi (Starting Up): Fix typo.
5508
55092007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5510
5511 * gnus.texi (Asynchronous Fetching): Fix typo.
5512
55132007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5514
5515 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5516 (About This Manual): Remove redundant information.
5517 (Getting Started): Mention author.
5518 (Basic Arithmetic, Customizing Calc): Make description of the
5519 variable `calc-multiplication-has-precedence' match its new effect.
5520
55212007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5522
0c7efc08
SM
5523 * calc.texi (Basic Arithmetic, Customizing Calc):
5524 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5525
55262007-06-19 Carsten Dominik <dominik@science.uva.nl>
5527
5528 * org.texi (Tag): Section swapped with node Timestamps.
5529 (Formula syntax for Lisp): Document new `L' flag.
5530
55312007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5532
5533 * gnus.texi (Misc Group Stuff, Summary Buffer)
5534 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5535
55362007-06-06 Juanma Barranquero <lekktu@gmail.com>
5537
5538 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5539 * gnus.texi (Article Buttons, Mail Source Customization)
5540 (Sending or Not Sending, Customizing NNDiary):
5541 * message.texi (Message Headers):
5542 * mh-e.texi (HTML): Fix typos.
5543
55442007-06-07 Michael Albinus <michael.albinus@gmx.de>
5545
5546 Sync with Tramp 2.0.56.
5547
5548 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5549 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5550
55512007-06-02 Chong Yidong <cyd@stupidchicken.com>
5552
5553 * Version 22.1 released.
5554
55552007-05-26 Michael Olson <mwolson@gnu.org>
5556
5557 * erc.texi (Modules): Fix references to completion modules.
5558
55592007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5560
5561 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5562
55632007-05-09 Didier Verna <didier@xemacs.org>
5564
5565 * gnus.texi (Email Based Diary): New. Proper documentation for the
5566 nndiary back end and the gnus-diary library.
5567
55682007-05-03 Karl Berry <karl@gnu.org>
5569
5570 * .cvsignore (*.pdf): New entry.
5571
5572 * texinfo.tex: Update from current version for better pdf generation.
5573
55742007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5575
5576 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5577
55782007-04-28 Glenn Morris <rgm@gnu.org>
5579
5580 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5581 consideration of legal status.
5582
55832007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5584
5585 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5586
55872007-04-24 Chong Yidong <cyd@stupidchicken.com>
5588
5589 * faq.texi (New in Emacs 22): python.el removed.
5590
55912007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5592
5593 * calc.texi (Reporting bugs): Update maintainer's address.
5594
55952007-04-22 Chong Yidong <cyd@stupidchicken.com>
5596
5597 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5598
55992007-04-15 Jay Belanger <belanger@truman.edu>
5600
5601 * calc.texi (Title page): Remove the date.
5602 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5603 (The Standard Calc Interface): Change trail title.
5604 (Floats): Mention that when non-decimal floats are entered, only
5605 approximations are stored.
5606 (Copying): Move to the appendices.
5607 (GNU Free Documentation License): Add as an appendix.
5608
56092007-04-15 Chong Yidong <cyd@stupidchicken.com>
5610
5611 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5612 * dired-x.texi, ebrowse.texi, ediff.texi:
5613 * emacs-mime.texi, erc.texi, eshell.texi:
5614 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5615 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5616 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5617 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5618 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5619 * woman.texi: Include GFDL.
5620
5621 * doclicense.texi: Remove node heading, so that it can be included by
5622 other files.
5623
5624 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5625
5626 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5627 than *.
5628
56292007-04-14 Carsten Dominik <dominik@science.uva.nl>
5630
5631 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5632 in Calc.
5633
56342007-04-09 Romain Francoise <romain@orebokech.com>
5635
5636 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5637 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5638 replace mouse-2.
5639
56402007-04-08 Chong Yidong <cyd@stupidchicken.com>
5641
5642 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5643 renamed to woman-use-topic-at-point. Document new behavior.
5644
56452007-04-08 Richard Stallman <rms@gnu.org>
5646
5647 * url.texi: Fix some indexing.
5648 (Disk Caching): Drop discussion of old/other Emacs versions.
5649
56502007-04-07 Chong Yidong <cyd@stupidchicken.com>
5651
5652 * url.texi (Disk Caching): Say Emacs 21 "and later".
5653
5654 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5655 on Font locking which now mentions JIT lock.
5656
56572007-04-01 Michael Olson <mwolson@gnu.org>
5658
5659 * erc.texi: Update for the ERC 5.2 release.
5660
56612007-03-31 David Kastrup <dak@gnu.org>
5662
5663 * woman.texi (Topic, Interface Options): Explain changes semantics of
5664 woman-manpath in order to consider MANPATH_MAP entries.
5665
56662007-03-31 Eli Zaretskii <eliz@gnu.org>
5667
5668 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5669
56702007-03-26 Richard Stallman <rms@gnu.org>
5671
5672 * pgg.texi (Caching passphrase): Clean up previous change.
5673
56742007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5675
5676 * gnus.texi (Setting Process Marks): Fix typo.
5677
56782007-03-25 Romain Francoise <romain@orebokech.com>
5679
5680 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5681 readability, and include various fixes by Daniel Brockman, Nick Roberts
5682 and Dieter Wilhelm.
5683
56842007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5685
5686 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5687
5688 * gnus.texi (Mail Source Specifiers): Fix typo.
5689
56902007-03-22 Ralf Angeli <angeli@caeruleus.net>
5691
5692 * reftex.texi (Imprint): Update maintainer information.
5693
56942007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5695
5696 * message.texi (Message Buffers): Update documentation for
5697 message-generate-new-buffers.
5698
56992007-03-15 Daiki Ueno <ueno@unixuser.org>
5700
5701 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5702
57032007-03-21 Glenn Morris <rgm@gnu.org>
5704
5705 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5706
57072007-03-19 Chong Yidong <cyd@stupidchicken.com>
5708
5709 * eshell.texi (Known problems): Emacs 21 -> 22.
5710
5711 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5712
57132007-03-18 Jay Belanger <belanger@truman.edu>
5714
5715 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5716
57172007-03-12 Glenn Morris <rgm@gnu.org>
5718
5719 * calc.texi (Time Zones): Switch to new North America DST rule.
5720
5721 * calc.texi: Replace "daylight savings" with "daylight
5722 saving" in text throughout.
5723
57242007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5725
5726 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5727 The variable now uses a list of symbols instead of just a symbol.
5728 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5729
57302007-03-06 Romain Francoise <romain@orebokech.com>
5731
5732 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5733 new packages, and mention Gnus update.
5734
57352007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5736
5737 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5738 nntp-open-connection-functions-never-echo-commands.
5739
57402007-02-27 Chong Yidong <cyd@stupidchicken.com>
5741
5742 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5743 problems on the console, and security risk in not using gpg-agent.
5744
57452007-02-25 Carsten Dominik <dominik@science.uva.nl>
5746
0c7efc08 5747 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
5748 Completely reorganized and rewritten.
5749 (CamelCase links): Section removed.
5750 (Repeating items): New section.
5751 (Tracking TODO state changes): New section.
5752 (Agenda views): Chapter reorganized and rewritten.
5753 (HTML export): Section rewritten.
5754 (Tables in arbitrary syntax): New section.
5755 (Summary): Better feature summary.
5756 (Activation): Document problem with cut-and-paste of Lisp code
5757 from PDF files.
5758 (Visibility cycling): Document indirect buffer use.
5759 (Structure editing): Document sorting.
5760 (Remember): Section rewritten.
5761 (Time stamps): Better description of time stamp types.
5762 (Tag searches): Document regular expression search for tags.
5763 (Stuck projects): New section.
5764 (In-buffer settings): New keywords.
5765 (History and Acknowledgments): Updated description.
5766
57672007-02-24 Alan Mackenzie <acm@muc.de>
5768
5769 * cc-mode.texi (Movement Commands): Insert two missing command names.
5770 (Getting Started): Slight wording correction (use conditional).
5771
57722007-02-22 Kim F. Storm <storm@cua.dk>
5773
5774 * widget.texi (User Interface, Basic Types): Document need to put some
5775 text before the %v escape in :format string in editable-field widget.
5776
57772007-02-18 Romain Francoise <romain@orebokech.com>
5778
5779 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5780 `cvs-mode-quit'.
5781
57822007-02-10 Markus Triska <markus.triska@gmx.at>
5783
5784 * widget.texi (Programming Example): Put constant strings in :format.
5785
57862007-02-07 Juanma Barranquero <lekktu@gmail.com>
5787
5788 * faq.texi (Fullscreen mode on MS-Windows): New node.
5789
57902007-02-04 David Kastrup <dak@gnu.org>
5791
5792 * faq.texi (AUCTeX): Update version number. Should probably be done
5793 for other packages as well.
5794
57952007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5796
5797 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5798 <tassilo@member.fsf.org>.
5799
58002007-01-27 Eli Zaretskii <eliz@gnu.org>
5801
5802 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5803 ls-lisp-use-localized-time-format.
5804
58052007-01-20 Markus Triska <markus.triska@gmx.at>
5806
5807 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5808
58092007-01-13 Michael Olson <mwolson@gnu.org>
5810
5811 * erc.texi (Modules): Mention capab-identify module.
5812
58132007-01-05 Michael Olson <mwolson@gnu.org>
5814
5815 * erc.texi (Getting Started): Update for /RECONNECT command.
5816
58172007-01-04 Richard Stallman <rms@gnu.org>
5818
5819 * ebrowse.texi: Change C-c b to C-c C-m.
5820
58212007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5822
5823 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5824 variables only in info to avoid redundant entries in the printed
5825 manual.
5826
58272007-01-02 Daiki Ueno <ueno@unixuser.org>
5828
5829 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5830
58312007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5832
5833 * message.texi (Security): Split into sub-nodes.
5834
58352007-01-01 Alan Mackenzie <acm@muc.de>
5836
5837 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5838 eval-after-load in Emacs <=21 and a workaround. Document that
5839 trigraphs are not supported.
5840
58412007-01-01 Alan Mackenzie <acm@muc.de>
5842
5843 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5844 c-context-line-break. When invoked within a string, preserve
5845 whitespace. Add a backslash only when also in a macro.
5846
58472007-01-01 Alan Mackenzie <acm@muc.de>
5848
5849 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5850
58512007-01-01 Alan Mackenzie <acm@muc.de>
5852
5853 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5854 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5855
58562007-01-01 Alan Mackenzie <acm@muc.de>
5857
5858 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5859 "Choosing a Style".
5860
5861 * cc-mode.texi ("Styles"): Add @dfn{style}.
5862
58632006-12-30 Michael Albinus <michael.albinus@gmx.de>
5864
5865 Sync with Tramp 2.0.55.
5866
5867 * trampver.texi: Update release number.
5868
58692006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5870
5871 * gnus.texi (Customizing Articles): Add index entries for all
5872 gnus-treat-* variables.
5873
c8763fb6 58742006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5875
5876 * gnus.texi (IMAP): Fix incorrect explanation of
5877 nnimap-search-uids-not-since-is-evil in documentation for
5878 nnimap-expunge-search-string.
5879
58802006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5881
5882 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5883 spam-ifile-database.
5884
58852006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5886
5887 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5888 rebind C-s.
5889
c8763fb6 58902006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5891
5892 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5893 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5894 "expiring mail".
5895 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5896 nnimap-nov-is-evil.
5897
58982006-12-25 Kevin Ryde <user42@zip.com.au>
5899
5900 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5901 about the key procedure being used heavily.
5902
59032006-12-24 Chong Yidong <cyd@stupidchicken.com>
5904
5905 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5906 to t.
5907 (Prerequisites): Add explanation about gpg-agent.
5908
59092006-12-22 Kevin Ryde <user42@zip.com.au>
5910
5911 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5912 "sort" instead of "sort*".
5913
59142006-12-19 Richard Stallman <rms@gnu.org>
5915
5916 * calc.texi (History and Acknowledgements): Recognize that Emacs
5917 now does have floating point.
5918
59192006-12-19 Michael Albinus <michael.albinus@gmx.de>
5920
5921 * tramp.texi (External transfer methods): Describe new method `scpc'.
5922
59232006-12-17 Sascha Wilde <wilde@sha-bang.de>
5924
5925 * pgg.texi: Added short note on gpg-agent to the introduction.
5926
59272006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5928
5929 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5930 also applies to Cc.
5931
59322006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5933
5934 * gnus.texi (X-Face): Clarify. Say which programs are required
5935 on Windows.
5936
59372006-12-08 Michael Olson <mwolson@gnu.org>
5938
5939 * erc.texi (Modules): Remove documentation for list module.
5940
c8763fb6 59412006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
5942
5943 * faq.texi (^M in the shell buffer): Ditto.
5944
59452006-11-20 Michael Olson <mwolson@gnu.org>
5946
5947 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5948
59492006-11-17 Carsten Dominik <dominik@science.uva.nl>
5950
5951 * org.texi: Fix typos.
5952 (Agenda commands): Document `C-k'.
5953
59542006-11-16 Eli Zaretskii <eliz@gnu.org>
5955
5956 * url.texi (http/https): Fix a typo in the HTTP URL.
5957
59582006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5959
5960 * ada-mode.texi: Total rewrite.
5961
59622006-11-13 Carsten Dominik <dominik@science.uva.nl>
5963
5964 * org.texi: Minor typo fixes.
5965
59662006-11-13 Bill Wohler <wohler@newt.com>
5967
5968 Release MH-E manual version 8.0.3.
5969
5970 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5971 release 8.0.3.
5972
5973 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5974 to set MAILDIR.
5975 (Reading Mail): Document the customization of read-mail-command
5976 for MH-E.
5977 (Viewing Attachments): Document mm-discouraged-alternatives.
5978 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5979 (Junk): Add more information about the settings of mh-junk-background
5980 in a program. Add /usr/bin/mh to PATH in examples.
5981
59822006-11-12 Richard Stallman <rms@gnu.org>
5983
5984 * woman.texi: Update author address but say he no longer maintains it.
5985
59862006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5987
5988 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5989 archived trees.
5990 (Checkboxes): Section moved to chapter 5, and extended.
5991 (The date/time prompt): New section.
5992 (Link abbreviations): New section.
5993 (Presentation and sorting): New section.
5994 (Custom agenda views): Section completely rewritten.
5995 (Summary): Compare with Planner.
5996 (Feedback): More info about creating backtraces.
5997 (Plain lists): Modified example.
5998 (Breaking down tasks): New section.
5999 (Custom time format): New section.
6000 (Time stamps): Document inactive timestamps.
6001 (Setting tags): More details about fast tag selection.
6002 (Block agenda): New section.
6003 (Custom agenda views): Section rewritten.
6004 (Block agenda): New section.
6005
60062006-11-07 Michael Albinus <michael.albinus@gmx.de>
6007
6008 * tramp.texi (Configuration): scp is the default method.
6009 (Default Method): Use ssh as example for another method.
6010
60112006-10-27 Richard Stallman <rms@gnu.org>
6012
6013 * woman.texi: Downcase nroff/troff/roff.
6014 (Installation): Chapter deleted. Some xrefs deleted.
6015 (Background): woman doesn't advise man ;-).
6016
c8763fb6 60172006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6018
6019 * ada-mode.texi (Project files, Identifier completion)
6020 (Automatic Casing, Debugging, Using non-standard file names)
6021 (Working Remotely): Fix typos.
6022
60232006-10-20 Masatake YAMATO <jet@gyve.org>
6024
0c7efc08 6025 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6026 sample code `my-c-initialization-hook'.
6027
60282006-10-19 Stuart D. Herring <herring@lanl.gov>
6029
6030 * widget.texi: Fix typos.
6031
60322006-10-19 Michael Albinus <michael.albinus@gmx.de>
6033
6034 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6035 "???". There have been no complaints for years, so the information
6036 must be appropriate.
6037
60382006-10-16 Richard Stallman <rms@gnu.org>
6039
6040 * widget.texi: Use @var instead of capitalization.
6041 Clarify many widget type descriptions.
6042
60432006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6044
6045 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6046 gnus-dired-attach.
6047 (Selecting a Group): Fix typo.
6048
c8763fb6 60492006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6050
6051 * widget.texi: Fix typos.
6052
60532006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6054
6055 * gnus.texi (Image Enhancements): Update for Emacs 22.
6056
6057 * gnus-faq.texi ([1.3]): Update.
6058
60592006-10-06 Richard Stallman <rms@gnu.org>
6060
6061 * faq.texi (Displaying the current line or column):
6062 Delete "As of Emacs 20".
6063
60642006-10-06 Romain Francoise <romain@orebokech.com>
6065
6066 * faq.texi (VM): VM works with Emacs 22 too.
6067
60682006-10-06 Richard Stallman <rms@gnu.org>
6069
6070 * ebrowse.texi: Remove Emacs version "21" from title.
6071
60722006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6073
6074 * gnus.texi (Foreign Groups): Say where change of editing commands are
6075 stored. Add reference to `gnus-parameters'.
6076
60772006-09-15 Jay Belanger <belanger@truman.edu>
6078
6079 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6080 Change "Library Public License" to "Lesser Public License"
6081 throughout. Use "yyyy" to represent year.
6082
60832006-09-15 Carsten Dominik <dominik@science.uva.nl>
6084
6085 * org.texi (Setting tags): Typo fix.
6086
60872006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6088
6089 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6090
60912006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6092
6093 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6094
60952006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6096
6097 * faq.texi (Escape sequences in shell output): EMACS is now set
6098 to Emacs's absolute file name, not to "t".
6099 (^M in the shell buffer): Likewise.
6100 * misc.texi (Interactive Shell): Likewise.
6101
61022006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6103
6104 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6105 mails with pop3-leave-mail-on-server. Fix wording.
6106 (Limiting): Improve gnus-summary-limit-to-articles.
6107 (X-Face): Fix typo.
6108
61092006-09-11 Simon Josefsson <jas@extundo.com>
6110
6111 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6112 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6113
61142006-09-06 Simon Josefsson <jas@extundo.com>
6115
6116 * smtpmail.texi (Authentication): Mention SSL.
6117
61182006-09-01 Eli Zaretskii <eliz@gnu.org>
6119
6120 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6121 Don't use @indicateurl.
6122
6123 * cc-mode.texi (Subword Movement): Don't use @headitem.
6124 (Custom Braces, Clean-ups): Don't use @tie.
6125
61262006-08-29 Michael Albinus <michael.albinus@gmx.de>
6127
6128 Sync with Tramp 2.0.54.
6129
6130 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6131 Suggested by Adrian Phillips <a.phillips@met.no>.
6132
61332006-08-15 Carsten Dominik <dominik@science.uva.nl>
6134
6135 * org.texi (Installation, Activation): Split from Installation and
6136 Activation.
6137 (Clocking work time): Documented new features.
6138
61392006-08-13 Alex Schroeder <alex@gnu.org>
6140
6141 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6142 example.
6143
61442006-08-12 Eli Zaretskii <eliz@gnu.org>
6145
6146 * faq.texi (How to add fonts): New node.
6147
61482006-08-05 Romain Francoise <romain@orebokech.com>
6149
6150 * faq.texi (New in Emacs 22): Expand.
6151
61522006-08-03 Michael Olson <mwolson@gnu.org>
6153
6154 * erc.texi: Update for ERC 5.1.4.
6155
61562006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6157
6158 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6159 in .../site-lisp/gnus/ by default.
6160 [ From gnus-news.texi in the trunk. ]
6161
61622006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6163
6164 * gnus.texi (MIME Commands): Additions for yEnc.
6165
61662006-07-24 Richard Stallman <rms@gnu.org>
6167
6168 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6169 * faq.texi: Move periods and commas inside quotes.
6170
61712006-07-20 Jay Belanger <belanger@truman.edu>
6172
6173 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6174
61752006-07-18 Chong Yidong <cyd@stupidchicken.com>
6176
6177 * faq.texi (Security risks with Emacs): Document Emacs 22
6178 file-local-variable mechanism.
6179
61802006-07-12 Michael Olson <mwolson@gnu.org>
6181
6182 * erc.texi: Update for ERC 5.1.3.
6183
61842006-07-12 Alex Schroeder <alex@gnu.org>
6185
6186 * rcirc.texi: Fix typos.
6187 (Getting started with rcirc): New calling convention for M-x irc.
6188 Mention #rcirc. Removed channel tracking.
0c7efc08 6189 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6190 recently, eg. rcirc-server to rcirc-default-server. Added
6191 documentation for rcirc-authinfo, some background for Bitlbee, and
6192 rcirc-track-minor-mode.
0c7efc08 6193 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6194 Scrolling.
0c7efc08 6195 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6196 to match code changes.
6197
61982006-07-10 Nick Roberts <nickrob@snap.net.nz>
6199
6200 * gnus.texi, message.texi: Fix typos.
6201
62022006-07-07 Carsten Dominik <dominik@science.uva.nl>
6203
6204 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6205 commands.
6206 (Global TODO list): Document the use of the variables
6207 `org-agenda-todo-ignore-scheduled' and
6208 `org-agenda-todo-list-sublevels'.
6209
62102006-07-05 Richard Stallman <rms@gnu.org>
6211
6212 * faq.texi (Scrolling only one line): Fix xref.
6213
62142006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6215
6216 * faq.texi (Evaluating Emacs Lisp code):
6217 Throughout, replace eval-current-buffer with eval-buffer.
6218
62192006-07-03 Richard Stallman <rms@gnu.org>
6220
6221 * rcirc.texi (Scrolling conservatively): Fix xref.
6222
6223 * pcl-cvs.texi (Viewing differences): Usage fix.
6224
62252006-07-03 Carsten Dominik <dominik@science.uva.nl>
6226
6227 * org.texi (Agenda commands): Document `s' key to save all org-mode
6228 buffers.
6229
62302006-06-30 Ralf Angeli <angeli@caeruleus.net>
6231
6232 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6233 names. Mention `cvs-msg' face.
6234
62352006-06-29 Carsten Dominik <dominik@science.uva.nl>
6236
6237 * org.texi (Checkboxes): New section.
6238
62392006-06-28 Carsten Dominik <dominik@science.uva.nl>
6240
6241 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6242 throughout this chapter.
6243
62442006-06-27 Chong Yidong <cyd@stupidchicken.com>
6245
6246 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6247 text for standalone vs Emacs info.
6248 (Help): Clarify header line description. Use mouse-1 for clicks.
6249 (Help-P): Use mouse-1 for clicks.
6250 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6251 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6252 (Choose menu subtopic): Remove gratuitous Emacs command names.
6253 (Help-FOO): Put usual behavior first.
6254 (Help-Xref): Clicking on xrefs works in Emacs.
6255 (Search Text): Clarify what the default behavior is.
6256 (Create Info buffer): Fix Emacs window/X window confusion.
6257 (Emacs Info Variables): Fix for new Emacs init file behavior.
6258
62592006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6260
6261 * gnus.texi (Summary Buffer Lines): Fix typo.
6262
62632006-06-23 Carsten Dominik <dominik@science.uva.nl>
6264
6265 * org.texi (Embedded LaTeX): New chapter.
6266 (Archiving): Section rewritten.
6267 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6268
62692006-06-20 Bill Wohler <wohler@newt.com>
6270
6271 Release MH-E manual version 8.0.1.
6272
6273 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6274 release 8.0.1.
6275 (Preface): Depend on GNU mailutils 1.0 and higher.
6276
62772006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6278
6279 * message.texi (News Headers): Update message-syntax-checks section.
6280
62812006-06-19 Karl Berry <karl@gnu.org>
6282
6283 * info.texi (Advanced): Mention C-q, especially with ?.
6284
62852006-06-19 Carsten Dominik <dominik@science.uva.nl>
6286
6287 * org.texi (Publishing links): Document the `:link-validation-function'
6288 property.
6289 (Extensions and Hacking): New chapter, includes some sections of the
6290 "Miscellaneous" chapter.
6291
62922006-06-10 Carsten Dominik <dominik@science.uva.nl>
6293
6294 * org.texi (Progress logging): New section.
6295
2de53ca6
GM
62962006-06-06 Carsten Dominik <dominik@science.uva.nl>
6297
6298 * org.texi (ASCII export): Document indentation adaptation.
6299 (Setting tags): Document mutually-exclusive tags.
6300
63012006-06-05 Romain Francoise <romain@orebokech.com>
6302
6303 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6304 Fix typo.
6305
6306 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6307 channel (#gnus@irc.freenode.net).
6308 Fix typos. Update copyright notice.
6309
6310 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6311 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6312 (Line-Up Functions, Custom Macros):
6313 * ediff.texi (Window and Frame Configuration)
dccb744b 6314 (Highlighting Difference Regions):
2de53ca6
GM
6315 * emacs-mime.texi (Display Customization):
6316 * erc.texi (History):
6317 * eshell.texi (Known problems):
6318 * eudc.texi (Overview, BBDB):
6319 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6320 (The problem of spam, SpamOracle, Extending the Spam package)
6321 (Conformity, Terminology):
dccb744b 6322 * idlwave.texi (Routine Info)
2de53ca6
GM
6323 (Class and Keyword Inheritance, Padding Operators)
6324 (Breakpoints and Stepping, Electric Debug Mode)
6325 (Examining Variables, Troubleshooting):
6326 * org.texi (Creating timestamps):
6327 * reftex.texi (Commands, Options, Changes):
6328 * tramp.texi (Inline methods, Password caching)
6329 (Auto-save and Backup, Issues):
6330 * vip.texi (Files, Commands in Insert Mode):
6331 * viper.texi (Emacs Preliminaries, States in Viper)
6332 (Packages that Change Keymaps, Viper Specials, Groundwork):
6333 Fix various typos.
6334
63352006-05-31 Michael Ernst <mernst@alum.mit.edu>
6336
6337 * ediff.texi: Fix typos.
6338
63392006-05-30 Carsten Dominik <dominik@science.uva.nl>
6340
6341 * org.texi: Small typo fixes.
6342
fff84c22
JB
63432006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6344
6345 * viper.texi (Viper Specials):
6346 * gnus.texi (Example Setup):
6347 * faq.texi (Backspace invokes help):
6348 * dired-x.texi (Optional Installation Dired Jump):
6349 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6350 follow coding conventions.
6351
2de53ca6
GM
63522006-05-29 Michael Albinus <michael.albinus@gmx.de>
6353
6354 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6355
63562006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6357
6358 * pcl-cvs.texi: Fix typos.
6359 (Customization): Say "us".
6360
63612006-05-26 Eli Zaretskii <eliz@gnu.org>
6362
6363 * org.texi: Remove bogus @setfilename.
6364
63652006-05-26 Carsten Dominik <dominik@science.uva.nl>
6366
6367 * org.texi (ASCII export): Omit command name.
6368 (HTML export): Add prefix to all lines in Local Variable example.
6369 (Acknowledgments): Typeset names in italics.
6370
63712006-05-24 Carsten Dominik <dominik@science.uva.nl>
6372
6373 * org.texi (Plain lists): Add new item navigation commands.
6374 (External links): Document elisp and info links.
6375 (Custom searches): New section.
6376 (Publishing): New chapter.
6377 (HTML export): Include a list of supported CSS classes.
6378 (Setting tags): Describe the fast-tag-setting interface.
6379
63802006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6381
6382 * dired-x.texi: ifinfo -> ifnottex.
6383
63842006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6385
6386 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6387
63882006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6389
6390 * message.texi (Interface): Add tool bar customization.
6391 (MIME): Index and text additions for mml-attach.
6392 (MIME): Describe mml-dnd-protocol-alist and
6393 mml-dnd-attach-options.
6394
6395 * gnus.texi (Oort Gnus): Reorder entries in sections.
6396 Fix some entries.
6397 (Starting Up): Add references to "Emacs for Heathens" and to
6398 "Finding the News". Add user-full-name and user-mail-address.
6399 (Group Buffer Format): Add tool bar customization and update.
6400 (Summary Buffer): Add tool bar customization.
6401 (Posting Styles): Add message-alternative-emails.
6402
64032006-05-09 Michael Albinus <michael.albinus@gmx.de>
6404
6405 * tramp.texi (Filename completion): Improve wording.
6406
64072006-05-07 Romain Francoise <romain@orebokech.com>
6408
6409 * faq.texi (Using regular expressions): Fix typo.
6410 (Packages that do not come with Emacs): Fix capitalization.
6411 (Replacing text across multiple files): Expand node to explain how
6412 to use `dired-do-query-replace-regexp' in more detail, based on
6413 suggestion by Eric Hanchrow <offby1@blarg.net>.
6414
64152006-05-06 Michael Albinus <michael.albinus@gmx.de>
6416
6417 * tramp.texi (Filename completion): Completion of remote files'
6418 method, user name and host name is active only in partial
6419 completion mode.
6420
64212006-05-06 Bill Wohler <wohler@newt.com>
6422
6423 Release MH-E manual version 8.0.
6424
6425 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6426 release 8.0.
6427
64282006-05-06 Bill Wohler <wohler@newt.com>
6429
6430 * mh-e.texi (MH-BOOK-HOME): Change from
6431 http://www.ics.uci.edu/~mh/book/mh to
6432 http://rand-mh.sourceforge.net/book/mh.
6433 Replace .htm suffix with .html for MH book files.
6434 (Using This Manual): Update key binding for getting relevant
6435 chapter in Info from command key.
6436 (Ranges): Fix itemx.
6437
64382006-05-05 Karl Berry <karl@gnu.org>
6439
6440 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6441 (\fonttextsize): New user-level command to change text font size.
6442
64432006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6444
6445 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6446
64472006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6448
6449 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6450
64512006-04-24 Bill Wohler <wohler@newt.com>
6452
6453 * mh-e.texi (Getting Started): Make it more explicit that you need
6454 to install MH. Add pointers to current MH implementations.
6455
64562006-04-21 Bill Wohler <wohler@newt.com>
6457
6458 Release MH-E manual version 7.94.
6459
6460 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6461 release 7.94.
6462
64632006-04-21 Carsten Dominik <dominik@science.uva.nl>
6464
6465 * org.texi: Many small fixes.
6466 (Handling links): Rename from "Managing links".
6467
64682006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6469
6470 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6471 (Splitting mail using spam-stat): Fix @xref.
6472
64732006-04-20 Chong Yidong <cyd@stupidchicken.com>
6474
6475 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6476 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6477
64782006-04-20 Carsten Dominik <dominik@science.uva.nl>
6479
6480 * org.texi (Time stamps): Better explanation of the purpose of
6481 different time stamps.
6482 (Structure editing, Plain lists): More details on how new items
6483 and headings are inserted.
6484
64852006-04-18 Carsten Dominik <dominik@science.uva.nl>
6486
6487 * org.texi (Formula syntax): Fix link to Calc Manual.
6488
64892006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6490
6491 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6492
64932006-04-17 Bill Wohler <wohler@newt.com>
6494
6495 * mh-e.texi (Folders): Update mh-before-quit-hook and
6496 mh-quit-hook example with code that removes the buffers rather
6497 than just bury them.
6498
64992006-04-17 Michael Albinus <michael.albinus@gmx.de>
6500
6501 Sync with Tramp 2.0.53.
6502
65032006-04-13 Carsten Dominik <dominik@science.uva.nl>
6504
6505 * org.texi (Updating settings): New section.
6506 (Visibility cycling): Better names for the startup folding
6507 options.
6508 (Exporting): Completely restructured.
6509 (The very busy C-c C-c key): New section.
6510 (Summary of in-buffer settings): New section.
6511
65122006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6513
6514 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6515
65162006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6517
6518 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6519 (Server Commands): Key `v' is reserved for users.
6520
65212006-04-11 Carsten Dominik <dominik@science.uva.nl>
6522
6523 * org.texi (Link format): New section, emphasis on bracket links.
6524 (External links): Document bracket links.
6525 (FAQ): Expand to cover shell links and the new link format.
6526
65272006-04-09 Kevin Ryde <user42@zip.com.au>
6528
6529 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6530
65312006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6532
6533 * gnus.texi (Summary Buffer Lines): Add `*'.
6534
c8763fb6 65352006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6536
6537 * gnus.texi (Group Parameters):
6538 Mention gnus-permanently-visible-groups.
6539
65402006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6541
6542 * gnus.texi (Face): Fix typo.
6543
65442006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6545
6546 * gnus.texi (X-Face): Clarify.
6547 (Face): Need Emacs with PNG support.
6548
65492006-04-06 Richard Stallman <rms@gnu.org>
6550
6551 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6552 Emacs".
6553
65542006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6555
6556 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6557 blocks not suitable for inclusion with Emacs using variable
6558 PARTOFEMACS.
6559
65602006-04-04 Simon Josefsson <jas@extundo.com>
6561
6562 * gnus.texi (Security): Improve.
6563
65642006-04-02 Bill Wohler <wohler@newt.com>
6565
6566 * mh-e.texi (Getting Started, Junk, Bug Reports)
6567 (MH FAQ and Support): Fix URLs.
6568
65692006-03-31 Romain Francoise <romain@orebokech.com>
6570
6571 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6572 to t, not nil (and has for the past eight years).
6573
65742006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6575
6576 * message.texi, gnus.texi: Bump version to 5.11.
6577
65782006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6579
6580 * gnus.texi (Top): Add comment about version line.
6581
6582 * message.texi (Top): Ditto. Change to take named versions into
6583 account.
6584
65852006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6586
6587 * gnus.texi (Posting Styles): Add x-face-file to example.
6588 (X-Face): Refer to posting styles.
6589
6590 * gnus-faq.texi ([5.8]): Add x-face-file.
6591 ([8.4]): Add links to gmane.emacs.gnus.user and
6592 gmane.emacs.gnus.general.
6593
65942006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6595
6596 * gnus-faq.texi: Use .invalid.
6597 ([5.4]): Fix gnus-posting-styles example.
6598
65992006-03-27 Romain Francoise <romain@orebokech.com>
6600
6601 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6602 Emacs/W3 needs a new maintainer.
6603 (Ispell): Update author and version info.
6604 (Mailcrypt): Mention PGG.
6605 (New in Emacs 22): Add PGG to the list of new packages.
6606 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6607 updating dead URLs.
6608
66092006-03-25 Karl Berry <karl@gnu.org>
6610
6611 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6612 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6613 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6614 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6615 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6616 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6617 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6618 (2) do not indent copyright year list (or anything else).
6619
66202006-03-21 Bill Wohler <wohler@newt.com>
6621
6622 * mh-e.texi (Folders): Various edits.
6623
66242006-03-20 Romain Francoise <romain@orebokech.com>
6625
6626 * gnus.texi (Mail Folders): Grammar fix.
6627
66282006-03-19 Bill Wohler <wohler@newt.com>
6629
6630 * mh-e.texi (Replying): Document Mail-Followup-To.
6631 Change manually-formatted table to multitable. Add debugging info.
6632 Move description of mh-reply-default-reply-to into paragraph
6633 that describes its values.
6634
66352006-03-17 Bill Wohler <wohler@newt.com>
6636
10d1d0af 6637 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
6638 (Sending Mail Tour): Update method of entering
6639 addresses and subject.
6640 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6641 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6642
66432006-03-15 Carsten Dominik <dominik@science.uva.nl>
6644
6645 * org.texi: Version number change only.
6646
66472006-03-14 Bill Wohler <wohler@newt.com>
6648
6649 * mh-e.texi: Add index entries around each paragraph rather than
6650 depend on entries from beginning of node. Doing so ensures that
6651 index entries are less likely to be forgotten if text is cut and
6652 pasted, and are necessary anyway if the references are on a
6653 separate page. It seems that makeinfo is now (v. 4.8) only
6654 producing one index entry per node, so there is no longer any
6655 excuse not to. Use subheading instead of heading. The incorrect
6656 use of heading produced very large fonts in Info--as large as the
6657 main heading.
6658 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6659 versions 6 and 7 appeared *around* the time of these Emacs releases.
6660
66612006-03-13 Carsten Dominik <dominik@science.uva.nl>
6662
6663 * org.texi (Clean view): Document new startup options.
6664
66652006-03-11 Bill Wohler <wohler@newt.com>
6666
6667 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6668 (Composing, Scan Line Formats): Fix @refs.
6669 (Getting Started): Define MH profile and MH profile components.
6670 (Incorporating Mail, Reading Mail, Viewing, Printing)
6671 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6672 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6673 for string constants.
6674 (Tool Bar): Remove spurious quote.
6675 (Junk): Use ``...'' instead of "...".
6676 (Scan Line Formats): Replace @samp with @kbd.
6677
66782006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6679
6680 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6681
66822006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6683
6684 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6685 easy to understand.
6686
66872006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6688
6689 * gnus.texi: Markup fix.
6690 (Fancy Mail Splitting): Specify new feature.
6691
66922006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6693
6694 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6695 partial-words matching.
6696
66972006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6698
6699 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6700
6701 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6702 (MIME Commands): Fix mm-discouraged-alternatives.
6703
67042006-03-07 Carsten Dominik <dominik@science.uva.nl>
6705
6706 * org.texi: Version number change only.
6707
67082006-03-06 Bill Wohler <wohler@newt.com>
6709
6710 * mh-e.texi: Move from SourceForge repository to Savannah.
6711 This is version 7.93, which is a total rewrite from the previous
6712 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6713 version 7.93.
6714
67152006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6716
6717 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6718
67192006-03-01 Carsten Dominik <dominik@science.uva.nl>
6720
6721 * org.texi (Interaction): Add item about `org-mouse.el' by
6722 Piotr Zielinski.
6723 (Managing links): Document that also mouse-1 can be used to
6724 activate a link.
6725 (Headlines, FAQ): Add entry about hiding leading stars.
6726 (Miscellaneous): Resort the sections in this chapter to a more
6727 logical sequence.
6728
67292006-02-27 Simon Josefsson <jas@extundo.com>
6730
6731 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6732 2004-01-27 from the trunk).
6733
67342006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6735
6736 * cc-mode.texi: Rename c-hungry-backspace to
6737 c-hungry-delete-backwards, at the request of RMS. Leave the old
6738 name as an alias.
6739
67402006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6741
6742 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6743 include the function header within the defun.
6744
67452006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6746
6747 * cc-mode.texi: Correct two typos.
6748
67492006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6750
6751 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6752 existing comment.
6753 (Electric Keys): Add a justification for electric indentation.
6754 (Hungry WS Deletion): Clear up the names and complications of the
6755 BACKSPACE and DELETE keys.
6756
67572006-02-23 Juri Linkov <juri@jurta.org>
6758
6759 * faq.texi (Common requests): Move `Turning on auto-fill by
6760 default' after `Wrapping words automatically'. Move `Working with
6761 unprintable characters' before `Searching for/replacing newlines'.
6762 Move `Replacing highlighted text' after `Highlighting a region'.
6763 Merge `Repeating commands' and `Repeating a command as many times
6764 as possible' into the former.
6765 (Packages that do not come with Emacs): Add refs to Gmane and
6766 etc/MORE.STUFF.
6767
67682006-02-23 Juri Linkov <juri@jurta.org>
6769
6770 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6771 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6772 Add xref to `(emacs)Reporting Bugs'.
6773 (Getting a printed manual): Add URL to other formats of the manual.
6774 (Common requests): Fix menu.
6775 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6776 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6777 (Inserting text at the beginning of each line): Add pxref to
6778 `Changing the included text prefix'.
6779 (Forcing the cursor to remain in the same column): Mention `track-eol'
6780 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6781 (Replacing text across multiple files): Add keybinding `Q' for
6782 `dired-do-query-replace'.
6783
67842006-02-22 Carsten Dominik <dominik@science.uva.nl>
6785
6786 * reftex.texi: Version number and date change only.
6787
6788 * org.texi (Internal Links): Rewrite to cover the modified
6789 linking system.
6790
67912006-02-17 Eli Zaretskii <eliz@gnu.org>
6792
6793 * faq.texi: Remove the coding cookie, it's not needed anymore.
6794
67952006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6796
6797 * faq.texi (Colors on a TTY): Mention Mac OS port.
6798
67992006-02-12 Karl Berry <karl@gnu.org>
6800
6801 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6802 8-bit accented a.
6803
68042006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6805
6806 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6807
68082006-02-08 Romain Francoise <romain@orebokech.com>
6809
6810 * faq.texi (Top): Remove paragraph about the FAQ being a
6811 transitional document, etc.
6812 (Searching for/replacing newlines): New node.
6813 (Yanking text in isearch): New node.
6814 (Inserting text at the beginning of each line): Rename and make
6815 more general, mention `M-;' in Message mode.
6816
68172006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6818
6819 * faq.texi (Meta key does not work in xterm)
6820 (Emacs does not display 8-bit characters)
6821 (Inputting eight-bit characters): Update xrefs.
6822
68232006-02-06 Romain Francoise <romain@orebokech.com>
6824
6825 * faq.texi (VM): VM now at version 7.19.
6826 Set myself as maintainer of this file.
6827
68282006-02-04 Michael Olson <mwolson@gnu.org>
6829
6830 * erc.texi (History): Note that ERC is now included with Emacs.
6831
68322006-01-31 Romain Francoise <romain@orebokech.com>
6833
6834 * message.texi (Message Headers): Explain what
6835 `message-alternative-emails' does in more detail.
6836 Update copyright year.
6837
68382006-01-30 Juanma Barranquero <lekktu@gmail.com>
6839
6840 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6841
68422006-01-29 Richard M. Stallman <rms@gnu.org>
6843
6844 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6845
68462006-01-29 Michael Olson <mwolson@gnu.org>
6847
6848 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6849
6850 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6851
6852 * faq.texi (New in Emacs 22): Mention ERC.
6853
68542006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6855
6856 * rcirc.texi: Capitalize dir entry for consistency with the entry
6857 in info/dir and other entries in the Emacs category.
6858 Fix typos. Delete trailing whitespace.
6859
c8763fb6 68602006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
6861
6862 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6863
68642006-01-27 Eli Zaretskii <eliz@gnu.org>
6865
6866 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6867 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6868
6869 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6870 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6871
68722006-01-27 Alex Schroeder <alex@gnu.org>
6873
6874 * rcirc.texi: New file.
6875
68762006-01-23 Juri Linkov <juri@jurta.org>
6877
6878 * widget.texi (User Interface): Add S-TAB for widget-backward.
6879
68802006-01-22 Michael Albinus <michael.albinus@gmx.de>
6881
6882 Sync with Tramp 2.0.52.
6883
6884 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6885 Add Tramp disabling item. New item for common connection problems.
6886 (various): Apply "ftp" as method for the download URL.
6887 (Bug Reports): Refer to FAQ for common problems.
6888
68892006-01-21 Eli Zaretskii <eliz@gnu.org>
6890
6891 * widget.texi (User Interface): Use @key for TAB.
6892
6893 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6894
6895 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6896 for TAB.
6897
6898 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6899
69002006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6901
6902 * gnus.texi: Update copyright.
6903
69042006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6905
6906 * gnus.texi (Article Washing): Additions.
6907
2de53ca6
GM
69082006-01-13 Carsten Dominik <dominik@science.uva.nl>
6909
6910 * org.texi (Agenda commands): Document tags command.
6911
69122006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6913
6914 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6915
69162006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6917
6918 * gnus.texi (RSS): Addition.
6919
69202005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6921
6922 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6923
69242005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6925
6926 * emacs-mime.texi (Display Customization): Add setting example to
6927 mm-discouraged-alternatives.
6928
69292006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6930
6931 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6932 version is the canonical version.
6933
69342006-01-08 Alex Schroeder <alex@gnu.org>
6935
6936 * pgg.texi (Caching passphrase): Rewording.
6937
69382006-01-06 Eli Zaretskii <eliz@gnu.org>
6939
6940 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6941 repository URL.
6942
69432006-01-06 Carsten Dominik <dominik@science.uva.nl>
6944
6945 * org.texi: Removed the accidentally re-added empty line in the
6946 direntry.
6947
69482006-01-05 Carsten Dominik <dominik@science.uva.nl>
6949
6950 * org.texi (Agenda Views): Chapter reorganized.
6951
69522005-12-29 Romain Francoise <romain@orebokech.com>
6953
6954 * faq.texi (Using Customize): New node.
6955
69562005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6957
6958 * org.texi: Remove blank line in @direntry. It is non-standard
6959 and recursively produces blank lines all over the dir file (when
6960 using Texinfo 4.8).
6961
69622005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6963
6964 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6965
69662005-12-20 Carsten Dominik <dominik@science.uva.nl>
6967
6968 * org.texi (Tags): Boolean logic documented.
6969 (Agenda Views): Document custom commands.
6970
69712005-12-20 David Kastrup <dak@gnu.org>
6972
6973 * faq.texi (AUCTeX): Update version and mailing list info.
6974
69752005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6976
6977 * gnus.texi (MIME Commands): Mention addition of
6978 multipart/alternative to gnus-buttonized-mime-types and add xref
6979 to mm-discouraged-alternatives.
6980
6981 * emacs-mime.texi (Display Customization): Mention addition of
6982 "image/.*" and add xref to gnus-buttonized-mime-types in the
6983 mm-discouraged-alternatives section.
6984
69852005-12-16 Carsten Dominik <dominik@science.uva.nl>
6986
6987 * org.texi (Tags): New section.
6988 (Agenda Views): Chapter reorganized.
6989
69902005-12-16 Eli Zaretskii <eliz@gnu.org>
6991
6992 * org.texi (Internal Links): Add a missing comma after an @xref.
6993
69942005-12-14 Chong Yidong <cyd@stupidchicken.com>
6995
6996 * faq.texi (Filling paragraphs with a single space): No need to
6997 change sentence-end now.
6998
69992005-12-13 Romain Francoise <romain@orebokech.com>
7000
7001 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7002
70032005-12-12 Jay Belanger <belanger@truman.edu>
7004
7005 * faq.texi (Calc): Update version number.
7006
70072005-12-12 Carsten Dominik <dominik@science.uva.nl>
7008
7009 * org.texi (Progress Logging): New section.
7010
70112005-12-10 Romain Francoise <romain@orebokech.com>
7012
7013 Update the Emacs FAQ for the 22.1 release.
7014
7015 * faq.texi: Set VER to `22.1'.
7016 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7017 Tutorial. Mention that `C-h r' displays the manual.
7018 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7019 (Getting a printed manual): Point to the new locations of the
7020 manuals on the GNU Web site.
7021 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7022 available via Info (it was previously distributed separately).
7023 (Installing Texinfo documentation): The latest version of Texinfo
7024 is 4.8, not 4.0.
7025 (Informational files for Emacs): COPYING is the GNU General Public
7026 License, not the Emacs General Public License.
7027 (Informational files for Emacs): Delete obsolete link to the
7028 GNUinfo pages as they have been removed from the GNU Web site.
7029 (New in Emacs 22): New node.
7030 (Setting up a customization file): Say that most packages support
7031 Customize nowadays.
7032 (Colors on a TTY): Delete reference to instructions on how to
7033 enable syntax highlighting, it is now enabled by default.
7034 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7035 at startup automatically.
7036 (Controlling case sensitivity): Mention `M-c' in isearch.
7037 (Using an already running Emacs process): Emacs now creates the
7038 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7039 gnuserv. As emacsclient can now run Lisp code as well, delete a
7040 sentence praising gnuserv for that. Simplify description of how
7041 the client/server operation works.
7042 (Compiler error messages): Delete obsolete text (compile.el has
7043 been rewritten).
7044 (Indenting switch statements): Fix typo.
7045 (Matching parentheses): Simplify setup instructions, mention the
7046 menu bar item in the Options menu.
7047 (Repeating a command as many times as possible): Mention `C-x e'.
7048 (Going to a line by number): Mention new keymap and bindings
7049 `M-g M-g', `M-g M-p' and `M-g M-n'.
7050 (Turning on syntax highlighting): Now on by default. Simplify.
7051 (Replacing highlighted text): Use `1', not `t'.
7052 (Problems with very large files): The maximum size is now 256MB on
7053 32-bit machines.
7054 (^M in the shell buffer): Mention `comint-process-echoes'.
7055 (Emacs for Apple computers): Emacs 22 has native support for Mac
7056 OS X.
7057 (Translating names to IP addresses): Delete node.
7058 (Binding keys to commands): Fix typo.
7059 (SPC no longer completes file names): New node.
7060 (MIME with Emacs mail packages): Delete section about the Emacs
7061 MIME FAQ (it's not reachable anymore).
7062
70632005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7064
7065 * cc-mode.texi: The manual has been extensively revised: the
7066 information about using CC Mode has been separated from the larger
7067 and more difficult chapters about configuration. It has been
7068 updated for CC Mode 5.31.
7069
70702005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7071
7072 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7073 (Selecting an implementation): Fix descriptions.
7074
70752005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7076
7077 * message.texi (Various Message Variables): Addition.
7078
70792005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7080
7081 * message.texi: Fix default values.
7082
70832005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7084
7085 * message.texi (Header Commands): Clarify descriptions of
7086 message-cross-post-followup-to, message-reduce-to-to-cc, and
7087 message-insert-wide-reply.
7088 (Various Commands): Fix kindex for message-kill-to-signature;
7089 clarify description of message-tab.
7090
70912005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * message.texi (Mailing Lists): Fix description about MFT.
7094
7095 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7096
70972005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7098
7099 * gnus.texi (Slow Terminal Connection): Replace old description
7100 with new one.
7101
71022005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7103
7104 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7105 replace X-Draft-Headers with X-Draft-From.
7106
71072005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7108
7109 * gnus.texi (Various Various): Fix the default value of
7110 nnheader-max-head-length.
7111 (Gnus Versions): Fix typo.
7112
71132005-12-08 Carsten Dominik <dominik@science.uva.nl>
7114
7115 * org.texi (Structure editing): Document new functionality of
7116 M-RET.
7117
71182005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7119
7120 * org.texi (Internal Links): Fix Texinfo usage.
7121
71222005-12-06 Carsten Dominik <dominik@science.uva.nl>
7123
7124 * org.texi (TODO basics): Document the global todo list.
7125 (TODO items): Documents sparse tree for specific TODO
7126 keywords.
7127
71282005-11-30 Carsten Dominik <dominik@science.uva.nl>
7129
7130 * org.texi (Plain Lists): Typos fixed.
7131
71322005-11-28 Jay Belanger <belanger@truman.edu>
7133
7134 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7135
71362005-11-24 Carsten Dominik <dominik@science.uva.nl>
7137
7138 * org.texi (Structure editing): New item moving commands added.
7139 (Plain Lists): New section.
7140
71412005-11-18 Carsten Dominik <dominik@science.uva.nl>
7142
7143 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7144 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7145 `org-agenda-file-to-front'.
2de53ca6
GM
7146 (Built-in table editor): Document `org-table-sort-lines'.
7147 (HTML formatting): Export of hand-formatted lists.
7148
71492005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7150
7151 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7152 new variable gnus-toolbar-thickness.
7153
71542005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7155
7156 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7157
71582005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7159
7160 * gnus.texi (X-Face): Fix description.
7161 (XVarious): Remove gnus-xmas-logo-color-alist and
7162 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7163
71642005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7165
7166 * gnus.texi (Group Parameters): Mention new variable
7167 gnus-parameters-case-fold-search.
7168 (Home Score File): Addition.
7169
71702005-11-04 Ulf Jasper <ulf.jasper@web.de>
7171
7172 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7173 (Overview): List supported feed types.
7174 (Installation): No installation necessary when using autoload.
7175 (Configuration): Rename "RSS" to "news".
7176
71772005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7178
7179 * pgg.texi (User Commands): Document additional passphrase
7180 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7181 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7182
71832005-11-04 Carsten Dominik <dominik@science.uva.nl>
7184
7185 * org.texi: Version number changed to 3.19.
7186
71872005-10-29 Sascha Wilde <wilde@sha-bang.de>
7188
7189 * pgg.texi (How to use): Update the example to add autoload of
7190 pgg-encrypt-symmetric-region.
7191 (User Commands): Document pgg-encrypt-symmetric-region.
7192 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7193
71942005-10-27 Jay Belanger <belanger@truman.edu>
7195
7196 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7197 mention other TeX-related units.
7198
71992005-10-23 Lars Hansen <larsh@soem.dk>
7200
0c7efc08
SM
7201 * dired-x.texi (Miscellaneous Commands):
7202 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7203 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7204
72052005-10-23 Jay Belanger <belanger@truman.edu>
7206
7207 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7208 constant.
7209
72102005-10-23 Michael Albinus <michael.albinus@gmx.de>
7211
0c7efc08
SM
7212 * faq.texi (Bugs and problems):
7213 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7214 `directory-listing-before-filename-regexp'.
7215
72162005-10-22 Eli Zaretskii <eliz@gnu.org>
7217
7218 * newsticker.texi (UPDATED): Set value.
7219
72202005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7221
7222 * gnus.texi (Document Groups): Remove duplicate item.
7223
72242005-10-21 Carsten Dominik <dominik@science.uva.nl>
7225
7226 * org.texi (Summary): Mention iCalendar support.
7227 (Exporting): Document iCalendar support.
7228
72292005-10-18 Romain Francoise <romain@orebokech.com>
7230
7231 * viper.texi (Viper Specials): Capitalize GNU.
7232
72332005-10-17 Juri Linkov <juri@jurta.org>
7234
7235 * info.texi (Getting Started, Search Index, Expert Info):
7236 Fix wording.
7237 (Search Text): Replace `echo area' with `mode line'.
7238 (Search Index): Both `i' and `,' find all index entries.
7239 Replace example `C-f' with `C-l' (which exists in index of Info
7240 manual) and delete spaces in its keyboard input sequence.
7241 Delete unnecessary explanations about literal characters.
7242
72432005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7244
7245 * gnus.texi (Document Server Internals): Addition.
7246
72472005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7248
7249 * gnus.texi (A note on namespaces): Fix RFC reference.
7250
72512005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7252
7253 * gnus.texi (RSS): Fix key description.
7254
72552005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7256
7257 * gnus.texi: Emacs/w3 -> Emacs/W3.
7258 (Browsing the Web): Fix description.
7259 (Web Searches): Ditto.
7260 (Customizing W3): Ditto.
7261
72622005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7263
7264 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7265
72662005-10-11 Jay Belanger <belanger@truman.edu>
7267
7268 * calc.texi (Integration): Mention using `a i' to compute definite
7269 integrals.
7270
72712005-10-11 Juri Linkov <juri@jurta.org>
7272
7273 * info.texi: Rearrange nodes.
7274 (Top): Update menu. Change ref `Info for Experts' to
7275 `Advanced Info Commands'.
7276 (Getting Started): Fix description of manual's parts.
7277 (Help-Int): Change xref `Info Search' to `Search Index', and
7278 `Expert Info' to `Advanced'.
7279 (Advanced): Move node one level up.
7280 (Search Text, Search Index): New nodes split out from `Info Search'.
7281 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7282 split out from `Advanced'.
7283 (Advanced, Emacs Info Variables): De-document editing an Info file
7284 in Info.
7285 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7286 (Creating an Info File): Delete node and move its text to
7287 `Expert Info'.
7288
72892005-10-10 Carsten Dominik <dominik@science.uva.nl>
7290
7291 * org.texi (Workflow states): Documented that change in keywords
7292 becomes active only after restart of Emacs.
7293
72942005-10-08 Michael Albinus <michael.albinus@gmx.de>
7295
7296 Sync with Tramp 2.0.51.
7297
72982005-10-08 Nick Roberts <nickrob@snap.net.nz>
7299
7300 * speedbar.texi (Introduction): Describe new location of speedbar
7301 on menubar.
7302 (Basic Key Bindings): Remove descriptions of bindings that have
7303 been removed.
7304
73052005-10-05 Nick Roberts <nickrob@snap.net.nz>
7306
7307 * speedbar.texi (GDB): Describe use of watch expressions.
7308
73092005-09-28 Simon Josefsson <jas@extundo.com>
7310
7311 * message.texi (IDNA): Fix.
7312
73132005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7314
7315 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7316 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7317 description of nntp-open-connection-function.
7318 (Common Variables): Fix descriptions.
7319
73202005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7321
7322 * gnus.texi (Server Buffer Format): Document the %a format spec.
7323
73242005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7325
7326 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7327
73282005-09-23 Carsten Dominik <dominik@science.uva.nl>
7329
7330 * org.texi Version 3.16.
7331
73322005-09-19 Miles Bader <miles@gnu.org>
7333
7334 * newsticker.texi: Get rid of CVS keywords.
7335
73362005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7337
7338 * gnus.texi (Finding the Parent): Fix description of how Gnus
7339 finds article.
7340
73412005-09-14 Jari Aalto <jari.aalto@cante.net>
7342
7343 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7344 to drop off non-answered articles.
7345
73462005-09-19 Juanma Barranquero <lekktu@gmail.com>
7347
7348 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7349 braces (which are unsupported by NMAKE) for macro `srcdir'.
7350
73512005-09-17 Eli Zaretskii <eliz@gnu.org>
7352
7353 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7354 (../info/newsticker, newsticker.dvi): New targets.
7355
73562005-09-17 Ulf Jasper <ulf.jasper@web.de>
7357
7358 * newsticker.texi: Replace @command with @code. Replace @example
7359 with @lisp.
0c7efc08
SM
7360 (Top): Add explanations to menu items.
7361 (GNU Free Documentation License): Remove.
2de53ca6
GM
7362
73632005-09-16 Romain Francoise <romain@orebokech.com>
7364
7365 Update all files to specify GFDL version 1.2.
7366
7367 * doclicense.texi (GNU Free Documentation License): Update to
7368 version 1.2.
7369
73702005-09-15 Richard M. Stallman <rms@gnu.org>
7371
7372 * newsticker.texi: Fix @setfilename.
7373
7374 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7375 (../info/newsticker, newsticker.dvi): New targets.
7376
73772005-08-30 Carsten Dominik <dominik@science.uva.nl>
7378
7379 * org.texi: Version 3.15.
7380
73812005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7382
7383 * ses.texi: Combine all three indices into one.
7384 Correct a few typos.
7385
73862005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7387
7388 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7389
73902005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7391
7392 * emacs-mime.texi (Handles): Remove duplicate item.
7393 (Encoding Customization): Fix the default value for
7394 mm-coding-system-priorities.
7395 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7396 (Basic Functions): Fix reference.
7397
73982005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7399
7400 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7401
74022005-08-18 Richard M. Stallman <rms@gnu.org>
7403
7404 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7405 and web site.
7406
7407 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7408 not keyboard-translate.
7409
74102005-08-11 Richard M. Stallman <rms@gnu.org>
7411
7412 * faq.texi (Using regular expressions): Fix xref.
7413
74142005-08-09 Juri Linkov <juri@jurta.org>
7415
7416 * info.texi (Help-P): Replace `Prev' with `Previous'.
7417 (Help-M, Help-Xref): Add S-TAB.
7418 (Help-FOO): Update `u' command.
7419 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7420 Update info about visibility of xref parts.
7421 (Help-Int): Fix `m' command. Rename `Info-last' to
7422 `Info-history-back'. Add `Info-history-forward'.
7423 (Advanced): Fix `g*' and `M-n' commands.
7424 (Info Search): Add `index-apropos' in stand-alone browser.
7425 Add isearch commands.
7426 (Emacs Info Variables): Remove `Info-fontify'.
7427 Add `Info-mode-hook'. Update face names.
7428 Add `Info-fontify-maximum-menu-size',
7429 `Info-fontify-visited-nodes', `Info-isearch-search'.
7430
74312005-08-07 Michael Albinus <michael.albinus@gmx.de>
7432
7433 Sync with Tramp 2.0.50.
7434
7435 * tramp.texi: Use @option{} consequently for method names.
7436 (Inline methods, External transfer methods): Remove references to
7437 Cygwin.
7438 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7439 implementation.
7440
74412005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7442
7443 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7444 Mention that gnus-init-file is not read when Emacs is invoked with
7445 --no-init-file or -q.
7446
74472005-07-19 Carsten Dominik <dominik@science.uva.nl>
7448
7449 * org.texi: Version 3.14.
7450
74512005-07-04 Carsten Dominik <dominik@science.uva.nl>
7452
7453 * org.texi: Version 3.13.
7454
74552005-07-18 Juri Linkov <juri@jurta.org>
7456
7457 * calc.texi (Time Zones, Logical Operations):
7458 * cl.texi (Overview):
7459 * org.texi (TODO types):
7460 * sc.texi (Emacs 18 MUAs):
7461 * speedbar.texi (Top):
7462 * url.texi (History):
7463 Delete duplicate duplicate words.
7464
ce058493 74652005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7466
7467 * cl.texi (Type Predicates): Document `atom' type.
7468
74692005-07-04 Lute Kamstra <lute@gnu.org>
7470
7471 Update FSF's address in GPL notices.
7472
7473 * calc.texi (Copying):
7474 * doclicense.texi (GNU Free Documentation License):
7475 * faq.texi (Contacting the FSF):
7476 * mh-e.texi (Copying): Update FSF's address.
7477
74782005-07-03 Richard M. Stallman <rms@gnu.org>
7479
7480 * flymake.texi (Example -- Configuring a tool called directly):
7481 Update name of flymake-build-relative-filename.
7482
74832005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7484
7485 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7486
74872005-06-29 Carsten Dominik <dominik@science.uva.nl>
7488
7489 * org.texi: Version 3.12.
7490
74912005-06-24 Eli Zaretskii <eliz@gnu.org>
7492
7493 * makefile.w32-in (MAKEINFO): Use --force.
7494 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7495 Makefile.in.
7496 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7497 more shells.
7498
74992005-06-23 Richard M. Stallman <rms@gnu.org>
7500
7501 * speedbar.texi (Creating a display): Texinfo usage fixes.
7502
7503 * tramp.texi (Customizing Completion, Auto-save and Backup):
7504 Texinfo usage fixes.
7505
75062005-06-23 Juanma Barranquero <lekktu@gmail.com>
7507
7508 * dired-x.texi (Miscellaneous Commands):
7509 * ediff.texi (Miscellaneous):
7510 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7511 (Agent Variables):
7512 * info.texi (Help-Xref):
7513 * message.texi (Message Headers):
7514 * org.texi (Remember):
7515 * reftex.texi (Options (Defining Label Environments)):
7516 (Options (Index Support)):
7517 (Options (Viewing Cross-References)):
7518 (Options (Misc)):
7519 (Changes):
7520 * speedbar.texi (Creating a display):
7521 * tramp.texi (Customizing Completion, Auto-save and Backup):
7522 Texinfo usage fix.
7523
75242005-06-13 Carsten Dominik <dominik@science.uva.nl>
7525
7526 * org.texi: Version 3.11.
7527
75282005-06-12 Jay Belanger <belanger@truman.edu>
7529
7530 * calc.texi (Getting Started): Remove extra menu item.
7531
75322005-05-31 Jay Belanger <belanger@truman.edu>
7533
7534 * calc.texi (Notations Used in This Manual): Use @kbd for key
7535 sequence.
7536 (Demonstration of Calc): Mention another way of starting Calc.
7537 (Starting Calc): Mention long name of M-#.
7538 (Embedded Mode Overview): Remove unnecessary instruction.
7539 (Other M-# commands): Rephrase `M-# 0' explanation.
7540 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7541 reflect current behavior.
7542
75432005-05-30 Jay Belanger <belanger@truman.edu>
7544
7545 * calc.texi (Hooks): Change description of calc-window-hook and
7546 calc-trail-window-hook to match usage.
7547 (Computational Functions): Add more constant-generating functions.
7548 (Customizable Variables): Use defvar.
7549
75502005-05-28 Jay Belanger <belanger@truman.edu>
7551
7552 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7553 (Basic Embedded Mode): Explain behavior of arguments to
7554 calc-embedded-mode.
7555
75562005-05-27 Jay Belanger <belanger@truman.edu>
7557
7558 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7559 current behavior.
7560
75612005-05-25 Jay Belanger <belanger@truman.edu>
7562
7563 * calc.texi: Change Calc version number throughout.
7564 (Keypad Mode): Change location in info output.
7565 (Keypad mode overview): Move picture of keypad.
7566
75672005-05-21 Jay Belanger <belanger@truman.edu>
7568
7569 * calc.texi (Storing variables): Mention that only most variables
7570 are void to begin with.
7571
75722005-05-21 Kevin Ryde <user42@zip.com.au>
7573
7574 * widget.texi (Basic Types): Update cross ref from "Enabling
7575 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7576 lispref/text.texi change.
7577
75782005-05-20 Carsten Dominik <dominik@science.uva.nl>
7579
7580 * org.texi: Version 3.09.
7581
75822005-05-18 Carsten Dominik <dominik@science.uva.nl>
7583
7584 * reftex.texi: Version 4.28.
7585
75862005-05-16 Jay Belanger <belanger@truman.edu>
7587
7588 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7589
75902005-05-14 Jay Belanger <belanger@truman.edu>
7591
7592 * calc.texi (Default Simplifications): Insert missing ! (logical
7593 not operator).
7594
75952005-05-14 Michael Albinus <michael.albinus@gmx.de>
7596
7597 Sync with Tramp 2.0.49.
7598
75992005-05-10 Jay Belanger <belanger@truman.edu>
7600
7601 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7602 to 1.
7603
76042005-04-29 Carsten Dominik <dominik@science.uva.nl>
7605
7606 * org.texi: Version 3.08, structure reorganized.
7607
76082005-04-24 Richard M. Stallman <rms@gnu.org>
7609
7610 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7611
76122005-04-15 Carsten Dominik <dominik@science.uva.nl>
7613
7614 * org.texi: Update to version 3.06.
7615
76162005-04-13 Lute Kamstra <lute@gnu.org>
7617
7618 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7619
76202005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7621
7622 * cl.texi (Porting Common Lisp): Fix typo.
7623
76242005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7625
7626 * gnus.texi (RSS): Addition.
7627
76282005-04-04 Jay Belanger <belanger@truman.edu>
7629
7630 * calc.texi: Change Calc version number.
7631 (Customizable variables): Fix description of calc-language-alist.
7632 (Copying): Put in version 2 of GPL.
7633
76342005-04-01 Jay Belanger <belanger@truman.edu>
7635
7636 * calc.texi (Troubleshooting Commands): Remove comment about
7637 installation.
7638 (Installation): Remove section.
7639 (Customizable Variables): New section.
7640 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7641 (Graphical Devices): Add references to Customizable Variables.
7642
76432005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7644
7645 * emacs-mime.texi (Display Customization): Markup fixes.
7646 (rfc2047): Update.
7647
76482005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7649
7650 * gnus-faq.texi: Replaced with auto-generated version.
7651
76522005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7653
7654 * dired-x.texi (Multiple Dired Directories): default-directory was
7655 renamed to dired-default-directory.
7656
76572005-03-26 Jay Belanger <belanger@truman.edu>
7658
7659 * calc.texi (Simplifying Formulas, Rewrite Rules):
7660 Change description of top and bottom of fraction.
7661 (Modulo Forms): Move description of how to create modulo forms to
7662 earlier in the section.
7663 (Fraction Mode): Suggest using : to get a fraction by dividing.
7664 (Basic Arithmetic): Adjust placement of command name.
7665 (Truncating the Stack): Emphasize that "hidden" entries are still
7666 visible.
7667 (Installation): Move discussion of printing manual to "About This
7668 Manual".
7669 (About This Manual): Mention how to print the manual.
7670 (Reporting Bugs): Remove first person.
7671 (Building Vectors): Add algebraic version of append.
7672 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7673 (Grouping Digits): Fix typo.
7674
76752005-03-25 Werner Lemberg <wl@gnu.org>
7676
7677 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7678 Replace `legal' with `valid'.
7679
76802005-03-25 Werner Lemberg <wl@gnu.org>
7681
7682 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7683
76842005-03-24 Jay Belanger <belanger@truman.edu>
7685
7686 * calc.texi (General Mode Commands)
7687 (Mode Settings in Embedded Mode): Add some explanation of
7688 recording mode settings.
7689
76902005-03-24 Richard M. Stallman <rms@gnu.org>
7691
7692 * calc.texi: Remove praise of non-free software.
7693
7694 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7695 (Installation): Node deleted.
7696
76972005-03-23 Richard M. Stallman <rms@gnu.org>
7698
7699 * url.texi (HTTP language/coding): Improve last change.
7700
77012005-03-22 Jay Belanger <belanger@truman.edu>
7702
7703 * calc.texi (Embedded Mode): Add new information on changing
7704 modes.
7705
77062005-03-20 Michael Albinus <michael.albinus@gmx.de>
7707
7708 Sync with Tramp 2.0.48.
7709
7710 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7711
7712 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7713 "GNU/Linux". Change all addresses to .gnu.org.
7714 (Default Method): Offer shortened syntax for "su" and "sudo"
7715 methods.
7716
77172005-03-07 Richard M. Stallman <rms@gnu.org>
7718
7719 * url.texi: Fix usage of "e.g.".
7720 (HTTP language/coding): Explain the rules for these strings.
7721
77222005-03-06 Richard M. Stallman <rms@gnu.org>
7723
7724 * woman.texi (Introduction): Minor cleanups.
7725
7726 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7727
7728 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7729 (Installation): Node deleted.
7730
7731 * mh-e.texi (Preface): Get rid of "Emacs 21".
7732
7733 * eshell.texi (Installation): Delete node (for Emacs 20).
7734
77352005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7736
7737 * flymake.texi: Refill and tweak style in @lisp blocks.
7738
77392005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7740
7741 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7742
77432005-03-01 Jay Belanger <belanger@truman.edu>
7744
7745 * calc.texi (Trigonometric and Hyperbolic Functions):
7746 Mention additional functions.
7747 (Algebraic Simplifications): Mention additional simplifications.
7748
77492005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7750
7751 * ses.texi: Add concept/function/variable indices (this work was
7752 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7753 papers on file at FSF).
7754
77552005-02-10 Jay Belanger <belanger@truman.edu>
7756
7757 * calc.texi: Change @LaTeX to La@TeX throughout.
7758 Redefine @expr as @math for TeX output.
7759 Redefine @texline as a no-op for TeX output.
7760 Define @tfn, replace @t by @tfn throughout.
7761
77622005-02-09 Jay Belanger <belanger@truman.edu>
7763
7764 * calc.texi: Add macro for LaTeX for info output.
7765
77662005-02-08 Kim F. Storm <storm@cua.dk>
7767
7768 * texinfo.tex (LaTex): Add def.
7769
77702005-02-06 Jay Belanger <belanger@truman.edu>
7771
7772 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7773 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7774 throughout manual.
7775
77762005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7777
7778 * gnus.texi: Some edits based on comments from David Abrahams.
7779
77802005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7781
7782 * gnus.texi (RSS): Fix the keystroke.
7783
77842005-01-24 David Kastrup <dak@gnu.org>
7785
7786 * faq.texi: Update AUCTeX version info.
7787
77882005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7789
7790 * gnus-faq.texi ([4.1]): Typo.
7791
77922005-01-19 Jay Belanger <belanger@truman.edu>
7793
7794 * calc.texi (Keep Arguments): Mention that keeping arguments
7795 doesn't work with keyboard macros.
7796
77972005-01-16 Richard M. Stallman <rms@gnu.org>
7798
7799 * autotype.texi (Autoinserting): Fix small error.
7800
78012005-01-16 Michael Albinus <michael.albinus@gmx.de>
7802
7803 Sync with Tramp 2.0.47.
7804
7805 * tramp.texi (Compilation): New section, describing compilation of
7806 remote files.
7807
78082005-01-11 Kim F. Storm <storm@cua.dk>
7809
7810 * widget.texi (Basic Types): Add :follow-link keyword.
7811
78122005-01-09 Jay Belanger <belanger@truman.edu>
7813
7814 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7815
78162005-01-08 Jay Belanger <belanger@truman.edu>
7817
7818 * calc.texi: Change throughout to reflect new default value of
7819 calc-settings-file.
7820
78212005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7822
7823 * message.texi (Reply): `message-reply-to-function' should return
7824 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7825
78262005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7827
7828 * faq.texi (Changing load-path): Fix typo.
7829
78302005-01-05 Jay Belanger <belanger@truman.edu>
7831
7832 * calc.texi (Programming Tutorial): Replace kbd command by
7833 appropriate characters for a keyboard macro.
7834
78352005-01-04 Jay Belanger <belanger@truman.edu>
7836
7837 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7838 for Lucid Emacs.
7839 (Programming Tutorial): Mention that the user needs to be in the
7840 right mode to compute some functions.
7841
78422005-01-04 Jay Belanger <belanger@truman.edu>
7843
7844 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7845 no longer applicable.
7846
78472005-01-01 Jay Belanger <belanger@truman.edu>
7848
0c7efc08 7849 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
7850 edit keyboard macros to match current behavior.
7851
78522004-12-31 Jay Belanger <belanger@truman.edu>
7853
7854 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7855
78562004-12-20 Jay Belanger <belanger@truman.edu>
7857
7858 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7859 zero.
7860
78612004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7862
7863 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7864 @xref.
7865 (Font Locking): Avoid @strong{Note:}.
7866
78672004-12-17 Michael Albinus <michael.albinus@gmx.de>
7868
7869 Sync with Tramp 2.0.46.
7870
7871 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7872
78732004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7874
7875 * url.texi: Correct typos.
7876 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 7877 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
7878 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7879 (Dealing with HTTP documents): @inforef->@xref.
7880
78812004-12-15 Jay Belanger <belanger@truman.edu>
7882
7883 * calc.texi: Consistently capitalized all mode names.
7884 (Answers to Exercises): Mention that an answer can be a fraction
7885 when in Fraction mode.
7886
78872004-12-13 Jay Belanger <belanger@truman.edu>
7888
7889 * calc.texi: Fix some TeX definitions.
7890
78912004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7892
7893 * reftex.texi (Imprint): Remove erroneous @value's.
7894
78952004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7896
7897 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7898 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7899
79002004-12-08 Jay Belanger <belanger@truman.edu>
7901
7902 * calc.texi (Starting Calc): Remove comment about installation.
7903 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7904
79052004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7906
7907 * url.texi: Update @setfilename.
7908 (Getting Started): No need to worry about Gnus versions.
7909 (Dealing with HTTP documents): Use @inforef.
7910
7911 * org.texi: Fix @direntry file name.
7912
79132004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7914
7915 * url.texi: New file.
7916
7917 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7918
79192004-12-06 Jay Belanger <belanger@truman.edu>
7920
7921 * calc.texi (Using Calc): Remove paragraph about installation.
7922
79232004-12-06 Jay Belanger <belanger@truman.edu>
7924
7925 * calc.texi: Use more Texinfo macros and less TeX defs.
7926 Remove @refill's.
7927
79282004-12-06 Richard M. Stallman <rms@gnu.org>
7929
7930 * org.texi: New file.
7931
79322004-12-05 Richard M. Stallman <rms@gnu.org>
7933
7934 * Makefile.in (org.dvi, ../info/org): New targets.
7935 (INFO_TARGETS): Add ../info/org.
7936 (DVI_TARGETS): Add org.dvi.
7937 (maintainer-clean): Remove the info files in the info dir.
7938
79392004-11-26 Eli Zaretskii <eliz@gnu.org>
7940
7941 * idlwave.texi: Fix the setfilename directive to put the produced
7942 file in ../info.
7943 (Continued Statement Indentation): Resurrect Jan D.'s change from
7944 2004-11-03 that was lost when a newer version of idlwave.texi was
7945 imported.
7946
79472004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7948
0c7efc08 7949 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 7950
0c7efc08
SM
7951 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7952 Index `spam-initialize'.
2de53ca6
GM
7953
79542004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7955
7956 * message.texi (Various Message Variables): Mention that all mail
7957 file variables are derived from `message-directory'.
7958
7959 * gnus.texi (Splitting Mail): Clarify bogus group.
7960
79612004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7962
0c7efc08
SM
7963 * emacs-mime.texi (Encoding Customization):
7964 Fix mm-coding-system-priorities entry.
2de53ca6 7965
c8763fb6 79662004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
7967
7968 * idlwave.texi (Continued Statement Indentation):
7969 * reftex.texi (Options (Index Support)):
7970 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
7971 * speedbar.texi (Creating a display, Major Display Modes):
7972 Replace non-nil with non-@code{nil}.
2de53ca6
GM
7973
79742004-10-21 Jay Belanger <belanger@truman.edu>
7975
0c7efc08 7976 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
7977
79782004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7979
7980 * calc.texi (Reporting Bugs): Double up `@'.
7981
79822004-10-18 Jay Belanger <belanger@truman.edu>
7983
0c7efc08 7984 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
7985 should be sent to.
7986
79872004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7988
7989 * gnus.texi (New Features): Add 5.11.
7990
7991 * message.texi (Resending): Remove wrong default value.
7992
7993 * gnus.texi (Mail Source Specifiers): Describe possible problems
7994 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7995 `pop3-leave-mail-on-server' to the index.
7996
79972004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7998
7999 * message.texi (Canceling News): Add how to set a password.
8000
80012004-10-12 Jay Belanger <belanger@truman.edu>
8002
0c7efc08 8003 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8004 calc-describe-function and calc-describe-variable to match their
8005 current behavior.
8006
80072004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8008
8009 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8010
80112004-10-12 Michael Albinus <michael.albinus@gmx.de>
8012
8013 Sync with Tramp 2.0.45.
8014
8015 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8016 plink link. The URL is outdated. Originator contacted for
8017 clarification.
8018
80192004-10-10 Juri Linkov <juri@jurta.org>
8020
8021 * gnus.texi (Top, Marking Articles): Join two menus in one node
8022 because a node can have only one menu.
8023
80242004-10-09 Juri Linkov <juri@jurta.org>
8025
8026 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8027 example of nnmail-split-fancy.
8028
80292004-10-06 Karl Berry <karl@gnu.org>
8030
8031 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8032 consistency with other uses of dashes.
8033
80342004-10-05 Karl Berry <karl@gnu.org>
8035
8036 * info.texi: Consistently use --- throughout, periods at end of
8037 menu descriptions, and a couple typos.
8038
80392004-09-26 Jesper Harder <harder@ifa.au.dk>
8040
8041 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8042 * pgg.texi (User Commands, Backend methods): Do.
8043 * gnus.texi: Markup fixes.
8044 (Setting Process Marks): Fix `M P a' entry.
8045 * emacs-mime.texi: Fixes.
8046
80472004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8048
8049 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8050 again.
8051 Use 5.10 instead of 5.10.0.
8052
80532004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8054
8055 * gnus.texi (Summary Mail Commands): S D e.
8056
80572004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8058
8059 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8060 the gnus-article-mode-line-format section.
8061
80622004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8063
8064 * gnus.texi (Various Summary Stuff): Fix the documentation for
8065 gnus-newsgroup-variables.
8066
80672004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8068
0c7efc08
SM
8069 * gnus.texi (MIME Commands):
8070 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8071 gnus-mime-display-multipart-alternative-as-mixed,
8072 gnus-mime-display-multipart-related-as-mixed.
8073 (Mail Source Customization): Clarify `mail-source-directory'.
8074 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8075 (SpamOracle): Fix typo.
2de53ca6
GM
8076
8077 * gnus-faq.texi: Untabify.
8078 ([6.3]): nnir.el is in contrib directory.
8079
8080 * message.texi (News Headers): Clarify how a unique ID is created.
8081
0c7efc08
SM
8082 * gnus.texi (Batching Agents): Fix typo in example.
8083 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8084
b2abec73 80852004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8086
0c7efc08 8087 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8088
80892004-09-20 Florian Weimer <fw@deneb.enyo.de>
8090
8091 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8092
80932004-09-22 Jay Belanger <belanger@truman.edu>
8094
0c7efc08 8095 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8096 might be hidden during part of the session.
8097
80982004-09-20 Jay Belanger <belanger@truman.edu>
8099
8100 * calc.texi (Notations Used in This Manual): Put in an earlier
8101 mention that DEL could be called Backspace.
8102
81032004-09-10 Simon Josefsson <jas@extundo.com>
8104
8105 * gnus.texi (IMAP): Add example. Suggested and partially written
8106 by Steinar Bang <sb@dod.no>.
8107
81082004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8109
8110 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8111 netrc syntax.
8112
81132004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8114
b2abec73
JB
8115 * gnus.texi (Spam ELisp Package Sequence of Events):
8116 Some clarifications.
2de53ca6
GM
8117 (Spam ELisp Package Global Variables): More clarifications.
8118
81192004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8120
8121 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8122 Mention spam-split does not modify incoming mail.
8123
81242004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8125
8126 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8127
81282004-09-10 Eli Zaretskii <eliz@gnu.org>
8129
8130 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8131
81322004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8133
8134 * makefile.w32-in (sieve, pgg): Use $(infodir).
8135
81362004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8137
8138 * makefile.w32-in: Fix PGG and Sieve entries.
8139
81402004-08-28 Eli Zaretskii <eliz@gnu.org>
8141
8142 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8143 Emacs and related programs.
8144
81452004-08-27 Richard M. Stallman <rms@gnu.org>
8146
8147 * faq.texi: Fix texinfo usage, esp. doublequotes.
8148 (Difference between Emacs and XEmacs): Some clarification.
8149
8150 * faq.texi (Difference between Emacs and XEmacs):
8151 Explain not to contrast XEmacs with GNU Emacs.
8152
81532004-08-26 Richard M. Stallman <rms@gnu.org>
8154
8155 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8156
81572004-08-22 David Kastrup <dak@gnu.org>
8158
8159 * reftex.texi (AUCTeX): Update links, section name.
8160
8161 * faq.texi (Calc): Update availability (included in 22.1).
8162 (AUCTeX): Update availability, information, versions, description.
8163
81642004-08-14 Eli Zaretskii <eliz@gnu.org>
8165
8166 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8167
81682004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8169
8170 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8171
81722004-08-10 Michael Albinus <michael.albinus@gmx.de>
8173
8174 Sync with Tramp 2.0.44.
8175
81762004-08-05 Lars Hansen <larsh@math.ku.dk>
8177
8178 * widget.texi (User Interface): Update how to separate the
8179 editable field of an editable-field widget from other widgets.
8180 (Programming Example): Add text after field.
8181
81822004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8183
8184 * emacs-mime.texi (Encoding Customization): Add a note to the
8185 mm-content-transfer-encoding-defaults entry.
8186 (rfc2047): Update.
8187
0c7efc08
SM
8188 * gnus.texi (Article Highlighting):
8189 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8190 (POP before SMTP): New node.
8191 (Posting Styles): Addition.
8192 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8193 (Fancy Mail Splitting): Ditto.
8194 (X-Face): Add gnus-x-face.
8195
81962004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8197
8198 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8199 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8200
82012004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8202
0c7efc08
SM
8203 * gnus.texi (Mail Source Specifiers):
8204 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8205
82062004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8207
8208 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8209
8210 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8211 repository. Change setfilename.
8212
8213 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8214
82152004-07-02 Juri Linkov <juri@jurta.org>
8216
8217 * pcl-cvs.texi (Viewing differences): Add `d r'.
8218
82192004-06-29 Jesper Harder <harder@ifa.au.dk>
8220
8221 * ses.texi, viper.texi, flymake.texi, faq.texi:
8222 * eshell.texi, ediff.texi: Markup fixes.
8223
82242004-06-21 Karl Berry <karl@gnu.org>
8225
8226 * info.texi (Top): Mention that only Emacs has mouse support.
8227 (Getting Started): Mention this in a few other places.
8228
82292004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8230
0c7efc08
SM
8231 * autotype.texi (Copyrights, Timestamps):
8232 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8233
82342004-06-13 Lars Hansen <larsh@math.ku.dk>
8235
8236 * dired-x.texi (dired-mark-omitted): Update keybinding.
8237
82382004-06-10 Kim F. Storm <storm@cua.dk>
8239
8240 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8241
82422004-06-05 Lars Hansen <larsh@math.ku.dk>
8243
8244 * dired-x.texi (variable dired-omit-mode): Rename from
8245 dired-omit-files-p.
8246 (function dired-omit-mode): Rename from dired-omit-toggle.
8247 Call dired-omit-mode rather than set dired-omit-files-p.
8248 (dired-mark-omitted): Describe command.
8249
82502004-05-29 Michael Albinus <michael.albinus@gmx.de>
8251
8252 Version 2.0.41 of Tramp released.
8253
82542004-05-29 Juanma Barranquero <lektu@terra.es>
8255
8256 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8257 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8258
82592004-05-29 Richard M. Stallman <rms@gnu.org>
8260
8261 * cl.texi (Top): Call this chapter `Introduction'.
8262 (Overview): In TeX, no section heading here.
8263
8264 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8265
82662004-05-29 Eli Zaretskii <eliz@gnu.org>
8267
8268 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8269 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8270
82712004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8272
8273 * flymake.texi: New file.
8274
82752004-05-28 Simon Josefsson <jas@extundo.com>
8276
8277 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8278
b344d29d 82792004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
8280
8281 Version 2.0.40 of Tramp released.
8282
82832004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8284
8285 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8286
8287 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8288 variables `tramp-backup-directory-alist' and
8289 `tramp-bkup-backup-directory-info'.
8290 (Overview, Connection types)
8291 (External transfer methods, Default Method)
8292 (Windows setup hints): Remove restriction of password entering
8293 with external methods.
8294 (Auto-save and Backup): Make file name example
8295 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8296 and `auto-save-directory' must be used.
8297 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8298 only "NT"). Remove doubled entry "What kinds of systems does
8299 @tramp{} work on".
8300 (tramp): Macro removed.
8301 (Obtaining Tramp): Flag removed from title.
8302 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8303 and `trampver' used properly. Flag `tramp-inst' replaced by
8304 `installchapter'. Installation related text adapted.
8305
83062004-04-28 Masatake YAMATO <jet@gyve.org>
8307
8308 * widget.texi (Programming Example): Remove overlays.
8309
83102004-04-27 Jesper Harder <harder@ifa.au.dk>
8311
8312 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8313
83142004-04-23 Juanma Barranquero <lektu@terra.es>
8315
8316 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8317
83182004-04-05 Jesper Harder <harder@ifa.au.dk>
8319
8320 * info.texi (Info Search): Add info-apropos.
8321
83222004-03-22 Juri Linkov <juri@jurta.org>
8323
8324 * faq.texi: Fix help key bindings.
8325
83262004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8327
8328 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8329 (as suggested by Karl Berry). Update information about colored
8330 stars in menus. Add new subheading describing M-n.
8331
83322004-03-12 Richard M. Stallman <rms@gnu.org>
8333
8334 * cl.texi (Top): Rename top node's title.
8335
83362004-03-08 Karl Berry <karl@gnu.org>
8337
8338 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8339 problems making the texinfo distribution.
8340
83412004-02-29 Simon Josefsson <jas@extundo.com>
8342
0c7efc08 8343 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
8344 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8345 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8346 <voegelas@gmx.net>.
8347
83482004-02-29 Juanma Barranquero <lektu@terra.es>
8349
8350 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8351 Use $(DEL) instead of rm, and ignore exit code.
8352
b344d29d 83532004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
8354
8355 Tramp version 2.0.39 released.
8356
83572004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8358
8359 * tramp.texi (Customizing Completion): Explain new functions
8360 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8361 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
8362 (Top): Refer to Savannah mailing list as the major one.
8363 Mention older mailing lists in HTML mode only.
2de53ca6
GM
8364 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8365 (Frequently Asked Questions): Remote hosts must not be Unix-like
8366 for "smb" method.
8367 (Password caching): New node.
8368 (External transfer methods): Refer to password caching for "smb"
8369 method.
8370
83712004-02-17 Karl Berry <karl@gnu.org>
8372
8373 * info.texi (Help-Int): Mention the new line number feature.
8374
83752004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8376
8377 * ses.texi (Advanced Features): New functionality for
8378 ses-set-header-row (defaults to current row unless C-u used).
8379 (Acknowledgements): Add Stefan Monnier.
8380
83812003-12-29 Kevin Ryde <user42@zip.com.au>
8382
8383 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8384
b344d29d 83852003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8386
8387 Tramp version 2.0.38 released.
8388
8389 * tramp.texi (Remote shell setup): Warn of environment variables
8390 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8391 <sven.gabriel@imk.fzk.de>.
8392 (Configuration): Tramp now chooses base64/uuencode
8393 automatically. Update wording accordingly.
8394 (Top): More description for the `Default Method' menu entry.
8395 (Default Method): Use @code, not @var, for Lisp variables.
8396 (Default Method): New subsection `Which method is the right one
8397 for me?' Suggested by Christian Kirsch.
8398 (Configuration): Pointer to new subsection added.
8399 (Default Method): Too many "use" in one sentence.
8400 Rephrase. Reported by Christian Kirsch.
8401 (Filename Syntax): Old `su' example is probably a left-over from
8402 the sm/su method naming. Replace with `ssh', instead.
8403 (External transfer methods, Auto-save and Backup):
8404 Typo fixes.
8405
84062003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8407
183080b6 8408 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8409 (Top): Mention japanese manual only if flag `jamanual' is set.
8410 Insert section `Japanese manual' in menu.
8411
84122003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8413
8414 * eshell.texi (Known Problems): Add doc item.
8415
84162003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8417
8418 * cc-mode.texi: Update for CC Mode 5.30.
8419
8420 Note: Please refrain from doing purely cosmetic changes like
8421 removing trailing whitespace in this manual; it clobbers cvs
8422 merging for no good reason.
8423
84242003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8425
8426 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8427 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8428 @acronym{ASCII}.
8429
84302003-10-26 Karl Berry <karl@gnu.org>
8431
8432 * info.texi (Info Search): Echo area, not echo are. From Debian
8433 diff.
8434
84352003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8436
10d1d0af 8437 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8438 :buttons and :children keywords.
8439
84402003-10-22 Miles Bader <miles@gnu.org>
8441
8442 * Makefile.in (info): Move before $(top_srcdir)/info.
8443
84442003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8445
8446 * tramp.texi (Inline methods): Small grammar fix.
8447 (External transfer methods): Likewise.
8448
84492003-10-08 Nick Roberts <nick@nick.uklinux.net>
8450
8451 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8452
84532003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8454
8455 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8456
84572003-09-30 Richard M. Stallman <rms@gnu.org>
8458
8459 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8460
8461 * widget.texi (User Interface): Fix typos.
8462
8463 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8464
84652003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8466
8467 * pcl-cvs.texi (Selected Files): Fix typo.
8468
84692003-09-21 Karl Berry <karl@gnu.org>
8470
8471 * info.texi (] and [ commands): No period at end of section title.
8472
84732003-09-04 Miles Bader <miles@gnu.org>
8474
8475 * Makefile.in (top_srcdir): New variable.
8476 ($(top_srcdir)/info): New rule.
8477 (info): Depend on it.
8478
84792003-09-03 Peter Runestig <peter@runestig.com>
8480
8481 * makefile.w32-in: New file.
8482
84832003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8484
8485 * widget.texi (User Interface): Explain the need of static text
8486 around an editable field.
8487
84882003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8489
8490 * widget.texi (Basic Types): The argument to `:help-echo' can now
8491 be a form that evaluates to a string.
8492
84932003-08-18 Kim F. Storm <storm@cua.dk>
8494
8495 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8496
84972003-08-16 Richard M. Stallman <rms@gnu.org>
8498
8499 * dired-x.texi (Shell Command Guessing): Explain *.
8500
85012003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8502
8503 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8504 log-edit-insert-changelog.
8505
85062003-08-03 Karl Berry <karl@gnu.org>
8507
8508 * info.texi: Need @contents.
8509
c8763fb6 85102003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8511
8512 Tramp version 2.0.36 released.
8513
8514 * tramp.texi (Remote shell setup): Explain about problems with
8515 non-Bourne commands in ~/.profile and ~/.shrc.
8516
85172003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8518
8519 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8520 renaming of `vis-mode' to `visible-mode'.
8521
85222003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8523
8524 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8525 next, prev and up pointers.
8526
85272003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8528
8529 * info.texi (Help): Mention existence of Emacs and stand-alone
8530 Info at the very beginning of the tutorial.
8531 (Help-Inv): New node.
8532 (Help-]): New node.
8533 (Help-M): Systematically point out the differences between default
8534 Emacs and stand-alone versions. Delete second menu.
8535 (Help-Xref): Systematically point out the differences between
8536 default Emacs and stand-alone versions.
8537 (Help-Int): Change `l' example.
8538 (Expert Info): Fix typos.
8539 (Emacs Info Variables): Mention `Info-hide-note-references' and
8540 new default for `Info-scroll-prefer-subnodes'.
8541
c8763fb6 85422003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8543
8544 Version 2.0.35 of Tramp released.
8545
8546 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8547 (Inline methods): Add methods `remsh' and `plink1'.
8548 (External transfer methods): Add method `remcp'.
8549 (Multi-hop Methods): Add method `remsh'.
8550 Small patch from Adrian Aichner <adrian@xemacs.org>:
8551 Fix minor typos.
0c7efc08 8552 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8553 `Info-index'.
8554 (Version Control): Add cindex entry.
8555
c8763fb6 85562003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8557
8558 * trampver.texi: Version 2.0.34 released.
8559
85602003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8561
8562 * faq.texi: Improve previous changes.
8563
85642003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8565
8566 * faq.texi: Update copyright and maintenance details.
8567 Update some package URLs, versions, and maintainers.
8568 Remove many references to the Emacs Lisp Archive.
8569
85702003-04-23 Simon Josefsson <jas@extundo.com>
8571
8572 * smtpmail.texi: Fix license (the invariant sections mentioned has
8573 never been part of the smtp manual). Align info dir entry with
8574 other emacs packages.
8575
85762003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8577
8578 * tramp.texi: Version 2.0.33 released.
8579 Remove installation chapter. Remove XEmacs specifics.
8580
85812003-03-29 Richard M. Stallman <rms@gnu.org>
8582
8583 * tramp.texi (Top): Undo the previous renaming.
8584 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8585
c8763fb6 85862003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8587
8588 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8589 version of manual.
8590
8591 * tramp.texi (Auto-save and Backup): New node.
8592
85932003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8594
8595 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8596 Emacs" in order to have better differentiation to "XEmacs".
8597 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8598 are new macros in order to point to the other Emacs flavor where
8599 appropriate. In info case, point to node `Installation' in order
8600 to explain how to generate the other way. In html case, make a
8601 link to the other html file.
0c7efc08 8602 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
8603 after CVS checkout/update.
8604 (Installation): Completely rewritten.
8605 (Installation parameters, Load paths): New sections under
8606 `Installation'.
8607
c8763fb6 86082003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8609
8610 * tramp.texi: Version 2.0.30 released.
8611 Replace word "path" with "localname" where used as a component of
8612 a Tramp file name.
8613
86142003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8615
8616 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8617 introduced.
8618 (Installation): Explain what to do if files from the tramp/contrib
8619 directory are needed.
8620
86212003-02-23 Alex Schroeder <alex@emacswiki.org>
8622
8623 * smtpmail.texi (How Mail Works): New.
8624
86252003-02-22 Alex Schroeder <alex@emacswiki.org>
8626
8627 * smtpmail.texi: New file.
8628
8629 * Makefile.in: Build SMTP manual.
8630
c8763fb6 86312003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8632
8633 * tramp.texi: Version 2.0.29 released.
8634 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8635 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8636
86372003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8638
8639 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 8640 another package loads accidentally Ange-FTP.
2de53ca6
GM
8641
86422003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8643
8644 * tramp.texi (Customizing Completion): Add function
8645 `tramp-parse-sconfig'. Change example of
8646 `tramp-set-completion-function', because parsing of ssh config
8647 files looks more natural.
8648
86492003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8650
8651 * gnus.texi: Do not use `path' in several locations.
8652
c8763fb6 86532002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 8654
0c7efc08
SM
8655 * tramp.texi (External transfer methods): New method `smb'.
8656 From Michael Albinus.
2de53ca6
GM
8657
86582002-11-05 Karl Berry <karl@gnu.org>
8659
8660 * info.texi (Info-fontify): Reorder face list to avoid bad line
8661 breaks.
8662
c8763fb6 86632002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 8664
0c7efc08
SM
8665 * tramp.texi: Move @copying to standard place.
8666 Use @insertcopying.
2de53ca6
GM
8667
86682002-10-02 Karl Berry <karl@gnu.org>
8669
8670 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8671 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8672 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8673 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8674 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8675 Per rms, update all manuals to use @copying instead of @ifinfo.
8676 Also use @ifnottex instead of @ifinfo around the top node, where
8677 needed for the sake of the HTML output.
8678 (The Gnus manual is not fixed since it's not clear to me how it
8679 works; and the Tramp manual already uses @copying, although in an
8680 unusual way. All others were changed.)
8681
86822002-09-10 Jonathan Yavner <jyavner@engineer.com>
8683
8684 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8685 (../info/ses, ses.dvi): New targets.
8686 * ses.texi: New file.
8687
c8763fb6 86882002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
8689
8690 * texinfo.tex: Update to texinfo 4.2.
8691
86922002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8693
8694 * reftex.texi: Update to RefTeX 4.19.
8695
c8763fb6 86962002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
8697
8698 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8699 (../info/tramp, tramp.dvi): New targets.
8700
87012002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8702
8703 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8704 (calc.dvi): Uncomment.
8705
87062001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8707
8708 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8709 (../info/calc): New target.
8710
87112001-10-20 Gerd Moellmann <gerd@gnu.org>
8712
8713 * (Version 21.1 released.)
8714
87152001-10-05 Gerd Moellmann <gerd@gnu.org>
8716
8717 * Branch for 21.1.
8718
87192001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8720
8721 * Makefile.in (../info/info): Use an explicit -o switch to
8722 makeinfo.
8723
87242001-03-05 Gerd Moellmann <gerd@gnu.org>
8725
8726 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8727
87282000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8729
8730 * Makefile.in (../info/idlwave): Use --no-split.
8731
87322000-12-14 Dave Love <fx@gnu.org>
8733
c4cc8b9a 8734 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
8735 (gnus.dvi): Change rule to remove @latex stuff.
8736
87372000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8738
8739 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8740
87412000-10-13 John Wiegley <johnw@gnu.org>
8742
8743 * Makefile.in: Add build targets for eshell.texi.
8744
87452000-09-25 Gerd Moellmann <gerd@gnu.org>
8746
8747 * Makefile.in: Remove/comment speedbar stuff.
8748
87492000-09-22 Dave Love <fx@gnu.org>
8750
8751 * Makefile.in: Add emacs-mime.
8752
87532000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8754
8755 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8756 (DVI_TARGETS): Add woman.dvi.
8757 (../info/woman, woman.dvi): New targets.
8758
87592000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8760
8761 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8762
8763 * pcl-cvs.texi: New file.
8764 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8765 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8766
87672000-05-11 Gerd Moellmann <gerd@gnu.org>
8768
8769 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8770 (../info/ebrowse, ebrowse.dvi): New targets.
8771
87722000-01-13 Gerd Moellmann <gerd@gnu.org>
8773
8774 * Makefile.in (INFO_TARGETS): Add eudc.
8775 (DVI_TARGETS): Add eudc.dvi.
8776 (../info/eudc, eudc.dvi): New targets.
8777
87782000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8779
8780 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8781 compatibility with 8+3 filesystems).
8782 (../info/efaq): Rename from emacs-faq.
8783
87842000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8785
8786 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8787 (../info/idlwave, idlwave.dvi): New targets.
8788
87891999-10-23 Dave Love <fx@gnu.org>
8790
8791 * Makefile.in: Use autotype.texi.
8792
87931999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8794
8795 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8796 faq.texi file) rather than ../info/faq.
8797
87981999-10-07 Gerd Moellmann <gerd@gnu.org>
8799
8800 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8801 (../info/ada-mode, ada-mode.dvi): New targets.
8802
88031999-09-01 Dave Love <fx@gnu.org>
8804
8805 * Makefile.in: Add faq.
8806
88071999-07-12 Richard Stallman <rms@gnu.org>
8808
8809 * Version 20.4 released.
8810
88111998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8812
8813 * Version 20.3 released.
8814
88151998-04-06 Andreas Schwab <schwab@gnu.org>
8816
768c0c0f
JB
8817 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8818 Use it in dvi targets.
2de53ca6
GM
8819 (../etc/GNU): Change to $(srcdir) first.
8820
88211998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8822
8823 * reftex.texi: Update for RefTeX version 3.22.
8824
88251998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8826
8827 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8828 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8829
88301997-09-23 Paul Eggert <eggert@twinsun.com>
8831
8832 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8833 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8834
88351997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8836
8837 * Version 20.2 released.
8838
88391997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8840
8841 * Version 20.1 released.
8842
88431997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8844
8845 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8846
88471996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8848
8849 * Version 19.33 released.
8850
88511996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8852
8853 * Version 19.32 released.
8854
88551996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8856
8857 * Makefile.in: Add rules for the Message manual.
8858
88591996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8860
8861 * gnus.texi: New version.
8862
8863 * message.texi: New manual.
8864
88651996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8866
8867 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8868
88691996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8870
8871 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8872 Specify -I option.
8873 (All dvi targets): Set the TEXINPUTS variable.
8874
88751996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8876
8877 * Version 19.31 released.
8878
88791996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8880
8881 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8882 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8883
88841995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8885
8886 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8887 (INFO_TARGETS): Add ../info/cc-mode.
8888 (DVI_TARGETS): Add cc-mode.dvi.
8889
2de53ca6
GM
88901995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8891
8892 * Version 19.30 released.
8893
88941995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8895
8896 * gnus.texi: New file.
8897
88981995-11-04 Erik Naggum <erik@naggum.no>
8899
8900 * gnus.texi: File deleted.
8901
89021995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8903
8904 * mh-e.texi: "Function Index" -> "Command Index" to work with
8905 Emacs 19.30 C-h C-k support of separately-documented commands.
8906
89071995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8908
8909 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8910 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8911
89121995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8913
8914 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8915 (../info/viper, viper.dvi): New targets.
8916
89171995-04-20 Kevin Rodgers <kevinr@ihs.com>
8918
8919 * dired-x.texi (Installation): Change the example to set
8920 buffer-local variables like dired-omit-files-p in
8921 dired-mode-hook.
8922
89231995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8924
8925 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8926 (../info/mh-e, mh-e.dvi): New targets.
8927
89281995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8929
8930 * Makefile.in (maintainer-clean): Rename from realclean.
8931
89321994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8933
8934 * Makefile.in: New file.
8935 * Makefile: File deleted.
8936
89371994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8938
8939 * Makefile (TEXINDEX_OBJS): Variable deleted.
8940 (texindex, texindex.o, getopt.o): Rules deleted.
8941 All deps on texindex deleted.
8942 (distclean): Don't delete texindex.
8943 (mostlyclean): Don't delete *.o.
8944 * texindex.c, getopt.c: Files deleted.
8945
89461994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8947
8948 * Version 19.26 released.
8949
89501994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8951
8952 * Version 19.25 released.
8953
89541994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8955
8956 * Version 19.24 released.
8957
89581994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8959
8960 * Version 19.23 released.
8961
89621994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8963
8964 * Makefile: Delete spurious tab.
8965
89661994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8967
8968 * Makefile (.SUFFIXES): New rule.
8969
89701994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8971
8972 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8973 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8974
89751994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8976
8977 * Makefile (../info/sc): Rename from sc.info.
8978 (../info/cl): Likewise.
8979 (INFO_TARGETS): Use new names.
8980
89811993-12-04 Richard Stallman (rms@srarc2)
8982
8983 * getopt.c: New file.
8984 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8985 (getopt.o): New rule.
8986 (dvi): Don't depend on texindex.
8987 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8988 Depend on texindex.
8989
89901993-12-03 Richard Stallman (rms@srarc2)
8991
8992 * Makefile (../info/sc.info): Rename from ../info/sc.
8993 (TEXI2DVI): New variable.
8994 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8995 Add explicit commands.
8996 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8997
89981993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8999
9000 * Version 19.22 released.
9001
90021993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9003
9004 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9005
90061993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9007
9008 * Version 19.21 released.
9009
90101993-11-15 Paul Eggert (eggert@twinsun.com)
9011
9012 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9013
90141993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9015
9016 * Makefile (../etc/GNU): New target.
9017 (EMACSSOURCES): Add gnu1.texi.
9018
90191993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9020
9021 * Makefile (realclean): Don't delete the Info files.
9022
f0131492 90231993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9024
9025 * forms.texi: Fix forms.texi so that it will format correctly.
9026 Add missing `@end iftex', fix bad reference.
9027
9028 * info.texi, info-stn.texi: New files implement texinfo version of
9029 `info' file.
9030
f0131492 90311993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9032
9033 * Makefile: Fix targets for texindex, new info.texi files.
9034 * info-stnd.texi: New file implements info for standalone info
9035 reader.
9036 * info.texi: Update to include recent changes to "../info/info".
9037 New source file for ../info/info; includes info-stnd.texi.
9038
9039 * texindex.c: Include "../src/config.h" if building in emacs.
9040
9041 * Makefile: Change all files to FILENAME.texi, force all targets
9042 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9043 vip.texinfo, forms.texinfo, cl.texinfo.
9044 Add target to build texindex.c, defining `emacs'.
9045
9046 * forms.texi: Install new file to match version 2.3 of forms.el.
9047
90481993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9049
9050 * Version 19.19 released.
9051
90521993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9053
9054 * sc.texinfo: Fix info file name.
9055
9056 * Makefile (info): Add gnus and sc.
9057 (dvi): Add gnus.dvi and sc.dvi.
9058 (../info/sc, sc.dvi): New targets.
9059
90601993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9061
9062 * Version 19.18 released.
9063
90641993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9065
9066 * Makefile: Fix source file names of the separate manuals.
9067 (gnus.dvi, ../info/gnus): New targets.
9068
90691993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9070
9071 * Version 19.17 released.
9072
90731993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9074
9075 * split-man: Fix typos in last change.
9076
90771993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9078
9079 * Version 19.16 released.
9080
90811993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9082
9083 * version 19.15 released.
9084
90851993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9086
9087 * Makefile (distclean): It's rm, not rf.
9088
90891993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9090
9091 * Version 19.14 released.
9092
90931993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9094
9095 * Makefile: New file.
9096
90971993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9098
9099 * Version 19.13 released.
9100
91011993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9102
9103 * Version 19.9 released.
9104
91051993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9106
9107 * Version 19.8 released.
9108
91091993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9110
9111 * Version 19.7 released.
9112
91131990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9114
9115 * gnus.texinfo: New file. Removed installation instructions.
9116
91171990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9118
9119 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9120
91211989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9122
9123 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9124 then define `\sc' as the command for smallcaps in Texinfo.
9125 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9126 made the corresponding change to makeinfo and texinfm.el.
9127
91281988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9129
9130 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9131 Customization since the menu entry did not point to anything.
9132 Also add an @finalout command to remove overfull hboxes from the
9133 printed output.
9134
9135 * cl.texinfo: Add @bye, \input line and @settitle to file.
9136 This file is clearly intended to be a chapter of some other work,
9137 but the other work does not yet exist.
9138
91391988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9140
9141 * texinfo.texinfo: Three typos corrected.
9142
4009494e 9143;; Local Variables:
c8763fb6 9144;; coding: utf-8
4009494e
GM
9145;; End:
9146
3fe7cdc8 9147 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9148
9149 This file is part of GNU Emacs.
9150
97c0352c 9151 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9152 it under the terms of the GNU General Public License as published by
97c0352c
GM
9153 the Free Software Foundation, either version 3 of the License, or
9154 (at your option) any later version.
4009494e
GM
9155
9156 GNU Emacs is distributed in the hope that it will be useful,
9157 but WITHOUT ANY WARRANTY; without even the implied warranty of
9158 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9159 GNU General Public License for more details.
9160
9161 You should have received a copy of the GNU General Public License
97c0352c 9162 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.