* net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
4 methods, so don't mention smtpmail here.
5
6 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
7
8 * gnus.texi (Picons): Document gnus-picon-properties.
9
10 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
11
12 * gnus.texi: Remove mention of compilation, as that's no longer
13 supported.
14
15 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
16
17 * gnus.texi (Archived Messages): Mention
18 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
19
20 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
21
22 * gnus.texi (Various Summary Stuff):
23 Remove mention of `gnus-propagate-marks'.
24
25 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
26
27 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
28 which no longer exist.
29
30 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
31
32 * gnus.texi (Archived Messages):
33 Document gnus-gcc-self-resent-messages.
34
35 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
36
37 * message.texi (Mail Variables):
38 Mention the optional user parameter for X-Message-SMTP-Method.
39
40 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
41
42 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
43
44 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
45
46 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
47
48 * gnus.texi (Key Index): Change encoding to utf-8.
49
50 2012-06-21 Glenn Morris <rgm@gnu.org>
51
52 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
53
54 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
55
56 * gnus.texi (Group Timestamp): Mention where to find documentation for
57 the `gnus-tmp-' variables (bug#11601).
58
59 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
60
61 Sync with Tramp 2.2.6-pre.
62
63 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
64 where appropriate.
65 (Ad-hoc multi-hops): New section.
66 (Remote processes): New subsection "Running remote processes on
67 Windows hosts".
68 (History): Add remote commands on Windows, and ad-hoc multi-hop
69 methods.
70 (External methods): "ControlPersist" must be set to "no" for the
71 `scpc' method.
72 (Remote processes): Add a note about `auto-revert-tail-mode'.
73 (Frequently Asked Questions): Use "scpx" in combination with
74 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
75
76 * trampver.texi: Update release number.
77
78 2012-06-10 Chong Yidong <cyd@gnu.org>
79
80 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
81 compilation for html-mono.
82
83 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
84
85 * texinfo.tex: Merge from gnulib.
86
87 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
88
89 * Makefile.in (echo-info): Don't try to install info files named
90 just ".info".
91
92 2012-05-28 Glenn Morris <rgm@gnu.org>
93
94 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
95
96 * sc.texi: Nuke hand-written node pointers.
97 Fix top-level menu to match actual node order.
98
99 2012-05-27 Glenn Morris <rgm@gnu.org>
100
101 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
102 Some associated fixes, including not messing with chapno in cl.texi.
103
104 2012-05-27 Bastien Guerry <bzg@gnu.org>
105
106 * org.texi (Durations and time values): Fix typo.
107
108 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
109
110 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
111 Mention `calc-ensure-consistent-units'.
112
113 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
114
115 * cc-mode.texi: Avoid space before macro in 4th argument of cross
116 reference commands. (Bug#11461)
117
118 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
119
120 2012-05-12 Glenn Morris <rgm@gnu.org>
121
122 * Makefile.in (mostlyclean): Add more TeX intermediates.
123
124 * Makefile.in: Make it look more like the other doc Makefiles.
125 Use explicit $srcdir in all dependencies.
126 Remove cd $srcdir from rules.
127 (VPATH): Remove.
128 (infodir): Set to an absolute path.
129 (INFO_TARGETS): Use short names.
130 (mkinfodir): infodir is now absolute.
131 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
132
133 * Makefile.in (info.info): Rename from info, to avoid duplication.
134 (.SUFFIXES): Disable implicit rules.
135
136 * Makefile.in (MKDIR_P): New, set by configure.
137 (mkinfodir): Use $MKDIR_P.
138
139 2012-05-07 Glenn Morris <rgm@gnu.org>
140
141 * forms.texi (Long Example): Update for changed location of files.
142
143 2012-05-04 Glenn Morris <rgm@gnu.org>
144
145 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
146 (INFO_TARGETS): Use $INFO_EXT.
147 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
148 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
149 (INFO_TARGETS): Use $INFO_EXT.
150 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
151
152 2012-05-02 Glenn Morris <rgm@gnu.org>
153
154 * Makefile.in (echo-info): New phony target, used by top-level.
155
156 * viper.texi: Make direntry shorter (also it is no longer "newest").
157
158 * emacs-gnutls.texi, ert.texi, org.texi:
159 Fix dircategory, direntry to match info/dir.
160
161 * faq.texi: Convert @inforefs to @xrefs.
162 Fix some malformed cross-references.
163 (File-name conventions): Shorten section name to avoid overfull line.
164 (How to add fonts): Use smallexample to avoid overfull lines.
165
166 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
167
168 * auth.texi (Help for users): Update for .gpg file being second.
169
170 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
171
172 * org.texi (Agenda commands): Fix two typos: give corresponding
173 function names, according to `org-agenda-view-mode-dispatch'.
174
175 2012-04-27 Glenn Morris <rgm@gnu.org>
176
177 * faq.texi (Major packages and programs): Remove section.
178 There is no point listing 6 packages (cf etc/MORE.STUFF).
179 (Finding Emacs and related packages): Move "Spell-checkers" here.
180
181 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
182
183 * dbus.texi (Version): New node.
184 (Properties and Annotations): Mention the object manager
185 interface. Describe dbus-get-all-managed-objects.
186 (Type Conversion): Floating point numbers are allowed, if an
187 anteger does not fit Emacs's integer range.
188 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
189 (Asynchronous Methods): Fix description of
190 dbus-call-method-asynchronously.
191 (Receiving Method Calls): Fix some minor errors. Add
192 dbus-interface-emacs.
193 (Signals): Describe unicast signals and the new match rules.
194 (Alternative Buses): Add the PRIVATE optional argument to
195 dbus-init-bus. Describe its new return value. Add dbus-setenv.
196
197 2012-04-20 Glenn Morris <rgm@gnu.org>
198
199 * faq.texi (New in Emacs 24): New section.
200 (Packages that do not come with Emacs): Mention M-x list-packages.
201
202 2012-04-14 Alan Mackenzie <acm@muc.de>
203
204 * cc-mode.texi (c-offsets-alist): Correct a typo.
205
206 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
207
208 * org.texi (Deadlines and scheduling): Fix the example: the
209 DEADLINE item should come right after the headline. We enforce
210 this convention, so it is a bug not to illustrate it correctly in
211 the manual.
212
213 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
214
215 * org.texi (Agenda commands): Fix documentation bug by swapping
216 the equivalent keybindings to `org-agenda-next-line' with the ones
217 to `org-agenda-previous-line'.
218
219 2012-04-14 Glenn Morris <rgm@gnu.org>
220
221 * Makefile.in: Replace non-portable use of $< in ordinary rules.
222
223 2012-04-09 Eli Zaretskii <eliz@gnu.org>
224
225 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
226 emacs-gnutls.
227 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
228
229 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
230
231 * Makefile.in: Add emacs-gnutls.texi to build.
232
233 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
234
235 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
236
237 * auth.texi (Secret Service API): Edit further and give examples.
238 (Secret Service API): Adjust @samp to @code for collection names.
239
240 2012-04-04 Glenn Morris <rgm@gnu.org>
241
242 * auth.texi (Secret Service API): Copyedits.
243 (Help for developers): Fill in some missing function doc-strings.
244 (Help for users, Help for developers)
245 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
246
247 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
248
249 * auth.texi (Secret Service API): Add the missing text.
250
251 2012-04-04 Chong Yidong <cyd@gnu.org>
252
253 * message.texi (Using PGP/MIME): Note that epg is now the default.
254
255 * gnus.texi: Reduce references to obsolete pgg library.
256 (Security): Note that epg is now the default.
257
258 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
259
260 * nxml-mode.texi (Completion): C-RET is no longer bound to
261 nxml-complete.
262
263 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
264
265 * org.texi (Customizing tables in ODT export): Correct few errors.
266
267 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
268
269 * org.texi (Links in ODT export): Update.
270 (Labels and captions in ODT export): New node.
271
272 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
273
274 * org.texi (Literal examples in ODT export): htmlfontify.el in
275 Emacs-24.1 now supports fontification. So ODT source blocks will
276 be fontified by default.
277
278 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
279
280 * org.texi (Refiling notes): Remove duplicated keybinding.
281
282 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
283
284 * org.texi (noweb): Documentation of this new option to the :noweb
285 header argument.
286
287 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
288
289 * org.texi (Header and sectioning): Add example demonstrating how
290 to use "LaTeX_CLASS_OPTIONS".
291
292 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
293
294 * org.texi (Noweb reference syntax): Describe the ability to
295 execute noweb references in the manual.
296
297 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
298
299 * org.texi (cache): Improve cache documentation when session
300 evaluation is used.
301
302 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
303
304 * org.texi (Plain lists): Document removal.
305
306 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
307
308 * org.texi: Decapitalize file name in references to Calc manual.
309
310 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
311
312 * org.texi (Plain lists): Document removal.
313
314 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
315
316 * org.texi (Top, OpenDocument Text export)
317 (ODT export commands, Extending ODT export)
318 (Images in ODT export, Tables in ODT export)
319 (Configuring a document converter): Add or Update.
320
321 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
322
323 * org.texi (MobileOrg): Change the wording to reflect that the
324 Android Version is no longer just the little brother of the iOS
325 version.
326
327 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
328
329 * org.texi (Key bindings and useful functions): Updated babel key
330 binding documentation in manual.
331
332 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
333
334 * org.texi (noweb): Document new noweb header value.
335
336 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
337
338 * org.texi (noweb-sep): Document new header argument.
339
340 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
341
342 * org.texi (noweb-ref): Documentation of this new custom variable.
343
344 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
345
346 * org.texi (wrap): Update the new :wrap documentation to match the
347 current implementation.
348
349 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
350
351 * org.texi: Added documentation for :wrap.
352
353 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
354
355 * org.texi: #+RESULTS now user-configurable.
356
357 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
358
359 * org.texi: Documented :noweb no-export.
360
361 2012-04-01 Thomas Dye <dk@poto.local>
362
363 * org.texi: Edit :noweb no header argument for correctness.
364
365 2012-04-01 Bastien Guerry <bzg@altern.org>
366
367 * org.texi (Customization): Update the approximate number of Org
368 variables.
369
370 2012-04-01 Thomas Dye <dk@poto.local>
371
372 * org.texi: The :results wrap produces a drawer instead of a
373 begin_results block.
374
375 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
376
377 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
378 reflect the new default.
379
380 2012-03-10 Eli Zaretskii <eliz@gnu.org>
381
382 * info.texi (Expert Info): Move the index entry for "Texinfo" from
383 "Getting Started" to this node. (Bug#10450)
384
385 2012-03-10 Chong Yidong <cyd@gnu.org>
386
387 * flymake.texi (Example -- Configuring a tool called via make):
388 Mention the Automake COMPILE variable (Bug#8715).
389
390 * info.texi (Getting Started): Add an index entry (Bug#10450).
391
392 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
393
394 * dbus.texi (Signals): Known names will be mapped onto unique
395 names, when registering for signals.
396
397 2012-02-29 Glenn Morris <rgm@gnu.org>
398
399 * url.texi: Fix quote usage in body text.
400
401 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
402
403 * cl.texi: Use @code{} in menus when appropriate.
404
405 2012-02-28 Glenn Morris <rgm@gnu.org>
406
407 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
408 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
409 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
410 * org.texi, sc.texi, vip.texi, viper.texi:
411 Standardize possessive apostrophe usage.
412
413 2012-02-26 Chong Yidong <cyd@gnu.org>
414
415 * ediff.texi (Quick Help Commands): Add a couple of index entries
416 (Bug#10834).
417
418 2012-02-17 Glenn Morris <rgm@gnu.org>
419
420 * gnus.texi (Posting Styles):
421 * remember.texi (Org): Fix cross-refs to other manuals.
422
423 2012-02-15 Glenn Morris <rgm@gnu.org>
424
425 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
426 (Encryption): New chapter, split out from previous.
427
428 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
429
430 * gnus.texi (Customizing the IMAP Connection): Mention
431 nnimap-record-commands.
432
433 2012-02-10 Glenn Morris <rgm@gnu.org>
434
435 * url.texi (Retrieving URLs): Update url-retrieve arguments.
436 Mention url-queue-retrieve.
437
438 2012-02-09 Glenn Morris <rgm@gnu.org>
439
440 * sem-user.texi (Semantic mode user commands): Typo fix.
441
442 * info.texi (Create Info buffer): Mention info-display-manual.
443
444 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
445
446 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
447 example (modified from an example by Michael Albinus).
448
449 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
450
451 * gnus.texi (Agent Basics): Fix outdated description of
452 `gnus-agent-auto-agentize-methods'.
453
454 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
455
456 * cc-mode.texi: Always @defindex ss.
457 (Config Basics): Fix argument of @itemize.
458 (Macro Backslashes): Add @code around index entry.
459
460 2012-01-23 Glenn Morris <rgm@gnu.org>
461
462 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
463
464 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
465
466 * tramp.texi (File): Tweak wording for the `scpc' option.
467
468 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
469
470 * gnus.texi (Group Parameters): Really note precedence.
471
472 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
473
474 * gnus.texi (Group Parameters): Note precedence.
475
476 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
477
478 * org.texi (Noweb reference syntax): Adding documentation of
479 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
480 variable.
481
482 2012-01-03 Bastien Guerry <bzg@gnu.org>
483
484 * org.texi (Plain lists): Split the table to fix the display
485 of items.
486
487 2012-01-03 Bastien Guerry <bzg@gnu.org>
488
489 * org.texi (Plain lists): Fix misplaced explanation.
490
491 2012-01-03 Bastien Guerry <bzg@gnu.org>
492
493 * org.texi (Plain lists, Agenda files): Add index entries.
494
495 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
496
497 * org.texi: Use "Org mode" instead of alternatives like
498 "Org-mode" or "org-mode".
499
500 2012-01-03 Bernt Hansen <bernt@norang.ca>
501
502 * org.texi (Agenda commands): Document
503 `org-clock-report-include-clocking-task'.
504
505 2012-01-03 Bastien Guerry <bzg@gnu.org>
506
507 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
508 C-c' on checkboxes.
509
510 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
511
512 * org.texi: End sentences with two spaces.
513
514 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
515
516 * org.texi (External links): Document the link types file+sys
517 and file+emacs, slightly narrow used page width.
518
519 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
520
521 * org.texi (colnames): Note that colnames behavior may differ
522 across languages.
523
524 2012-01-03 Bastien Guerry <bzg@gnu.org>
525
526 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
527
528 2012-01-03 Thomas Dye <dk@poto.westell.com>
529
530 * org.texi: Augmented discussion of babel property
531 inheritance. Put footnote outside sentence ending period.
532
533 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
534
535 * org.texi (eval): Documenting the full range of :eval header
536 argument values.
537
538 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
539
540 * org.texi (eval): Documentation of the new :eval option.
541
542 2012-01-03 Thomas Dye <dk@poto.local>
543
544 * org.texi: Add accumulated properties.
545
546 2012-01-03 Thomas Dye <dk@poto.local>
547
548 * org.texi: Documented no spaces in name=assign, another
549 correction to :var table.
550
551 2012-01-03 Thomas Dye <dk@poto.local>
552
553 * org.texi: Changed DATA to NAME in Working With Source Code
554 section.
555
556 2012-01-03 Tom Dye <tsd@tsdye.com>
557
558 * org.texi: Minor change to :var table.
559
560 2012-01-03 Tom Dye <tsd@tsdye.com>
561
562 * org.texi: More changes to :var table (some examples were wrong).
563
564 2012-01-03 Tom Dye <tsd@tsdye.com>
565
566 * org.texi: Cleaned up :var table.
567
568 2012-01-03 Bastien Guerry <bzg@gnu.org>
569
570 * org.texi (Timestamps, Weekly/daily agenda)
571 (Weekly/daily agenda): Add @cindex for "appointment".
572
573 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
574
575 * org.texi (Literal examples): A new link to the template for
576 inserting empty code blocks.
577 (Structure of code blocks): A new link to the template for
578 inserting empty code blocks.
579
580 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
581
582 * org.texi (External links): Add footnote on how the behavior
583 of the text search in Org files are controled by the variable
584 `org-link-search-must-match-exact-headline'.
585
586 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
587
588 * org.texi (Buffer-wide header arguments): Update
589 documentation to reflect removal of #+PROPERTIES.
590
591 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
592
593 * org.texi (The clock table): Mention that ACHIVED trees
594 contribute to the clock table.
595
596 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
597
598 * org.texi (Conflicts): Better yasnippet config info.
599
600 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
601
602 * org.texi (Selective export): Explicitely mention the default
603 values for `org-export-select-tags',
604 `org-export-exclude-tags'.
605
606 2012-01-03 Tom Dye <tsd@tsdye.com>
607
608 * org.texi: Added a line to specify that header arguments are
609 lowercase.
610
611 2012-01-03 Tom Dye <tsd@tsdye.com>
612
613 * org.texi: :var requires default value when declared.
614
615 2012-01-03 Bastien Guerry <bzg@gnu.org>
616
617 * org.texi (Handling links): Add a note about the
618 `org-link-frame-setup' option.
619
620 2012-01-03 David Maus <dmaus@ictsoc.de>
621
622 * org.texi (Exporting Agenda Views, Extracting agenda
623 information): Fix command line syntax, quote symbol parameter
624 values.
625
626 2012-01-03 David Maus <dmaus@ictsoc.de>
627
628 * org.texi (Exporting Agenda Views): Fix command line syntax.
629
630 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
631
632 * gnus.texi (Mail Source Customization, Mail Back End Variables):
633 Use octal notation for file permissions, which are normally
634 thought of in octal.
635 (Mail Back End Variables): Use more-plausible modes in example.
636
637 2011-12-20 Alan Mackenzie <acm@muc.de>
638
639 * cc-mode.texi: Update version string 5.31 -> 5.32.
640
641 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
642
643 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
644
645 2011-11-24 Glenn Morris <rgm@gnu.org>
646
647 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
648
649 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
650
651 * makefile.w32-in: Update dependencies.
652
653 2011-11-20 Glenn Morris <rgm@gnu.org>
654
655 * gnus.texi (Group Information):
656 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
657
658 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
659
660 * gnus-coding.texi (Gnus Maintenance Guide):
661 Rename from "Gnus Maintainance Guide".
662
663 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
664 * eieio.texi (Customizing):
665 * gnus.texi (Article Washing):
666 * gnus-news.texi:
667 * sem-user.texi (Smart Jump): Fix typos.
668
669 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
670
671 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
672
673 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
674
675 * ede.texi (project-am-texinfo):
676 * gnus.texi (Sending or Not Sending):
677 * org.texi (Template elements): Fix typos.
678
679 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
680
681 * ediff.texi (Hooks):
682 * sem-user.texi (Semanticdb Roots): Fix typos.
683
684 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
685
686 * semantic.texi (Tag handling): Fix typo.
687
688 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
689
690 * gnus.texi (Other Gnus Versions): Remove.
691
692 2011-10-28 Alan Mackenzie <acm@muc.de>
693
694 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
695 (Other Special Indentations): Add an xref to "Macros with ;".
696 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
697 "Macros with ;".
698 (Macros with ;): New page.
699
700 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
701 Document the new handling of nested scopes for movement by defuns.
702
703 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
704
705 Sync with Tramp 2.2.3.
706
707 * trampver.texi: Update release number.
708
709 2011-10-14 Glenn Morris <rgm@gnu.org>
710
711 * ert.texi (Introduction, How to Run Tests)
712 (Running Tests Interactively, Expected Failures)
713 (Tests and Their Environment, Useful Techniques)
714 (Interactive Debugging, Fixtures and Test Suites):
715 Minor rephrasings.
716 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
717 (Running Tests in Batch Mode): Simplify loading instructions.
718 (Test Selectors): Clarify some selectors.
719 (Expected Failures, Useful Techniques):
720 Make examples fit in 80 columns.
721
722 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
723
724 * calc.texi (Basic Operations on Units): Discuss temperature
725 conversion (`u t') alongside with other unit conversions ('u c').
726
727 2011-10-12 Glenn Morris <rgm@gnu.org>
728
729 * ert.texi: Whitespace trivia to make main menu items line up better.
730
731 2011-10-08 Glenn Morris <rgm@gnu.org>
732
733 * Makefile.in: Fix ert rules.
734
735 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
736
737 * gnus.texi (Gnus Utility Functions): Add more references and
738 explanations (bug#9683).
739
740 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
741
742 * gnus.texi (Archived Messages): Note the default (bug#9552).
743
744 2011-09-21 Bill Wohler <wohler@newt.com>
745
746 Release MH-E manual version 8.3.
747
748 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
749 release 8.3.
750 (Preface): Updated support information.
751 (From Bill Wohler): Reset text to original version. As a
752 historical quote, the tense should be correct in the time that it
753 was written.
754
755 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
756
757 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
758 (Finding the News): Doc clarification.
759 (Terminology): Mention naming.
760
761 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
762
763 * gnus.texi: Remove mentions of `recent', which are now obsolete.
764 (Interactive): Document `quiet'.
765
766 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
767
768 * org.texi (Images in LaTeX export): Rewrite.
769
770 2011-08-15 Bastien Guerry <bzg@gnu.org>
771
772 * org.texi (Using the mapping API): Mention 'region as a possible
773 scope for `org-map-entries'.
774
775 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
776
777 * org.texi (Visibility cycling): Document `org-copy-visible'.
778
779 2011-08-15 Bastien Guerry <bzg@gnu.org>
780
781 * org.texi (Template expansion): Order template sequences in the
782 proper order.
783
784 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
785
786 * org.texi (eval): Expand discussion of the :eval header argument.
787
788 2011-08-15 Bastien Guerry <bzg@gnu.org>
789
790 * org.texi (Languages): Add Lilypond and Awk as supported
791 languages.
792
793 2011-08-15 Achim Gratz <stromeko@nexgo.de>
794
795 * org.texi: Document that both CLOCK_INTO_DRAWER and
796 LOG_INTO_DRAWER can be used to override the contents of variable
797 org-clock-into-drawer (or if unset, org-log-into-drawer).
798
799 * org.texi: Replace @xref->@pxref.
800
801 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
802
803 * org.texi (Evaluating code blocks): Documenting the new option
804 for inline call lines.
805
806 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
807
808 * org.texi (Results of evaluation): More explicit about the
809 mechanism through which interactive evaluation of code is
810 performed.
811
812 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
813
814 * org.texi (noweb-ref): New header argument documentation.
815
816 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
817
818 * org.texi (Extracting source code): Documentation of the new
819 org-babel-tangle-named-block-combination variable.
820
821 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
822
823 * org.texi (Structure of code blocks): Explicitly state that the
824 behavior of multiple blocks of the same name is undefined
825
826 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
827
828 * org.texi (TaskJuggler export): Modify the example to reflect the
829 new effort durations.
830
831 2011-08-15 David Maus <dmaus@ictsoc.de>
832
833 * org.texi (Images in LaTeX export): Escape curly brackets in
834 LaTeX example.
835
836 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
837
838 * org.texi (The clock table): Document the :properties and
839 :inherit-props arguments for the clocktable.
840
841 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
842
843 * org.texi (Tables in LaTeX export): Document specifying placement
844 options for tables.
845
846 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
847
848 * org.texi (Evaluating code blocks): More specific documentation
849 about the different types of header arguments.
850
851 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
852
853 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
854
855 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
856
857 * org.texi (Built-in table editor): Document the table field
858 follow mode.
859
860 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
861
862 * org.texi (Easy Templates): Document new template.
863
864 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
865
866 * org.texi (Literal examples): Add a cross-reference from "Literal
867 Examples" to "Easy Templates."
868
869 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
870
871 * org.texi (The clock table): Add link to match syntax.
872
873 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
874
875 * org.texi (Agenda commands): Document clock consistency checks.
876
877 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
878
879 * org.texi (Built-in table editor): Document that \vert represents
880 a vertical bar in a table field.
881
882 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
883
884 * org.texi (Literal examples): Link from "Markup" > "Literate
885 Examples" to "Working with Source Code".
886
887 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
888
889 * org.texi (Agenda commands): Doc for function option to bulk
890 action.
891
892 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
893
894 * org.texi (Template expansion): Document new %<...> template
895 escape.
896
897 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
898
899 * org.texi (Selective export): Document exclusion of any tasks
900 from export.
901
902 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
903
904 * org.texi (Selective export): Document how to exclude DONE tasks
905 from export.
906 (Publishing options): Document the properties to be used to turn off
907 export of DONE tasks.
908
909 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
910
911 * org.texi (The date/time prompt): Document date range protection.
912
913 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
914
915 * org.texi (padline): Documentation of the new padline header
916 argument.
917
918 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
919
920 * org.texi (var): Adding "[" to list of characters triggering
921 elisp evaluation.
922
923 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
924
925 * org.texi (var): Documentation of Emacs Lisp evaluation during
926 variable assignment.
927
928 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
929
930 * org.texi (colnames): Reference indexing into variables, and note
931 that colnames are *not* removed before indexing occurs.
932 (rownames): Reference indexing into variables, and note that
933 rownames are *not* removed before indexing occurs.
934
935 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
936
937 * org.texi (var): Clarification of indexing into tabular
938 variables.
939
940 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
941
942 * org.texi (results): Documentation of the `:results wrap' header
943 argument.
944
945 2011-08-15 Bastien Guerry <bzg@gnu.org>
946
947 * org.texi (LaTeX and PDF export): Add a note about a limitation
948 of the LaTeX export: the org file has to be properly structured.
949
950 2011-08-15 Bastien Guerry <bzg@gnu.org>
951
952 * org.texi (Dynamic blocks, Structure editing): Mention
953 the function `org-narrow-to-block'.
954
955 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
956
957 * org.texi (Languages): Updating list of code block supported
958 languages.
959
960 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
961
962 * org.texi (Special properties): CATEGORY is a special property,
963 but it may also used in the drawer.
964
965 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
966
967 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
968
969 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
970
971 * org.texi (Include files): Document :lines.
972
973 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
974
975 * org.texi (comments): Documentation of the ":comments noweb" code
976 block header argument.
977
978 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
979
980 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
981 added extra whitespace around functions to be consistent with the
982 rest of the section.
983
984 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
985
986 * org.texi (Evaluating code blocks): Expanded discussion of
987 #+call: line syntax.
988 (Header arguments in function calls): Expanded discussion of
989 #+call: line syntax.
990
991 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
992
993 * org.texi (Evaluating code blocks): More explicit about how to
994 pass variables to #+call lines.
995
996 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
997
998 * org.texi (Results of evaluation): Link to the :results header
999 argument list from the "Results of evaluation" section.
1000
1001 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1002
1003 * org.texi (Conflicts): Adding additional information about
1004 resolving org/yasnippet conflicts.
1005
1006 2011-08-15 David Maus <dmaus@ictsoc.de>
1007
1008 * org.texi (Publishing options): Document style-include-scripts
1009 publishing project property.
1010
1011 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1012
1013 * org.texi (Sparse trees): Document the next-error /
1014 previous-error functionality.
1015
1016 2011-08-15 Tom Dye <tsd@tsdye.com>
1017
1018 * org.texi (cache): Improved documentation of code block caches.
1019
1020 2011-08-15 Tom Dye <tsd@tsdye.com>
1021
1022 * org.texi (Code block specific header arguments): Documentation
1023 of multi-line header arguments.
1024
1025 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1026
1027 * org.texi (Code evaluation security): Add example for using a
1028 function.
1029
1030 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1031
1032 * org.texi (Tables in LaTeX export): Documentation of new
1033 attr_latex options for tables.
1034
1035 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
1036
1037 * trampver.texi: Update release number.
1038
1039 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
1040
1041 Sync with Tramp 2.2.2.
1042
1043 * trampver.texi: Update release number.
1044
1045 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1046
1047 * flymake.texi (Example -- Configuring a tool called via make):
1048 Use /dev/null instead of the Windows "nul" (bug#8715).
1049
1050 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1051
1052 * widget.texi (Setting Up the Buffer): Remove mention of the
1053 global keymap parent, which doesn't seem to be accurate
1054 (bug#7045).
1055
1056 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1057
1058 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1059
1060 2010-07-10 Kevin Ryde <user42@zip.com.au>
1061
1062 * cl.texi (For Clauses): Add destructuring example processing an
1063 alist (bug#6596).
1064
1065 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1066
1067 * ediff.texi (Major Entry Points): Remove mention of `require',
1068 since that's not pertinent in the installed Emacs (bug#9016).
1069
1070 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1071
1072 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1073 (Filtering New Groups): Clarify how simple the "options -n" format is.
1074 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1075 is internal.
1076
1077 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
1078
1079 * tramp.texi (Cleanup remote connections): Add
1080 `tramp-cleanup-this-connection'.
1081
1082 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1083
1084 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1085 zombies.
1086 (Checking New Groups): Ditto (bug#8974).
1087 (Checking New Groups): Moved the reference to the right place.
1088
1089 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1090
1091 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1092 backups, and not actual vc (bug#8975).
1093
1094 2011-07-03 Kevin Ryde <user42@zip.com.au>
1095
1096 * cl.texi (For Clauses): @items for hash-values and key-bindings
1097 to make them more visible when skimming. Add examples of `using'
1098 clause to them, examples being clearer than a description in
1099 words (bug#6599).
1100
1101 2011-07-01 Alan Mackenzie <acm@muc.de>
1102
1103 * cc-mode.texi (Guessing the Style): New page.
1104 (Styles): Add a short introduction to above.
1105
1106 2011-06-28 Deniz Dogan <deniz@dogan.se>
1107
1108 * rcirc.texi (Configuration): Bug-fix:
1109 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1110 Reported by Elias Pipping <pipping@exherbo.org>.
1111
1112 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1113
1114 * gnus.texi (Summary Mail Commands): Document
1115 `gnus-summary-reply-to-list-with-original'.
1116
1117 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1118
1119 * eshell.texi (Known problems): Fix typo.
1120
1121 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
1122
1123 * tramp.texi (Customizing Completion): Mention authinfo-style files.
1124 (Password handling): `auth-source-debug' is good for debug messages.
1125
1126 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1127
1128 * gnus.texi (Store custom flags and keywords): Refer to
1129 `gnus-registry-article-marks-to-{chars,names}' instead of
1130 `gnus-registry-user-format-function-{M,M2}'.
1131
1132 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1133
1134 * texinfo.tex: Merge from gnulib.
1135
1136 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1137
1138 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1139 (Store custom flags and keywords):
1140 Mention `gnus-registry-user-format-function-M' and
1141 `gnus-registry-user-format-function-M2'.
1142
1143 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1144
1145 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1146
1147 2011-05-17 Glenn Morris <rgm@gnu.org>
1148
1149 * gnus.texi (Face): Fix typo.
1150
1151 2011-05-14 Glenn Morris <rgm@gnu.org>
1152
1153 * dired-x.texi (Omitting Examples): Minor addition.
1154
1155 2011-05-10 Jim Meyering <meyering@redhat.com>
1156
1157 * ede.texi: Fix typo "or or -> or".
1158
1159 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
1160
1161 * gnus.texi (Summary Buffer Lines):
1162 gnus-summary-user-date-format-alist does not exist.
1163 (Sorting the Summary Buffer): More about sorting threads.
1164
1165 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
1166
1167 * trampver.texi: Update release number.
1168
1169 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
1170
1171 * tramp.texi (Frequently Asked Questions): New item for disabling
1172 Tramp in other packages.
1173
1174 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1175
1176 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1177 (Fancy splitting to parent, Store arbitrary data):
1178 Updated gnus-registry docs.
1179
1180 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
1181
1182 * ede.texi: Fix typos.
1183
1184 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1185
1186 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1187 It's @table @code.
1188
1189 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1190
1191 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
1192
1193 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1194
1195 * calc.texi (Logarithmic Units): Update the function names.
1196
1197 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1198
1199 * message.texi (Various Commands): Document format specs in the
1200 ellipsis.
1201
1202 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1203
1204 * message.texi (Insertion Variables): Document message-cite-style.
1205
1206 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
1207
1208 * tramp.texi (Remote processes): New subsection "Running shell on
1209 a remote host".
1210
1211 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1212
1213 * auth.texi (Help for developers): Update docs to explain that the
1214 :save-function will only run the first time.
1215
1216 2011-03-12 Glenn Morris <rgm@gnu.org>
1217
1218 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1219 (emacs-faq.text): New target.
1220 (clean): Add emacs-faq.
1221
1222 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
1223
1224 Sync with Tramp 2.2.1.
1225
1226 * trampver.texi: Update release number.
1227
1228 2011-03-11 Glenn Morris <rgm@gnu.org>
1229
1230 * Makefile.in (HTML_TARGETS): New.
1231 (clean): Delete $HTML_TARGETS.
1232 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1233
1234 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1235
1236 * auth.texi (Help for developers): Show example of using
1237 `auth-source-search' with prompts and :save-function.
1238
1239 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1240
1241 * Version 23.3 released.
1242
1243 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1244
1245 * message.texi (Message Buffers): Update default value of
1246 message-generate-new-buffers.
1247
1248 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1249
1250 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1251 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1252 respectively.
1253 (Musical Notes): New section.
1254 (Customizing Calc): Mention the customizable variable
1255 calc-note-threshold.
1256
1257 2011-03-03 Glenn Morris <rgm@gnu.org>
1258
1259 * url.texi (Dealing with HTTP documents): Remove reference to
1260 function url-decode-text-part; never seems to have existed. (Bug#6038)
1261 (Configuration): Update url-configuration-directory description.
1262
1263 2011-03-02 Glenn Morris <rgm@gnu.org>
1264
1265 * dired-x.texi (Multiple Dired Directories): Remove mentions
1266 of dired-default-directory-alist and dired-default-directory.
1267 Move dired-smart-shell-command here...
1268 (Miscellaneous Commands): ... from here.
1269
1270 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1271
1272 * texinfo.tex: Update to version 2011-02-24.09.
1273
1274 2011-03-02 Glenn Morris <rgm@gnu.org>
1275
1276 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1277 instead of the obsoleted dired-omit-here-always.
1278
1279 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
1280
1281 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1282 supported systems.
1283
1284 2011-02-28 Glenn Morris <rgm@gnu.org>
1285
1286 * dbus.texi (Type Conversion): Grammar fix.
1287
1288 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
1289
1290 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1291 "Debian GNU/Linux".
1292
1293 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1294
1295 2011-02-23 Glenn Morris <rgm@gnu.org>
1296
1297 * dired-x.texi (Features): Minor rephrasing.
1298 (Local Variables): Fix typos.
1299
1300 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1301 Standardize some Emacs/XEmacs terminology.
1302
1303 * dired-x.texi (Features): Don't advertise obsolete local variables.
1304 Simplify layout.
1305 (Omitting Variables): Update local variables example.
1306 (Local Variables): Say this is obsolete. Fix description of
1307 dired-enable-local-variables possible values.
1308
1309 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1310
1311 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1312 default now.
1313
1314 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1315
1316 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1317
1318 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1319
1320 * gnus.texi (Window Layout): Document layout names.
1321
1322 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1323
1324 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1325 * auth.texi: Sync @dircategory with ../../info/dir.
1326 * autotype.texi: Sync @dircategory with ../../info/dir.
1327 * calc.texi: Sync @dircategory with ../../info/dir.
1328 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1329 * cl.texi: Sync @dircategory with ../../info/dir.
1330 * dbus.texi: Sync @dircategory with ../../info/dir.
1331 * dired-x.texi: Sync @dircategory with ../../info/dir.
1332 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1333 * ede.texi: Sync @dircategory with ../../info/dir.
1334 * ediff.texi: Sync @dircategory with ../../info/dir.
1335 * edt.texi: Sync @dircategory with ../../info/dir.
1336 * eieio.texi: Sync @dircategory with ../../info/dir.
1337 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1338 * epa.texi: Sync @dircategory with ../../info/dir.
1339 * erc.texi: Sync @dircategory with ../../info/dir.
1340 * eshell.texi: Sync @dircategory with ../../info/dir.
1341 * eudc.texi: Sync @dircategory with ../../info/dir.
1342 * flymake.texi: Sync @dircategory with ../../info/dir.
1343 * forms.texi: Sync @dircategory with ../../info/dir.
1344 * gnus.texi: Sync @dircategory with ../../info/dir.
1345 * idlwave.texi: Sync @dircategory with ../../info/dir.
1346 * mairix-el.texi: Sync @dircategory with ../../info/dir.
1347 * message.texi: Sync @dircategory with ../../info/dir.
1348 * mh-e.texi: Sync @dircategory with ../../info/dir.
1349 * newsticker.texi: Sync @dircategory with ../../info/dir.
1350 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1351 * org.texi: Sync @dircategory with ../../info/dir.
1352 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1353 * pgg.texi: Sync @dircategory with ../../info/dir.
1354 * rcirc.texi: Sync @dircategory with ../../info/dir.
1355 * reftex.texi: Sync @dircategory with ../../info/dir.
1356 * remember.texi: Sync @dircategory with ../../info/dir.
1357 * sasl.texi: Sync @dircategory with ../../info/dir.
1358 * sc.texi: Sync @dircategory with ../../info/dir.
1359 * semantic.texi: Sync @dircategory with ../../info/dir.
1360 * ses.texi: Sync @dircategory with ../../info/dir.
1361 * sieve.texi: Sync @dircategory with ../../info/dir.
1362 * smtpmail.texi: Sync @dircategory with ../../info/dir.
1363 * speedbar.texi: Sync @dircategory with ../../info/dir.
1364 * trampver.texi [emacs]: Set emacsname to "Emacs".
1365 * tramp.texi: Sync @dircategory with ../../info/dir.
1366 * url.texi: Sync @dircategory with ../../info/dir.
1367 * vip.texi: Sync @dircategory with ../../info/dir.
1368 * viper.texi: Sync @dircategory with ../../info/dir.
1369 * widget.texi: Sync @dircategory with ../../info/dir.
1370 * woman.texi: Sync @dircategory with ../../info/dir.
1371
1372 2011-02-19 Glenn Morris <rgm@gnu.org>
1373
1374 * dired-x.texi (Technical Details): No longer redefines
1375 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
1376 dired-read-shell-command, or dired-find-buffer-nocreate.
1377
1378 2011-02-18 Glenn Morris <rgm@gnu.org>
1379
1380 * dired-x.texi (Optional Installation File At Point): Simplify.
1381
1382 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
1383
1384 * auth.texi (Help for users): Use :port instead of :protocol for all
1385 auth-source docs.
1386 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1387 to have two files in `auth-sources'.
1388
1389 2011-02-16 Glenn Morris <rgm@gnu.org>
1390
1391 * dired-x.texi: Use emacsver.texi to get Emacs version.
1392 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1393 Depend on emacsver.texi.
1394
1395 * dired-x.texi: Drop meaningless version number.
1396 (Introduction): Remove old info.
1397 (Optional Installation Dired Jump): Autoload from dired-x.
1398 Remove incorrect info about loaddefs.el.
1399 (Bugs): Just refer to M-x report-emacs-bug.
1400
1401 * dired-x.texi (Multiple Dired Directories): Update for rename of
1402 default-directory-alist.
1403 (Miscellaneous Commands): No longer mention very old VM version 4.
1404
1405 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1406
1407 Merge from gnulib.
1408 * texinfo.tex: Update to version 2011-02-14.11.
1409
1410 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1411
1412 * auth.texi (Help for users):
1413 Login collection is "Login" and not "login".
1414
1415 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
1416
1417 * tramp.texi (History): Remove IMAP support.
1418 (External methods, Frequently Asked Questions): Remove `imap' and
1419 `imaps' methods.
1420 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1421
1422 * trampver.texi: Remove default value of `emacsimap'.
1423
1424 2011-02-13 Glenn Morris <rgm@gnu.org>
1425
1426 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1427 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1428
1429 2011-02-12 Glenn Morris <rgm@gnu.org>
1430
1431 * sc.texi (Getting Connected): Remove old index entries.
1432
1433 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
1434
1435 * url.texi: Remove duplicate @dircategory (Bug#7942).
1436
1437 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1438
1439 * auth.texi (Overview, Help for users, Help for developers):
1440 Update docs.
1441 (Help for users): Talk about spaces.
1442
1443 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1444
1445 * texinfo.tex: Update to version 2011-02-07.16.
1446
1447 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
1448
1449 * dbus.texi (Bus names): Adapt descriptions for
1450 dbus-list-activatable-names and dbus-list-known-names.
1451
1452 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1453
1454 * calc.texi (Logarithmic Units): New section.
1455
1456 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1457
1458 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1459 manuals use it now.
1460
1461 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
1462
1463 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1464
1465 * overrides.texi: Remove.
1466
1467 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1468 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1469
1470 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
1471
1472 * tramp.texi (Frequently Asked Questions): Mention problems with
1473 WinSSHD.
1474
1475 * trampver.texi: Update release number.
1476
1477 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1478
1479 * tramp.texi:
1480 Replace "delimet" with "delimit" globally.
1481 Replace "explicite" with "explicit" globally.
1482 Replace "instead of" with "instead" where there was nothing after "of".
1483 Audit use of comma before interrogative pronoun, "that", or "which".
1484 Minor word order, spelling, wording changes.
1485
1486 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1487
1488 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1489
1490 * sieve.texi: Use WEBHACKDEVEL.
1491
1492 * sasl.texi: Use WEBHACKDEVEL.
1493
1494 * pgg.texi: Use WEBHACKDEVEL.
1495
1496 * message.texi: Use WEBHACKDEVEL.
1497
1498 * gnus.texi: Use WEBHACKDEVEL.
1499
1500 * emacs-mime.texi: Use WEBHACKDEVEL.
1501
1502 * auth.texi: Use WEBHACKDEVEL.
1503
1504 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1505 manuals.
1506
1507 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1508
1509 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1510
1511 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1512
1513 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1514 which in turn is copied from ftp://tug.org/tex/.
1515
1516 2011-02-03 Glenn Morris <rgm@gnu.org>
1517
1518 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1519 (Binding combinations of modifiers and function keys):
1520 Let's assume people reading this are not using Emacs 18.
1521
1522 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1523
1524 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1525 since it's run automatically.
1526
1527 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1528
1529 * gnus.texi (Customizing Articles): Fix typo.
1530
1531 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1532
1533 * gnus.texi (Customizing Articles): Document the new way of customizing
1534 the date headers(s).
1535
1536 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1537
1538 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1539 splitting example.
1540
1541 2011-01-29 Eli Zaretskii <eliz@gnu.org>
1542
1543 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1544 (MAKEINFO_OPTS): New variable.
1545 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1546 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1547 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1548 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1549 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1550 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1551 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1552 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1553 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1554 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1555 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1556 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1557 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1558 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1559 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1560 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1561 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1562 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1563
1564 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1565
1566 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1567
1568 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1569
1570 * message.texi (IDNA): Explain what it is.
1571
1572 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1573
1574 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1575
1576 2011-01-23 Werner Lemberg <wl@gnu.org>
1577
1578 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1579 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1580 (ENVADD): Update.
1581
1582 2011-01-18 Glenn Morris <rgm@gnu.org>
1583
1584 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1585
1586 2011-01-14 Eduard Wiebe <usenet@pusto.de>
1587
1588 * nxml-mode.texi (Introduction): Fix file name typos.
1589
1590 2011-01-13 Christian Ohler <ohler@gnu.org>
1591
1592 * ert.texi: New file.
1593
1594 * Makefile.in:
1595 * makefile.w32-in: Add ert.texi.
1596
1597 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1598
1599 * dbus.texi (Receiving Method Calls): New function
1600 dbus-register-service. Rearrange node.
1601
1602 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1603
1604 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1605 which in turn is copied from ftp://tug.org/tex/.
1606
1607 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1608
1609 * dbus.texi (Receiving Method Calls): Describe new optional
1610 parameter dont-register-service of dbus-register-{method,property}.
1611
1612 2010-12-17 Daiki Ueno <ueno@unixuser.org>
1613
1614 * epa.texi (Encrypting/decrypting *.gpg files):
1615 Mention epa-file-select-keys.
1616
1617 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1618
1619 * gnus.texi (Archived Messages): Remove outdated text.
1620
1621 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1622
1623 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
1624
1625 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1626
1627 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
1628
1629 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1630
1631 * gnus.texi (The swish++ Engine): Add customizable parameters
1632 descriptions.
1633 (The swish-e Engine): Ditto.
1634
1635 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
1636
1637 * tramp.texi (Inline methods): Add "ksu" method.
1638 (Remote processes): Add example with remote `default-directory'.
1639
1640 2010-12-14 Glenn Morris <rgm@gnu.org>
1641
1642 * faq.texi (Expanding aliases when sending mail):
1643 Now build-mail-aliases is interactive.
1644
1645 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1646
1647 * gnus.texi: First pass at adding (rough) nnir documentation.
1648
1649 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1650
1651 * gnus.texi (Filtering New Groups):
1652 Mention gnus-auto-subscribed-categories.
1653 (The First Time): Remove, since default-subscribed-newsgroups has been
1654 removed.
1655
1656 2010-12-13 Glenn Morris <rgm@gnu.org>
1657
1658 * cl.texi (For Clauses): Small fixes for frames and windows.
1659
1660 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1661
1662 * org.texi (Using capture): Document using prefix arguments for
1663 finalizing capture.
1664 (Agenda commands): Document prefix argument for the bulk scatter
1665 command.
1666 (Beamer class export): Document that also overlay arguments can be
1667 passed to the column environment.
1668 (Template elements): Document the new entry type.
1669
1670 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
1671
1672 * org.texi (Include files): Document :minlevel.
1673
1674 2010-12-11 Julien Danjou <julien@danjou.info>
1675
1676 * org.texi (Categories): Document category icons.
1677
1678 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
1679
1680 * org.texi (noweb): Fix typo.
1681
1682 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1683
1684 * gnus.texi (Server Commands): Point to the rest of the server
1685 commands.
1686
1687 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1688
1689 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1690 g'.
1691
1692 2010-12-02 Julien Danjou <julien@danjou.info>
1693
1694 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1695
1696 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1697
1698 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1699 (Direct Functions): Note the STARTTLS upgrade.
1700
1701 2010-11-27 Glenn Morris <rgm@gnu.org>
1702 James Clark <none@example.com>
1703
1704 * nxml-mode.texi (Introduction): New section.
1705
1706 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1707
1708 * gnus.texi (Server Commands): Document gnus-server-show-server.
1709
1710 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
1711
1712 Sync with Tramp 2.2.0.
1713
1714 * trampver.texi: Update release number.
1715
1716 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1717
1718 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1719 Mention that the TeX specific units won't use the `tex' prefix
1720 in TeX mode.
1721
1722 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1723
1724 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1725
1726 2010-11-17 Glenn Morris <rgm@gnu.org>
1727
1728 * edt.texi: Remove information about Emacs 19.
1729
1730 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
1731
1732 * trampver.texi: Update release number.
1733
1734 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1735
1736 * gnus.texi (Article Washing): Fix typo.
1737
1738 2010-11-11 Noorul Islam <noorul@noorul.com>
1739
1740 * org.texi: Fix typo.
1741
1742 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1743
1744 * org.texi (Using capture): Explain that refiling is
1745 sensitive to cursor position.
1746
1747 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1748
1749 * org.texi (Images and tables): Add cross reference to link section.
1750
1751 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1752
1753 * org.texi: Document the <c> cookie.
1754
1755 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1756
1757 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
1758 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
1759
1760 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1761
1762 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
1763
1764 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1765
1766 * org.texi (Project alist): Mention that this is a property list.
1767
1768 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1769
1770 * org.texi (Setting up the staging area): Document that
1771 file names remain visible when encrypting the MobileOrg files.
1772
1773 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1774
1775 * org.texi (Setting up the staging area): Document which
1776 versions are needed for encryption.
1777
1778 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1779
1780 * org.texi (noweb): Update :noweb documentation to
1781 reflect the new "tangle" argument.
1782
1783 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1784
1785 * org.texi (Batch execution): Improve tangling script in
1786 documentation.
1787
1788 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1789
1790 * org.texi (Handling links):
1791 (In-buffer settings): Document inlining images on startup.
1792
1793 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1794
1795 * org.texi (Setting up the staging area): Document use of
1796 crypt password.
1797
1798 2010-11-11 David Maus <dmaus@ictsoc.de>
1799
1800 * org.texi (Template expansion): Add date related link type escapes.
1801
1802 2010-11-11 David Maus <dmaus@ictsoc.de>
1803
1804 * org.texi (Template expansion): Add mew in table for link type
1805 escapes.
1806
1807 2010-11-11 David Maus <dmaus@ictsoc.de>
1808
1809 * org.texi (Template expansion): Fix typo in link type escapes.
1810
1811 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1812
1813 * org.texi (Structure of code blocks): Another documentation tweak.
1814
1815 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1816
1817 * org.texi (Structure of code blocks): Documentation tweak.
1818
1819 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1820
1821 * org.texi (Structure of code blocks):
1822 Update documentation to mention inline code block syntax.
1823
1824 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1825
1826 * org.texi (comments): Improve wording.
1827
1828 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1829
1830 * org.texi (comments): Document the new :comments header arguments.
1831
1832 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1833
1834 * org.texi (Installation): Remove the special
1835 installation instructions for XEmacs.
1836
1837 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1838
1839 * org.texi (Easy Templates): New section. Documents quick
1840 insertion of empty structural elements.
1841
1842 2010-11-11 Noorul Islam <noorul@noorul.com>
1843
1844 * org.texi: Fix doc.
1845
1846 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1847
1848 * org.texi (The date/time prompt): Document specification
1849 of time ranges.
1850
1851 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1852
1853 * org.texi (Internal links): Document the changes in
1854 internal links.
1855
1856 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1857
1858 * org.texi (Agenda commands): Document the limitation for
1859 the filter preset - it can only be used for an entire agenda
1860 view, not in an individual block in a block agenda.
1861
1862 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1863
1864 * org.texi (iCalendar export): Document alarm creation.
1865
1866 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
1867
1868 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1869
1870 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1871
1872 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1873
1874 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
1875
1876 * calc.texi: Use emacsver.texi to determine Emacs version.
1877
1878 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1879
1880 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1881 since that works by default.
1882
1883 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1884
1885 * gnus.texi (Customizing the IMAP Connection): Document
1886 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1887
1888 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
1889
1890 * tramp.texi (Remote shell setup): New item "Interactive shell
1891 prompt". Reported by Christian Millour <cm@abtela.com>.
1892 (Remote shell setup, Remote processes): Use @code{} for
1893 environment variables.
1894
1895 2010-11-03 Glenn Morris <rgm@gnu.org>
1896
1897 * ediff.texi (Quick Help Commands, Miscellaneous):
1898 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
1899
1900 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1901
1902 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1903
1904 2010-10-31 Glenn Morris <rgm@gnu.org>
1905
1906 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1907
1908 2010-10-31 Glenn Morris <rgm@gnu.org>
1909
1910 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1911
1912 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1913
1914 * gnus.texi (Client-Side IMAP Splitting):
1915 Mention nnimap-unsplittable-articles.
1916
1917 2010-10-29 Julien Danjou <julien@danjou.info>
1918
1919 * gnus.texi (Finding the News): Remove references to obsoletes
1920 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1921
1922 2010-10-29 Eli Zaretskii <eliz@gnu.org>
1923
1924 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1925 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1926 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1927 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1928
1929 2010-10-28 Glenn Morris <rgm@gnu.org>
1930
1931 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1932 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1933 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1934
1935 2010-10-25 Daiki Ueno <ueno@unixuser.org>
1936
1937 * epa.texi (Mail-mode integration): Add alternative key bindings
1938 for epa-mail commands; escape comma.
1939 Don't use the word "PGP", since it is a non-free program.
1940
1941 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1942
1943 * calc.texi: Use emacsver.texi to determine Emacs version.
1944
1945 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
1946
1947 * gnus.texi (Group Parameters, Buttons): Fix typos.
1948
1949 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1950
1951 * gnus.texi (Subscription Commands): Mention that you can also
1952 subscribe to new groups via the Server buffer, which is probably more
1953 convenient when subscribing to many groups.
1954
1955 2010-10-21 Julien Danjou <julien@danjou.info>
1956
1957 * message.texi (Message Headers): Allow message-default-headers to be a
1958 function.
1959
1960 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1961
1962 * gnus-news.texi: Mention new archive defaults.
1963
1964 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1965
1966 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1967
1968 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1969
1970 * gnus.texi (HTML): Document the function value of
1971 gnus-blocked-images.
1972 (Article Washing): shr and gnus-w3m, not the direct function names.
1973
1974 2010-10-20 Julien Danjou <julien@danjou.info>
1975
1976 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1977 variable.
1978
1979 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1980
1981 * gnus.texi (Customizing the IMAP Connection): The port strings are
1982 strings.
1983 (Document Groups): Mention git.
1984
1985 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1986
1987 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1988 bzr/Gnus git sync.
1989
1990 2010-10-15 Eli Zaretskii <eliz@gnu.org>
1991
1992 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1993 change.
1994
1995 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1996
1997 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1998 @item syntax for in-Emacs makeinfo.
1999
2000 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2001
2002 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2003 trim sentence.
2004
2005 2010-10-12 Daiki Ueno <ueno@unixuser.org>
2006
2007 * epa.texi (Caching Passphrases):
2008 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2009 Clarify some configurations require to set up gpg-agent.
2010
2011 2010-10-11 Glenn Morris <rgm@gnu.org>
2012
2013 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2014
2015 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2016
2017 * gnus.texi (Spam Package Introduction): Mention `$'.
2018
2019 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2020
2021 * makefile.w32-in (emacsdir): New variable.
2022 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2023 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2024
2025 2010-10-09 Glenn Morris <rgm@gnu.org>
2026
2027 * Makefile.in (mostlyclean): Delete *.toc.
2028
2029 * Makefile.in: Use $< in rules.
2030
2031 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2032
2033 * Makefile.in ($(infodir)): Delete rule.
2034 (mkinfodir): New. Use it in all the info rules, rather than depending
2035 on infodir.
2036
2037 2010-10-09 Glenn Morris <rgm@gnu.org>
2038
2039 * gnus.texi (Article Washing): Fix previous change.
2040
2041 * Makefile.in (emacsdir): New variable.
2042 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2043 Depend on emacsver.texi.
2044
2045 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2046
2047 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2048
2049 2010-10-08 Julien Danjou <julien@danjou.info>
2050
2051 * gnus.texi: Add mm-shr.
2052
2053 2010-10-08 Ludovic Courtès <ludo@gnu.org>
2054
2055 * gnus.texi (Finding the Parent, The Gnus Registry)
2056 (Registry Article Refer Method): Update docs for nnregistry.el.
2057
2058 2010-10-08 Daiki Ueno <ueno@unixuser.org>
2059
2060 * auth.texi (Help for users)
2061 (GnuPG and EasyPG Assistant Configuration): Update docs.
2062
2063 2010-10-08 Glenn Morris <rgm@gnu.org>
2064
2065 * cl.texi (Organization, Installation, Old CL Compatibility):
2066 Deprecate cl-compat for new code.
2067 (Usage, Installation): Remove outdated information.
2068
2069 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2070
2071 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2072
2073 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2074
2075 2010-10-06 Julien Danjou <julien@danjou.info>
2076
2077 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2078
2079 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2080 broken link.
2081
2082 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2083
2084 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2085 to ReiserFS.
2086
2087 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2088 (FAQ 7-1): Fix getmail URL.
2089
2090 2010-10-06 Daiki Ueno <ueno@unixuser.org>
2091
2092 * epa.texi (Caching Passphrases): New section.
2093
2094 2010-10-06 Glenn Morris <rgm@gnu.org>
2095
2096 * Makefile.in (SHELL): Set it.
2097 (info): Move the mkdir dependency to the individual info files.
2098 (mostlyclean): Tidy up.
2099 (clean): Only delete the specific dvi and pdf files.
2100 (maintainer-clean): Be more restrictive in what we delete.
2101 ($(infodir)): Add parallel build workaround.
2102
2103 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2104
2105 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2106
2107 2010-10-03 Julien Danjou <julien@danjou.info>
2108
2109 * emacs-mime.texi (Display Customization):
2110 Update mm-inline-large-images documentation and add documentation for
2111 mm-inline-large-images-proportion.
2112
2113 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
2114
2115 * tramp.texi (Frequently Asked Questions):
2116 Mention remote-file-name-inhibit-cache.
2117
2118 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2119
2120 * gnus.texi (Splitting Mail): Fix @xref syntax.
2121 (Splitting Mail): Really fix the @ref syntax.
2122
2123 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2124
2125 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2126 (Article Hiding): Add google banner example.
2127 Suggested by Benjamin Xu.
2128
2129 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2130
2131 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2132 Remove nnimap-split-rule from examples.
2133
2134 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2135
2136 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2137 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2138 Fishman.
2139 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2140
2141 2010-09-30 Julien Danjou <julien@danjou.info>
2142
2143 * gnus.texi (Gravatars): Fix documentation about
2144 gnu-gravatar-properties.
2145
2146 2010-09-29 Daiki Ueno <ueno@unixuser.org>
2147
2148 * epa.texi (Bug Reports): New section.
2149
2150 2010-09-29 Glenn Morris <rgm@gnu.org>
2151
2152 * Makefile.in (top_srcdir): Remove unused variable.
2153
2154 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2155
2156 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2157 (Client-Side IMAP Splitting): Document 'default.
2158
2159 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2160
2161 * gnus.texi (Customizing the IMAP Connection):
2162 Document nnimap-fetch-partial-articles.
2163
2164 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2165
2166 * gnus-news.texi: Mention nnimap-inbox.
2167
2168 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2169
2170 2010-09-26 Julien Danjou <julien@danjou.info>
2171
2172 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2173
2174 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2175
2176 * gnus.texi (Security): Remove gpg.el mention.
2177
2178 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2179
2180 * gnus.texi (Browse Foreign Server): New variable
2181 gnus-browse-subscribe-newsgroup-method.
2182
2183 * gnus-news.texi: Mention it.
2184
2185 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2186
2187 * gnus.texi (NoCeM): Remove.
2188 (Startup Variables): No jingle.
2189
2190 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
2191
2192 * woman.texi (Interface Options): xz compression is now supported.
2193
2194 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2195
2196 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2197 (Unavailable Servers): Document gnus-server-copy-server.
2198 (Using IMAP): Document the new nnimap.
2199
2200 2010-09-25 Julien Danjou <julien@danjou.info>
2201
2202 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2203
2204 2010-09-24 Glenn Morris <rgm@gnu.org>
2205
2206 * url.texi (Disk Caching): Tweak previous change.
2207
2208 2010-09-24 Julien Danjou <julien@danjou.info>
2209
2210 * url.texi (Disk Caching): Mention url-cache-expire-time,
2211 url-cache-expired, and url-fetch-from-cache.
2212
2213 2010-09-24 Julien Danjou <julien@danjou.info>
2214
2215 * gnus.texi: Add Gravatars.
2216
2217 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2218
2219 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2220
2221 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2222
2223 * gnus.texi (Expunging mailboxes): Update name of the expunging
2224 command.
2225
2226 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2227
2228 * emacs-mime.texi (rfc2047): Update description for
2229 rfc2047-encode-parameter.
2230
2231 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
2232
2233 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2234 "fish" methods.
2235 (External methods): Remove "scp1_old" and "scp2_old" methods.
2236
2237 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
2238
2239 * tramp.texi: Remove Japanese manual. Fix typo.
2240
2241 * trampver.texi: Update release number. Remove japanesemanual.
2242
2243 2010-09-09 Glenn Morris <rgm@gnu.org>
2244
2245 * org.texi: Restore clobbered changes (copyright years, untabify).
2246
2247 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2248
2249 * gnus.texi (Adaptive Scoring): Fix typo.
2250
2251 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2252
2253 * gnus.texi (Article Display): Document gnus-html-show-images.
2254
2255 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2256
2257 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2258
2259 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2260
2261 * gnus.texi (HTML): Document gnus-max-image-proportion.
2262
2263 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2264
2265 * gnus.texi (HTML): Document gnus-blocked-images.
2266
2267 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2268
2269 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2270
2271 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2272 the first message are used for wide replies.
2273 (Changing Servers): Remove documentation on gnus-change-server and
2274 friends, since it's been removed.
2275
2276 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2277
2278 * gnus.texi (Drafts): Mention B DEL.
2279
2280 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2281
2282 * gnus.texi (Delayed Articles): Mention that the Date header is the
2283 original one, even if you delay.
2284
2285 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2286
2287 * gnus.texi (Asynchronous Fetching):
2288 Document gnus-async-post-fetch-function.
2289 (HTML): Made into its own section.
2290
2291 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
2292
2293 Sync with Tramp 2.1.19.
2294
2295 * tramp.texi (Inline methods, Default Method): Mention
2296 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2297 Remove remark about doubled "-t" argument.
2298 (Auto-save and Backup): Remove reference to Emacs 21.
2299 (Filename Syntax): Describe port numbers.
2300 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2301 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2302 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2303 errors with the backquotes.
2304 (External packages): File attributes cache flushing for asynchronous
2305 processes.
2306 (Traces and Profiles): Describe verbose level 9.
2307
2308 * trampver.texi: Update release number.
2309
2310 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
2311
2312 * dbus.texi (Alternative Buses): New chapter.
2313
2314 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2315
2316 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2317
2318 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2319
2320 * calc.texi (Customizing Calc): Rearrange description of new
2321 variables to match the presentation of other variables.
2322
2323 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2324
2325 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2326
2327 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2328
2329 * calc.texi (Making Selections, Selecting Subformulas)
2330 (Customizing Calc): Mention how to use faces to emphasize selected
2331 sub-formulas.
2332
2333 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
2334
2335 * tramp.texi (External packages): File attributes cache flushing
2336 for asynchronous processes.
2337
2338 2010-08-01 Alan Mackenzie <acm@muc.de>
2339
2340 Enhance the manual for the latest Java Mode.
2341
2342 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2343 annotation-var-cont.
2344 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
2345 two new symbols.
2346
2347 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
2348
2349 * tramp.texi (Traces and Profiles): Describe verbose level 9.
2350
2351 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
2352
2353 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2354
2355 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
2356
2357 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2358
2359 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
2360
2361 * org.texi: Add macros to get plain quotes in PDF output.
2362 List additional contributors.
2363 (Capture): New section, replaces the section about remember.
2364 (Working With Source Code): New chapter, focused on documenting Org
2365 Babel.
2366 (Code evaluation security): New section.
2367 (MobileOrg): Document DropBox support.
2368 (TaskJuggler export): Document taskjuggler and Gantt chart support.
2369 (Special symbols): Show how to display UTF8 characters for entities.
2370 (Global TODO list): Clarify the use of the "M" key and the differences
2371 to the "m" key.
2372 (RSS Feeds): Mention Atom feeds as well.
2373 (Setting tags): Remove paragraph about
2374 `org-complete-tags-always-offer-all-agenda-tags'.
2375
2376 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
2377
2378 * tramp.texi (Inline methods): Remove remark about doubled "-t"
2379 argument.
2380 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2381 echoing shells.
2382
2383 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
2384
2385 * tramp.texi (Inline methods): Remove "kludgy" phrase.
2386 (Filename Syntax): Describe port numbers.
2387
2388 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
2389
2390 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
2391 forgotten.
2392 (Type Conversion): Precise conversion of natural numbers.
2393 (Errors and Events): Add "debugging" to concept index. Add variable
2394 `dbus-debug'.
2395
2396 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
2397
2398 * dbus.texi (Receiving Method Calls): Add optional argument
2399 EMITS-SIGNAL to `dbus-register-property'.
2400
2401 2010-06-27 Alex Schroeder <alex@gnu.org>
2402
2403 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2404
2405 2010-06-24 Glenn Morris <rgm@gnu.org>
2406
2407 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2408 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2409 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2410 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2411 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2412 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2413 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2414 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2415 convention. Make them end with a period.
2416
2417 2010-06-23 Glenn Morris <rgm@gnu.org>
2418
2419 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
2420 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2421 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2422 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2423 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2424 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
2425
2426 2010-06-10 Glenn Morris <rgm@gnu.org>
2427
2428 * idlwave.texi (Load-Path Shadows):
2429 * org.texi (Handling links): Fix typos.
2430
2431 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2432
2433 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2434
2435 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
2436
2437 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2438 by an alias. (Bug#6226)
2439
2440 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2441
2442 * calc.texi (Manipulating Vectors): Mention that vectors can
2443 be used to determine bins for `calc-histogram'.
2444
2445 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2446
2447 * calc.texi: Remove "\turnoffactive" commands throughout.
2448
2449 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2450
2451 * url.texi (HTTP language/coding, Customization):
2452 * message.texi (Header Commands, Responses):
2453 * cl.texi (Argument Lists): Fix typos.
2454
2455 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2456
2457 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2458 Note that Development menu is always available.
2459 (Creating a project): Fix terminology.
2460 (Add/Remove files): Fix typo.
2461
2462 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2463
2464 * Version 23.2 released.
2465
2466 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
2467
2468 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2469
2470 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
2471
2472 * tramp.texi (Inline methods, Default Method):
2473 Mention `tramp-inline-compress-start-size'.
2474
2475 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
2476
2477 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2478 the CVS repo. Put the Git repo in the news section.
2479
2480 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
2481 Removed some mentions of CVS. Mention the new Git repo.
2482
2483 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
2484
2485 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2486 (Mail Group Commands): Add index entry.
2487
2488 2010-04-18 Glenn Morris <rgm@gnu.org>
2489
2490 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2491
2492 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2493
2494 * calc.texi (Radix modes): Mention that the option prefix will
2495 turn on twos-complement mode.
2496 (Inverse and Hyperbolic Flags): Mention the Option flag.
2497
2498 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2499
2500 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
2501 (LaTeX/PDF export commands): Rename and Move section.
2502 (Sectioning structure): Update.
2503 (References): New use case for field coordinates.
2504 (The export dispatcher): Rename from ASCII export.
2505 (Setting up the staging area): Document the availability of
2506 encryption for MobileOrg.
2507 (Images and tables): Document how to reference labels.
2508 (Index entries): New section.
2509 (Generating an index): New section.
2510 (Column width and alignment): Document that <N> now
2511 means a fixed width, not a maximum width.
2512 (Publishing options): Document the :email option.
2513 (Beamer class export): Fix bug in the BEAMER example.
2514 (Refiling notes): Document refile logging.
2515 (In-buffer settings): Document refile logging keywords.
2516 (Drawers): Document `C-c C-z' command.
2517 (Agenda commands): Mention the alternative key `C-c C-z'.
2518 (Special properties): Document the BLOCKED property.
2519 (The spreadsheet): Mention the formula editor.
2520 (References): Document field coordinates.
2521 (Publishing action): Correct the documentation for the
2522 publishing function.
2523 (The date/time prompt): Document that we accept dates
2524 like month/day/year.
2525 (Cooperation): Document the changes in table.el support.
2526 (Faces for TODO keywords, Faces for TODO keywords)
2527 (Priorities): Document the easy colors.
2528 (Visibility cycling): Document the new double prefix
2529 arg for `org-reveal'.
2530 (Cooperation): Remember.el is part of Emacs.
2531 (Clean view): Mention that `wrap-prefix' is also set by
2532 org-indent-mode.
2533 (Agenda commands): Add information about prefix args to
2534 scheduling and deadline commands.
2535 (Search view): Point to the docstring of
2536 `org-search-view' for more details.
2537 (Agenda commands): Document that `>' prompts for a date.
2538 (Setting tags): Document variable
2539 org-complete-tags-always-offer-all-agenda-tags.
2540 (Column attributes): Cross-reference special properties.
2541
2542 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
2543
2544 Synchronize with Tramp repository.
2545
2546 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
2547 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2548 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
2549 syntax, texi2dvi reports errors with the backquotes.
2550
2551 * trampver.texi: Update release number.
2552
2553 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2554
2555 * gnus.texi (Finding the News): Add pointers to the Server buffer
2556 because it's essential.
2557
2558 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2559
2560 * gnus.texi (MIME Commands): Update description of
2561 gnus-article-browse-html-article.
2562
2563 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2564
2565 * auth.texi (Secret Service API): Add TODO node.
2566 (Help for users): Explain the new source options for `auth-sources'.
2567
2568 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
2569
2570 * trampver.texi: Update release number.
2571
2572 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2573
2574 * Branch for 23.2.
2575
2576 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
2577
2578 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2579 now enabled by default.
2580
2581 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
2582
2583 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2584 when Emacs runs in interactive mode. (Bug#5645)
2585
2586 2010-02-16 Glenn Morris <rgm@gnu.org>
2587
2588 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2589
2590 2010-02-05 Mark A. Hershberger <mah@everybody.org>
2591
2592 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2593
2594 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
2595
2596 * gnus.texi (Score File Format): Fix typo.
2597
2598 2010-01-19 Mark A. Hershberger <mah@everybody.org>
2599
2600 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2601
2602 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
2603
2604 * ada-mode.texi (Project File Overview): Fix typo.
2605
2606 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
2607
2608 * semantic.texi: Add Richard Y. Kim credit.
2609
2610 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2611
2612 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
2613
2614 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
2615 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
2616
2617 2010-01-17 Glenn Morris <rgm@gnu.org>
2618
2619 * calc.texi (Reporting Bugs): Don't mention format of repository.
2620
2621 * woman.texi (Bugs): Make "Emacs repository" less specific,
2622 and the URL for same more specific.
2623
2624 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2625
2626 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
2627
2628 * ede.texi (ede-step-project, ede-proj-target):
2629 * tramp.texi (Remote processes): Fix typos.
2630
2631 2010-01-16 Mario Lang <mlang@delysid.org>
2632
2633 * ede.texi (ede-target):
2634 * org.texi (Refiling notes): Remove duplicated words.
2635
2636 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2637
2638 * gnus.texi (Posting Styles): Use with-current-buffer.
2639 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2640
2641 2010-01-02 Kevin Ryde <user42@zip.com.au>
2642
2643 * eieio.texi (Naming Conventions): Correction to xref on elisp
2644 coding conventions, is "Tips" node not "Standards".
2645
2646 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
2647
2648 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2649
2650 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2651
2652 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2653
2654 * gnus.texi (Direct Functions): Add missing port number to tls method.
2655
2656 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
2657
2658 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2659 ($(infodir)/edt, edt.dvi): New targets.
2660
2661 2009-12-15 Glenn Morris <rgm@gnu.org>
2662
2663 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2664 (edt, $(infodir)/edt, edt.dvi): New targets.
2665 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2666
2667 * Makefile.in (PDF_TARGETS, pdf): New.
2668 (clean): Add *.pdf.
2669 Add pdf rules for all manuals.
2670
2671 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2672
2673 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2674
2675 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
2676
2677 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2678 (Smart Jump, Analyzer Debug): Copyedits.
2679 (Semantic mode user commands): Link to new nodes.
2680 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2681 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2682 upstream Semantic manual.
2683
2684 * semantic.texi (Introduction): Minor fix to diagram.
2685
2686 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
2687
2688 * eshell.texi (History): Add the other built-in variables.
2689 (Built-ins): Explain built-ins, and how to apply the external commands.
2690 Add `history', `su' and `sudo'.
2691
2692 * tramp.texi (Remote processes): Add missing <RET> in the example.
2693
2694 2009-12-01 Bill Wohler <wohler@newt.com>
2695
2696 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
2697 path for mairix example. Specify -q in namazu example since namazu is
2698 excessively garrulous.
2699
2700 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
2701
2702 * tramp.texi (Remote processes): Improve eshell example with "su"
2703 and "sudo" commands.
2704
2705 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
2706
2707 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2708
2709 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2710 Document semantic-complete-analyze-inline.
2711 (Semanticdb search debugging commands): Minor clarification.
2712 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
2713 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
2714 manual.
2715 (Semantic mode): Link to Idle Scheduler.
2716
2717 2009-11-28 Kevin Ryde <user42@zip.com.au>
2718
2719 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
2720 @pxref, now EIEIO is in Emacs.
2721
2722 * erc.texi (Development): Correction to git tutorial url.
2723
2724 2009-11-26 Glenn Morris <rgm@gnu.org>
2725
2726 * faq.texi (Latest version of Emacs): Mention stability of development
2727 version.
2728 (Problems with very large files): Max buffer size increase in 23.2.
2729 (VM): VM has moved house again.
2730
2731 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2732
2733 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2734 notations.
2735
2736 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2737
2738 * org.texi (Column attributes): Fix documentation of new operators.
2739
2740 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
2741
2742 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
2743 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2744 (Idle Completions Mode): Numerous copyedits.
2745
2746 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
2747
2748 * semantic.texi (Semantic Internals, Glossary):
2749 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2750 (Semanticdb search debugging commands): Fix typos.
2751
2752 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2753
2754 * calc.texi (Radix modes): Mention twos-complement notation.
2755
2756 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
2757
2758 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2759 ($(infodir)/semantic, semantic.dvi): New targets.
2760
2761 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
2762
2763 * Makefile.in: Build the Semantic manual.
2764
2765 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2766 repository.
2767
2768 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
2769
2770 * dbus.texi (Receiving Method Calls): New defun
2771 `dbus-unregister-service'.
2772
2773 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2774
2775 * org.texi (Speed keys): New section.
2776
2777 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
2778
2779 * dbus.texi (Type Conversion): Fix typo.
2780 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2781 `dbus-registered-objects-table'.
2782 (Receiving Method Calls): New defun `dbus-register-property'.
2783 Move `dbus-unregister-object' here.
2784
2785 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2786
2787 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2788
2789 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2790
2791 * org.texi (Column attributes): Add the new age summary operators.
2792 Also, mention the fact you can only use one summary operator per
2793 property.
2794
2795 2009-11-13 John Wiegley <johnw@newartisans.com>
2796
2797 * org.texi (Tracking your habits): Add a new section in the
2798 manual about how to track habits.
2799 (Resolving idle time): Add a section on how idle and
2800 dangling clocks are resolved.
2801
2802 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2803
2804 * org.texi (Agenda commands): Document the new `i' command.
2805 (Inserting deadline/schedule): Document logging changes
2806 of scheduling and deadline times stamps.
2807 (In-buffer settings): Document the in-buffer keywords for logging
2808 changes of scheduling and deadline times stamps.
2809 (Structure editing, Plain lists): Document indentation
2810 cycling in empty entries with TAB.
2811 (Archiving): Document the default archiving command.
2812 (Moving subtrees): Document the new keys for archiving.
2813 (Internal archiving): Fix incorrect key.
2814 (Agenda commands): Document the TODO set switching commands.
2815 (Agenda commands): Document the new archiving keys.
2816 (Clocking work time): Better description on how to save
2817 and restore a clock.
2818 (Resolving idle time): Mention the x11idle program to get true
2819 idleness also under X11.
2820 (Resolving idle time): Use @kbd instead of @key for normal
2821 letters, because this is how he rest of the manual does this.
2822 (Pushing to MobileOrg): Mention that `org-directory'
2823 should be set.
2824 (Agenda commands): Document that SPC is a filter for
2825 any tag.
2826 (Search view): Rename from "Keyword search".
2827 (Capure): New chapter.
2828 (Markup): New chapter.
2829 (Links in HTML export, Images in HTML export):
2830 Extend the section titles.
2831 (Images in HTML export): Document the align option.
2832 (Text areas in HTML export): Extend the section title.
2833 (Images in LaTeX export): Explain image placement in LaTeX.
2834
2835 2009-11-10 Glenn Morris <rgm@gnu.org>
2836
2837 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2838
2839 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
2840
2841 * tramp.texi (Auto-save and Backup): Disable backups just for a
2842 method.
2843
2844 * trampver.texi: Update release number.
2845
2846 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
2847
2848 Sync with Tramp 2.1.17.
2849
2850 * trampver.texi: Update release number.
2851
2852 2009-10-29 Glenn Morris <rgm@gnu.org>
2853
2854 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2855
2856 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
2857
2858 * tramp.texi (External methods): Temporary files are kept for
2859 `rsync' and `rsyncc' methods.
2860
2861 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
2862
2863 * eieio.texi: Fix typos.
2864
2865 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
2866
2867 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2868
2869 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
2870
2871 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2872 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2873
2874 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
2875
2876 * Makefile.in: Build EIEIO and EDE manuals.
2877
2878 2009-10-07 Eric Ludlam <zappo@gnu.org>
2879
2880 * eieio.texi:
2881 * ede.texi: New files.
2882
2883 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2884
2885 * tramp.texi (Remote processes): Association of a pty is not supported.
2886
2887 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2888
2889 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2890 (Processing LaTeX fragments): Document that the size of images can be
2891 changes using the variable `org-format-latex-options'.
2892 (The date/time prompt, Timestamps): Be more accurate over ISO format
2893 dates and times.
2894 (Visibility cycling): Document showeverything keyword.
2895 (In-buffer settings): Document showeverything keyword.
2896 (Setting up the staging area): Fix the example.
2897 (MobileOrg): New section.
2898 (Agenda commands, Exporting Agenda Views): Document exporting the
2899 agenda view to Org files.
2900
2901 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
2902
2903 * tramp.texi (History): Add IMAP support.
2904 (External methods): Add `imap' and `imaps' methods.
2905 (GVFS based methods): Add indices for `davs'.
2906 (Password handling): Rename anchors. Add IMAP entries for
2907 ~/.authinfo.gpg.
2908
2909 * trampver.texi: Set default value of `emacsimap'.
2910
2911 2009-09-22 Daiki Ueno <ueno@unixuser.org>
2912
2913 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2914
2915 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2916
2917 * dired-x.texi (Technical Details):
2918 Delete dired-up-directory (Bug#4292).
2919
2920 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
2921
2922 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
2923
2924 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2925
2926 * org.texi (Effort estimates): Document new effort setting commands.
2927 (Agenda commands): Document the new keys fro agenda time motion.
2928 Document entry text mode. Improve documentation of the keys to include
2929 inactive time stamps into the agenda view.
2930 (Feedback): Document the new bug report command.
2931 (Structure editing): Add an index entry for the sorting of subtrees.
2932
2933 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2934
2935 * auth.texi (Help for users): Corrected markup.
2936
2937 2009-09-02 Glenn Morris <rgm@gnu.org>
2938
2939 * emacs-mime.texi (time-date): Mention float-time.
2940
2941 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2942
2943 * calc.texi (Simplifying Formulas): Improve the wording.
2944
2945 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2946
2947 * auth.texi: Rewritten for coverage and clarity.
2948
2949 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2950
2951 * gnus.texi (Expiring Mail):
2952 Mention gnus-mark-copied-or-moved-articles-as-expirable.
2953 (Various Various): Mention gnus-safe-html-newsgroups.
2954
2955 * gnus-news.texi: Mention
2956 gnus-mark-copied-or-moved-articles-as-expirable.
2957
2958 * emacs-mime.texi (Display Customization): Add xref to
2959 gnus-safe-html-newsgroups.
2960
2961 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
2962
2963 * tramp.texi (Version Control): Remove.
2964 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
2965 reference.
2966 (External methods): Correct `scpc' concept index entries. New method
2967 `rsyncc'.
2968 (External packages): New subsections "Filename completion" and "File
2969 attributes cache".
2970
2971 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2972
2973 * calc.texi (Rewrite Rules): Improve the example.
2974 (Simplifying Formulas): Explain use of the I and H flags for
2975 simplification.
2976
2977 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
2978
2979 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
2980 Describe autostart behavior of dbus-ping.
2981 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2982 for timeout values.
2983 (Top): Remove footnote saying D-Bus is not enabled by
2984 default. (Bug#4256)
2985
2986 2009-08-23 Daiki Ueno <ueno@unixuser.org>
2987
2988 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
2989 Reported by Jari Aalto (Bug#4211).
2990 (Mail-mode integration): Mention epa-mail-mode and
2991 epa-global-mail-mode.
2992 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2993 epa-setup.
2994
2995 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
2996
2997 * dbus.texi (Asynchronous Methods): Allow nil handler.
2998
2999 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
3000
3001 * ediff.texi (ediff-current-file): Add information about this new function.
3002
3003 * viper.texi: Add information about C-s in viper's search command.
3004
3005 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3006
3007 * calc.texi (Date Forms): Fix typos.
3008
3009 2009-08-08 Glenn Morris <rgm@gnu.org>
3010
3011 * org.texi (Agenda commands): Restore clobbered change.
3012
3013 2009-08-07 Eli Zaretskii <eliz@gnu.org>
3014
3015 * calc.texi (Graphics, Devices): Update with the peculiarities of
3016 operation on MS-Windows.
3017
3018 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3019
3020 * org.texi (Publishing action): Improve documentation of file
3021 names when publishing to the source directory.
3022 (Clean view): Document `org-indent-mode'.
3023 (Clocking work time): Add documentation for the
3024 new :timetamp option when creating a clock report.
3025 (Paragraphs): Fix many typos.
3026 (Plain lists): Remove duplicate explanation about the
3027 `C-c *' command.
3028 (Literal examples): Update to reflect the new behavior
3029 of the -n -r -k switches when exporting source code examples.
3030 (Structure editing): Add information about `C-c *',
3031 converting a plain list into a list of Org items.
3032 (Remember): Small rephrasing of the paragraph
3033 describing remember.el. Also mentioned that remember.el is part
3034 of Emacs 23, not Emacs 22.
3035 (Clocking work time): Add documentation about
3036 displaying the current clocking time against the effort estimate.
3037 Also add a footnote about using `org-clock-in-prepare-hook' to add
3038 an effort estimate on the fly, just before clocking it.
3039 (Footnotes): Document automatic renumbering and
3040 sorting.
3041 (Agenda commands): Document new bulk commands.
3042 (Plain lists): Document new behavior of
3043 `org-cycle-include-plain-lists'.
3044 Hyphenation only in TeX.
3045 (Clocking work time): Document the key to update effort
3046 estimates.
3047 (Clocking work time): Document the clock time display.
3048 (Structure editing, TODO basics): Document new
3049 variables.
3050 (Column attributes): Document new colciew operators.
3051 (Publishing options): Document :xml-declaration.
3052 (Tracking TODO state changes): Document the
3053 LOG_INTO_DRAWER property.
3054 (Literal examples): Document the new implementation for
3055 editing source code.
3056 (Publishing action): Mention the new publishing
3057 function, to publish an Org source file.
3058 (Publishing links): Mention how to link to an Org source file.
3059 (Macro replacement): Document new macros.
3060 (Handling links): Document type-specific completion
3061 when inserting links.
3062 (Structure editing, Plain lists): Improve documentation
3063 on sorting.
3064 (Internal links): Document custom ids for links.
3065 (Handling links): Document custom ids for links.
3066 (CSS support): Document new class.
3067 (Refiling notes): Document the possibility to create new nodes
3068 during refiling.
3069 (Agenda commands): Document the "?" operator to find
3070 tasks without effort setting.
3071 (Exporting agenda information): Section moved.
3072 (RSS Feeds): New section.
3073 (Built-in table editor): Document M-e and M-a navigate
3074 inside table field.
3075 (Stuck projects): Docment that projects identified as
3076 un-stuck will still be searchd for stuck sub-projects.
3077 (Paragraphs): Document centering.
3078 (Creating timestamps, Agenda commands): Document new
3079 behavior when changing time stamps.
3080 (Structure editing): Document the new command
3081 `org-clone-subtree-with-time-shift'.
3082 (Publishing): Refresh this chapter.
3083 (Export options, Export options, In-buffer settings):
3084 Document the new keywords.
3085 (Matching tags and properties): Collect all
3086 documentation about tags/property matches here.
3087 (Setting tags): Document `org-tag-persistent-alist'.
3088 (Weekly/daily agenda): New section.
3089 (Orgstruct mode): Describe `orgstruct++-mode'.
3090 (Drawers): Mention the LOGBOOK drawer.
3091 (Export options, Sectioning structure): Document the
3092 #+LEATEX_HEADER in-buffer setting.
3093 (Bugs): Section removed.
3094 (Hooks): New section.
3095 (Add-on packages): Move here from old location.
3096 (Context-sensitive commands): New section.
3097 (Setting tags): Document newline option.
3098 (Global TODO list, Matching tags and properties):
3099 Mention more variables.
3100 (Checkboxes): Update to changed command behavior.
3101
3102 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3103
3104 * speedbar.texi (Basic Key Bindings): Fix typo.
3105
3106 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3107
3108 * calc.texi (Vector/Matrix Functions): Add index entries for both
3109 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3110 affects matrices with more than one row.
3111 (Help Commands): Add index entries for "prefix ?" key bindings.
3112
3113 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3114
3115 * calc.texi (Stack Manipulation Commands): Add documentation for
3116 `calc-transpose-lines'
3117
3118 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
3119
3120 * dbus.texi (Receiving Method Calls): Describe special return value
3121 `:ignore'.
3122
3123 2009-07-24 Alan Mackenzie <acm@muc.de>
3124
3125 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3126 initialization, any individual variable setting now takes precedence
3127 over one done via c-file-style/c-file-offsets.
3128
3129 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3130
3131 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3132 truncated when Calc is quit.
3133 (Customizing Calc): Document `calc-undo-length'.
3134
3135 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
3136
3137 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3138
3139 2009-07-11 Kevin Ryde <user42@zip.com.au>
3140
3141 * pcl-cvs.texi (About PCL-CVS):
3142 * widget.texi (Basic Types):
3143 Fix cross-references.
3144
3145 2009-07-01 Andreas Schwab <aschwab@redhat.com>
3146
3147 * dbus.texi (Type Conversion): Don't use literal control character.
3148
3149 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
3150
3151 * tramp.texi (GVFS based methods): New section.
3152 (Remote processes): Processes for GVFS based methods run locally.
3153
3154 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
3155
3156 * tramp.texi (Inline methods, External methods, Gateway methods):
3157 Avoid the words "kludge" and hack".
3158 (External methods): Add `synce' method.
3159
3160 * trampver.texi: Update release number.
3161
3162 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
3163
3164 Sync with Tramp 2.1.16.
3165
3166 * tramp.texi (History): Add GVFS support.
3167 (External methods): Precise `rsync' description. Add `dav', `davs' and
3168 `obex' methods. Add 'tramp-gvfs-methods' option.
3169 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3170 forms.
3171 (Remote Programs): Introduce `tramp-own-remote-path'.
3172 (Remote processes): New subsection "Running remote programs that create
3173 local X11 windows".
3174 (Frequently Asked Questions): Improve code for disabling vc.
3175
3176 * trampver.texi: Update release number. Set default value of
3177 `emacsgvfs'.
3178
3179 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
3180
3181 * Branch for 23.1.
3182
3183 2009-06-17 Glenn Morris <rgm@gnu.org>
3184
3185 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3186 (Latest version of Emacs): Mention source code repository.
3187
3188 2009-06-16 Glenn Morris <rgm@gnu.org>
3189
3190 * faq.texi (Top): Language tweak.
3191 (Extended commands): Most people have arrow keys.
3192 (Emacs manual): Say how to follow info links.
3193 (File-name conventions): Change title a bit. Explain about source
3194 versus installed. Condense etc description.
3195 (Guidelines for newsgroup postings): Mention Savannah list page.
3196 (Newsgroup archives): Simplify.
3197 (Contacting the FSF): Add contact URL.
3198 (Emacs Lisp documentation): Printed version not always available.
3199 (Installing Texinfo documentation): Explain how by hand installation is
3200 not normally needed. Use add-to-list. Remove duplicate reference.
3201 (Informational files for Emacs): Move info on Help menu here from
3202 "File-name conventions".
3203 (Help installing Emacs): Tweak uref.
3204 (Obtaining the FAQ): Mention repository.
3205 (Origin of the term Emacs): Explain "ITS".
3206 (Changing load-path): Use add-to-list.
3207 (Automatic indentation): Clarify this is for Text mode.
3208 Don't mention Indented Text mode.
3209 (Finding Emacs on the Internet): The FSF does not seem to offer a
3210 deluxe distribution on CD anymore.
3211
3212 2009-06-16 Glenn Morris <rgm@gnu.org>
3213
3214 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3215 Recommend the latest release. Mention how to get older FAQs.
3216 Recommend the Emacs manual.
3217 (Guidelines for newsgroup postings): Discourage cross-posts.
3218 (Underlining paragraphs): Remove.
3219 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3220 (Bugs and problems): Update key-binding.
3221 (Problems with very large files): Mention 64-bit.
3222 (Shell process exits abnormally): Remove.
3223 (Problems with Shell Mode): Rename and update.
3224 (Spontaneous entry into isearch-mode)
3225 (Problems talking to certain hosts): Remove. This is old information,
3226 in etc/PROBLEMS if needed.
3227 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3228 (Dired claims that no file is on this line): Update.
3229 (Installing Emacs, Problems building Emacs): Simplify.
3230 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3231 information.
3232 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3233 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3234 (JDEE): "JDEE", not "JDE".
3235 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3236 Remove. This is old information, in etc/PROBLEMS if needed.
3237 (stty and Backspace key, Kanji and Chinese characters): Remove.
3238 (Right-to-left alphabets): Update section.
3239 (Changing the included text prefix): Gnus uses message-yank-prefix.
3240 Add cross-reference to Supercite manual.
3241 (Saving a copy of outgoing mail): Simplify output file description.
3242 (Expanding aliases when sending mail): Refer to Emacs manual.
3243 Remove old info about RFC822.
3244 Correct description of how to rebuild aliases.
3245 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3246 (MIME with Emacs mail packages)
3247 (Viewing articles with embedded underlining)
3248 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3249 Remove old sections.
3250 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3251 and is well-documented in the Gnus manual.
3252 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3253 (Making Gnus faster): Rename from "Starting Gnus faster".
3254 Merge "Catch-up is slow in Gnus" into here.
3255
3256 2009-06-14 Glenn Morris <rgm@gnu.org>
3257
3258 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3259 (New in Emacs 23): New section.
3260 (Handling C-s and C-q with flow control): Add xref.
3261
3262 2009-06-13 Glenn Morris <rgm@gnu.org>
3263
3264 * faq.texi (Setting up a customization file): Grammar fix.
3265 Customize is no longer "new".
3266 (Displaying the current line or column): Line-number mode is on by
3267 default. Don't mention `column' package. Mention linum.el.
3268 (Turning on abbrevs by default): Explain how to do it for buffers,
3269 modes, and everywhere.
3270 (Associating modes with files): Use add-to-list. Don't mention Emacs
3271 19.
3272 (Highlighting a region): On by default since 23.1.
3273 (Replacing highlighted text): Update doc quote.
3274 (Working with unprintable characters): Don't mention search-quote-char.
3275 (Using an already running Emacs process): Gnuclient is probably not an
3276 enhancement these days.
3277 (Indenting switch statements): Remove mention of pre-Emacs 20.
3278 (Horizontal scrolling): Abbreviate Emacs 20 description.
3279 (Replacing text across multiple files): Fix name of dired command.
3280 (Disabling backups): Use require not load.
3281 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3282
3283 2009-06-13 Bill Wohler <wohler@newt.com>
3284
3285 Release MH-E manual version 8.2.
3286
3287 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3288 release 8.2.
3289
3290 2009-06-13 Glenn Morris <rgm@gnu.org>
3291
3292 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3293 in this day and age the common meaning is "on the web".
3294 (copying): Use @copyright in all cases.
3295 (Basic keys): Remove reference to deleted manual node "Text Characters".
3296 (File-name conventions): Use GNU as an example rather than SERVICE.
3297 default.el lives in site-lisp. Update Info directory location.
3298 (Real meaning of copyleft): GPL actions have been brought, but all
3299 settled out of court.
3300 (Guidelines for newsgroup postings): Shorten section title.
3301 Simplify comp.emacs description.
3302 (Newsgroup archives): Change Google URL. Describe Gmane.
3303 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3304 points". Mention List-Unsubscribe header.
3305 (Contacting the FSF): Update email and URLs.
3306 (Basic editing): Mention F1 for help.
3307 (Installing Texinfo documentation): Refer to Texinfo website rather
3308 than ftp server.
3309 (Printing a Texinfo file): Mention texi2pdf.
3310 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3311 are just stubs nowadays.
3312 (Latest version of Emacs): Explain version numbers.
3313 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3314 (Turning on syntax highlighting): No need to mention hilit19 any more.
3315 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3316 (Modes for various languages): Remove section.
3317 (Major packages and programs): Remove most version and maintainer
3318 information - it's hard to keep up-to-date, and adds nothing.
3319 Similarly with direct links to mailing lists.
3320 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3321 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3322 years, and Emacs comes with tools for this now.
3323 (Patch): Remove section - this is a standard tool.
3324 (Using function keys under X): Remove section.
3325
3326 2009-06-12 Glenn Morris <rgm@gnu.org>
3327
3328 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3329 (Help installing Emacs): Remove reference to deleted X11 node.
3330 (Associating modes with files): Interpreter-mode-alist is no longer
3331 subservient to auto-mode-alist.
3332 (Installing Emacs): Change future Emacs version.
3333 (Linking with -lX11 fails): Remove old section.
3334 (Packages that do not come with Emacs): Update ELL location.
3335 Emacs Lisp archive is dead.
3336 (Emacs for Windows): Remove reference to old CE port.
3337 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3338 (Emacs for VMS and DECwindows): Remove old ports.
3339 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3340 (Removing flashing messages): Remove section about non-existent Gnus
3341 option.
3342
3343 * faq.texi (Top): Add @top command.
3344 Remove the optional arguments from all @node commands: makeinfo can
3345 generate these automatically, and it is easier to edit and rearrange
3346 nodes without them.
3347
3348 2009-06-11 Glenn Morris <rgm@gnu.org>
3349
3350 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3351 (The LPF): Make the updated URL the sole reference point.
3352 (Learning how to do something): Update refcard price and format.
3353 (Getting a printed manual): Sources in doc/emacs/, not man/.
3354 Also available in PDF format. Since the page count varies, be less
3355 precise.
3356 (Informational files for Emacs): Remove references to deleted files
3357 LPF and SUN-SUPPORT, and to UUCP.
3358 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3359 Remove many obsolete ways to get the FAQ, which now seems only to be
3360 distributed with Emacs.
3361 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3362
3363 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
3364
3365 * org.texi (Org Plot): Fix tags (Bug#3507).
3366 (Workflow states, Agenda commands): Fix tags (Bug#3508).
3367
3368 * ada-mode.texi (Installation, Compile commands)
3369 (Project File Overview, No project files, Set compiler options)
3370 (Use GNAT project file, Use multiple GNAT project files)
3371 (Identifier completion): Use @samp for menu items, and @kbd for key
3372 sequences (Bug#3504).
3373
3374 2009-06-04 Daiki Ueno <ueno@unixuser.org>
3375
3376 * gnus.texi (Security): Fix wording; add a link to epa.info.
3377
3378 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
3379
3380 * message.texi (Header Commands): Fix descriptions to match
3381 keybindings.
3382
3383 2009-04-22 Daiki Ueno <ueno@unixuser.org>
3384
3385 * gnus.texi (Security): Mention that EasyPG is the current default.
3386
3387 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
3388
3389 * ediff.texi (Session Commands): Fix typo.
3390
3391 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3392
3393 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3394 news.software.readers. Reported by Florian Rehnisch.
3395
3396 2009-04-02 Glenn Morris <rgm@gnu.org>
3397
3398 * auth.texi: Capitalize direntry.
3399
3400 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3401 using a period in the entry name. (Bug#2797)
3402
3403 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
3404
3405 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3406 ($(infodir)/auth, auth.dvi): New targets.
3407
3408 2009-03-03 Glenn Morris <rgm@gnu.org>
3409
3410 * auth.texi: Fix @setfilename.
3411
3412 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3413 (auth, $(infodir)/auth, auth.dvi): New rules.
3414
3415 2009-02-25 Glenn Morris <rgm@gnu.org>
3416
3417 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3418
3419 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3420
3421 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3422
3423 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3424
3425 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3426 gnus-nocem-issuers, and gnus-nocem-verifyer.
3427
3428 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
3429
3430 * ada-mode.texi (Project files, Automatic Casing):
3431 * dbus.texi (Signals):
3432 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3433 * mh-e.texi (HTML):
3434 * nxml-mode.texi (Locating a schema)
3435 (Using the document's URI to locate a schema):
3436 * org.texi (Footnotes, Using the mapping API):
3437 * rcirc.texi (Channels): Remove duplicate words.
3438
3439 2009-02-20 Glenn Morris <rgm@gnu.org>
3440
3441 * dired-x.texi (Miscellaneous Commands):
3442 * gnus.texi: Minor updates for mbox Rmail.
3443
3444 2009-02-16 Karl Berry <karl@gnu.org>
3445
3446 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3447 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3448 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3449 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3450 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3451 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3452 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3453 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3454 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3455 Consistently use @insertcopying in the Top node,
3456 @contents at the front (after @end titlepage),
3457 and @direntry after @copying. (Bug#1988)
3458
3459 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3460
3461 * auth.texi: New file documenting auth-source.
3462
3463 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
3464
3465 * org.texi (Org Plot): Fix link.
3466
3467 2009-02-09 Daiki Ueno <ueno@unixuser.org>
3468
3469 * epa.texi (Mail-mode integration): Mention the way to do
3470 "encrypt-to-self". (Bug#1807)
3471
3472 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
3473
3474 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3475
3476 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3477
3478 * gnus-news.texi: Print version about Incoming*.
3479
3480 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
3481
3482 * org.texi (Structure editing, Handling links)
3483 (Fast access to TODO states, Javascript support): Make standard docs
3484 correctly reflect default variable settings.
3485
3486 2009-02-02 Glenn Morris <rgm@gnu.org>
3487
3488 * org.texi: Fix typos.
3489
3490 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
3491
3492 Sync with Tramp 2.1.15.
3493
3494 * trampver.texi: Update release number.
3495
3496 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3497
3498 * org.texi (TODO dependencies): Document TODO dependencies on
3499 checkboxes.
3500
3501 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
3502
3503 * org.texi (TODO dependencies): Document key binding for toggling
3504 ORDERED property.
3505
3506 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
3507
3508 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3509 of hook functions.
3510
3511 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
3512
3513 * org.texi (TODO dependencies): New section.
3514
3515 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
3516
3517 * org.texi (Plain lists, TODO basics, Priorities)
3518 (Multiple sets in one file, Conflicts): Document interaction with
3519 `shift-selection-mode'.
3520
3521 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3522
3523 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3524 Make Calc the subject of sentences.
3525 (Rearranging Formulas using Selections): Discuss new options
3526 for `j *'.
3527
3528 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
3529
3530 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3531
3532 2009-01-26 Glenn Morris <rgm@gnu.org>
3533
3534 * org.texi: Fix typos.
3535
3536 2009-01-26 Bill Wohler <wohler@newt.com>
3537
3538 * mh-e.texi (EDITION, UPDATED): Update.
3539
3540 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
3541
3542 * org.texi (References): Add information about remote references.
3543 (Built-in table editor): Document `C-c RET' in tables.
3544 (Math symbols, Quoting LaTeX code): Mention that simple
3545 LaTeX macros survive LaTeX export.
3546 (Images in LaTeX export): Show how to create a reference to a
3547 figure.
3548 (Sectioning structure): Document that the LaTeX class can be
3549 specified in a property.
3550 (Text areas in HTML export): New section.
3551 (External links): Add examples for text search and ID links.
3552 (Built-in table editor): Remove the descriptio of `C-c
3553 C-q', it not longer works.
3554 (Literal examples): Document that a space must follow
3555 the colon in short examples.
3556 (Relative timer): Document `org-timer-stop'.
3557 (Footnotes): New section.
3558 (Footnote markup): Shorten section and refer to new Footnote
3559 section.
3560 (Literal examples): Add documentation for line
3561 numbering in and references to code examples.
3562 (CSS support): Fix the description of default CSS styles.
3563 (Capturing column view): Document
3564 "file:path/to/file.org" as an allowed value for the ID property of
3565 a dynamic block copying column view.
3566
3567 2009-01-23 Stephen Eglen <stephen@gnu.org>
3568
3569 * mh-e.texi (Getting Started): Describe $MH.
3570
3571 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
3572
3573 * tramp.texi (all): Harmonize usage of "external method",
3574 "external transfer method" and "out-of-band method".
3575 (Connection types): Precise the differences of inline and external
3576 methods. Written by Adrian Phillips <a.phillips@met.no>.
3577
3578 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3579
3580 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3581 commands as described at the top. Reported by Allan Gottlieb
3582 <gottlieb@nyu.edu>.
3583
3584 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3585
3586 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3587 nnmail-pathname-coding-system.
3588
3589 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3590
3591 * org.texi (Relative timer): Fix typo.
3592
3593 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
3594
3595 * org.texi (Clocking work time): Fix typo.
3596 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
3597
3598 2009-01-13 Glenn Morris <rgm@gnu.org>
3599
3600 * org.texi: Fix some more typos.
3601
3602 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3603
3604 * org.texi: Fix some typos.
3605
3606 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3607
3608 * gnus.texi (Group Parameters): Add note for local variables.
3609
3610 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3611
3612 * gnus.texi (Converting Kill Files): Fix URL.
3613 Include gnus-kill-to-score.el in contrib directory.
3614
3615 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3616
3617 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3618 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3619 (Paging the Article): Add index entry.
3620
3621 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3622
3623 * ada-mode.texi (Examples): Delete redundant text.
3624
3625 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
3626
3627 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
3628
3629 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3630 addresses.
3631
3632 2009-01-03 Bill Wohler <wohler@newt.com>
3633
3634 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3635 kept empty.
3636
3637 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
3638
3639 * org.texi (Activation, Exporting, ASCII export, HTML export)
3640 (HTML Export commands, LaTeX/PDF export commands):
3641 Improve documentation about transient-mark-mode.
3642 (References): Document the use of special names like $LR1 to reference
3643 to fields in the last table row.
3644
3645 2008-12-19 Juri Linkov <juri@jurta.org>
3646
3647 * info.texi (Search Text): Remove mention of removed key binding M-s.
3648
3649 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
3650
3651 * org.texi (References): Remove mentioning of @0 as reference for the
3652 last line, this has been reverted in the Lisp sources.
3653
3654 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
3655
3656 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3657 (DVI_TARGETS): Remove duplicates. Add sasl.
3658 ($(infodir)/sasl, sasl.dvi): New targets.
3659
3660 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
3661
3662 * org.texi: Version number pushed to 6.15d.
3663
3664 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
3665
3666 * org.texi (Tables in LaTeX export): New section.
3667 (Images in LaTeX export): New section.
3668 (Inlined images, Images in HTML export): Sections renamed.
3669
3670 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3671
3672 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3673
3674 2008-12-04 David Engster <dengste@eml.cc>
3675
3676 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
3677 of nnml-get-new-mail. Change URL for mairix patch.
3678
3679 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3680
3681 * org.texi (Using the mapping API): Fix bug in mapping example.
3682 (Publishing options): Make the list of properties complete again, in
3683 correspondence to the variable `org-export-plist-vars'.
3684 (Property searches): Document new special values for time comparisons.
3685 (Tag inheritance): Refine the description of tag inheritance.
3686 (Project alist): Add info about the publishing sequence of components.
3687 (Effort estimates): Document the new relative timer.
3688
3689 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3690
3691 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3692 (Using Calc): Clarify use of `C-x * o'.
3693 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3694
3695 2008-11-28 Richard M Stallman <rms@gnu.org>
3696
3697 * dbus.texi (Receiving Method Calls): Clean up previous change.
3698
3699 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
3700
3701 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3702 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3703 `dbus-unescape-from-identifier'.
3704 (Receiving Method Calls): New constants `dbus-service-emacs' and
3705 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
3706 (Signals): Use the constants in the example.
3707
3708 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
3709
3710 * org.texi: Re-apply change to FDL 1.3.
3711
3712 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
3713
3714 * org.texi (Setting up Remember): Document `org-remember-mode'.
3715 (External links): Document that bbdb links can use a regular
3716 expression.
3717 (External links): Document that elisp links can contain interactive
3718 commands.
3719
3720 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
3721
3722 * viper.texi (viper-translate-all-ESC-keysequences):
3723 Description removed.
3724
3725 2008-11-19 Glenn Morris <rgm@gnu.org>
3726
3727 * doclicense.texi: Change to FDL 1.3.
3728 Relicense all texi files under FDL 1.3 or later.
3729
3730 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3731
3732 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3733
3734 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
3735
3736 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
3737
3738 * ediff.texi: Version/date change.
3739
3740 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
3741
3742 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3743
3744 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3745
3746 * calc.texi (About This Manual): Comment out a mention of
3747 marginal notes.
3748
3749 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
3750
3751 * org.texi (Clocking work time): Document the :formula property of
3752 clock tables.
3753 (Structure editing, Refiling notes): Document refiling regions.
3754 (Agenda commands): Document the double-prefix version
3755 of the `l' command in the agenda.
3756 (Handling links): Explain the effect of a double prefix
3757 arg to `C-c C-o'.
3758 (TODO basics): Add documentation for tag triggers.
3759
3760 2008-10-23 Glenn Morris <rgm@gnu.org>
3761
3762 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3763 byte-compiling things like `+'.
3764
3765 * ns-emacs.texi: Merge copyright years of author now with assignment
3766 into FSF years.
3767 (VER): Use it for easier automatic updating. Use Emacs version rather
3768 than standalone Emacs.app version.
3769
3770 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
3771
3772 * org.texi: Lots of minor fixes.
3773 (Capture): New chapter.
3774 (Org Plot): New section.
3775
3776 2008-09-30 Magnus Henoch <mange@freemail.hu>
3777
3778 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3779
3780 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3781
3782 * calc.texi (User Defined Units): Mention how to enter optional display
3783 string.
3784
3785 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3786
3787 * message.texi (Sending Variables): Fix variable documentation to
3788 avoid the "y/n" wording.
3789
3790 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3791
3792 * message.texi (Sending Variables): Add `message-confirm-send' doc.
3793
3794 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3795
3796 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3797 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3798
3799 2008-09-22 Bill Wohler <wohler@newt.com>
3800
3801 Release MH-E manual version 8.1.
3802
3803 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3804 release 8.1.
3805
3806 * mh-e.texi: Retain dual license as agreed to by the FSF.
3807 However, bump GPL to Version 3.
3808 Use @include for license text.
3809
3810 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
3811
3812 * gnus.texi (Top, Setup, Fancy splitting to parent)
3813 (Store custom flags and keywords, Store arbitrary data):
3814 Clean up markup.
3815
3816 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3817
3818 * gnus.texi (The Gnus Registry): Document it.
3819
3820 2008-09-08 David Engster <dengste@eml.cc>
3821
3822 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3823 Clarify section about choosing back end servers.
3824
3825 2008-08-23 Glenn Morris <rgm@gnu.org>
3826
3827 * dired-x.texi (Shell Command Guessing):
3828 Mention dired-guess-shell-case-fold-search. (Bug#417)
3829
3830 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
3831
3832 * trampver.texi: Update release number.
3833
3834 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
3835
3836 * ns-emacs.texi: Update version.
3837 (Introduction): Correct menu location for options save.
3838 (Customization): Note that defaults are stored under org.gnu.Emacs.
3839
3840 2008-08-11 Bill Wohler <wohler@newt.com>
3841
3842 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3843 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3844 Henman) (closes SF #1768928).
3845
3846 2008-08-10 Glenn Morris <rgm@gnu.org>
3847
3848 * ns-emacs.texi: Use @copying. Change copyright of authors with
3849 assignment to FSF. Change license to GFDL.
3850 (Top): Remove outdated references.
3851
3852 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3853
3854 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3855 Add gnus-summary-sort-by-most-recent-number and
3856 gnus-summary-sort-by-most-recent-date.
3857 (Summary Sorting): Explain prefix argument.
3858
3859 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3860
3861 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3862 gnus-summary-pipe-output.
3863
3864 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
3865
3866 * dbus.texi (Receiving Method Calls): Document error handling of own
3867 D-Bus methods.
3868
3869 2008-08-01 Bill Wohler <wohler@newt.com>
3870
3871 * mh-e.texi (Reading Mail)
3872 (Viewing Attachments): Describe new function
3873 mh-show-preferred-alternative.
3874 (Sending Mail, Redistributing, Sending Message): Describe new hook
3875 mh-annotate-msg-hook.
3876
3877 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
3878
3879 * dbus.texi (Arguments and Signatures): Fix example.
3880 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3881 (Asynchronous Methods): New node.
3882 (Errors and Events): Describe extended layout of `dbus-event'.
3883 New defun `dbus-event-message-type'.
3884
3885 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3886
3887 * ediff.texi: Remove VMS support.
3888
3889 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
3890
3891 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3892 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3893
3894 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
3895
3896 * Makefile.in: Add mairix-el targets.
3897
3898 2008-07-29 David Engster <deng@randomsample.de>
3899
3900 * mairix-el.texi: New file.
3901
3902 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3903
3904 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3905 project files. Delete 'main_unit' project variable; not needed. Allow
3906 process environment variables wherever project variables are allowed.
3907 Add tutorial section on multiple GNAT project files.
3908
3909 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
3910
3911 Sync with Tramp 2.1.14.
3912
3913 * trampver.texi: Update release number.
3914
3915 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3916
3917 * ns-emacs.texi:
3918 * faq.texi: Remove mentions of Mac Carbon.
3919
3920 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3921
3922 * gnus.texi (Saving Articles): Describe the 2nd argument of
3923 gnus-summary-save-in-pipe.
3924 (SpamAssassin): Use it.
3925
3926 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3927
3928 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3929
3930 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
3931
3932 * org.texi (Export options): Document the use of the creator flag.
3933
3934 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
3935
3936 * org.texi: New version 6.06a.
3937
3938 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
3939
3940 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3941 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3942
3943 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3944
3945 * calc.texi (Editing Stack Entries):
3946 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3947 Calc's help functions. Mention fixing typos.
3948 (Customizing Calc): Fix typo.
3949
3950 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3951
3952 * calc.texi (summarykey): New macro. Use to correctly format keys in
3953 the summary.
3954
3955 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
3956
3957 * ns-emacs.texi (Customization): Corrected documentation on color
3958 specification formats.
3959
3960 2008-07-19 Andreas Schwab <schwab@suse.de>
3961
3962 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
3963
3964 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3965 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3966
3967 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
3968
3969 * dbus.texi (Inspection): Rework, introduce submenus.
3970 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3971 (Properties and Annotations, Arguments and Signatures): New nodes.
3972
3973 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
3974
3975 * dbus.texi (Receiving Method Calls): Fix description of
3976 `dbus-register-method'.
3977 (Signals): Allow also signal arguments for filtering in
3978 `dbus-register-signal'.
3979
3980 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3981
3982 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3983 `cnorm'.
3984 (Arithmetic Tutorial): Simplify the verification of prime factors.
3985
3986 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3987
3988 * gnus.texi (Saving Articles): Mention
3989 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3990
3991 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3992
3993 * calc.texi: Adjust mode line throughout.
3994
3995 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
3996
3997 * sasl.texi (Mechanisms): Fix typos.
3998
3999 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4000
4001 * calc.texi (Killing from the stack): Mention using normal Emacs
4002 copying.
4003
4004 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
4005
4006 * tramp.texi (Password handling): Rename from "Password caching".
4007 Add `auth-source' mechanism.
4008 (Connection caching): Tramp reopens the connection automatically,
4009 when the operating system on the remote host has been changed.
4010
4011 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4012
4013 * makefile.w32-in (distclean): Remove makefile.
4014
4015 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
4016
4017 * org.texi (Using the mapping API): New section.
4018 (Agenda column view): New section.
4019 (Moving subtrees): Document archiving to the archive sibling.
4020 (Agenda commands): Document columns view in the agenda.
4021 (Using the property API): Document the API for multi-valued properties.
4022
4023 2008-06-17 Jason Riedy <jason@acm.org>
4024
4025 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4026 function, and efmt may be a two-argument function.
4027 (Radio tables): Document multiple destinations.
4028
4029 2008-06-16 Glenn Morris <rgm@gnu.org>
4030
4031 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4032 Add Cover-Texts.
4033
4034 2008-06-15 Glenn Morris <rgm@gnu.org>
4035
4036 * faq.texi (VER): Update to 23.0.60.
4037
4038 * mh-e.texi: Remove option of licensing under GPL.
4039 Add Cover-Texts to GFDL permissions notice.
4040 (GPL): Remove section.
4041 (GFDL): Include doclicense.texi rather than the actual text.
4042
4043 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4044 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4045
4046 * sasl.texi: Fix output file name.
4047
4048 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4049
4050 * gnus-coding.texi: Refer to license in Gnus manual.
4051
4052 * idlwave.texi, sasl.texi: Use @copying.
4053
4054 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4055
4056 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4057
4058 * url.texi: Use @copying, @title, @subtitle, @author.
4059
4060 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4061 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4062 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4063 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4064 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4065 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4066 * widget.texi, woman.texi:
4067 Remove references to external license, since doclicense is included.
4068
4069 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4070 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4071 Remove references to non-existent Invariant Sections.
4072
4073 2008-06-14 Glenn Morris <rgm@gnu.org>
4074
4075 * faq.texi (Major packages and programs): Remove references to external
4076 Supercite, Calc, VIPER, since they have been included for some time.
4077 Update VM, AUCTeX, BBDB entries.
4078
4079 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
4080
4081 * newsticker.texi: Updated to match latest newsticker changes.
4082
4083 2008-06-13 Glenn Morris <rgm@gnu.org>
4084
4085 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4086 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4087 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4088 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4089 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4090 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4091 * woman.texi:
4092 Update Back-Cover Text as per maintain.info.
4093
4094 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4095
4096 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4097
4098 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4099 (gnus-faq.xml): Update repository host.
4100
4101 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4102
4103 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4104
4105 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4106 Fix a typo.
4107
4108 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4109
4110 * gnus.texi (Mail Source Customization): Correct values of
4111 `mail-source-delete-incoming'. Reported by Tassilo Horn.
4112 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4113
4114 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4115
4116 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4117 coding standards.
4118
4119 2008-06-14 David Engster <dengste@eml.cc>
4120
4121 * gnus.texi (nnmairix): Markup fixes.
4122
4123 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4124
4125 * gnus.texi (nnmairix): Markup and other minor fixes.
4126
4127 2008-06-05 David Engster <dengste@eml.cc>
4128
4129 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4130
4131 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4132
4133 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4134 (Searching, nnir, nnmairix): New stub nodes.
4135
4136 2008-05-30 Felix Lee <felix.1@canids.net>
4137
4138 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4139
4140 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4141
4142 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4143
4144 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4145
4146 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4147
4148 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4149
4150 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4151
4152 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
4153
4154 * info.texi (Top): Fix typo in xref.
4155
4156 2008-05-05 Karl Berry <karl@gnu.org>
4157
4158 * info.texi (Top): @xref to stand-alone manual.
4159
4160 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4161
4162 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4163 (Various Summary Stuff): Fix typo in last xref.
4164
4165 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
4166
4167 * org.texi (Moving subtrees): Fix typo.
4168
4169 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
4170
4171 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4172 Tramp via `tramp-mode'.
4173
4174 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4175
4176 * org.texi: Massive changes, in many parts of the file.
4177
4178 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4179
4180 * gnus.texi (Oort Gnus): Add message-fill-column.
4181
4182 2008-04-12 Adrian Aichner <adrian@xemacs.org>
4183
4184 * gnus.texi (Mail Source Specifiers): Typo fix.
4185
4186 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4187
4188 * gnus.texi (Diary Headers Generation): Update key binding for
4189 `gnus-diary-check-message'.
4190
4191 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4192
4193 * gnus.texi (Emacsen): Addition.
4194
4195 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4196
4197 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4198
4199 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4200
4201 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4202
4203 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4204
4205 * gnus-news.texi: Update tool bar item.
4206
4207 2008-04-09 Sven Joachim <svenjoac@gmx.de>
4208
4209 * gnus-news.texi: Fix typos.
4210
4211 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4212
4213 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4214 Add mention of `kron'.
4215
4216 2008-04-01 Daiki Ueno <ueno@unixuser.org>
4217
4218 * epa.texi (Encrypting/decrypting *.gpg files):
4219 Document epa-file-name-regexp.
4220
4221 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4222
4223 * gnus.texi (Example Methods): Fix description about ssh-agent.
4224 (Indirect Functions): Fix the default value of nntp-telnet-command;
4225 remove link to connect.html.
4226
4227 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
4228
4229 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4230 dbus-call-method.
4231 (Receiving Method Calls): The timeout can be set by the calling client.
4232
4233 * trampver.texi: Update release number.
4234
4235 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4236
4237 * gnus.texi (Top): Fix version. Add SASL.
4238
4239 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
4240
4241 Sync with Tramp 2.1.13.
4242
4243 * trampver.texi: Update release number.
4244
4245 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
4246
4247 * org.texi: Update to new org-mode website.
4248
4249 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4250
4251 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4252
4253 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4254
4255 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4256 gnus-read-ephemeral-gmane-group-url,
4257 gnus-read-ephemeral-emacs-bug-group,
4258 gnus-read-ephemeral-debian-bug-group.
4259
4260 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4261
4262 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4263
4264 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4265 Add FIXMEs for Bookmarks and gnus-registry-marks.
4266
4267 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4268
4269 * gnus.texi (Smileys): Document `smiley-style'.
4270
4271 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4272
4273 * gnus.texi (Gnus Development): Clarify difference between ding and
4274 gnu.emacs.gnus.
4275 (MIME Commands, Using MIME, RSS): Fix markup.
4276
4277 * gnus-faq.texi ([8.4]): Ditto.
4278
4279 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4280
4281 * gnus.texi (Emacsen): Remove obsolete stuff.
4282
4283 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4284
4285 * gnus.texi (Oort Gnus): Add version info WRT
4286 `mail-source-delete-incoming'.
4287
4288 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4289
4290 * gnus.texi (Top): Add "Other related manuals" and version info in
4291 `iftex' output.
4292 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4293 gnus-balloon-face-0 and the corresponding format specifiers.
4294
4295 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
4296
4297 * tramp.texi (Filename completion): Remove footnote about let-bind
4298 of `partial-completion-mode'. It doesn't work this way.
4299
4300 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4301
4302 * pcl-cvs.texi (Contributors): Update my email.
4303
4304 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
4305
4306 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4307
4308 2008-03-17 Bill Wohler <wohler@newt.com>
4309
4310 * mh-e.texi (Viewing): Update URL for adding header fields to
4311 mh-invisible-header-fields-default.
4312
4313 2008-03-16 Bill Wohler <wohler@newt.com>
4314
4315 * mh-e.texi (Preface): Add Gnus to requirements.
4316 (Forwarding): Note that forwarded MIME messages are now inline.
4317
4318 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4319
4320 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4321 (Common Variables): Give precedence to the netcat methods over the
4322 telnet methods, and mention that they are more reliable.
4323
4324 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
4325
4326 * org.texi (Exporting Agenda Views): Document agenda export to
4327 iCalendar.
4328 (Progress logging): Document the new progress logging stuff.
4329
4330 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4331
4332 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4333 Update for change of `mail-source-delete-incoming'.
4334
4335 * gnus-news.texi: Ditto.
4336
4337 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4338
4339 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4340 custom versions.
4341
4342 2008-03-07 Alan Mackenzie <acm@muc.de>
4343
4344 * cc-mode.texi (Limitations and Known Bugs): State that the number of
4345 parens/brackets in a k&r region is limited.
4346
4347 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4348
4349 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4350 using different Emacs versions.
4351
4352 2008-02-27 Glenn Morris <rgm@gnu.org>
4353
4354 * sc.texi: Remove a lot of old and obsolete info.
4355 (titlepage): Simplify.
4356 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4357 (VM with any Emacsen, GNEWS with any Emacsen)
4358 (Overloading for Non-conforming MUAs, Version 3 Changes)
4359 (The Supercite Mailing List): Delete nodes.
4360 (Introduction): Remove info about old packages.
4361 (Getting Connected): Simplify. Remove info about old packages.
4362 (Citing Commands): Delete Emacs 19 info.
4363 (Hints to MUA Authors): Simplify.
4364 (Thanks and History): Merge in some info from the deleted node
4365 "Version 3 Changes".
4366
4367 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
4368
4369 * org.texi (Setting tags, In-buffer settings):
4370 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4371
4372 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4373
4374 * gnus-news.texi: Mention that spaces and tabs are allowed in the
4375 installation directory name.
4376
4377 2008-02-12 Romain Francoise <romain@orebokech.com>
4378
4379 * epa.texi (Overview): Fix typo.
4380
4381 2008-02-11 Daiki Ueno <ueno@unixuser.org>
4382
4383 * epa.texi (Quick start): Remove the .emacs setting.
4384
4385 2008-02-10 Daiki Ueno <ueno@unixuser.org>
4386
4387 * epa.texi (Quick start): Use the command `epa-enable' instead of
4388 loading `epa-setup'.
4389
4390 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
4391
4392 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4393 ($(infodir)/epa, epa.dvi): New targets.
4394
4395 2008-02-08 Daiki Ueno <ueno@unixuser.org>
4396
4397 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4398
4399 * epa.texi: New manual documenting the EasyPG Assistant.
4400
4401 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
4402
4403 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4404 (Inspection): New function dbus-ping.
4405
4406 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
4407
4408 * tramp.texi (Remote processes): Add `shell-command'.
4409
4410 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
4411
4412 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4413 (Group Parameters): Document `mail-source' parameter.
4414
4415 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
4416
4417 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4418 must be a local host.
4419
4420 2008-01-26 Michael Olson <mwolson@gnu.org>
4421
4422 * erc.texi: Update version for ERC 5.3 release.
4423 (Obtaining ERC): Update extras URLs for 5.3.
4424 (Development): Write instructions for git, and remove those for Arch.
4425 (History): Mention the switch to git.
4426
4427 2008-01-24 Karl Berry <karl@gnu.org>
4428
4429 * info.texi (Search Index, Search Text): Mention the command
4430 character in the section name, a la the (Go to node) node.
4431
4432 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
4433
4434 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4435
4436 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4437
4438 * gnus-news.texi: Mention gnus-article-describe-bindings.
4439
4440 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4441
4442 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4443
4444 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
4445
4446 * org.texi (Property inheritance): New section.
4447 (Conventions): New section.
4448 (Structure editing): Document C-RET, the prefix arg to the cut/copy
4449 commands, and the new bindings for refiling.
4450 (Sparse trees): Document the new special command for sparse trees.
4451 (References): Be more clear about the counting of hilines.
4452 (Handling links): Document M-p/n for accessing links.
4453 (Fast access to TODO states): New section.
4454 (Per file keywords): New section.
4455 (Property inheritance): New section.
4456 (Column attributes): New summary types.
4457 (Capturing Column View): New section.
4458 (The date/time prompt): Cover the new features in the date/time prompt.
4459 Compactify the table of keys for the calendar remote control.
4460 (Clocking work time): Document the new :scope parameter.
4461 (Remember): Promoted to chapter.
4462 (Quoted examples): New section.
4463 (Enhancing text): New verbatim environments.
4464
4465 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
4466
4467 * trampver.texi: Update release number.
4468
4469 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4470
4471 * gnus.texi (Article Keymap):
4472 Add gnus-article-wide-reply-with-original; fix descriptions of
4473 gnus-article-reply-with-original and
4474 gnus-article-followup-with-original.
4475
4476 2008-01-09 Glenn Morris <rgm@gnu.org>
4477
4478 * nxml-mode.texi: Add @copying section.
4479
4480 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4481
4482 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4483 Server". Add `message-send-mail-with-mailclient'.
4484
4485 * gnus.texi (Posting Server): Move some text to "(message)Mail
4486 Variables" and add a reference here.
4487
4488 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
4489
4490 * dbus.texi (Receiving Method Calls): New chapter.
4491 (Errors and Events): Add serial number to events. Replace "signal" by
4492 "message". Introduce dbus-event-serial-number.
4493
4494 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
4495
4496 * dbus.texi (Type Conversion): Explain the type specification for empty
4497 arrays. Use another example.
4498
4499 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
4500
4501 * dbus.texi (all): Replace "..." by @dots{}.
4502 (Type Conversion): Precise the value range for :byte types.
4503 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4504 Mention its return value.
4505 (Errors and Events): There is no D-Bus error propagation during event
4506 processing.
4507
4508 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4509
4510 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4511 New sections.
4512
4513 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4514
4515 * gnus.texi (Group Parameters): Reorder the text and add a note about
4516 `gnus-parameters' near the beginning of the node.
4517
4518 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4519
4520 * gnus.texi (Score File Editing): Fix function name.
4521
4522 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
4523
4524 Sync with Tramp 2.1.12.
4525
4526 * trampver.texi: Update release number.
4527
4528 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
4529
4530 * dbus.texi (Type Conversion): Correct input parameters mapping.
4531
4532 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
4533
4534 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4535 (Errors and Events): Mention wrong-type-argument error.
4536
4537 2007-12-21 Alex Schroeder <alex@gnu.org>
4538
4539 * rcirc.texi: Changed single spaces after sentence end to double
4540 spaces. Fixed some typos.
4541 (Internet Relay Chat): Explain relay.
4542 (Getting started with rcirc): Change items to reflect prompts.
4543 Add more explanation to rcirc-track-minor-mode and added a comment to
4544 warn future maintainers that this section is a copy.
4545 (People): Change /ignore example.
4546 (Keywords): Not keywords.
4547
4548 2007-12-20 Alex Schroeder <alex@gnu.org>
4549
4550 * rcirc.texi (Top): Fighting Information Overload chapter added.
4551 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
4552 (rcirc commands): Move /ignore command to the new chapter.
4553 (Fighting Information Overload): New chapter documenting /keyword,
4554 /bright, /dim, channel ignore, and low priority channels.
4555 (Configuration): Document rcirc-server-alist, remove
4556 rcirc-startup-channels-alist and rcirc-default-server.
4557
4558 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
4559
4560 * dbus.texi (Signals): Fix example in dbus-register-signal.
4561
4562 2007-12-14 Sven Joachim <svenjoac@gmx.de>
4563
4564 * gnus.texi (Score Variables): Fix typo.
4565
4566 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
4567
4568 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4569 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4570 (Errors and Events): Adapt dbus-event.
4571
4572 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4573
4574 * gnus.texi (Other Files): Add the yenc command.
4575
4576 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4577
4578 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4579 since 2004-08-06.
4580
4581 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4582
4583 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4584 on body.
4585
4586 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4587
4588 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4589 and rfc2047-allow-irregular-q-encoded-words; fix description of
4590 rfc2047-encode-encoded-words.
4591
4592 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4593
4594 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4595
4596 2007-12-05 Michael Olson <mwolson@gnu.org>
4597
4598 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4599 Update documentation for `remember-diary-file'.
4600
4601 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
4602
4603 * dbus.texi (Signals): Precise `dbus-register-signal'.
4604 (Errors and Events): Rework events part, the internal structure of
4605 dbus-event has changed.
4606
4607 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
4608
4609 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4610 ($(infodir)/dbus, dbus.dvi): New targets.
4611
4612 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
4613
4614 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4615 unconditionally.
4616
4617 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4618 emulation with @print{}.
4619
4620 2007-12-02 Richard Stallman <rms@gnu.org>
4621
4622 * dbus.texi (Overview): Minor cleanup.
4623
4624 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
4625
4626 * Makefile.in (INFO_TARGETS): Add dbus.
4627 (DVI_TARGETS): Add dbus.dvi.
4628 (dbus, dbus.dvi): New targets.
4629
4630 * dbus.texi: New file.
4631
4632 2007-11-24 Romain Francoise <romain@orebokech.com>
4633
4634 * nxml-mode.texi: Add description in @direntry.
4635 Fix file name to match @setfilename.
4636
4637 2007-11-23 Mark A. Hershberger <mah@everybody.org>
4638
4639 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4640 ($(infodir)/nxml-mode): New rule.
4641
4642 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4643 ($(infodir)/nxml-mode): New rule.
4644 (clean): Add nxml-mode*.
4645
4646 * nxml-mode.texi: New file with nxml manual.
4647
4648 2007-11-18 Richard Stallman <rms@gnu.org>
4649
4650 * flymake.texi (Example -- Configuring a tool called directly):
4651 Update example.
4652
4653 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
4654
4655 * tramp.texi (Filename completion): Simplify explanation of
4656 double-slash behavior. Explain directory contents flushing.
4657
4658 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4659
4660 * calc.texi (TeX and LaTeX Language Modes): Put in
4661 missing braces.
4662
4663 2007-11-15 Richard Stallman <rms@gnu.org>
4664
4665 * cl.texi (Equality Predicates): Delete `eql'.
4666 (Predicates, Naming Conventions, Top): Delete `eql'.
4667 (Common Lisp Compatibility): Delete `eql'.
4668 (Porting Common Lisp): Delete obsolete backquote info.
4669 Minor clarification about character constants.
4670 (Sequence Basics): Minor clarification.
4671
4672 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
4673
4674 * cc-mode.texi (Electric Keys, Custom Macros):
4675 * tramp.texi (Filename completion): Fix typos.
4676
4677 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4678
4679 * calc.texi (Basic commands): Mention the menu.
4680
4681 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
4682
4683 * tramp.texi (Connection caching): Tramp flushes connection
4684 properties when remote operating system has been changed.
4685
4686 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4687
4688 * gnus-news.texi: Fix spelling.
4689 `message-insert-formatted-citation-line', not
4690 `message-insert-formated-citation-line'.
4691
4692 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4693
4694 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
4695
4696 * tramp.texi (Overview): Mention also the PuTTY integration under
4697 Win32. Remove paragraphs about Tramp's experimental status.
4698 (Frequently Asked Questions): Add code example for highlighting the
4699 mode line.
4700
4701 2007-11-03 Michael Olson <mwolson@gnu.org>
4702
4703 * remember.texi: Change mentions of remember-buffer to
4704 remember-finalize throughout.
4705
4706 2007-10-30 Michael Olson <mwolson@gnu.org>
4707
4708 * remember.texi (Copying): Remove.
4709 (Mailbox): Update with non-BBDB instructions.
4710 (Diary, Org): Add.
4711 (Bibliography, Planner Page): Remove.
4712
4713 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
4714
4715 * makefile.w32-in (INFO_TARGETS): Add remember.
4716 (DVI_TARGETS): Add remember.dvi.
4717 ($(infodir)/remember): New rule.
4718 (clean): Add remember*.
4719
4720 2007-10-30 Michael Olson <mwolson@gnu.org>
4721
4722 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4723 ($(infodir)/remember): New rule that builds the Remember Manual.
4724
4725 * remember.texi: New file containing the Remember Mode Manual.
4726 Shuffle chapters around after initial import.
4727 (Function Reference): Split Keystrokes into separate chapter.
4728 (Keystrokes): Document C-c C-k.
4729 (Introduction): Fix typographical issue with "---".
4730
4731 2007-10-29 Richard Stallman <rms@gnu.org>
4732
4733 * widget.texi (Introduction): Delete discussion of implementation
4734 internals.
4735
4736 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
4737
4738 * tramp.texi (Connection caching): Host names must be different
4739 when tunneling.
4740
4741 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4742
4743 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4744 Gnus v5.13.
4745
4746 2007-10-28 Miles Bader <miles@gnu.org>
4747
4748 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4749
4750 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4751
4752 * gnus.texi (Sorting the Summary Buffer):
4753 Remove gnus-article-sort-by-date-reverse.
4754
4755 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4756
4757 * gnus.texi (Non-ASCII Group Names): New node.
4758 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4759 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4760
4761 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4762
4763 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4764 clean the output of the program `imap-shell-program'.
4765
4766 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4767
4768 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4769
4770 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4771
4772 * gnus.texi (Sticky Articles): Documentation for sticky article
4773 buffers.
4774
4775 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4776
4777 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4778
4779 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4780
4781 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4782
4783 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4784
4785 * gnus.texi (Archived Messages):
4786 Document gnus-update-message-archive-method.
4787
4788 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4789
4790 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4791
4792 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4793
4794 * gnus.texi (Group Maneuvering):
4795 Document `gnus-summary-next-group-on-exit'.
4796
4797 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4798
4799 * gnus.texi (Really Various Summary Commands):
4800 Mention gnus-auto-select-on-ephemeral-exit.
4801
4802 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4803
4804 * gnus.texi, message.texi: Bump version number.
4805
4806 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4807
4808 * gnus.texi (Group Line Specification, Misc Group Stuff)
4809 (Server Commands): Parenthesize @pxref{Mail Spool}.
4810
4811 2007-10-28 Didier Verna <didier@xemacs.org>
4812
4813 New user option: message-signature-directory.
4814 * message.texi (Insertion Variables): Document it.
4815 * gnus.texi (Posting Styles): Ditto.
4816
4817 2007-10-28 Didier Verna <didier@xemacs.org>
4818
4819 * gnus.texi (Group Line Specification):
4820 * gnus.texi (Misc Group Stuff):
4821 * gnus.texi (Server Commands): Document the group compaction feature.
4822
4823 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4824
4825 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4826
4827 * message.texi (Various Message Variables): Add message-fill-column.
4828
4829 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4830
4831 * gnus.texi: Untabify.
4832
4833 2007-10-28 Didier Verna <didier@xemacs.org>
4834
4835 * gnus.texi (Group Parameters): Document the posting-style merging
4836 process in topic-mode.
4837
4838 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4839
4840 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4841
4842 2007-10-28 Romain Francoise <romain@orebokech.com>
4843
4844 * gnus.texi (Mail Spool): Fix typo.
4845 Update copyright.
4846
4847 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4848
4849 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4850
4851 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4852
4853 * gnus.texi (Summary Generation Commands):
4854 Add gnus-summary-insert-ticked-articles.
4855
4856 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4857
4858 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4859 to spam-spamassassin-program.
4860
4861 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4862
4863 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4864
4865 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4866
4867 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4868
4869 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4870
4871 * message.texi (Mail Headers): Document `opportunistic'.
4872
4873 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4874
4875 * emacs-mime.texi (Encoding Customization): Explain how to set
4876 mm-coding-system-priorities per hierarchy.
4877
4878 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4879
4880 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4881 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4882
4883 2007-10-28 Didier Verna <didier@xemacs.org>
4884
4885 * message.texi (Wide Reply): Update documentation of
4886 message-dont-reply-to-names (now allowing a list of regexps).
4887
4888 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4889
4890 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4891
4892 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4893
4894 * gnus.texi (SpamAssassin back end): Fix typo.
4895
4896 * sieve.texi (Examples): Fix grammar.
4897
4898 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4899
4900 * gnus.texi (Searching for Articles): Document M-S and M-R.
4901 (Limiting): Document / b.
4902
4903 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4904
4905 * gnus.texi (Thread Commands): T M-^.
4906
4907 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4908
4909 * message.texi (Mail Aliases): Document ecomplete.
4910 (Mail Aliases): Fix typo.
4911
4912 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4913
4914 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4915 fix typo.
4916
4917 2007-10-28 Romain Francoise <romain@orebokech.com>
4918
4919 * gnus.texi (Mail Spool): Grammar fix.
4920
4921 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4922
4923 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4924 string.
4925
4926 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4927
4928 * gnus.texi (Group Parameters): Fix description.
4929
4930 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4931
4932 * gnus.texi (Gmane Spam Reporting):
4933 Fix spam-report-gmane-use-article-number.
4934 Add spam-report-user-mail-address.
4935
4936 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4937
4938 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4939
4940 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4941
4942 * gnus.texi (Group Parameters): Add simplified sorting example based on
4943 example for `Sorting the Summary Buffer' from Jari Aalto
4944 <jari.aalto@cante.net>.
4945 (Example Methods): Add example for an indirect connection.
4946
4947 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4948
4949 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
4950 (Agent Parameters): Updated parameter names to match code.
4951 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4952 'gnus-agent-summary-fetch-series'.
4953 (Agent and flags): New section providing a generalized discussion
4954 of flag handling.
4955 (Agent and IMAP): Remove flag discussion.
4956 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
4957
4958 2007-10-28 Romain Francoise <romain@orebokech.com>
4959
4960 * gnus.texi (Exiting the Summary Buffer): Add new function
4961 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4962
4963 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4964
4965 * gnus.texi (Conformity): Fix typo.
4966 (Customizing Articles): Document `first'.
4967
4968 2007-10-28 Jari Aalto <jari.aalto@cante.net>
4969
4970 * gnus.texi (Sorting the Summary Buffer):
4971 Add `gnus-thread-sort-by-date-reverse'. Add example
4972 host to different sorting in NNTP and RSS groups.
4973
4974 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4975
4976 * message.texi (Insertion): Describe prefix for
4977 message-mark-inserted-region and message-mark-insert-file.
4978
4979 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4980
4981 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4982 LaTeX documents. Describe "text/x-gnus-verbatim".
4983
4984 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4985
4986 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4987 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4988 (spam-stat spam filtering, SpamOracle)
4989 (Extending the Spam ELisp package): Remove extra quote symbol for
4990 clarity.
4991
4992 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4993
4994 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4995 gnus-article-delete-part and gnus-article-replace-part.
4996 (Using MIME): Add gnus-mime-replace-part.
4997
4998 2007-10-28 Romain Francoise <romain@orebokech.com>
4999
5000 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5001 requires `auto-compression-mode' to be enabled. Add new nnml
5002 variable `nnml-compressed-files-size-threshold'.
5003
5004 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5005
5006 * gnus.texi (Sorting the Summary Buffer):
5007 Add gnus-thread-sort-by-recipient.
5008
5009 2007-10-28 Romain Francoise <romain@orebokech.com>
5010
5011 * message.texi (Insertion Variables): Mention new variable
5012 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5013 documentation accordingly.
5014
5015 2007-10-28 Romain Francoise <romain@orebokech.com>
5016
5017 * gnus.texi (To From Newsgroups): Mention new variables
5018 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5019
5020 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5021
5022 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5023 stuff; gnus-mime-inline-part does the automatic decompression.
5024
5025 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5026
5027 * gnus.texi (Spam ELisp Package Configuration Examples):
5028 "training.ham" should be "training.spam".
5029
5030 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5031
5032 * message.texi (Mail Variables): Fix the default value for
5033 message-send-mail-function.
5034
5035 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5036
5037 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5038 always returns nil exceptionally.
5039
5040 2007-10-28 Simon Josefsson <jas@extundo.com>
5041
5042 * gnus.texi (Article Washing): Add libidn URL.
5043 Suggested by Michael Cook <michael@waxrat.com>.
5044
5045 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5046
5047 * gnus.texi (Topic Commands): Fix next/previous.
5048
5049 2007-10-28 Simon Josefsson <jas@extundo.com>
5050
5051 * gnus.texi (Article Washing): Mention `W i'.
5052
5053 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
5054
5055 * gnus.texi (Group Parameters): Slight extension of sieve
5056 parameter description.
5057
5058 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5059
5060 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5061 matching score files as well.
5062 (Picons): Describe `gnus-picon-style'.
5063
5064 2007-10-28 Romain Francoise <romain@orebokech.com>
5065
5066 * message.texi (Message Headers): Mention that headers are hidden
5067 using narrowing, and how to expose them.
5068 Update copyright.
5069
5070 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5071
5072 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5073 `gnus-summary-sort-by-recipient'.
5074
5075 2007-10-28 Romain Francoise <romain@orebokech.com>
5076
5077 * gnus.texi (NNTP marks): New node.
5078 (NNTP): Move NNTP marks variables to the new node.
5079
5080 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5081
5082 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5083
5084 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5085
5086 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5087
5088 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5089 everywhere for consistency.
5090 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5091 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5092 Say "regular expression" instead of "regex." Admonish.
5093 Pick other words to sound better (s/so/thus/).
5094 (Spam ELisp Package Filtering of Incoming Mail):
5095 Mention statistical filters. Remove old TODO.
5096 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5097 New section on sorting and displaying the spam score.
5098 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5099 backend but an alias to spam-use-BBDB.
5100 (Extending the Spam ELisp package): Rewrite the example using the
5101 new backend functionality.
5102
5103 2007-10-28 Simon Josefsson <jas@extundo.com>
5104
5105 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5106 nntp-marks-directory, from Romain Francoise
5107 <romain@orebokech.com>.
5108
5109 2007-10-28 Magnus Henoch <mange@freemail.hu>
5110
5111 * gnus.texi (Hashcash): New default value of
5112 hashcash-default-payment.
5113
5114 2007-10-28 Simon Josefsson <jas@extundo.com>
5115
5116 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5117 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5118
5119 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5120
5121 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5122
5123 2007-10-28 Simon Josefsson <jas@extundo.com>
5124
5125 * gnus.texi (documentencoding): Add, to avoid warnings.
5126
5127 2007-10-28 Simon Josefsson <jas@extundo.com>
5128
5129 * message.texi (Mail Headers): Add.
5130
5131 * gnus.texi (Hashcash): Fix.
5132
5133 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5134
5135 * gnus.texi (Hashcash): Change location of library, also mention
5136 that payments can be verified and fix the name of the
5137 hashcash-path variable.
5138
5139 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5140
5141 * gnus.texi (Article Display): Add `gnus-picon-style'.
5142
5143 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5144
5145 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5146
5147 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5148
5149 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5150 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5151 warning about ham processors in spam groups removed.
5152
5153 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5154
5155 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5156 From Hubert Chan <hubert@uhoreg.ca>.
5157
5158 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5159
5160 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5161 (Mailing List): Typo.
5162 (Customizing Articles): Add gnus-treat-ansi-sequences.
5163 (Article Washing): Index.
5164
5165 * message.texi: Use m-dash consistently.
5166
5167 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5168
5169 * gnus.texi (GroupLens): Remove.
5170
5171 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5172
5173 * gnus.texi (Outgoing Messages, Agent Variables):
5174 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5175 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5176
5177 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5178
5179 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5180
5181 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5182
5183 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5184
5185 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5186
5187 2007-10-28 Simon Josefsson <jas@extundo.com>
5188
5189 * gnus.texi (Top): Add SASL.
5190
5191 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5192
5193 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5194
5195 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5196
5197 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5198
5199 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5200
5201 * calc.texi (Formulas, Composition Basics): Lower the
5202 precedence of negation.
5203
5204 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5205
5206 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5207 Mention the new three-letter column identifiers.
5208 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5209 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5210 message when using `c' on an empty default with default printer.
5211 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5212 renamed to `ses--symbolic-formulas' some time ago.
5213
5214 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5215
5216 * calc.texi (Default Simplifications, Making Selections)
5217 (Customizing Calc): Clarify associativity of multiplication.
5218
5219 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
5220
5221 * tramp.texi (Traces and Profiles): Simplify loop over
5222 `trace-function-background'.
5223
5224 2007-10-22 Juri Linkov <juri@jurta.org>
5225
5226 * dired-x.texi (Shell Command Guessing): Default values are now
5227 available by typing M-n instead of M-p.
5228
5229 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
5230
5231 * tramp.texi (Cleanup remote connections): New section.
5232 (Password caching): Remove `tramp-clear-passwd'.
5233 It's not a command anymore.
5234 (Bug Reports): Add `tramp-bug' to function index.
5235 (Function Index, Variable Index): New nodes.
5236 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5237
5238 * trampver.texi: Update release number.
5239
5240 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5241
5242 * calc.texi (History and Acknowledgements): Turn comment
5243 about integer size into past tense.
5244 (Time Zones): Remove pointer to Calc author's address.
5245 (Trigonometric and Hyperbolic Functions): Mention cotangent
5246 and hyperbolic cotangent. Fix typo.
5247
5248 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
5249
5250 Sync with Tramp 2.1.11.
5251
5252 * trampver.texi: Update release number.
5253
5254 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
5255
5256 * tramp.texi (External packages): New section.
5257
5258 2007-09-29 Juri Linkov <juri@jurta.org>
5259
5260 * info.texi (Help-Int): Document `L' (`Info-history').
5261
5262 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
5263
5264 * org.texi: Change links to webpage and maintained email.
5265 (Remember): Promote to Chapter, significant changes.
5266 (Fast access to TODO states): New section.
5267 (Faces for TODO keywords): New section.
5268 (Export options): Example for #+DATE.
5269 (Progress logging): Section moved.
5270
5271 2007-09-26 Bill Wohler <wohler@newt.com>
5272
5273 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5274 browse-url-at-mouse.
5275
5276 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5277
5278 * flymake.texi (Customizable variables): Face names don't end in -face.
5279 Fix flymake-err-line-patterns template.
5280 (Example -- Configuring a tool called directly): Fix init-function.
5281 (Highlighting erroneous lines): Face names don't end in -face.
5282
5283 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
5284
5285 * erc.texi (Special-Features): Fix small typo.
5286
5287 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
5288
5289 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5290 and "External transfer methods".
5291
5292 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5293
5294 * calc.texi (Predefined Units): Add some history.
5295
5296 2007-09-08 Michael Olson <mwolson@gnu.org>
5297
5298 * erc.texi (Copying): New section included from gpl.texi.
5299 This matches the look of the upstream ERC manual.
5300
5301 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5302
5303 * calc.texi (History and Acknowledgements): Adjust the "thanks".
5304 (Random Numbers): Clarify the distribution of `random'.
5305
5306 2007-09-06 Glenn Morris <rgm@gnu.org>
5307
5308 Move manual sources from man/ to subdirectories of doc/.
5309 Split into the Emacs manual in emacs/, and other manuals in misc/.
5310 Change all setfilename commands to use ../../info.
5311 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5312 refer to the Emacs manual here.
5313 (infodir): New variable.
5314 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5315 (cc-mode.texi, faq.texi): Update references to source file locations.
5316 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5317 do not refer to the Emacs manual here.
5318 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5319
5320 * Makefile.in: Add `basename' versions of all info targets, for
5321 convenience when rebuilding just one manual.
5322 (../etc/GNU): Delete obsolete target.
5323 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5324 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5325 *.vrs *.toc here...
5326 (maintainer-clean): ...from here.
5327
5328 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5329
5330 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5331
5332 * calc.texi (Date Conversions): Clarify definition of
5333 Julian day numbering.
5334 (Date Forms): Clarify definition of Julian day numbering;
5335 add some history.
5336
5337 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
5338
5339 * org.texi: Version 5.07.
5340
5341 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5342
5343 * message.texi (MIME): Replace mml-attach with mml-attach-file.
5344
5345 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
5346
5347 * org.texi (Adding hyperlink types): New section.
5348 (Embedded LaTeX): Chapter updated because of LaTeX export.
5349 (LaTeX export): New section.
5350 (Using links out): New section.
5351
5352 2007-08-22 Glenn Morris <rgm@gnu.org>
5353
5354 * faq.texi (Learning how to do something): Refcards now in
5355 etc/refcards/ directory.
5356
5357 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
5358
5359 * tramp.texi (Remote Programs): Persistency file must be cleared when
5360 changing `tramp-remote-path'.
5361 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5362 macro.
5363
5364 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
5365
5366 * calc.texi: Move contents to beginning of file.
5367 (Algebraic Entry): Fix the formatting of an example.
5368
5369 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
5370
5371 * calc.texi (Basic Operations on Units): Mention exact versus
5372 inexact conversions.
5373
5374 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
5375
5376 * calc.texi (Basic Operations on Units): Mention default
5377 values for new units.
5378 (Quick Calculator Mode): Mention that binary format will
5379 be displayed.
5380
5381 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
5382
5383 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5384
5385 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
5386
5387 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5388
5389 2007-08-08 Glenn Morris <rgm@gnu.org>
5390
5391 * gnus.texi, sieve.texi: Replace `iff'.
5392
5393 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
5394
5395 * calc.texi (Basic Graphics): Mention the graphing of error
5396 forms.
5397 (Graphics Options): Mention how `g s' handles error forms.
5398 (Curve Fitting): Mention plotting the curves.
5399 (Standard Nonlinear Models): Add additional models.
5400 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5401 (Linear Fits): Correct result.
5402
5403 2007-08-01 Alan Mackenzie <acm@muc.de>
5404
5405 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5406 to "--no-site-file".
5407
5408 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
5409
5410 * tramp.texi (Frequently Asked Questions): Point to mode line
5411 extension in Emacs 23.1.
5412
5413 * trampver.texi: Update release number.
5414
5415 2007-07-27 Glenn Morris <rgm@gnu.org>
5416
5417 * calc.texi (Copying): Include license text from gpl.texi, rather than
5418 in-line.
5419
5420 2007-07-25 Glenn Morris <rgm@gnu.org>
5421
5422 * calc.texi (Copying): Replace license with GPLv3.
5423
5424 * Relicense all FSF files to GPLv3 or later.
5425
5426 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
5427
5428 Sync with Tramp 2.1.10.
5429
5430 * tramp.texi (trampfn): Expand macro implementation in order to handle
5431 empty arguments.
5432 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
5433 occurrences by trampfn.
5434 (Frequently Asked Questions): Extend example code for host
5435 identification in the modeline. Add bbdb to approaches shortening Tramp
5436 file names to be typed.
5437
5438 * trampver.texi: Update release number.
5439
5440 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
5441
5442 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5443 section. Reported by <poti@potis.org>.
5444 (Remote processes): Arguments of the program to be debugged are taken
5445 literally.
5446 (Frequently Asked Questions): Simplify recentf example.
5447
5448 2007-07-14 Karl Berry <karl@gnu.org>
5449
5450 * info.texi (@copying): New Back-Cover Text.
5451
5452 * info.texi (Quitting Info): Move to proper place in source.
5453 (Reported by Benno Schulenberg.)
5454
5455 2007-07-13 Eli Zaretskii <eliz@gnu.org>
5456
5457 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5458
5459 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5460
5461 * emacs-mime.texi: Add @documentencoding directive.
5462
5463 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5464
5465 * tramp.texi (Remote processes): Add an anchor to the subsection
5466 "Running a debugger on a remote host".
5467
5468 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
5469
5470 * tramp.texi (Remote processes): Don't call it "experimental" any
5471 longer. Add subsection about running a debugger on a remote host.
5472
5473 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
5474
5475 * org.texi (Properties and columns): Chapter rewritten.
5476
5477 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
5478
5479 * tramp.texi:
5480 * trampver.texi: Migrate to Tramp 2.1.
5481
5482 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
5483
5484 * org.texi (Properties): New chapter.
5485
5486 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5487
5488 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5489 Control Panel.
5490
5491 * gnus.texi (Misc Article): Add index entry for
5492 gnus-single-article-buffer.
5493
5494 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5495
5496 * gnus.texi (Starting Up): Fix typo.
5497
5498 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5499
5500 * gnus.texi (Asynchronous Fetching): Fix typo.
5501
5502 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5503
5504 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5505 (About This Manual): Remove redundant information.
5506 (Getting Started): Mention author.
5507 (Basic Arithmetic, Customizing Calc): Make description of the
5508 variable `calc-multiplication-has-precedence' match its new effect.
5509
5510 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5511
5512 * calc.texi (Basic Arithmetic, Customizing Calc):
5513 Mention the variable `calc-multiplication-has-precedence'.
5514
5515 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
5516
5517 * org.texi (Tag): Section swapped with node Timestamps.
5518 (Formula syntax for Lisp): Document new `L' flag.
5519
5520 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5521
5522 * gnus.texi (Misc Group Stuff, Summary Buffer)
5523 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5524
5525 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
5526
5527 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5528 * gnus.texi (Article Buttons, Mail Source Customization)
5529 (Sending or Not Sending, Customizing NNDiary):
5530 * message.texi (Message Headers):
5531 * mh-e.texi (HTML): Fix typos.
5532
5533 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
5534
5535 Sync with Tramp 2.0.56.
5536
5537 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5538 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5539
5540 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
5541
5542 * Version 22.1 released.
5543
5544 2007-05-26 Michael Olson <mwolson@gnu.org>
5545
5546 * erc.texi (Modules): Fix references to completion modules.
5547
5548 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5549
5550 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5551
5552 2007-05-09 Didier Verna <didier@xemacs.org>
5553
5554 * gnus.texi (Email Based Diary): New. Proper documentation for the
5555 nndiary back end and the gnus-diary library.
5556
5557 2007-05-03 Karl Berry <karl@gnu.org>
5558
5559 * .cvsignore (*.pdf): New entry.
5560
5561 * texinfo.tex: Update from current version for better pdf generation.
5562
5563 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5564
5565 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5566
5567 2007-04-28 Glenn Morris <rgm@gnu.org>
5568
5569 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5570 consideration of legal status.
5571
5572 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5573
5574 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5575
5576 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
5577
5578 * faq.texi (New in Emacs 22): python.el removed.
5579
5580 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5581
5582 * calc.texi (Reporting bugs): Update maintainer's address.
5583
5584 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
5585
5586 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5587
5588 2007-04-15 Jay Belanger <belanger@truman.edu>
5589
5590 * calc.texi (Title page): Remove the date.
5591 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5592 (The Standard Calc Interface): Change trail title.
5593 (Floats): Mention that when non-decimal floats are entered, only
5594 approximations are stored.
5595 (Copying): Move to the appendices.
5596 (GNU Free Documentation License): Add as an appendix.
5597
5598 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
5599
5600 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5601 * dired-x.texi, ebrowse.texi, ediff.texi:
5602 * emacs-mime.texi, erc.texi, eshell.texi:
5603 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5604 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5605 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5606 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5607 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5608 * woman.texi: Include GFDL.
5609
5610 * doclicense.texi: Remove node heading, so that it can be included by
5611 other files.
5612
5613 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5614
5615 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5616 than *.
5617
5618 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
5619
5620 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5621 in Calc.
5622
5623 2007-04-09 Romain Francoise <romain@orebokech.com>
5624
5625 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5626 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5627 replace mouse-2.
5628
5629 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
5630
5631 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5632 renamed to woman-use-topic-at-point. Document new behavior.
5633
5634 2007-04-08 Richard Stallman <rms@gnu.org>
5635
5636 * url.texi: Fix some indexing.
5637 (Disk Caching): Drop discussion of old/other Emacs versions.
5638
5639 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
5640
5641 * url.texi (Disk Caching): Say Emacs 21 "and later".
5642
5643 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5644 on Font locking which now mentions JIT lock.
5645
5646 2007-04-01 Michael Olson <mwolson@gnu.org>
5647
5648 * erc.texi: Update for the ERC 5.2 release.
5649
5650 2007-03-31 David Kastrup <dak@gnu.org>
5651
5652 * woman.texi (Topic, Interface Options): Explain changes semantics of
5653 woman-manpath in order to consider MANPATH_MAP entries.
5654
5655 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5656
5657 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5658
5659 2007-03-26 Richard Stallman <rms@gnu.org>
5660
5661 * pgg.texi (Caching passphrase): Clean up previous change.
5662
5663 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5664
5665 * gnus.texi (Setting Process Marks): Fix typo.
5666
5667 2007-03-25 Romain Francoise <romain@orebokech.com>
5668
5669 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5670 readability, and include various fixes by Daniel Brockman, Nick Roberts
5671 and Dieter Wilhelm.
5672
5673 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5674
5675 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5676
5677 * gnus.texi (Mail Source Specifiers): Fix typo.
5678
5679 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
5680
5681 * reftex.texi (Imprint): Update maintainer information.
5682
5683 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5684
5685 * message.texi (Message Buffers): Update documentation for
5686 message-generate-new-buffers.
5687
5688 2007-03-15 Daiki Ueno <ueno@unixuser.org>
5689
5690 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5691
5692 2007-03-21 Glenn Morris <rgm@gnu.org>
5693
5694 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5695
5696 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
5697
5698 * eshell.texi (Known problems): Emacs 21 -> 22.
5699
5700 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5701
5702 2007-03-18 Jay Belanger <belanger@truman.edu>
5703
5704 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5705
5706 2007-03-12 Glenn Morris <rgm@gnu.org>
5707
5708 * calc.texi (Time Zones): Switch to new North America DST rule.
5709
5710 * calc.texi: Replace "daylight savings" with "daylight
5711 saving" in text throughout.
5712
5713 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5714
5715 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5716 The variable now uses a list of symbols instead of just a symbol.
5717 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5718
5719 2007-03-06 Romain Francoise <romain@orebokech.com>
5720
5721 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5722 new packages, and mention Gnus update.
5723
5724 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5725
5726 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5727 nntp-open-connection-functions-never-echo-commands.
5728
5729 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
5730
5731 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5732 problems on the console, and security risk in not using gpg-agent.
5733
5734 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
5735
5736 * org.texi (The spreadsheet): Rename from "Table calculations".
5737 Completely reorganized and rewritten.
5738 (CamelCase links): Section removed.
5739 (Repeating items): New section.
5740 (Tracking TODO state changes): New section.
5741 (Agenda views): Chapter reorganized and rewritten.
5742 (HTML export): Section rewritten.
5743 (Tables in arbitrary syntax): New section.
5744 (Summary): Better feature summary.
5745 (Activation): Document problem with cut-and-paste of Lisp code
5746 from PDF files.
5747 (Visibility cycling): Document indirect buffer use.
5748 (Structure editing): Document sorting.
5749 (Remember): Section rewritten.
5750 (Time stamps): Better description of time stamp types.
5751 (Tag searches): Document regular expression search for tags.
5752 (Stuck projects): New section.
5753 (In-buffer settings): New keywords.
5754 (History and Acknowledgments): Updated description.
5755
5756 2007-02-24 Alan Mackenzie <acm@muc.de>
5757
5758 * cc-mode.texi (Movement Commands): Insert two missing command names.
5759 (Getting Started): Slight wording correction (use conditional).
5760
5761 2007-02-22 Kim F. Storm <storm@cua.dk>
5762
5763 * widget.texi (User Interface, Basic Types): Document need to put some
5764 text before the %v escape in :format string in editable-field widget.
5765
5766 2007-02-18 Romain Francoise <romain@orebokech.com>
5767
5768 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5769 `cvs-mode-quit'.
5770
5771 2007-02-10 Markus Triska <markus.triska@gmx.at>
5772
5773 * widget.texi (Programming Example): Put constant strings in :format.
5774
5775 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
5776
5777 * faq.texi (Fullscreen mode on MS-Windows): New node.
5778
5779 2007-02-04 David Kastrup <dak@gnu.org>
5780
5781 * faq.texi (AUCTeX): Update version number. Should probably be done
5782 for other packages as well.
5783
5784 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5785
5786 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5787 <tassilo@member.fsf.org>.
5788
5789 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5790
5791 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5792 ls-lisp-use-localized-time-format.
5793
5794 2007-01-20 Markus Triska <markus.triska@gmx.at>
5795
5796 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5797
5798 2007-01-13 Michael Olson <mwolson@gnu.org>
5799
5800 * erc.texi (Modules): Mention capab-identify module.
5801
5802 2007-01-05 Michael Olson <mwolson@gnu.org>
5803
5804 * erc.texi (Getting Started): Update for /RECONNECT command.
5805
5806 2007-01-04 Richard Stallman <rms@gnu.org>
5807
5808 * ebrowse.texi: Change C-c b to C-c C-m.
5809
5810 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5811
5812 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5813 variables only in info to avoid redundant entries in the printed
5814 manual.
5815
5816 2007-01-02 Daiki Ueno <ueno@unixuser.org>
5817
5818 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5819
5820 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5821
5822 * message.texi (Security): Split into sub-nodes.
5823
5824 2007-01-01 Alan Mackenzie <acm@muc.de>
5825
5826 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5827 eval-after-load in Emacs <=21 and a workaround. Document that
5828 trigraphs are not supported.
5829
5830 2007-01-01 Alan Mackenzie <acm@muc.de>
5831
5832 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5833 c-context-line-break. When invoked within a string, preserve
5834 whitespace. Add a backslash only when also in a macro.
5835
5836 2007-01-01 Alan Mackenzie <acm@muc.de>
5837
5838 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5839
5840 2007-01-01 Alan Mackenzie <acm@muc.de>
5841
5842 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5843 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5844
5845 2007-01-01 Alan Mackenzie <acm@muc.de>
5846
5847 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5848 "Choosing a Style".
5849
5850 * cc-mode.texi ("Styles"): Add @dfn{style}.
5851
5852 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
5853
5854 Sync with Tramp 2.0.55.
5855
5856 * trampver.texi: Update release number.
5857
5858 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5859
5860 * gnus.texi (Customizing Articles): Add index entries for all
5861 gnus-treat-* variables.
5862
5863 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
5864
5865 * gnus.texi (IMAP): Fix incorrect explanation of
5866 nnimap-search-uids-not-since-is-evil in documentation for
5867 nnimap-expunge-search-string.
5868
5869 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5870
5871 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5872 spam-ifile-database.
5873
5874 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5875
5876 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5877 rebind C-s.
5878
5879 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
5880
5881 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5882 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5883 "expiring mail".
5884 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5885 nnimap-nov-is-evil.
5886
5887 2006-12-25 Kevin Ryde <user42@zip.com.au>
5888
5889 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5890 about the key procedure being used heavily.
5891
5892 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5893
5894 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5895 to t.
5896 (Prerequisites): Add explanation about gpg-agent.
5897
5898 2006-12-22 Kevin Ryde <user42@zip.com.au>
5899
5900 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5901 "sort" instead of "sort*".
5902
5903 2006-12-19 Richard Stallman <rms@gnu.org>
5904
5905 * calc.texi (History and Acknowledgements): Recognize that Emacs
5906 now does have floating point.
5907
5908 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
5909
5910 * tramp.texi (External transfer methods): Describe new method `scpc'.
5911
5912 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
5913
5914 * pgg.texi: Added short note on gpg-agent to the introduction.
5915
5916 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5917
5918 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5919 also applies to Cc.
5920
5921 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5922
5923 * gnus.texi (X-Face): Clarify. Say which programs are required
5924 on Windows.
5925
5926 2006-12-08 Michael Olson <mwolson@gnu.org>
5927
5928 * erc.texi (Modules): Remove documentation for list module.
5929
5930 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
5931
5932 * faq.texi (^M in the shell buffer): Ditto.
5933
5934 2006-11-20 Michael Olson <mwolson@gnu.org>
5935
5936 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5937
5938 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
5939
5940 * org.texi: Fix typos.
5941 (Agenda commands): Document `C-k'.
5942
5943 2006-11-16 Eli Zaretskii <eliz@gnu.org>
5944
5945 * url.texi (http/https): Fix a typo in the HTTP URL.
5946
5947 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5948
5949 * ada-mode.texi: Total rewrite.
5950
5951 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
5952
5953 * org.texi: Minor typo fixes.
5954
5955 2006-11-13 Bill Wohler <wohler@newt.com>
5956
5957 Release MH-E manual version 8.0.3.
5958
5959 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5960 release 8.0.3.
5961
5962 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5963 to set MAILDIR.
5964 (Reading Mail): Document the customization of read-mail-command
5965 for MH-E.
5966 (Viewing Attachments): Document mm-discouraged-alternatives.
5967 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5968 (Junk): Add more information about the settings of mh-junk-background
5969 in a program. Add /usr/bin/mh to PATH in examples.
5970
5971 2006-11-12 Richard Stallman <rms@gnu.org>
5972
5973 * woman.texi: Update author address but say he no longer maintains it.
5974
5975 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5976
5977 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5978 archived trees.
5979 (Checkboxes): Section moved to chapter 5, and extended.
5980 (The date/time prompt): New section.
5981 (Link abbreviations): New section.
5982 (Presentation and sorting): New section.
5983 (Custom agenda views): Section completely rewritten.
5984 (Summary): Compare with Planner.
5985 (Feedback): More info about creating backtraces.
5986 (Plain lists): Modified example.
5987 (Breaking down tasks): New section.
5988 (Custom time format): New section.
5989 (Time stamps): Document inactive timestamps.
5990 (Setting tags): More details about fast tag selection.
5991 (Block agenda): New section.
5992 (Custom agenda views): Section rewritten.
5993 (Block agenda): New section.
5994
5995 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
5996
5997 * tramp.texi (Configuration): scp is the default method.
5998 (Default Method): Use ssh as example for another method.
5999
6000 2006-10-27 Richard Stallman <rms@gnu.org>
6001
6002 * woman.texi: Downcase nroff/troff/roff.
6003 (Installation): Chapter deleted. Some xrefs deleted.
6004 (Background): woman doesn't advise man ;-).
6005
6006 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6007
6008 * ada-mode.texi (Project files, Identifier completion)
6009 (Automatic Casing, Debugging, Using non-standard file names)
6010 (Working Remotely): Fix typos.
6011
6012 2006-10-20 Masatake YAMATO <jet@gyve.org>
6013
6014 * cc-mode.texi (Sample .emacs File): Add missing `)' in
6015 sample code `my-c-initialization-hook'.
6016
6017 2006-10-19 Stuart D. Herring <herring@lanl.gov>
6018
6019 * widget.texi: Fix typos.
6020
6021 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
6022
6023 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6024 "???". There have been no complaints for years, so the information
6025 must be appropriate.
6026
6027 2006-10-16 Richard Stallman <rms@gnu.org>
6028
6029 * widget.texi: Use @var instead of capitalization.
6030 Clarify many widget type descriptions.
6031
6032 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6033
6034 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6035 gnus-dired-attach.
6036 (Selecting a Group): Fix typo.
6037
6038 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6039
6040 * widget.texi: Fix typos.
6041
6042 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6043
6044 * gnus.texi (Image Enhancements): Update for Emacs 22.
6045
6046 * gnus-faq.texi ([1.3]): Update.
6047
6048 2006-10-06 Richard Stallman <rms@gnu.org>
6049
6050 * faq.texi (Displaying the current line or column):
6051 Delete "As of Emacs 20".
6052
6053 2006-10-06 Romain Francoise <romain@orebokech.com>
6054
6055 * faq.texi (VM): VM works with Emacs 22 too.
6056
6057 2006-10-06 Richard Stallman <rms@gnu.org>
6058
6059 * ebrowse.texi: Remove Emacs version "21" from title.
6060
6061 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6062
6063 * gnus.texi (Foreign Groups): Say where change of editing commands are
6064 stored. Add reference to `gnus-parameters'.
6065
6066 2006-09-15 Jay Belanger <belanger@truman.edu>
6067
6068 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6069 Change "Library Public License" to "Lesser Public License"
6070 throughout. Use "yyyy" to represent year.
6071
6072 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
6073
6074 * org.texi (Setting tags): Typo fix.
6075
6076 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6077
6078 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6079
6080 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6081
6082 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6083
6084 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6085
6086 * faq.texi (Escape sequences in shell output): EMACS is now set
6087 to Emacs's absolute file name, not to "t".
6088 (^M in the shell buffer): Likewise.
6089 * misc.texi (Interactive Shell): Likewise.
6090
6091 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6092
6093 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6094 mails with pop3-leave-mail-on-server. Fix wording.
6095 (Limiting): Improve gnus-summary-limit-to-articles.
6096 (X-Face): Fix typo.
6097
6098 2006-09-11 Simon Josefsson <jas@extundo.com>
6099
6100 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6101 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6102
6103 2006-09-06 Simon Josefsson <jas@extundo.com>
6104
6105 * smtpmail.texi (Authentication): Mention SSL.
6106
6107 2006-09-01 Eli Zaretskii <eliz@gnu.org>
6108
6109 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6110 Don't use @indicateurl.
6111
6112 * cc-mode.texi (Subword Movement): Don't use @headitem.
6113 (Custom Braces, Clean-ups): Don't use @tie.
6114
6115 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
6116
6117 Sync with Tramp 2.0.54.
6118
6119 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6120 Suggested by Adrian Phillips <a.phillips@met.no>.
6121
6122 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
6123
6124 * org.texi (Installation, Activation): Split from Installation and
6125 Activation.
6126 (Clocking work time): Documented new features.
6127
6128 2006-08-13 Alex Schroeder <alex@gnu.org>
6129
6130 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6131 example.
6132
6133 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6134
6135 * faq.texi (How to add fonts): New node.
6136
6137 2006-08-05 Romain Francoise <romain@orebokech.com>
6138
6139 * faq.texi (New in Emacs 22): Expand.
6140
6141 2006-08-03 Michael Olson <mwolson@gnu.org>
6142
6143 * erc.texi: Update for ERC 5.1.4.
6144
6145 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6146
6147 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6148 in .../site-lisp/gnus/ by default.
6149 [ From gnus-news.texi in the trunk. ]
6150
6151 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6152
6153 * gnus.texi (MIME Commands): Additions for yEnc.
6154
6155 2006-07-24 Richard Stallman <rms@gnu.org>
6156
6157 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6158 * faq.texi: Move periods and commas inside quotes.
6159
6160 2006-07-20 Jay Belanger <belanger@truman.edu>
6161
6162 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6163
6164 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
6165
6166 * faq.texi (Security risks with Emacs): Document Emacs 22
6167 file-local-variable mechanism.
6168
6169 2006-07-12 Michael Olson <mwolson@gnu.org>
6170
6171 * erc.texi: Update for ERC 5.1.3.
6172
6173 2006-07-12 Alex Schroeder <alex@gnu.org>
6174
6175 * rcirc.texi: Fix typos.
6176 (Getting started with rcirc): New calling convention for M-x irc.
6177 Mention #rcirc. Removed channel tracking.
6178 (Configuration): Change the names of all variables that got changed
6179 recently, eg. rcirc-server to rcirc-default-server. Added
6180 documentation for rcirc-authinfo, some background for Bitlbee, and
6181 rcirc-track-minor-mode.
6182 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6183 Scrolling.
6184 (Reconnecting after you have lost the connection): Fix example code
6185 to match code changes.
6186
6187 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6188
6189 * gnus.texi, message.texi: Fix typos.
6190
6191 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
6192
6193 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6194 commands.
6195 (Global TODO list): Document the use of the variables
6196 `org-agenda-todo-ignore-scheduled' and
6197 `org-agenda-todo-list-sublevels'.
6198
6199 2006-07-05 Richard Stallman <rms@gnu.org>
6200
6201 * faq.texi (Scrolling only one line): Fix xref.
6202
6203 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6204
6205 * faq.texi (Evaluating Emacs Lisp code):
6206 Throughout, replace eval-current-buffer with eval-buffer.
6207
6208 2006-07-03 Richard Stallman <rms@gnu.org>
6209
6210 * rcirc.texi (Scrolling conservatively): Fix xref.
6211
6212 * pcl-cvs.texi (Viewing differences): Usage fix.
6213
6214 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
6215
6216 * org.texi (Agenda commands): Document `s' key to save all org-mode
6217 buffers.
6218
6219 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
6220
6221 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6222 names. Mention `cvs-msg' face.
6223
6224 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
6225
6226 * org.texi (Checkboxes): New section.
6227
6228 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
6229
6230 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6231 throughout this chapter.
6232
6233 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
6234
6235 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6236 text for standalone vs Emacs info.
6237 (Help): Clarify header line description. Use mouse-1 for clicks.
6238 (Help-P): Use mouse-1 for clicks.
6239 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6240 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6241 (Choose menu subtopic): Remove gratuitous Emacs command names.
6242 (Help-FOO): Put usual behavior first.
6243 (Help-Xref): Clicking on xrefs works in Emacs.
6244 (Search Text): Clarify what the default behavior is.
6245 (Create Info buffer): Fix Emacs window/X window confusion.
6246 (Emacs Info Variables): Fix for new Emacs init file behavior.
6247
6248 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6249
6250 * gnus.texi (Summary Buffer Lines): Fix typo.
6251
6252 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
6253
6254 * org.texi (Embedded LaTeX): New chapter.
6255 (Archiving): Section rewritten.
6256 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6257
6258 2006-06-20 Bill Wohler <wohler@newt.com>
6259
6260 Release MH-E manual version 8.0.1.
6261
6262 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6263 release 8.0.1.
6264 (Preface): Depend on GNU mailutils 1.0 and higher.
6265
6266 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6267
6268 * message.texi (News Headers): Update message-syntax-checks section.
6269
6270 2006-06-19 Karl Berry <karl@gnu.org>
6271
6272 * info.texi (Advanced): Mention C-q, especially with ?.
6273
6274 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
6275
6276 * org.texi (Publishing links): Document the `:link-validation-function'
6277 property.
6278 (Extensions and Hacking): New chapter, includes some sections of the
6279 "Miscellaneous" chapter.
6280
6281 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
6282
6283 * org.texi (Progress logging): New section.
6284
6285 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
6286
6287 * org.texi (ASCII export): Document indentation adaptation.
6288 (Setting tags): Document mutually-exclusive tags.
6289
6290 2006-06-05 Romain Francoise <romain@orebokech.com>
6291
6292 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6293 Fix typo.
6294
6295 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6296 channel (#gnus@irc.freenode.net).
6297 Fix typos. Update copyright notice.
6298
6299 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6300 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6301 (Line-Up Functions, Custom Macros):
6302 * ediff.texi (Window and Frame Configuration)
6303 (Highlighting Difference Regions):
6304 * emacs-mime.texi (Display Customization):
6305 * erc.texi (History):
6306 * eshell.texi (Known problems):
6307 * eudc.texi (Overview, BBDB):
6308 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6309 (The problem of spam, SpamOracle, Extending the Spam package)
6310 (Conformity, Terminology):
6311 * idlwave.texi (Routine Info)
6312 (Class and Keyword Inheritance, Padding Operators)
6313 (Breakpoints and Stepping, Electric Debug Mode)
6314 (Examining Variables, Troubleshooting):
6315 * org.texi (Creating timestamps):
6316 * reftex.texi (Commands, Options, Changes):
6317 * tramp.texi (Inline methods, Password caching)
6318 (Auto-save and Backup, Issues):
6319 * vip.texi (Files, Commands in Insert Mode):
6320 * viper.texi (Emacs Preliminaries, States in Viper)
6321 (Packages that Change Keymaps, Viper Specials, Groundwork):
6322 Fix various typos.
6323
6324 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
6325
6326 * ediff.texi: Fix typos.
6327
6328 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
6329
6330 * org.texi: Small typo fixes.
6331
6332 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6333
6334 * viper.texi (Viper Specials):
6335 * gnus.texi (Example Setup):
6336 * faq.texi (Backspace invokes help):
6337 * dired-x.texi (Optional Installation Dired Jump):
6338 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6339 follow coding conventions.
6340
6341 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
6342
6343 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6344
6345 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6346
6347 * pcl-cvs.texi: Fix typos.
6348 (Customization): Say "us".
6349
6350 2006-05-26 Eli Zaretskii <eliz@gnu.org>
6351
6352 * org.texi: Remove bogus @setfilename.
6353
6354 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
6355
6356 * org.texi (ASCII export): Omit command name.
6357 (HTML export): Add prefix to all lines in Local Variable example.
6358 (Acknowledgments): Typeset names in italics.
6359
6360 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
6361
6362 * org.texi (Plain lists): Add new item navigation commands.
6363 (External links): Document elisp and info links.
6364 (Custom searches): New section.
6365 (Publishing): New chapter.
6366 (HTML export): Include a list of supported CSS classes.
6367 (Setting tags): Describe the fast-tag-setting interface.
6368
6369 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * dired-x.texi: ifinfo -> ifnottex.
6372
6373 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
6374
6375 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6376
6377 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
6378
6379 * message.texi (Interface): Add tool bar customization.
6380 (MIME): Index and text additions for mml-attach.
6381 (MIME): Describe mml-dnd-protocol-alist and
6382 mml-dnd-attach-options.
6383
6384 * gnus.texi (Oort Gnus): Reorder entries in sections.
6385 Fix some entries.
6386 (Starting Up): Add references to "Emacs for Heathens" and to
6387 "Finding the News". Add user-full-name and user-mail-address.
6388 (Group Buffer Format): Add tool bar customization and update.
6389 (Summary Buffer): Add tool bar customization.
6390 (Posting Styles): Add message-alternative-emails.
6391
6392 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
6393
6394 * tramp.texi (Filename completion): Improve wording.
6395
6396 2006-05-07 Romain Francoise <romain@orebokech.com>
6397
6398 * faq.texi (Using regular expressions): Fix typo.
6399 (Packages that do not come with Emacs): Fix capitalization.
6400 (Replacing text across multiple files): Expand node to explain how
6401 to use `dired-do-query-replace-regexp' in more detail, based on
6402 suggestion by Eric Hanchrow <offby1@blarg.net>.
6403
6404 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
6405
6406 * tramp.texi (Filename completion): Completion of remote files'
6407 method, user name and host name is active only in partial
6408 completion mode.
6409
6410 2006-05-06 Bill Wohler <wohler@newt.com>
6411
6412 Release MH-E manual version 8.0.
6413
6414 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6415 release 8.0.
6416
6417 2006-05-06 Bill Wohler <wohler@newt.com>
6418
6419 * mh-e.texi (MH-BOOK-HOME): Change from
6420 http://www.ics.uci.edu/~mh/book/mh to
6421 http://rand-mh.sourceforge.net/book/mh.
6422 Replace .htm suffix with .html for MH book files.
6423 (Using This Manual): Update key binding for getting relevant
6424 chapter in Info from command key.
6425 (Ranges): Fix itemx.
6426
6427 2006-05-05 Karl Berry <karl@gnu.org>
6428
6429 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6430 (\fonttextsize): New user-level command to change text font size.
6431
6432 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6433
6434 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6435
6436 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6437
6438 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6439
6440 2006-04-24 Bill Wohler <wohler@newt.com>
6441
6442 * mh-e.texi (Getting Started): Make it more explicit that you need
6443 to install MH. Add pointers to current MH implementations.
6444
6445 2006-04-21 Bill Wohler <wohler@newt.com>
6446
6447 Release MH-E manual version 7.94.
6448
6449 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6450 release 7.94.
6451
6452 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
6453
6454 * org.texi: Many small fixes.
6455 (Handling links): Rename from "Managing links".
6456
6457 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6458
6459 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6460 (Splitting mail using spam-stat): Fix @xref.
6461
6462 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
6463
6464 * gnus.texi (Spam Package): Major revision of the text.
6465 Previously this node was "Filtering Spam Using The Spam ELisp Package".
6466
6467 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
6468
6469 * org.texi (Time stamps): Better explanation of the purpose of
6470 different time stamps.
6471 (Structure editing, Plain lists): More details on how new items
6472 and headings are inserted.
6473
6474 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
6475
6476 * org.texi (Formula syntax): Fix link to Calc Manual.
6477
6478 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6479
6480 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6481
6482 2006-04-17 Bill Wohler <wohler@newt.com>
6483
6484 * mh-e.texi (Folders): Update mh-before-quit-hook and
6485 mh-quit-hook example with code that removes the buffers rather
6486 than just bury them.
6487
6488 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
6489
6490 Sync with Tramp 2.0.53.
6491
6492 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
6493
6494 * org.texi (Updating settings): New section.
6495 (Visibility cycling): Better names for the startup folding
6496 options.
6497 (Exporting): Completely restructured.
6498 (The very busy C-c C-c key): New section.
6499 (Summary of in-buffer settings): New section.
6500
6501 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6502
6503 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6504
6505 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6506
6507 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6508 (Server Commands): Key `v' is reserved for users.
6509
6510 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
6511
6512 * org.texi (Link format): New section, emphasis on bracket links.
6513 (External links): Document bracket links.
6514 (FAQ): Expand to cover shell links and the new link format.
6515
6516 2006-04-09 Kevin Ryde <user42@zip.com.au>
6517
6518 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6519
6520 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6521
6522 * gnus.texi (Summary Buffer Lines): Add `*'.
6523
6524 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
6525
6526 * gnus.texi (Group Parameters):
6527 Mention gnus-permanently-visible-groups.
6528
6529 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6530
6531 * gnus.texi (Face): Fix typo.
6532
6533 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6534
6535 * gnus.texi (X-Face): Clarify.
6536 (Face): Need Emacs with PNG support.
6537
6538 2006-04-06 Richard Stallman <rms@gnu.org>
6539
6540 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6541 Emacs".
6542
6543 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6544
6545 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6546 blocks not suitable for inclusion with Emacs using variable
6547 PARTOFEMACS.
6548
6549 2006-04-04 Simon Josefsson <jas@extundo.com>
6550
6551 * gnus.texi (Security): Improve.
6552
6553 2006-04-02 Bill Wohler <wohler@newt.com>
6554
6555 * mh-e.texi (Getting Started, Junk, Bug Reports)
6556 (MH FAQ and Support): Fix URLs.
6557
6558 2006-03-31 Romain Francoise <romain@orebokech.com>
6559
6560 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6561 to t, not nil (and has for the past eight years).
6562
6563 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6564
6565 * message.texi, gnus.texi: Bump version to 5.11.
6566
6567 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6568
6569 * gnus.texi (Top): Add comment about version line.
6570
6571 * message.texi (Top): Ditto. Change to take named versions into
6572 account.
6573
6574 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6575
6576 * gnus.texi (Posting Styles): Add x-face-file to example.
6577 (X-Face): Refer to posting styles.
6578
6579 * gnus-faq.texi ([5.8]): Add x-face-file.
6580 ([8.4]): Add links to gmane.emacs.gnus.user and
6581 gmane.emacs.gnus.general.
6582
6583 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6584
6585 * gnus-faq.texi: Use .invalid.
6586 ([5.4]): Fix gnus-posting-styles example.
6587
6588 2006-03-27 Romain Francoise <romain@orebokech.com>
6589
6590 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6591 Emacs/W3 needs a new maintainer.
6592 (Ispell): Update author and version info.
6593 (Mailcrypt): Mention PGG.
6594 (New in Emacs 22): Add PGG to the list of new packages.
6595 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6596 updating dead URLs.
6597
6598 2006-03-25 Karl Berry <karl@gnu.org>
6599
6600 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6601 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6602 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6603 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6604 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6605 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6606 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6607 (2) do not indent copyright year list (or anything else).
6608
6609 2006-03-21 Bill Wohler <wohler@newt.com>
6610
6611 * mh-e.texi (Folders): Various edits.
6612
6613 2006-03-20 Romain Francoise <romain@orebokech.com>
6614
6615 * gnus.texi (Mail Folders): Grammar fix.
6616
6617 2006-03-19 Bill Wohler <wohler@newt.com>
6618
6619 * mh-e.texi (Replying): Document Mail-Followup-To.
6620 Change manually-formatted table to multitable. Add debugging info.
6621 Move description of mh-reply-default-reply-to into paragraph
6622 that describes its values.
6623
6624 2006-03-17 Bill Wohler <wohler@newt.com>
6625
6626 * mh-e.texi: Use smallexample and smalllisp consistently.
6627 (Sending Mail Tour): Update method of entering
6628 addresses and subject.
6629 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6630 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6631
6632 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
6633
6634 * org.texi: Version number change only.
6635
6636 2006-03-14 Bill Wohler <wohler@newt.com>
6637
6638 * mh-e.texi: Add index entries around each paragraph rather than
6639 depend on entries from beginning of node. Doing so ensures that
6640 index entries are less likely to be forgotten if text is cut and
6641 pasted, and are necessary anyway if the references are on a
6642 separate page. It seems that makeinfo is now (v. 4.8) only
6643 producing one index entry per node, so there is no longer any
6644 excuse not to. Use subheading instead of heading. The incorrect
6645 use of heading produced very large fonts in Info--as large as the
6646 main heading.
6647 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6648 versions 6 and 7 appeared *around* the time of these Emacs releases.
6649
6650 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
6651
6652 * org.texi (Clean view): Document new startup options.
6653
6654 2006-03-11 Bill Wohler <wohler@newt.com>
6655
6656 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6657 (Composing, Scan Line Formats): Fix @refs.
6658 (Getting Started): Define MH profile and MH profile components.
6659 (Incorporating Mail, Reading Mail, Viewing, Printing)
6660 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6661 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6662 for string constants.
6663 (Tool Bar): Remove spurious quote.
6664 (Junk): Use ``...'' instead of "...".
6665 (Scan Line Formats): Replace @samp with @kbd.
6666
6667 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6668
6669 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6670
6671 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6672
6673 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6674 easy to understand.
6675
6676 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6677
6678 * gnus.texi: Markup fix.
6679 (Fancy Mail Splitting): Specify new feature.
6680
6681 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6682
6683 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6684 partial-words matching.
6685
6686 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6687
6688 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6689
6690 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6691 (MIME Commands): Fix mm-discouraged-alternatives.
6692
6693 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
6694
6695 * org.texi: Version number change only.
6696
6697 2006-03-06 Bill Wohler <wohler@newt.com>
6698
6699 * mh-e.texi: Move from SourceForge repository to Savannah.
6700 This is version 7.93, which is a total rewrite from the previous
6701 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6702 version 7.93.
6703
6704 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6705
6706 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6707
6708 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
6709
6710 * org.texi (Interaction): Add item about `org-mouse.el' by
6711 Piotr Zielinski.
6712 (Managing links): Document that also mouse-1 can be used to
6713 activate a link.
6714 (Headlines, FAQ): Add entry about hiding leading stars.
6715 (Miscellaneous): Resort the sections in this chapter to a more
6716 logical sequence.
6717
6718 2006-02-27 Simon Josefsson <jas@extundo.com>
6719
6720 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6721 2004-01-27 from the trunk).
6722
6723 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6724
6725 * cc-mode.texi: Rename c-hungry-backspace to
6726 c-hungry-delete-backwards, at the request of RMS. Leave the old
6727 name as an alias.
6728
6729 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6730
6731 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6732 include the function header within the defun.
6733
6734 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6735
6736 * cc-mode.texi: Correct two typos.
6737
6738 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6739
6740 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6741 existing comment.
6742 (Electric Keys): Add a justification for electric indentation.
6743 (Hungry WS Deletion): Clear up the names and complications of the
6744 BACKSPACE and DELETE keys.
6745
6746 2006-02-23 Juri Linkov <juri@jurta.org>
6747
6748 * faq.texi (Common requests): Move `Turning on auto-fill by
6749 default' after `Wrapping words automatically'. Move `Working with
6750 unprintable characters' before `Searching for/replacing newlines'.
6751 Move `Replacing highlighted text' after `Highlighting a region'.
6752 Merge `Repeating commands' and `Repeating a command as many times
6753 as possible' into the former.
6754 (Packages that do not come with Emacs): Add refs to Gmane and
6755 etc/MORE.STUFF.
6756
6757 2006-02-23 Juri Linkov <juri@jurta.org>
6758
6759 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6760 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6761 Add xref to `(emacs)Reporting Bugs'.
6762 (Getting a printed manual): Add URL to other formats of the manual.
6763 (Common requests): Fix menu.
6764 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6765 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6766 (Inserting text at the beginning of each line): Add pxref to
6767 `Changing the included text prefix'.
6768 (Forcing the cursor to remain in the same column): Mention `track-eol'
6769 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6770 (Replacing text across multiple files): Add keybinding `Q' for
6771 `dired-do-query-replace'.
6772
6773 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
6774
6775 * reftex.texi: Version number and date change only.
6776
6777 * org.texi (Internal Links): Rewrite to cover the modified
6778 linking system.
6779
6780 2006-02-17 Eli Zaretskii <eliz@gnu.org>
6781
6782 * faq.texi: Remove the coding cookie, it's not needed anymore.
6783
6784 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6785
6786 * faq.texi (Colors on a TTY): Mention Mac OS port.
6787
6788 2006-02-12 Karl Berry <karl@gnu.org>
6789
6790 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6791 8-bit accented a.
6792
6793 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6794
6795 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6796
6797 2006-02-08 Romain Francoise <romain@orebokech.com>
6798
6799 * faq.texi (Top): Remove paragraph about the FAQ being a
6800 transitional document, etc.
6801 (Searching for/replacing newlines): New node.
6802 (Yanking text in isearch): New node.
6803 (Inserting text at the beginning of each line): Rename and make
6804 more general, mention `M-;' in Message mode.
6805
6806 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6807
6808 * faq.texi (Meta key does not work in xterm)
6809 (Emacs does not display 8-bit characters)
6810 (Inputting eight-bit characters): Update xrefs.
6811
6812 2006-02-06 Romain Francoise <romain@orebokech.com>
6813
6814 * faq.texi (VM): VM now at version 7.19.
6815 Set myself as maintainer of this file.
6816
6817 2006-02-04 Michael Olson <mwolson@gnu.org>
6818
6819 * erc.texi (History): Note that ERC is now included with Emacs.
6820
6821 2006-01-31 Romain Francoise <romain@orebokech.com>
6822
6823 * message.texi (Message Headers): Explain what
6824 `message-alternative-emails' does in more detail.
6825 Update copyright year.
6826
6827 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
6828
6829 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6830
6831 2006-01-29 Richard M. Stallman <rms@gnu.org>
6832
6833 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6834
6835 2006-01-29 Michael Olson <mwolson@gnu.org>
6836
6837 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6838
6839 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6840
6841 * faq.texi (New in Emacs 22): Mention ERC.
6842
6843 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6844
6845 * rcirc.texi: Capitalize dir entry for consistency with the entry
6846 in info/dir and other entries in the Emacs category.
6847 Fix typos. Delete trailing whitespace.
6848
6849 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
6850
6851 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6852
6853 2006-01-27 Eli Zaretskii <eliz@gnu.org>
6854
6855 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6856 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6857
6858 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6859 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6860
6861 2006-01-27 Alex Schroeder <alex@gnu.org>
6862
6863 * rcirc.texi: New file.
6864
6865 2006-01-23 Juri Linkov <juri@jurta.org>
6866
6867 * widget.texi (User Interface): Add S-TAB for widget-backward.
6868
6869 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
6870
6871 Sync with Tramp 2.0.52.
6872
6873 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6874 Add Tramp disabling item. New item for common connection problems.
6875 (various): Apply "ftp" as method for the download URL.
6876 (Bug Reports): Refer to FAQ for common problems.
6877
6878 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6879
6880 * widget.texi (User Interface): Use @key for TAB.
6881
6882 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6883
6884 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6885 for TAB.
6886
6887 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6888
6889 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6890
6891 * gnus.texi: Update copyright.
6892
6893 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6894
6895 * gnus.texi (Article Washing): Additions.
6896
6897 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
6898
6899 * org.texi (Agenda commands): Document tags command.
6900
6901 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6902
6903 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6904
6905 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6906
6907 * gnus.texi (RSS): Addition.
6908
6909 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6910
6911 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6912
6913 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6914
6915 * emacs-mime.texi (Display Customization): Add setting example to
6916 mm-discouraged-alternatives.
6917
6918 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6919
6920 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6921 version is the canonical version.
6922
6923 2006-01-08 Alex Schroeder <alex@gnu.org>
6924
6925 * pgg.texi (Caching passphrase): Rewording.
6926
6927 2006-01-06 Eli Zaretskii <eliz@gnu.org>
6928
6929 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6930 repository URL.
6931
6932 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
6933
6934 * org.texi: Removed the accidentally re-added empty line in the
6935 direntry.
6936
6937 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
6938
6939 * org.texi (Agenda Views): Chapter reorganized.
6940
6941 2005-12-29 Romain Francoise <romain@orebokech.com>
6942
6943 * faq.texi (Using Customize): New node.
6944
6945 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6946
6947 * org.texi: Remove blank line in @direntry. It is non-standard
6948 and recursively produces blank lines all over the dir file (when
6949 using Texinfo 4.8).
6950
6951 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6952
6953 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6954
6955 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
6956
6957 * org.texi (Tags): Boolean logic documented.
6958 (Agenda Views): Document custom commands.
6959
6960 2005-12-20 David Kastrup <dak@gnu.org>
6961
6962 * faq.texi (AUCTeX): Update version and mailing list info.
6963
6964 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6965
6966 * gnus.texi (MIME Commands): Mention addition of
6967 multipart/alternative to gnus-buttonized-mime-types and add xref
6968 to mm-discouraged-alternatives.
6969
6970 * emacs-mime.texi (Display Customization): Mention addition of
6971 "image/.*" and add xref to gnus-buttonized-mime-types in the
6972 mm-discouraged-alternatives section.
6973
6974 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
6975
6976 * org.texi (Tags): New section.
6977 (Agenda Views): Chapter reorganized.
6978
6979 2005-12-16 Eli Zaretskii <eliz@gnu.org>
6980
6981 * org.texi (Internal Links): Add a missing comma after an @xref.
6982
6983 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
6984
6985 * faq.texi (Filling paragraphs with a single space): No need to
6986 change sentence-end now.
6987
6988 2005-12-13 Romain Francoise <romain@orebokech.com>
6989
6990 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6991
6992 2005-12-12 Jay Belanger <belanger@truman.edu>
6993
6994 * faq.texi (Calc): Update version number.
6995
6996 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
6997
6998 * org.texi (Progress Logging): New section.
6999
7000 2005-12-10 Romain Francoise <romain@orebokech.com>
7001
7002 Update the Emacs FAQ for the 22.1 release.
7003
7004 * faq.texi: Set VER to `22.1'.
7005 (Basic editing): Explain how to use localized versions of the
7006 Tutorial. Mention that `C-h r' displays the manual.
7007 Delete obsolete WWW link to an Emacs 18 tutorial.
7008 (Getting a printed manual): Point to the new locations of the
7009 manuals on the GNU Web site.
7010 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7011 available via Info (it was previously distributed separately).
7012 (Installing Texinfo documentation): The latest version of Texinfo
7013 is 4.8, not 4.0.
7014 (Informational files for Emacs): COPYING is the GNU General Public
7015 License, not the Emacs General Public License.
7016 (Informational files for Emacs): Delete obsolete link to the
7017 GNUinfo pages as they have been removed from the GNU Web site.
7018 (New in Emacs 22): New node.
7019 (Setting up a customization file): Say that most packages support
7020 Customize nowadays.
7021 (Colors on a TTY): Delete reference to instructions on how to
7022 enable syntax highlighting, it is now enabled by default.
7023 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7024 at startup automatically.
7025 (Controlling case sensitivity): Mention `M-c' in isearch.
7026 (Using an already running Emacs process): Emacs now creates the
7027 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7028 gnuserv. As emacsclient can now run Lisp code as well, delete a
7029 sentence praising gnuserv for that. Simplify description of how
7030 the client/server operation works.
7031 (Compiler error messages): Delete obsolete text (compile.el has
7032 been rewritten).
7033 (Indenting switch statements): Fix typo.
7034 (Matching parentheses): Simplify setup instructions, mention the
7035 menu bar item in the Options menu.
7036 (Repeating a command as many times as possible): Mention `C-x e'.
7037 (Going to a line by number): Mention new keymap and bindings
7038 `M-g M-g', `M-g M-p' and `M-g M-n'.
7039 (Turning on syntax highlighting): Now on by default. Simplify.
7040 (Replacing highlighted text): Use `1', not `t'.
7041 (Problems with very large files): The maximum size is now 256MB on
7042 32-bit machines.
7043 (^M in the shell buffer): Mention `comint-process-echoes'.
7044 (Emacs for Apple computers): Emacs 22 has native support for Mac
7045 OS X.
7046 (Translating names to IP addresses): Delete node.
7047 (Binding keys to commands): Fix typo.
7048 (SPC no longer completes file names): New node.
7049 (MIME with Emacs mail packages): Delete section about the Emacs
7050 MIME FAQ (it's not reachable anymore).
7051
7052 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7053
7054 * cc-mode.texi: The manual has been extensively revised: the
7055 information about using CC Mode has been separated from the larger
7056 and more difficult chapters about configuration. It has been
7057 updated for CC Mode 5.31.
7058
7059 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7060
7061 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7062 (Selecting an implementation): Fix descriptions.
7063
7064 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7065
7066 * message.texi (Various Message Variables): Addition.
7067
7068 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7069
7070 * message.texi: Fix default values.
7071
7072 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7073
7074 * message.texi (Header Commands): Clarify descriptions of
7075 message-cross-post-followup-to, message-reduce-to-to-cc, and
7076 message-insert-wide-reply.
7077 (Various Commands): Fix kindex for message-kill-to-signature;
7078 clarify description of message-tab.
7079
7080 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7081
7082 * message.texi (Mailing Lists): Fix description about MFT.
7083
7084 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7085
7086 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7087
7088 * gnus.texi (Slow Terminal Connection): Replace old description
7089 with new one.
7090
7091 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7094 replace X-Draft-Headers with X-Draft-From.
7095
7096 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7097
7098 * gnus.texi (Various Various): Fix the default value of
7099 nnheader-max-head-length.
7100 (Gnus Versions): Fix typo.
7101
7102 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
7103
7104 * org.texi (Structure editing): Document new functionality of
7105 M-RET.
7106
7107 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7108
7109 * org.texi (Internal Links): Fix Texinfo usage.
7110
7111 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
7112
7113 * org.texi (TODO basics): Document the global todo list.
7114 (TODO items): Documents sparse tree for specific TODO
7115 keywords.
7116
7117 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
7118
7119 * org.texi (Plain Lists): Typos fixed.
7120
7121 2005-11-28 Jay Belanger <belanger@truman.edu>
7122
7123 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7124
7125 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7126
7127 * org.texi (Structure editing): New item moving commands added.
7128 (Plain Lists): New section.
7129
7130 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7131
7132 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7133 (Agenda): Document commands `org-cycle-agenda-files' and
7134 `org-agenda-file-to-front'.
7135 (Built-in table editor): Document `org-table-sort-lines'.
7136 (HTML formatting): Export of hand-formatted lists.
7137
7138 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7139
7140 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7141 new variable gnus-toolbar-thickness.
7142
7143 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7144
7145 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7146
7147 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7148
7149 * gnus.texi (X-Face): Fix description.
7150 (XVarious): Remove gnus-xmas-logo-color-alist and
7151 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7152
7153 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7154
7155 * gnus.texi (Group Parameters): Mention new variable
7156 gnus-parameters-case-fold-search.
7157 (Home Score File): Addition.
7158
7159 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
7160
7161 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7162 (Overview): List supported feed types.
7163 (Installation): No installation necessary when using autoload.
7164 (Configuration): Rename "RSS" to "news".
7165
7166 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7167
7168 * pgg.texi (User Commands): Document additional passphrase
7169 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7170 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7171
7172 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
7173
7174 * org.texi: Version number changed to 3.19.
7175
7176 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
7177
7178 * pgg.texi (How to use): Update the example to add autoload of
7179 pgg-encrypt-symmetric-region.
7180 (User Commands): Document pgg-encrypt-symmetric-region.
7181 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7182
7183 2005-10-27 Jay Belanger <belanger@truman.edu>
7184
7185 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7186 mention other TeX-related units.
7187
7188 2005-10-23 Lars Hansen <larsh@soem.dk>
7189
7190 * dired-x.texi (Miscellaneous Commands):
7191 Replace dired-do-relative-symlink by dired-do-relsymlink and
7192 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7193
7194 2005-10-23 Jay Belanger <belanger@truman.edu>
7195
7196 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7197 constant.
7198
7199 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
7200
7201 * faq.texi (Bugs and problems):
7202 Replace `dired-move-to-filename-regexp' by
7203 `directory-listing-before-filename-regexp'.
7204
7205 2005-10-22 Eli Zaretskii <eliz@gnu.org>
7206
7207 * newsticker.texi (UPDATED): Set value.
7208
7209 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7210
7211 * gnus.texi (Document Groups): Remove duplicate item.
7212
7213 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
7214
7215 * org.texi (Summary): Mention iCalendar support.
7216 (Exporting): Document iCalendar support.
7217
7218 2005-10-18 Romain Francoise <romain@orebokech.com>
7219
7220 * viper.texi (Viper Specials): Capitalize GNU.
7221
7222 2005-10-17 Juri Linkov <juri@jurta.org>
7223
7224 * info.texi (Getting Started, Search Index, Expert Info):
7225 Fix wording.
7226 (Search Text): Replace `echo area' with `mode line'.
7227 (Search Index): Both `i' and `,' find all index entries.
7228 Replace example `C-f' with `C-l' (which exists in index of Info
7229 manual) and delete spaces in its keyboard input sequence.
7230 Delete unnecessary explanations about literal characters.
7231
7232 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7233
7234 * gnus.texi (Document Server Internals): Addition.
7235
7236 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7237
7238 * gnus.texi (A note on namespaces): Fix RFC reference.
7239
7240 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7241
7242 * gnus.texi (RSS): Fix key description.
7243
7244 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7245
7246 * gnus.texi: Emacs/w3 -> Emacs/W3.
7247 (Browsing the Web): Fix description.
7248 (Web Searches): Ditto.
7249 (Customizing W3): Ditto.
7250
7251 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7252
7253 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7254
7255 2005-10-11 Jay Belanger <belanger@truman.edu>
7256
7257 * calc.texi (Integration): Mention using `a i' to compute definite
7258 integrals.
7259
7260 2005-10-11 Juri Linkov <juri@jurta.org>
7261
7262 * info.texi: Rearrange nodes.
7263 (Top): Update menu. Change ref `Info for Experts' to
7264 `Advanced Info Commands'.
7265 (Getting Started): Fix description of manual's parts.
7266 (Help-Int): Change xref `Info Search' to `Search Index', and
7267 `Expert Info' to `Advanced'.
7268 (Advanced): Move node one level up.
7269 (Search Text, Search Index): New nodes split out from `Info Search'.
7270 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7271 split out from `Advanced'.
7272 (Advanced, Emacs Info Variables): De-document editing an Info file
7273 in Info.
7274 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7275 (Creating an Info File): Delete node and move its text to
7276 `Expert Info'.
7277
7278 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
7279
7280 * org.texi (Workflow states): Documented that change in keywords
7281 becomes active only after restart of Emacs.
7282
7283 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
7284
7285 Sync with Tramp 2.0.51.
7286
7287 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
7288
7289 * speedbar.texi (Introduction): Describe new location of speedbar
7290 on menubar.
7291 (Basic Key Bindings): Remove descriptions of bindings that have
7292 been removed.
7293
7294 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
7295
7296 * speedbar.texi (GDB): Describe use of watch expressions.
7297
7298 2005-09-28 Simon Josefsson <jas@extundo.com>
7299
7300 * message.texi (IDNA): Fix.
7301
7302 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7303
7304 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7305 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7306 description of nntp-open-connection-function.
7307 (Common Variables): Fix descriptions.
7308
7309 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7310
7311 * gnus.texi (Server Buffer Format): Document the %a format spec.
7312
7313 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7314
7315 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7316
7317 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
7318
7319 * org.texi Version 3.16.
7320
7321 2005-09-19 Miles Bader <miles@gnu.org>
7322
7323 * newsticker.texi: Get rid of CVS keywords.
7324
7325 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7326
7327 * gnus.texi (Finding the Parent): Fix description of how Gnus
7328 finds article.
7329
7330 2005-09-14 Jari Aalto <jari.aalto@cante.net>
7331
7332 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7333 to drop off non-answered articles.
7334
7335 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
7336
7337 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7338 braces (which are unsupported by NMAKE) for macro `srcdir'.
7339
7340 2005-09-17 Eli Zaretskii <eliz@gnu.org>
7341
7342 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7343 (../info/newsticker, newsticker.dvi): New targets.
7344
7345 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
7346
7347 * newsticker.texi: Replace @command with @code. Replace @example
7348 with @lisp.
7349 (Top): Add explanations to menu items.
7350 (GNU Free Documentation License): Remove.
7351
7352 2005-09-16 Romain Francoise <romain@orebokech.com>
7353
7354 Update all files to specify GFDL version 1.2.
7355
7356 * doclicense.texi (GNU Free Documentation License): Update to
7357 version 1.2.
7358
7359 2005-09-15 Richard M. Stallman <rms@gnu.org>
7360
7361 * newsticker.texi: Fix @setfilename.
7362
7363 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7364 (../info/newsticker, newsticker.dvi): New targets.
7365
7366 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
7367
7368 * org.texi: Version 3.15.
7369
7370 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
7371
7372 * ses.texi: Combine all three indices into one.
7373 Correct a few typos.
7374
7375 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
7376
7377 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7378
7379 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7380
7381 * emacs-mime.texi (Handles): Remove duplicate item.
7382 (Encoding Customization): Fix the default value for
7383 mm-coding-system-priorities.
7384 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7385 (Basic Functions): Fix reference.
7386
7387 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7388
7389 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7390
7391 2005-08-18 Richard M. Stallman <rms@gnu.org>
7392
7393 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7394 and web site.
7395
7396 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7397 not keyboard-translate.
7398
7399 2005-08-11 Richard M. Stallman <rms@gnu.org>
7400
7401 * faq.texi (Using regular expressions): Fix xref.
7402
7403 2005-08-09 Juri Linkov <juri@jurta.org>
7404
7405 * info.texi (Help-P): Replace `Prev' with `Previous'.
7406 (Help-M, Help-Xref): Add S-TAB.
7407 (Help-FOO): Update `u' command.
7408 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7409 Update info about visibility of xref parts.
7410 (Help-Int): Fix `m' command. Rename `Info-last' to
7411 `Info-history-back'. Add `Info-history-forward'.
7412 (Advanced): Fix `g*' and `M-n' commands.
7413 (Info Search): Add `index-apropos' in stand-alone browser.
7414 Add isearch commands.
7415 (Emacs Info Variables): Remove `Info-fontify'.
7416 Add `Info-mode-hook'. Update face names.
7417 Add `Info-fontify-maximum-menu-size',
7418 `Info-fontify-visited-nodes', `Info-isearch-search'.
7419
7420 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
7421
7422 Sync with Tramp 2.0.50.
7423
7424 * tramp.texi: Use @option{} consequently for method names.
7425 (Inline methods, External transfer methods): Remove references to
7426 Cygwin.
7427 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7428 implementation.
7429
7430 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7431
7432 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7433 Mention that gnus-init-file is not read when Emacs is invoked with
7434 --no-init-file or -q.
7435
7436 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
7437
7438 * org.texi: Version 3.14.
7439
7440 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
7441
7442 * org.texi: Version 3.13.
7443
7444 2005-07-18 Juri Linkov <juri@jurta.org>
7445
7446 * calc.texi (Time Zones, Logical Operations):
7447 * cl.texi (Overview):
7448 * org.texi (TODO types):
7449 * sc.texi (Emacs 18 MUAs):
7450 * speedbar.texi (Top):
7451 * url.texi (History):
7452 Delete duplicate duplicate words.
7453
7454 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
7455
7456 * cl.texi (Type Predicates): Document `atom' type.
7457
7458 2005-07-04 Lute Kamstra <lute@gnu.org>
7459
7460 Update FSF's address in GPL notices.
7461
7462 * calc.texi (Copying):
7463 * doclicense.texi (GNU Free Documentation License):
7464 * faq.texi (Contacting the FSF):
7465 * mh-e.texi (Copying): Update FSF's address.
7466
7467 2005-07-03 Richard M. Stallman <rms@gnu.org>
7468
7469 * flymake.texi (Example -- Configuring a tool called directly):
7470 Update name of flymake-build-relative-filename.
7471
7472 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7473
7474 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7475
7476 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
7477
7478 * org.texi: Version 3.12.
7479
7480 2005-06-24 Eli Zaretskii <eliz@gnu.org>
7481
7482 * makefile.w32-in (MAKEINFO): Use --force.
7483 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7484 Makefile.in.
7485 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7486 more shells.
7487
7488 2005-06-23 Richard M. Stallman <rms@gnu.org>
7489
7490 * speedbar.texi (Creating a display): Texinfo usage fixes.
7491
7492 * tramp.texi (Customizing Completion, Auto-save and Backup):
7493 Texinfo usage fixes.
7494
7495 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
7496
7497 * dired-x.texi (Miscellaneous Commands):
7498 * ediff.texi (Miscellaneous):
7499 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7500 (Agent Variables):
7501 * info.texi (Help-Xref):
7502 * message.texi (Message Headers):
7503 * org.texi (Remember):
7504 * reftex.texi (Options (Defining Label Environments)):
7505 (Options (Index Support)):
7506 (Options (Viewing Cross-References)):
7507 (Options (Misc)):
7508 (Changes):
7509 * speedbar.texi (Creating a display):
7510 * tramp.texi (Customizing Completion, Auto-save and Backup):
7511 Texinfo usage fix.
7512
7513 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
7514
7515 * org.texi: Version 3.11.
7516
7517 2005-06-12 Jay Belanger <belanger@truman.edu>
7518
7519 * calc.texi (Getting Started): Remove extra menu item.
7520
7521 2005-05-31 Jay Belanger <belanger@truman.edu>
7522
7523 * calc.texi (Notations Used in This Manual): Use @kbd for key
7524 sequence.
7525 (Demonstration of Calc): Mention another way of starting Calc.
7526 (Starting Calc): Mention long name of M-#.
7527 (Embedded Mode Overview): Remove unnecessary instruction.
7528 (Other M-# commands): Rephrase `M-# 0' explanation.
7529 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7530 reflect current behavior.
7531
7532 2005-05-30 Jay Belanger <belanger@truman.edu>
7533
7534 * calc.texi (Hooks): Change description of calc-window-hook and
7535 calc-trail-window-hook to match usage.
7536 (Computational Functions): Add more constant-generating functions.
7537 (Customizable Variables): Use defvar.
7538
7539 2005-05-28 Jay Belanger <belanger@truman.edu>
7540
7541 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7542 (Basic Embedded Mode): Explain behavior of arguments to
7543 calc-embedded-mode.
7544
7545 2005-05-27 Jay Belanger <belanger@truman.edu>
7546
7547 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7548 current behavior.
7549
7550 2005-05-25 Jay Belanger <belanger@truman.edu>
7551
7552 * calc.texi: Change Calc version number throughout.
7553 (Keypad Mode): Change location in info output.
7554 (Keypad mode overview): Move picture of keypad.
7555
7556 2005-05-21 Jay Belanger <belanger@truman.edu>
7557
7558 * calc.texi (Storing variables): Mention that only most variables
7559 are void to begin with.
7560
7561 2005-05-21 Kevin Ryde <user42@zip.com.au>
7562
7563 * widget.texi (Basic Types): Update cross ref from "Enabling
7564 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7565 lispref/text.texi change.
7566
7567 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
7568
7569 * org.texi: Version 3.09.
7570
7571 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
7572
7573 * reftex.texi: Version 4.28.
7574
7575 2005-05-16 Jay Belanger <belanger@truman.edu>
7576
7577 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7578
7579 2005-05-14 Jay Belanger <belanger@truman.edu>
7580
7581 * calc.texi (Default Simplifications): Insert missing ! (logical
7582 not operator).
7583
7584 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
7585
7586 Sync with Tramp 2.0.49.
7587
7588 2005-05-10 Jay Belanger <belanger@truman.edu>
7589
7590 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7591 to 1.
7592
7593 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
7594
7595 * org.texi: Version 3.08, structure reorganized.
7596
7597 2005-04-24 Richard M. Stallman <rms@gnu.org>
7598
7599 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7600
7601 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
7602
7603 * org.texi: Update to version 3.06.
7604
7605 2005-04-13 Lute Kamstra <lute@gnu.org>
7606
7607 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7608
7609 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7610
7611 * cl.texi (Porting Common Lisp): Fix typo.
7612
7613 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7614
7615 * gnus.texi (RSS): Addition.
7616
7617 2005-04-04 Jay Belanger <belanger@truman.edu>
7618
7619 * calc.texi: Change Calc version number.
7620 (Customizable variables): Fix description of calc-language-alist.
7621 (Copying): Put in version 2 of GPL.
7622
7623 2005-04-01 Jay Belanger <belanger@truman.edu>
7624
7625 * calc.texi (Troubleshooting Commands): Remove comment about
7626 installation.
7627 (Installation): Remove section.
7628 (Customizable Variables): New section.
7629 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7630 (Graphical Devices): Add references to Customizable Variables.
7631
7632 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7633
7634 * emacs-mime.texi (Display Customization): Markup fixes.
7635 (rfc2047): Update.
7636
7637 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7638
7639 * gnus-faq.texi: Replaced with auto-generated version.
7640
7641 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7642
7643 * dired-x.texi (Multiple Dired Directories): default-directory was
7644 renamed to dired-default-directory.
7645
7646 2005-03-26 Jay Belanger <belanger@truman.edu>
7647
7648 * calc.texi (Simplifying Formulas, Rewrite Rules):
7649 Change description of top and bottom of fraction.
7650 (Modulo Forms): Move description of how to create modulo forms to
7651 earlier in the section.
7652 (Fraction Mode): Suggest using : to get a fraction by dividing.
7653 (Basic Arithmetic): Adjust placement of command name.
7654 (Truncating the Stack): Emphasize that "hidden" entries are still
7655 visible.
7656 (Installation): Move discussion of printing manual to "About This
7657 Manual".
7658 (About This Manual): Mention how to print the manual.
7659 (Reporting Bugs): Remove first person.
7660 (Building Vectors): Add algebraic version of append.
7661 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7662 (Grouping Digits): Fix typo.
7663
7664 2005-03-25 Werner Lemberg <wl@gnu.org>
7665
7666 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7667 Replace `legal' with `valid'.
7668
7669 2005-03-25 Werner Lemberg <wl@gnu.org>
7670
7671 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7672
7673 2005-03-24 Jay Belanger <belanger@truman.edu>
7674
7675 * calc.texi (General Mode Commands)
7676 (Mode Settings in Embedded Mode): Add some explanation of
7677 recording mode settings.
7678
7679 2005-03-24 Richard M. Stallman <rms@gnu.org>
7680
7681 * calc.texi: Remove praise of non-free software.
7682
7683 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7684 (Installation): Node deleted.
7685
7686 2005-03-23 Richard M. Stallman <rms@gnu.org>
7687
7688 * url.texi (HTTP language/coding): Improve last change.
7689
7690 2005-03-22 Jay Belanger <belanger@truman.edu>
7691
7692 * calc.texi (Embedded Mode): Add new information on changing
7693 modes.
7694
7695 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
7696
7697 Sync with Tramp 2.0.48.
7698
7699 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7700
7701 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7702 "GNU/Linux". Change all addresses to .gnu.org.
7703 (Default Method): Offer shortened syntax for "su" and "sudo"
7704 methods.
7705
7706 2005-03-07 Richard M. Stallman <rms@gnu.org>
7707
7708 * url.texi: Fix usage of "e.g.".
7709 (HTTP language/coding): Explain the rules for these strings.
7710
7711 2005-03-06 Richard M. Stallman <rms@gnu.org>
7712
7713 * woman.texi (Introduction): Minor cleanups.
7714
7715 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7716
7717 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7718 (Installation): Node deleted.
7719
7720 * mh-e.texi (Preface): Get rid of "Emacs 21".
7721
7722 * eshell.texi (Installation): Delete node (for Emacs 20).
7723
7724 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7725
7726 * flymake.texi: Refill and tweak style in @lisp blocks.
7727
7728 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7729
7730 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7731
7732 2005-03-01 Jay Belanger <belanger@truman.edu>
7733
7734 * calc.texi (Trigonometric and Hyperbolic Functions):
7735 Mention additional functions.
7736 (Algebraic Simplifications): Mention additional simplifications.
7737
7738 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7739
7740 * ses.texi: Add concept/function/variable indices (this work was
7741 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7742 papers on file at FSF).
7743
7744 2005-02-10 Jay Belanger <belanger@truman.edu>
7745
7746 * calc.texi: Change @LaTeX to La@TeX throughout.
7747 Redefine @expr as @math for TeX output.
7748 Redefine @texline as a no-op for TeX output.
7749 Define @tfn, replace @t by @tfn throughout.
7750
7751 2005-02-09 Jay Belanger <belanger@truman.edu>
7752
7753 * calc.texi: Add macro for LaTeX for info output.
7754
7755 2005-02-08 Kim F. Storm <storm@cua.dk>
7756
7757 * texinfo.tex (LaTex): Add def.
7758
7759 2005-02-06 Jay Belanger <belanger@truman.edu>
7760
7761 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7762 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7763 throughout manual.
7764
7765 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7766
7767 * gnus.texi: Some edits based on comments from David Abrahams.
7768
7769 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7770
7771 * gnus.texi (RSS): Fix the keystroke.
7772
7773 2005-01-24 David Kastrup <dak@gnu.org>
7774
7775 * faq.texi: Update AUCTeX version info.
7776
7777 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7778
7779 * gnus-faq.texi ([4.1]): Typo.
7780
7781 2005-01-19 Jay Belanger <belanger@truman.edu>
7782
7783 * calc.texi (Keep Arguments): Mention that keeping arguments
7784 doesn't work with keyboard macros.
7785
7786 2005-01-16 Richard M. Stallman <rms@gnu.org>
7787
7788 * autotype.texi (Autoinserting): Fix small error.
7789
7790 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
7791
7792 Sync with Tramp 2.0.47.
7793
7794 * tramp.texi (Compilation): New section, describing compilation of
7795 remote files.
7796
7797 2005-01-11 Kim F. Storm <storm@cua.dk>
7798
7799 * widget.texi (Basic Types): Add :follow-link keyword.
7800
7801 2005-01-09 Jay Belanger <belanger@truman.edu>
7802
7803 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7804
7805 2005-01-08 Jay Belanger <belanger@truman.edu>
7806
7807 * calc.texi: Change throughout to reflect new default value of
7808 calc-settings-file.
7809
7810 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7811
7812 * message.texi (Reply): `message-reply-to-function' should return
7813 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7814
7815 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7816
7817 * faq.texi (Changing load-path): Fix typo.
7818
7819 2005-01-05 Jay Belanger <belanger@truman.edu>
7820
7821 * calc.texi (Programming Tutorial): Replace kbd command by
7822 appropriate characters for a keyboard macro.
7823
7824 2005-01-04 Jay Belanger <belanger@truman.edu>
7825
7826 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7827 for Lucid Emacs.
7828 (Programming Tutorial): Mention that the user needs to be in the
7829 right mode to compute some functions.
7830
7831 2005-01-04 Jay Belanger <belanger@truman.edu>
7832
7833 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7834 no longer applicable.
7835
7836 2005-01-01 Jay Belanger <belanger@truman.edu>
7837
7838 * calc.texi (Programming Tutorial): Change description of how to
7839 edit keyboard macros to match current behavior.
7840
7841 2004-12-31 Jay Belanger <belanger@truman.edu>
7842
7843 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7844
7845 2004-12-20 Jay Belanger <belanger@truman.edu>
7846
7847 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7848 zero.
7849
7850 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7851
7852 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7853 @xref.
7854 (Font Locking): Avoid @strong{Note:}.
7855
7856 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7857
7858 Sync with Tramp 2.0.46.
7859
7860 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7861
7862 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7863
7864 * url.texi: Correct typos.
7865 (Retrieving URLs): @var{nil}->@code{nil}.
7866 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
7867 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7868 (Dealing with HTTP documents): @inforef->@xref.
7869
7870 2004-12-15 Jay Belanger <belanger@truman.edu>
7871
7872 * calc.texi: Consistently capitalized all mode names.
7873 (Answers to Exercises): Mention that an answer can be a fraction
7874 when in Fraction mode.
7875
7876 2004-12-13 Jay Belanger <belanger@truman.edu>
7877
7878 * calc.texi: Fix some TeX definitions.
7879
7880 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7881
7882 * reftex.texi (Imprint): Remove erroneous @value's.
7883
7884 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7885
7886 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7887 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7888
7889 2004-12-08 Jay Belanger <belanger@truman.edu>
7890
7891 * calc.texi (Starting Calc): Remove comment about installation.
7892 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7893
7894 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7895
7896 * url.texi: Update @setfilename.
7897 (Getting Started): No need to worry about Gnus versions.
7898 (Dealing with HTTP documents): Use @inforef.
7899
7900 * org.texi: Fix @direntry file name.
7901
7902 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7903
7904 * url.texi: New file.
7905
7906 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7907
7908 2004-12-06 Jay Belanger <belanger@truman.edu>
7909
7910 * calc.texi (Using Calc): Remove paragraph about installation.
7911
7912 2004-12-06 Jay Belanger <belanger@truman.edu>
7913
7914 * calc.texi: Use more Texinfo macros and less TeX defs.
7915 Remove @refill's.
7916
7917 2004-12-06 Richard M. Stallman <rms@gnu.org>
7918
7919 * org.texi: New file.
7920
7921 2004-12-05 Richard M. Stallman <rms@gnu.org>
7922
7923 * Makefile.in (org.dvi, ../info/org): New targets.
7924 (INFO_TARGETS): Add ../info/org.
7925 (DVI_TARGETS): Add org.dvi.
7926 (maintainer-clean): Remove the info files in the info dir.
7927
7928 2004-11-26 Eli Zaretskii <eliz@gnu.org>
7929
7930 * idlwave.texi: Fix the setfilename directive to put the produced
7931 file in ../info.
7932 (Continued Statement Indentation): Resurrect Jan D.'s change from
7933 2004-11-03 that was lost when a newer version of idlwave.texi was
7934 imported.
7935
7936 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7937
7938 * gnus-faq.texi ([5.1]): Add missing bracket.
7939
7940 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7941 Index `spam-initialize'.
7942
7943 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7944
7945 * message.texi (Various Message Variables): Mention that all mail
7946 file variables are derived from `message-directory'.
7947
7948 * gnus.texi (Splitting Mail): Clarify bogus group.
7949
7950 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7951
7952 * emacs-mime.texi (Encoding Customization):
7953 Fix mm-coding-system-priorities entry.
7954
7955 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
7956
7957 * idlwave.texi (Continued Statement Indentation):
7958 * reftex.texi (Options (Index Support)):
7959 (Displaying and Editing the Index, Table of Contents):
7960 * speedbar.texi (Creating a display, Major Display Modes):
7961 Replace non-nil with non-@code{nil}.
7962
7963 2004-10-21 Jay Belanger <belanger@truman.edu>
7964
7965 * calc.texi (Algebraic-Style Calculations): Remove a comment.
7966
7967 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7968
7969 * calc.texi (Reporting Bugs): Double up `@'.
7970
7971 2004-10-18 Jay Belanger <belanger@truman.edu>
7972
7973 * calc.texi (Reporting Bugs): Change the address that bugs
7974 should be sent to.
7975
7976 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7977
7978 * gnus.texi (New Features): Add 5.11.
7979
7980 * message.texi (Resending): Remove wrong default value.
7981
7982 * gnus.texi (Mail Source Specifiers): Describe possible problems
7983 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7984 `pop3-leave-mail-on-server' to the index.
7985
7986 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7987
7988 * message.texi (Canceling News): Add how to set a password.
7989
7990 2004-10-12 Jay Belanger <belanger@truman.edu>
7991
7992 * calc.texi (Help Commands): Change the descriptions of
7993 calc-describe-function and calc-describe-variable to match their
7994 current behavior.
7995
7996 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7997
7998 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7999
8000 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
8001
8002 Sync with Tramp 2.0.45.
8003
8004 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8005 plink link. The URL is outdated. Originator contacted for
8006 clarification.
8007
8008 2004-10-10 Juri Linkov <juri@jurta.org>
8009
8010 * gnus.texi (Top, Marking Articles): Join two menus in one node
8011 because a node can have only one menu.
8012
8013 2004-10-09 Juri Linkov <juri@jurta.org>
8014
8015 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8016 example of nnmail-split-fancy.
8017
8018 2004-10-06 Karl Berry <karl@gnu.org>
8019
8020 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8021 consistency with other uses of dashes.
8022
8023 2004-10-05 Karl Berry <karl@gnu.org>
8024
8025 * info.texi: Consistently use --- throughout, periods at end of
8026 menu descriptions, and a couple typos.
8027
8028 2004-09-26 Jesper Harder <harder@ifa.au.dk>
8029
8030 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8031 * pgg.texi (User Commands, Backend methods): Do.
8032 * gnus.texi: Markup fixes.
8033 (Setting Process Marks): Fix `M P a' entry.
8034 * emacs-mime.texi: Fixes.
8035
8036 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8037
8038 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8039 again.
8040 Use 5.10 instead of 5.10.0.
8041
8042 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8043
8044 * gnus.texi (Summary Mail Commands): S D e.
8045
8046 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8047
8048 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8049 the gnus-article-mode-line-format section.
8050
8051 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8052
8053 * gnus.texi (Various Summary Stuff): Fix the documentation for
8054 gnus-newsgroup-variables.
8055
8056 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8057
8058 * gnus.texi (MIME Commands):
8059 Add gnus-mime-display-multipart-as-mixed,
8060 gnus-mime-display-multipart-alternative-as-mixed,
8061 gnus-mime-display-multipart-related-as-mixed.
8062 (Mail Source Customization): Clarify `mail-source-directory'.
8063 (Splitting Mail): Mention gnus-group-find-new-groups.
8064 (SpamOracle): Fix typo.
8065
8066 * gnus-faq.texi: Untabify.
8067 ([6.3]): nnir.el is in contrib directory.
8068
8069 * message.texi (News Headers): Clarify how a unique ID is created.
8070
8071 * gnus.texi (Batching Agents): Fix typo in example.
8072 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8073
8074 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
8075
8076 * gnus.texi (Group Parameters): Add more on hooks.
8077
8078 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
8079
8080 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8081
8082 2004-09-22 Jay Belanger <belanger@truman.edu>
8083
8084 * calc.texi (Vectors as Lists): Add a warning that the tutorial
8085 might be hidden during part of the session.
8086
8087 2004-09-20 Jay Belanger <belanger@truman.edu>
8088
8089 * calc.texi (Notations Used in This Manual): Put in an earlier
8090 mention that DEL could be called Backspace.
8091
8092 2004-09-10 Simon Josefsson <jas@extundo.com>
8093
8094 * gnus.texi (IMAP): Add example. Suggested and partially written
8095 by Steinar Bang <sb@dod.no>.
8096
8097 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8098
8099 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8100 netrc syntax.
8101
8102 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8103
8104 * gnus.texi (Spam ELisp Package Sequence of Events):
8105 Some clarifications.
8106 (Spam ELisp Package Global Variables): More clarifications.
8107
8108 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8109
8110 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8111 Mention spam-split does not modify incoming mail.
8112
8113 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8114
8115 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8116
8117 2004-09-10 Eli Zaretskii <eliz@gnu.org>
8118
8119 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8120
8121 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8122
8123 * makefile.w32-in (sieve, pgg): Use $(infodir).
8124
8125 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8126
8127 * makefile.w32-in: Fix PGG and Sieve entries.
8128
8129 2004-08-28 Eli Zaretskii <eliz@gnu.org>
8130
8131 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8132 Emacs and related programs.
8133
8134 2004-08-27 Richard M. Stallman <rms@gnu.org>
8135
8136 * faq.texi: Fix texinfo usage, esp. doublequotes.
8137 (Difference between Emacs and XEmacs): Some clarification.
8138
8139 * faq.texi (Difference between Emacs and XEmacs):
8140 Explain not to contrast XEmacs with GNU Emacs.
8141
8142 2004-08-26 Richard M. Stallman <rms@gnu.org>
8143
8144 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8145
8146 2004-08-22 David Kastrup <dak@gnu.org>
8147
8148 * reftex.texi (AUCTeX): Update links, section name.
8149
8150 * faq.texi (Calc): Update availability (included in 22.1).
8151 (AUCTeX): Update availability, information, versions, description.
8152
8153 2004-08-14 Eli Zaretskii <eliz@gnu.org>
8154
8155 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8156
8157 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8158
8159 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8160
8161 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
8162
8163 Sync with Tramp 2.0.44.
8164
8165 2004-08-05 Lars Hansen <larsh@math.ku.dk>
8166
8167 * widget.texi (User Interface): Update how to separate the
8168 editable field of an editable-field widget from other widgets.
8169 (Programming Example): Add text after field.
8170
8171 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8172
8173 * emacs-mime.texi (Encoding Customization): Add a note to the
8174 mm-content-transfer-encoding-defaults entry.
8175 (rfc2047): Update.
8176
8177 * gnus.texi (Article Highlighting):
8178 Add gnus-cite-ignore-quoted-from.
8179 (POP before SMTP): New node.
8180 (Posting Styles): Addition.
8181 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8182 (Fancy Mail Splitting): Ditto.
8183 (X-Face): Add gnus-x-face.
8184
8185 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8186
8187 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8188 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8189
8190 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8191
8192 * gnus.texi (Mail Source Specifiers):
8193 Describe `pop3-leave-mail-on-server'.
8194
8195 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8196
8197 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8198
8199 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8200 repository. Change setfilename.
8201
8202 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8203
8204 2004-07-02 Juri Linkov <juri@jurta.org>
8205
8206 * pcl-cvs.texi (Viewing differences): Add `d r'.
8207
8208 2004-06-29 Jesper Harder <harder@ifa.au.dk>
8209
8210 * ses.texi, viper.texi, flymake.texi, faq.texi:
8211 * eshell.texi, ediff.texi: Markup fixes.
8212
8213 2004-06-21 Karl Berry <karl@gnu.org>
8214
8215 * info.texi (Top): Mention that only Emacs has mouse support.
8216 (Getting Started): Mention this in a few other places.
8217
8218 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8219
8220 * autotype.texi (Copyrights, Timestamps):
8221 Recommend `before-save-hook' instead of `write-file-functions'.
8222
8223 2004-06-13 Lars Hansen <larsh@math.ku.dk>
8224
8225 * dired-x.texi (dired-mark-omitted): Update keybinding.
8226
8227 2004-06-10 Kim F. Storm <storm@cua.dk>
8228
8229 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8230
8231 2004-06-05 Lars Hansen <larsh@math.ku.dk>
8232
8233 * dired-x.texi (variable dired-omit-mode): Rename from
8234 dired-omit-files-p.
8235 (function dired-omit-mode): Rename from dired-omit-toggle.
8236 Call dired-omit-mode rather than set dired-omit-files-p.
8237 (dired-mark-omitted): Describe command.
8238
8239 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
8240
8241 Version 2.0.41 of Tramp released.
8242
8243 2004-05-29 Juanma Barranquero <lektu@terra.es>
8244
8245 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8246 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8247
8248 2004-05-29 Richard M. Stallman <rms@gnu.org>
8249
8250 * cl.texi (Top): Call this chapter `Introduction'.
8251 (Overview): In TeX, no section heading here.
8252
8253 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8254
8255 2004-05-29 Eli Zaretskii <eliz@gnu.org>
8256
8257 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8258 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8259
8260 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8261
8262 * flymake.texi: New file.
8263
8264 2004-05-28 Simon Josefsson <jas@extundo.com>
8265
8266 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8267
8268 2004-05-07 Kai Großjohann <kai@emptydomain.de>
8269
8270 Version 2.0.40 of Tramp released.
8271
8272 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8273
8274 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8275
8276 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8277 variables `tramp-backup-directory-alist' and
8278 `tramp-bkup-backup-directory-info'.
8279 (Overview, Connection types)
8280 (External transfer methods, Default Method)
8281 (Windows setup hints): Remove restriction of password entering
8282 with external methods.
8283 (Auto-save and Backup): Make file name example
8284 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8285 and `auto-save-directory' must be used.
8286 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8287 only "NT"). Remove doubled entry "What kinds of systems does
8288 @tramp{} work on".
8289 (tramp): Macro removed.
8290 (Obtaining Tramp): Flag removed from title.
8291 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8292 and `trampver' used properly. Flag `tramp-inst' replaced by
8293 `installchapter'. Installation related text adapted.
8294
8295 2004-04-28 Masatake YAMATO <jet@gyve.org>
8296
8297 * widget.texi (Programming Example): Remove overlays.
8298
8299 2004-04-27 Jesper Harder <harder@ifa.au.dk>
8300
8301 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8302
8303 2004-04-23 Juanma Barranquero <lektu@terra.es>
8304
8305 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8306
8307 2004-04-05 Jesper Harder <harder@ifa.au.dk>
8308
8309 * info.texi (Info Search): Add info-apropos.
8310
8311 2004-03-22 Juri Linkov <juri@jurta.org>
8312
8313 * faq.texi: Fix help key bindings.
8314
8315 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8316
8317 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8318 (as suggested by Karl Berry). Update information about colored
8319 stars in menus. Add new subheading describing M-n.
8320
8321 2004-03-12 Richard M. Stallman <rms@gnu.org>
8322
8323 * cl.texi (Top): Rename top node's title.
8324
8325 2004-03-08 Karl Berry <karl@gnu.org>
8326
8327 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8328 problems making the texinfo distribution.
8329
8330 2004-02-29 Simon Josefsson <jas@extundo.com>
8331
8332 * smtpmail.texi (Authentication): Change the list of supported
8333 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8334 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8335 <voegelas@gmx.net>.
8336
8337 2004-02-29 Juanma Barranquero <lektu@terra.es>
8338
8339 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8340 Use $(DEL) instead of rm, and ignore exit code.
8341
8342 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
8343
8344 Tramp version 2.0.39 released.
8345
8346 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8347
8348 * tramp.texi (Customizing Completion): Explain new functions
8349 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8350 (all): Savannah URLs unified to "http://savannah.nongnu.org".
8351 (Top): Refer to Savannah mailing list as the major one.
8352 Mention older mailing lists in HTML mode only.
8353 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
8354 (Frequently Asked Questions): Remote hosts must not be Unix-like
8355 for "smb" method.
8356 (Password caching): New node.
8357 (External transfer methods): Refer to password caching for "smb"
8358 method.
8359
8360 2004-02-17 Karl Berry <karl@gnu.org>
8361
8362 * info.texi (Help-Int): Mention the new line number feature.
8363
8364 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8365
8366 * ses.texi (Advanced Features): New functionality for
8367 ses-set-header-row (defaults to current row unless C-u used).
8368 (Acknowledgements): Add Stefan Monnier.
8369
8370 2003-12-29 Kevin Ryde <user42@zip.com.au>
8371
8372 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8373
8374 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
8375
8376 Tramp version 2.0.38 released.
8377
8378 * tramp.texi (Remote shell setup): Warn of environment variables
8379 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
8380 <sven.gabriel@imk.fzk.de>.
8381 (Configuration): Tramp now chooses base64/uuencode
8382 automatically. Update wording accordingly.
8383 (Top): More description for the `Default Method' menu entry.
8384 (Default Method): Use @code, not @var, for Lisp variables.
8385 (Default Method): New subsection `Which method is the right one
8386 for me?' Suggested by Christian Kirsch.
8387 (Configuration): Pointer to new subsection added.
8388 (Default Method): Too many "use" in one sentence.
8389 Rephrase. Reported by Christian Kirsch.
8390 (Filename Syntax): Old `su' example is probably a left-over from
8391 the sm/su method naming. Replace with `ssh', instead.
8392 (External transfer methods, Auto-save and Backup):
8393 Typo fixes.
8394
8395 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
8396
8397 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
8398 (Top): Mention japanese manual only if flag `jamanual' is set.
8399 Insert section `Japanese manual' in menu.
8400
8401 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8402
8403 * eshell.texi (Known Problems): Add doc item.
8404
8405 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8406
8407 * cc-mode.texi: Update for CC Mode 5.30.
8408
8409 Note: Please refrain from doing purely cosmetic changes like
8410 removing trailing whitespace in this manual; it clobbers cvs
8411 merging for no good reason.
8412
8413 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8414
8415 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8416 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8417 @acronym{ASCII}.
8418
8419 2003-10-26 Karl Berry <karl@gnu.org>
8420
8421 * info.texi (Info Search): Echo area, not echo are. From Debian
8422 diff.
8423
8424 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8425
8426 * widget.texi (Defining New Widgets): Document new behavior of
8427 :buttons and :children keywords.
8428
8429 2003-10-22 Miles Bader <miles@gnu.org>
8430
8431 * Makefile.in (info): Move before $(top_srcdir)/info.
8432
8433 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8434
8435 * tramp.texi (Inline methods): Small grammar fix.
8436 (External transfer methods): Likewise.
8437
8438 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
8439
8440 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8441
8442 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8443
8444 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8445
8446 2003-09-30 Richard M. Stallman <rms@gnu.org>
8447
8448 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8449
8450 * widget.texi (User Interface): Fix typos.
8451
8452 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8453
8454 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8455
8456 * pcl-cvs.texi (Selected Files): Fix typo.
8457
8458 2003-09-21 Karl Berry <karl@gnu.org>
8459
8460 * info.texi (] and [ commands): No period at end of section title.
8461
8462 2003-09-04 Miles Bader <miles@gnu.org>
8463
8464 * Makefile.in (top_srcdir): New variable.
8465 ($(top_srcdir)/info): New rule.
8466 (info): Depend on it.
8467
8468 2003-09-03 Peter Runestig <peter@runestig.com>
8469
8470 * makefile.w32-in: New file.
8471
8472 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8473
8474 * widget.texi (User Interface): Explain the need of static text
8475 around an editable field.
8476
8477 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8478
8479 * widget.texi (Basic Types): The argument to `:help-echo' can now
8480 be a form that evaluates to a string.
8481
8482 2003-08-18 Kim F. Storm <storm@cua.dk>
8483
8484 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8485
8486 2003-08-16 Richard M. Stallman <rms@gnu.org>
8487
8488 * dired-x.texi (Shell Command Guessing): Explain *.
8489
8490 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8491
8492 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8493 log-edit-insert-changelog.
8494
8495 2003-08-03 Karl Berry <karl@gnu.org>
8496
8497 * info.texi: Need @contents.
8498
8499 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
8500
8501 Tramp version 2.0.36 released.
8502
8503 * tramp.texi (Remote shell setup): Explain about problems with
8504 non-Bourne commands in ~/.profile and ~/.shrc.
8505
8506 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8507
8508 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8509 renaming of `vis-mode' to `visible-mode'.
8510
8511 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8512
8513 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8514 next, prev and up pointers.
8515
8516 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8517
8518 * info.texi (Help): Mention existence of Emacs and stand-alone
8519 Info at the very beginning of the tutorial.
8520 (Help-Inv): New node.
8521 (Help-]): New node.
8522 (Help-M): Systematically point out the differences between default
8523 Emacs and stand-alone versions. Delete second menu.
8524 (Help-Xref): Systematically point out the differences between
8525 default Emacs and stand-alone versions.
8526 (Help-Int): Change `l' example.
8527 (Expert Info): Fix typos.
8528 (Emacs Info Variables): Mention `Info-hide-note-references' and
8529 new default for `Info-scroll-prefer-subnodes'.
8530
8531 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
8532
8533 Version 2.0.35 of Tramp released.
8534
8535 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8536 (Inline methods): Add methods `remsh' and `plink1'.
8537 (External transfer methods): Add method `remcp'.
8538 (Multi-hop Methods): Add method `remsh'.
8539 Small patch from Adrian Aichner <adrian@xemacs.org>:
8540 Fix minor typos.
8541 (Concept Index): Add to make manual searchable via
8542 `Info-index'.
8543 (Version Control): Add cindex entry.
8544
8545 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
8546
8547 * trampver.texi: Version 2.0.34 released.
8548
8549 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8550
8551 * faq.texi: Improve previous changes.
8552
8553 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8554
8555 * faq.texi: Update copyright and maintenance details.
8556 Update some package URLs, versions, and maintainers.
8557 Remove many references to the Emacs Lisp Archive.
8558
8559 2003-04-23 Simon Josefsson <jas@extundo.com>
8560
8561 * smtpmail.texi: Fix license (the invariant sections mentioned has
8562 never been part of the smtp manual). Align info dir entry with
8563 other emacs packages.
8564
8565 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8566
8567 * tramp.texi: Version 2.0.33 released.
8568 Remove installation chapter. Remove XEmacs specifics.
8569
8570 2003-03-29 Richard M. Stallman <rms@gnu.org>
8571
8572 * tramp.texi (Top): Undo the previous renaming.
8573 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8574
8575 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
8576
8577 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8578 version of manual.
8579
8580 * tramp.texi (Auto-save and Backup): New node.
8581
8582 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8583
8584 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8585 Emacs" in order to have better differentiation to "XEmacs".
8586 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8587 are new macros in order to point to the other Emacs flavor where
8588 appropriate. In info case, point to node `Installation' in order
8589 to explain how to generate the other way. In html case, make a
8590 link to the other html file.
8591 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
8592 after CVS checkout/update.
8593 (Installation): Completely rewritten.
8594 (Installation parameters, Load paths): New sections under
8595 `Installation'.
8596
8597 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
8598
8599 * tramp.texi: Version 2.0.30 released.
8600 Replace word "path" with "localname" where used as a component of
8601 a Tramp file name.
8602
8603 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8604
8605 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8606 introduced.
8607 (Installation): Explain what to do if files from the tramp/contrib
8608 directory are needed.
8609
8610 2003-02-23 Alex Schroeder <alex@emacswiki.org>
8611
8612 * smtpmail.texi (How Mail Works): New.
8613
8614 2003-02-22 Alex Schroeder <alex@emacswiki.org>
8615
8616 * smtpmail.texi: New file.
8617
8618 * Makefile.in: Build SMTP manual.
8619
8620 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
8621
8622 * tramp.texi: Version 2.0.29 released.
8623 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8624 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8625
8626 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8627
8628 * tramp.texi (Frequently Asked Questions): Explain a workaround if
8629 another package loads accidentally Ange-FTP.
8630
8631 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8632
8633 * tramp.texi (Customizing Completion): Add function
8634 `tramp-parse-sconfig'. Change example of
8635 `tramp-set-completion-function', because parsing of ssh config
8636 files looks more natural.
8637
8638 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8639
8640 * gnus.texi: Do not use `path' in several locations.
8641
8642 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
8643
8644 * tramp.texi (External transfer methods): New method `smb'.
8645 From Michael Albinus.
8646
8647 2002-11-05 Karl Berry <karl@gnu.org>
8648
8649 * info.texi (Info-fontify): Reorder face list to avoid bad line
8650 breaks.
8651
8652 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8653
8654 * tramp.texi: Move @copying to standard place.
8655 Use @insertcopying.
8656
8657 2002-10-02 Karl Berry <karl@gnu.org>
8658
8659 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8660 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8661 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8662 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8663 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8664 Per rms, update all manuals to use @copying instead of @ifinfo.
8665 Also use @ifnottex instead of @ifinfo around the top node, where
8666 needed for the sake of the HTML output.
8667 (The Gnus manual is not fixed since it's not clear to me how it
8668 works; and the Tramp manual already uses @copying, although in an
8669 unusual way. All others were changed.)
8670
8671 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
8672
8673 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8674 (../info/ses, ses.dvi): New targets.
8675 * ses.texi: New file.
8676
8677 2002-09-06 Pavel Janík <Pavel@Janik.cz>
8678
8679 * texinfo.tex: Update to texinfo 4.2.
8680
8681 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8682
8683 * reftex.texi: Update to RefTeX 4.19.
8684
8685 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8686
8687 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8688 (../info/tramp, tramp.dvi): New targets.
8689
8690 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8691
8692 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8693 (calc.dvi): Uncomment.
8694
8695 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8696
8697 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8698 (../info/calc): New target.
8699
8700 2001-10-20 Gerd Moellmann <gerd@gnu.org>
8701
8702 * (Version 21.1 released.)
8703
8704 2001-10-05 Gerd Moellmann <gerd@gnu.org>
8705
8706 * Branch for 21.1.
8707
8708 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8709
8710 * Makefile.in (../info/info): Use an explicit -o switch to
8711 makeinfo.
8712
8713 2001-03-05 Gerd Moellmann <gerd@gnu.org>
8714
8715 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8716
8717 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8718
8719 * Makefile.in (../info/idlwave): Use --no-split.
8720
8721 2000-12-14 Dave Love <fx@gnu.org>
8722
8723 * Makefile.in (mostlyclean): Remove gnustmp.*.
8724 (gnus.dvi): Change rule to remove @latex stuff.
8725
8726 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8727
8728 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8729
8730 2000-10-13 John Wiegley <johnw@gnu.org>
8731
8732 * Makefile.in: Add build targets for eshell.texi.
8733
8734 2000-09-25 Gerd Moellmann <gerd@gnu.org>
8735
8736 * Makefile.in: Remove/comment speedbar stuff.
8737
8738 2000-09-22 Dave Love <fx@gnu.org>
8739
8740 * Makefile.in: Add emacs-mime.
8741
8742 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8743
8744 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8745 (DVI_TARGETS): Add woman.dvi.
8746 (../info/woman, woman.dvi): New targets.
8747
8748 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8749
8750 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8751
8752 * pcl-cvs.texi: New file.
8753 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8754 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8755
8756 2000-05-11 Gerd Moellmann <gerd@gnu.org>
8757
8758 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8759 (../info/ebrowse, ebrowse.dvi): New targets.
8760
8761 2000-01-13 Gerd Moellmann <gerd@gnu.org>
8762
8763 * Makefile.in (INFO_TARGETS): Add eudc.
8764 (DVI_TARGETS): Add eudc.dvi.
8765 (../info/eudc, eudc.dvi): New targets.
8766
8767 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8768
8769 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8770 compatibility with 8+3 filesystems).
8771 (../info/efaq): Rename from emacs-faq.
8772
8773 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8774
8775 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8776 (../info/idlwave, idlwave.dvi): New targets.
8777
8778 1999-10-23 Dave Love <fx@gnu.org>
8779
8780 * Makefile.in: Use autotype.texi.
8781
8782 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8783
8784 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8785 faq.texi file) rather than ../info/faq.
8786
8787 1999-10-07 Gerd Moellmann <gerd@gnu.org>
8788
8789 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8790 (../info/ada-mode, ada-mode.dvi): New targets.
8791
8792 1999-09-01 Dave Love <fx@gnu.org>
8793
8794 * Makefile.in: Add faq.
8795
8796 1999-07-12 Richard Stallman <rms@gnu.org>
8797
8798 * Version 20.4 released.
8799
8800 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8801
8802 * Version 20.3 released.
8803
8804 1998-04-06 Andreas Schwab <schwab@gnu.org>
8805
8806 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8807 Use it in dvi targets.
8808 (../etc/GNU): Change to $(srcdir) first.
8809
8810 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8811
8812 * reftex.texi: Update for RefTeX version 3.22.
8813
8814 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8815
8816 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8817 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8818
8819 1997-09-23 Paul Eggert <eggert@twinsun.com>
8820
8821 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8822 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8823
8824 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8825
8826 * Version 20.2 released.
8827
8828 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8829
8830 * Version 20.1 released.
8831
8832 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8833
8834 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8835
8836 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8837
8838 * Version 19.33 released.
8839
8840 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8841
8842 * Version 19.32 released.
8843
8844 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8845
8846 * Makefile.in: Add rules for the Message manual.
8847
8848 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8849
8850 * gnus.texi: New version.
8851
8852 * message.texi: New manual.
8853
8854 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8855
8856 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8857
8858 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8859
8860 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8861 Specify -I option.
8862 (All dvi targets): Set the TEXINPUTS variable.
8863
8864 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8865
8866 * Version 19.31 released.
8867
8868 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8869
8870 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8871 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8872
8873 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8874
8875 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8876 (INFO_TARGETS): Add ../info/cc-mode.
8877 (DVI_TARGETS): Add cc-mode.dvi.
8878
8879 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8880
8881 * Version 19.30 released.
8882
8883 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8884
8885 * gnus.texi: New file.
8886
8887 1995-11-04 Erik Naggum <erik@naggum.no>
8888
8889 * gnus.texi: File deleted.
8890
8891 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8892
8893 * mh-e.texi: "Function Index" -> "Command Index" to work with
8894 Emacs 19.30 C-h C-k support of separately-documented commands.
8895
8896 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8897
8898 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8899 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8900
8901 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8902
8903 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8904 (../info/viper, viper.dvi): New targets.
8905
8906 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
8907
8908 * dired-x.texi (Installation): Change the example to set
8909 buffer-local variables like dired-omit-files-p in
8910 dired-mode-hook.
8911
8912 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8913
8914 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8915 (../info/mh-e, mh-e.dvi): New targets.
8916
8917 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8918
8919 * Makefile.in (maintainer-clean): Rename from realclean.
8920
8921 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8922
8923 * Makefile.in: New file.
8924 * Makefile: File deleted.
8925
8926 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8927
8928 * Makefile (TEXINDEX_OBJS): Variable deleted.
8929 (texindex, texindex.o, getopt.o): Rules deleted.
8930 All deps on texindex deleted.
8931 (distclean): Don't delete texindex.
8932 (mostlyclean): Don't delete *.o.
8933 * texindex.c, getopt.c: Files deleted.
8934
8935 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8936
8937 * Version 19.26 released.
8938
8939 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8940
8941 * Version 19.25 released.
8942
8943 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8944
8945 * Version 19.24 released.
8946
8947 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8948
8949 * Version 19.23 released.
8950
8951 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8952
8953 * Makefile: Delete spurious tab.
8954
8955 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8956
8957 * Makefile (.SUFFIXES): New rule.
8958
8959 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8960
8961 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8962 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8963
8964 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8965
8966 * Makefile (../info/sc): Rename from sc.info.
8967 (../info/cl): Likewise.
8968 (INFO_TARGETS): Use new names.
8969
8970 1993-12-04 Richard Stallman (rms@srarc2)
8971
8972 * getopt.c: New file.
8973 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8974 (getopt.o): New rule.
8975 (dvi): Don't depend on texindex.
8976 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8977 Depend on texindex.
8978
8979 1993-12-03 Richard Stallman (rms@srarc2)
8980
8981 * Makefile (../info/sc.info): Rename from ../info/sc.
8982 (TEXI2DVI): New variable.
8983 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8984 Add explicit commands.
8985 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8986
8987 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8988
8989 * Version 19.22 released.
8990
8991 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8992
8993 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8994
8995 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8996
8997 * Version 19.21 released.
8998
8999 1993-11-15 Paul Eggert (eggert@twinsun.com)
9000
9001 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9002
9003 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9004
9005 * Makefile (../etc/GNU): New target.
9006 (EMACSSOURCES): Add gnu1.texi.
9007
9008 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9009
9010 * Makefile (realclean): Don't delete the Info files.
9011
9012 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9013
9014 * forms.texi: Fix forms.texi so that it will format correctly.
9015 Add missing `@end iftex', fix bad reference.
9016
9017 * info.texi, info-stn.texi: New files implement texinfo version of
9018 `info' file.
9019
9020 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
9021
9022 * Makefile: Fix targets for texindex, new info.texi files.
9023 * info-stnd.texi: New file implements info for standalone info
9024 reader.
9025 * info.texi: Update to include recent changes to "../info/info".
9026 New source file for ../info/info; includes info-stnd.texi.
9027
9028 * texindex.c: Include "../src/config.h" if building in emacs.
9029
9030 * Makefile: Change all files to FILENAME.texi, force all targets
9031 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9032 vip.texinfo, forms.texinfo, cl.texinfo.
9033 Add target to build texindex.c, defining `emacs'.
9034
9035 * forms.texi: Install new file to match version 2.3 of forms.el.
9036
9037 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9038
9039 * Version 19.19 released.
9040
9041 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9042
9043 * sc.texinfo: Fix info file name.
9044
9045 * Makefile (info): Add gnus and sc.
9046 (dvi): Add gnus.dvi and sc.dvi.
9047 (../info/sc, sc.dvi): New targets.
9048
9049 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9050
9051 * Version 19.18 released.
9052
9053 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9054
9055 * Makefile: Fix source file names of the separate manuals.
9056 (gnus.dvi, ../info/gnus): New targets.
9057
9058 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9059
9060 * Version 19.17 released.
9061
9062 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9063
9064 * split-man: Fix typos in last change.
9065
9066 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9067
9068 * Version 19.16 released.
9069
9070 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9071
9072 * version 19.15 released.
9073
9074 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9075
9076 * Makefile (distclean): It's rm, not rf.
9077
9078 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9079
9080 * Version 19.14 released.
9081
9082 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9083
9084 * Makefile: New file.
9085
9086 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9087
9088 * Version 19.13 released.
9089
9090 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9091
9092 * Version 19.9 released.
9093
9094 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9095
9096 * Version 19.8 released.
9097
9098 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9099
9100 * Version 19.7 released.
9101
9102 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9103
9104 * gnus.texinfo: New file. Removed installation instructions.
9105
9106 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9107
9108 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9109
9110 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9111
9112 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9113 then define `\sc' as the command for smallcaps in Texinfo.
9114 This means that the @sc command will produce small caps. bfox has
9115 made the corresponding change to makeinfo and texinfm.el.
9116
9117 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9118
9119 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9120 Customization since the menu entry did not point to anything.
9121 Also add an @finalout command to remove overfull hboxes from the
9122 printed output.
9123
9124 * cl.texinfo: Add @bye, \input line and @settitle to file.
9125 This file is clearly intended to be a chapter of some other work,
9126 but the other work does not yet exist.
9127
9128 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9129
9130 * texinfo.texinfo: Three typos corrected.
9131
9132 ;; Local Variables:
9133 ;; coding: utf-8
9134 ;; End:
9135
9136 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9137
9138 This file is part of GNU Emacs.
9139
9140 GNU Emacs is free software: you can redistribute it and/or modify
9141 it under the terms of the GNU General Public License as published by
9142 the Free Software Foundation, either version 3 of the License, or
9143 (at your option) any later version.
9144
9145 GNU Emacs is distributed in the hope that it will be useful,
9146 but WITHOUT ANY WARRANTY; without even the implied warranty of
9147 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9148 GNU General Public License for more details.
9149
9150 You should have received a copy of the GNU General Public License
9151 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.