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