1 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3 * gnus.texi (Posting Styles): Use with-current-buffer.
4 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
6 2010-01-02 Kevin Ryde <user42@zip.com.au>
8 * eieio.texi (Naming Conventions): Correction to xref on elisp
9 coding conventions, is "Tips" node not "Standards".
11 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
13 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
15 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
17 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
19 * gnus.texi (Direct Functions): Add missing port number to tls method.
21 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
23 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
24 ($(infodir)/edt, edt.dvi): New targets.
26 2009-12-15 Glenn Morris <rgm@gnu.org>
28 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
29 (edt, $(infodir)/edt, edt.dvi): New targets.
30 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
32 * Makefile.in (PDF_TARGETS, pdf): New.
34 Add pdf rules for all manuals.
36 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
38 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
40 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
42 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
43 (Smart Jump, Analyzer Debug): Copyedits.
44 (Semantic mode user commands): Link to new nodes.
45 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
46 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
47 upstream Semantic manual.
49 * semantic.texi (Introduction): Minor fix to diagram.
51 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
53 * eshell.texi (History): Add the other built-in variables.
54 (Built-ins): Explain built-ins, and how to apply the external commands.
55 Add `history', `su' and `sudo'.
57 * tramp.texi (Remote processes): Add missing <RET> in the example.
59 2009-12-01 Bill Wohler <wohler@newt.com>
61 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
62 path for mairix example. Specify -q in namazu example since namazu is
63 excessively garrulous.
65 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
67 * tramp.texi (Remote processes): Improve eshell example with "su"
70 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
72 * semantic.texi (Analyzer Internals): Rename from Analyzer.
74 * sem-user.texi (Semantic mode user commands): Fix key syntax.
75 Document semantic-complete-analyze-inline.
76 (Semanticdb search debugging commands): Minor clarification.
77 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
78 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
80 (Semantic mode): Link to Idle Scheduler.
82 2009-11-28 Kevin Ryde <user42@zip.com.au>
84 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
85 @pxref, now EIEIO is in Emacs.
87 * erc.texi (Development): Correction to git tutorial url.
89 2009-11-26 Glenn Morris <rgm@gnu.org>
91 * faq.texi (Latest version of Emacs): Mention stability of development
93 (Problems with very large files): Max buffer size increase in 23.2.
94 (VM): VM has moved house again.
96 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
98 * calc.texi (Radix modes): Discuss alternate bases for two's complement
101 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
103 * org.texi (Column attributes): Fix documentation of new operators.
105 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
107 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
108 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
109 (Idle Completions Mode): Numerous copyedits.
111 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
113 * semantic.texi (Semantic Internals, Glossary):
114 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
115 (Semanticdb search debugging commands): Fix typos.
117 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
119 * calc.texi (Radix modes): Mention twos-complement notation.
121 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
123 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
124 ($(infodir)/semantic, semantic.dvi): New targets.
126 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
128 * Makefile.in: Build the Semantic manual.
130 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
133 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
135 * dbus.texi (Receiving Method Calls): New defun
136 `dbus-unregister-service'.
138 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
140 * org.texi (Speed keys): New section.
142 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
144 * dbus.texi (Type Conversion): Fix typo.
145 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
146 `dbus-registered-objects-table'.
147 (Receiving Method Calls): New defun `dbus-register-property'. Move
148 `dbus-unregister-object' here.
150 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
152 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
154 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
156 * org.texi (Column attributes): Add the new age summary operators.
157 Also, mention the fact you can only use one summary operator per
160 2009-11-13 John Wiegley <johnw@newartisans.com>
162 * org.texi (Tracking your habits): Added a new section in the
163 manual about how to track habits.
164 (Resolving idle time): Added a section on how idle and
165 dangling clocks are resolved.
167 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
169 * org.texi (Agenda commands): Document the new `i' command.
170 (Inserting deadline/schedule): Document logging changes
171 of scheduling and deadline times stamps.
172 (In-buffer settings): Document the in-buffer keywords for logging
173 changes of scheduling and deadline times stamps.
174 (Structure editing, Plain lists): Document indentation
175 cycling in empty entries with TAB.
176 (Archiving): Document the default archiving command.
177 (Moving subtrees): Document the new keys for archiving.
178 (Internal archiving): Fix incorrect key.
179 (Agenda commands): Document the TODO set switching commands.
180 (Agenda commands): Document the new archiving keys.
181 (Clocking work time): Better description on how to save
183 (Resolving idle time): Mention the x11idle program to get true
184 idleness also under X11.
185 (Resolving idle time): Use @kbd instead of @key for normal
186 letters, because this is how he rest of the manual does this.
187 (Pushing to MobileOrg): Mention that `org-directory'
189 (Agenda commands): Document that SPC is a filter for
191 (Search view): Renamed from "Keyword search".
192 (Capure): New chapter.
193 (Markup): New chapter.
194 (Links in HTML export, Images in HTML export): Extend
196 (Images in HTML export): Document the align option.
197 (Text areas in HTML export): Extend the section title.
198 (Images in LaTeX export): Explain image placement in LaTeX.
200 2009-11-10 Glenn Morris <rgm@gnu.org>
202 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
204 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
206 * tramp.texi (Auto-save and Backup): Disable backups just for a
209 * trampver.texi: Update release number.
211 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
213 Sync with Tramp 2.1.17.
215 * trampver.texi: Update release number.
217 2009-10-29 Glenn Morris <rgm@gnu.org>
219 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
221 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
223 * tramp.texi (External methods): Temporary files are kept for
224 `rsync' and `rsyncc' methods.
226 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
228 * eieio.texi: Fix typos.
230 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
232 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
234 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
236 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
237 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
239 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
241 * Makefile.in: Build EIEIO and EDE manuals.
243 2009-10-07 Eric Ludlam <zappo@gnu.org>
246 * ede.texi: New files.
248 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
250 * tramp.texi (Remote processes): Association of a pty is not supported.
252 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
254 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
255 (Processing LaTeX fragments): Document that the size of images can be
256 changes using the variable `org-format-latex-options'.
257 (The date/time prompt, Timestamps): Be more accurate over ISO format
259 (Visibility cycling): Document showeverything keyword.
260 (In-buffer settings): Document showeverything keyword.
261 (Setting up the staging area): Fix the example.
262 (MobileOrg): New section.
263 (Agenda commands, Exporting Agenda Views): Document exporting the
264 agenda view to Org files.
266 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
268 * tramp.texi (History): Add IMAP support.
269 (External methods): Add `imap' and `imaps' methods.
270 (GVFS based methods): Add indices for `davs'.
271 (Password handling): Rename anchors. Add IMAP entries for
274 * trampver.texi: Set default value of `emacsimap'.
276 2009-09-22 Daiki Ueno <ueno@unixuser.org>
278 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
280 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
282 * dired-x.texi (Technical Details): Delete
283 dired-up-directory (Bug#4292).
285 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
287 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
289 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
291 * org.texi (Effort estimates): Document new effort setting commands.
292 (Agenda commands): Document the new keys fro agenda time motion.
293 Document entry text mode. Improve documentation of the keys to include
294 inactive time stamps into the agenda view.
295 (Feedback): Document the new bug report command.
296 (Structure editing): Added an index entry for the sorting of subtrees.
298 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
300 * auth.texi (Help for users): Corrected markup.
302 2009-09-02 Glenn Morris <rgm@gnu.org>
304 * emacs-mime.texi (time-date): Mention float-time.
306 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
308 * calc.texi (Simplifying Formulas): Improve the wording.
310 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
312 * auth.texi: Rewritten for coverage and clarity.
314 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
316 * gnus.texi (Expiring Mail): Mention
317 gnus-mark-copied-or-moved-articles-as-expirable.
318 (Various Various): Mention gnus-safe-html-newsgroups.
320 * gnus-news.texi: Mention
321 gnus-mark-copied-or-moved-articles-as-expirable.
323 * emacs-mime.texi (Display Customization): Add xref to
324 gnus-safe-html-newsgroups.
326 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
328 * tramp.texi (Version Control): Remove.
329 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
331 (External methods): Correct `scpc' concept index entries. New method
333 (External packages): New subsections "Filename completion" and "File
336 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
338 * calc.texi (Rewrite Rules): Improve the example.
339 (Simplifying Formulas): Explain use of the I and H flags for
342 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
344 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
345 Describe autostart behaviour of dbus-ping.
346 (Synchronous Methods, Asynchronous Methods): Use English numeric format
348 (Top): Remove footnote saying D-Bus is not enabled by
351 2009-08-23 Daiki Ueno <ueno@unixuser.org>
353 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
354 Reported by Jari Aalto (Bug#4211).
355 (Mail-mode integration): Mention epa-mail-mode and
356 epa-global-mail-mode.
357 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
360 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
362 * dbus.texi (Asynchronous Methods): Allow nil handler.
364 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
366 * ediff.texi (ediff-current-file): Add information about this new function.
368 * viper.texi: Add information about C-s in viper's search command.
370 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
372 * calc.texi (Date Forms): Fix typos.
374 2009-08-08 Glenn Morris <rgm@gnu.org>
376 * org.texi (Agenda commands): Restore clobbered change.
378 2009-08-07 Eli Zaretskii <eliz@gnu.org>
380 * calc.texi (Graphics, Devices): Update with the peculiarities of
381 operation on MS-Windows.
383 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
385 * org.texi (Publishing action): Improve documentation of file
386 names when publishing to the source directory.
387 (Clean view): Document `org-indent-mode'.
388 (Clocking work time): Add documentation for the
389 new :timetamp option when creating a clock report.
390 (Paragraphs): Fix many typos.
391 (Plain lists): Remove duplicate explanation about the
393 (Literal examples): Update to reflect the new behavior
394 of the -n -r -k switches when exporting source code examples.
395 (Structure editing): Add information about `C-c *',
396 converting a plain list into a list of Org items.
397 (Remember): Small rephrasing of the paragraph
398 describing remember.el. Also mentioned that remember.el is part
399 of Emacs 23, not Emacs 22.
400 (Clocking work time): Add documentation about
401 displaying the current clocking time against the effort estimate.
402 Also add a footnote about using `org-clock-in-prepare-hook' to add
403 an effort estimate on the fly, just before clocking it.
404 (Footnotes): Document automatic renumbering and
406 (Agenda commands): Document new bulk commands.
407 (Plain lists): Document new behavior of
408 `org-cycle-include-plain-lists'.
409 Hyphenation only in TeX.
410 (Clocking work time): Document the key to update effort
412 (Clocking work time): Document the clock time display.
413 (Structure editing, TODO basics): Document new
415 (Column attributes): Document new colciew operators.
416 (Publishing options): Document :xml-declaration.
417 (Tracking TODO state changes): Document the
418 LOG_INTO_DRAWER property.
419 (Literal examples): Document the new implementation for
421 (Publishing action): Mention the new publishing
422 function, to publish an Org source file.
423 (Publishing links): Mention how to link to an Org source file.
424 (Macro replacement): Document new macros.
425 (Handling links): Document type-specific completion
426 when inserting links.
427 (Structure editing, Plain lists): Improve documentation
429 (Internal links): Document custom ids for links.
430 (Handling links): Document custom ids for links.
431 (CSS support): Document new class.
432 (Refiling notes): Document the possibility to create new nodes
434 (Agenda commands): Document the "?" operator to find
435 tasks without effort setting.
436 (Exporting agenda information): Section moved.
437 (RSS Feeds): New section.
438 (Built-in table editor): Document M-e and M-a navigate
440 (Stuck projects): Docment that projects identified as
441 un-stuck will still be searchd for stuck sub-projects.
442 (Paragraphs): Document centering.
443 (Creating timestamps, Agenda commands): Document new
444 behavior when changing time stamps.
445 (Structure editing): Document the new command
446 `org-clone-subtree-with-time-shift'.
447 (Publishing): Refresh this chapter.
448 (Export options, Export options, In-buffer settings):
449 Document the new keywords.
450 (Matching tags and properties): Collect all
451 documentation about tags/property matches here.
452 (Setting tags): Document `org-tag-persistent-alist'.
453 (Weekly/daily agenda): New section.
454 (Orgstruct mode): Describe `orgstruct++-mode'.
455 (Drawers): Mention the LOGBOOK drawer.
456 (Export options, Sectioning structure): Document the
457 #+LEATEX_HEADER in-buffer setting.
458 (Bugs): Section removed.
459 (Hooks): New section.
460 (Add-on packages): Moved here from old location.
461 (Context-sensitive commands): New section.
462 (Setting tags): Document newline option.
463 (Global TODO list, Matching tags and properties):
464 Mention more variables.
465 (Checkboxes): Update to changed command behavior.
467 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
469 * speedbar.texi (Basic Key Bindings): Fix typo.
471 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
473 * calc.texi (Vector/Matrix Functions): Add index entries for both
474 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
475 affects matrices with more than one row.
476 (Help Commands): Add index entries for "prefix ?" key bindings.
478 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
480 * calc.texi (Stack Manipulation Commands): Add documentation for
481 `calc-transpose-lines'
483 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
485 * dbus.texi (Receiving Method Calls): Describe special return value
488 2009-07-24 Alan Mackenzie <acm@muc.de>
490 * cc-mode.texi (Config Basics, File Styles): Document that at mode
491 initialization, any individual variable setting now takes precedence
492 over one done via c-file-style/c-file-offsets.
494 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
496 * calc.texi (Undoing Mistakes): Mention that the undo list will be
497 truncated when Calc is quit.
498 (Customizing Calc): Document `calc-undo-length'.
500 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
502 * calc.texi (About This Manual): Don't mention chapter numbers in text.
504 2009-07-11 Kevin Ryde <user42@zip.com.au>
506 * pcl-cvs.texi (About PCL-CVS):
507 * widget.texi (Basic Types):
508 Fix cross-references.
510 2009-07-01 Andreas Schwab <aschwab@redhat.com>
512 * dbus.texi (Type Conversion): Don't use literal control character.
514 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
516 * tramp.texi (GVFS based methods): New section.
517 (Remote processes): Processes for GVFS based methods run locally.
519 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
521 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
522 the words "kludge" and hack".
523 (External methods): Add `synce' method.
525 * trampver.texi: Update release number.
527 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
529 Sync with Tramp 2.1.16.
531 * tramp.texi (History): Add GVFS support.
532 (External methods): Precise `rsync' description. Add `dav', `davs' and
533 `obex' methods. Add 'tramp-gvfs-methods' option.
534 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
536 (Remote Programs): Introduce `tramp-own-remote-path'.
537 (Remote processes): New subsection "Running remote programs that create
539 (Frequently Asked Questions): Improve code for disabling vc.
541 * trampver.texi: Update release number. Set default value of
544 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
548 2009-06-17 Glenn Morris <rgm@gnu.org>
550 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
551 (Latest version of Emacs): Mention source code repository.
553 2009-06-16 Glenn Morris <rgm@gnu.org>
555 * faq.texi (Top): Language tweak.
556 (Extended commands): Most people have arrow keys.
557 (Emacs manual): Say how to follow info links.
558 (File-name conventions): Change title a bit. Explain about source
559 versus installed. Condense etc description.
560 (Guidelines for newsgroup postings): Mention Savannah list page.
561 (Newsgroup archives): Simplify.
562 (Contacting the FSF): Add contact URL.
563 (Emacs Lisp documentation): Printed version not always available.
564 (Installing Texinfo documentation): Explain how by hand installation is
565 not normally needed. Use add-to-list. Remove duplicate reference.
566 (Informational files for Emacs): Move info on Help menu here from
567 "File-name conventions".
568 (Help installing Emacs): Tweak uref.
569 (Obtaining the FAQ): Mention repository.
570 (Origin of the term Emacs): Explain "ITS".
571 (Changing load-path): Use add-to-list.
572 (Automatic indentation): Clarify this is for Text mode.
573 Don't mention Indented Text mode.
574 (Finding Emacs on the Internet): The FSF does not seem to offer a
575 deluxe distribution on CD anymore.
577 2009-06-16 Glenn Morris <rgm@gnu.org>
579 * faq.texi (Top): Mention which Emacs version this FAQ is about.
580 Recommend the latest release. Mention how to get older FAQs.
581 Recommend the Emacs manual.
582 (Guidelines for newsgroup postings): Discourage cross-posts.
583 (Underlining paragraphs): Remove.
584 (Editing MS-DOS files): Remove pre-Emacs 20 information.
585 (Bugs and problems): Update key-binding.
586 (Problems with very large files): Mention 64-bit.
587 (Shell process exits abnormally): Remove.
588 (Problems with Shell Mode): Rename and update.
589 (Spontaneous entry into isearch-mode)
590 (Problems talking to certain hosts): Remove. This is old information,
591 in etc/PROBLEMS if needed.
592 (Emacs takes a long time to visit files, Updating Emacs): Remove.
593 (Dired claims that no file is on this line): Update.
594 (Installing Emacs, Problems building Emacs): Simplify.
595 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
597 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
598 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
599 (JDEE): "JDEE", not "JDE".
600 (Handling C-s and C-q with flow control, Binding C-s and C-q):
601 Remove. This is old information, in etc/PROBLEMS if needed.
602 (stty and Backspace key, Kanji and Chinese characters): Remove.
603 (Right-to-left alphabets): Update section.
604 (Changing the included text prefix): Gnus uses message-yank-prefix.
605 Add cross-reference to Supercite manual.
606 (Saving a copy of outgoing mail): Simplify output file description.
607 (Expanding aliases when sending mail): Refer to Emacs manual.
608 Remove old info about RFC822.
609 Correct description of how to rebuild aliases.
610 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
611 (MIME with Emacs mail packages)
612 (Viewing articles with embedded underlining)
613 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
615 (Killing based on nonstandard headers): Remove. Scoring is preferable,
616 and is well-documented in the Gnus manual.
617 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
618 (Making Gnus faster): Rename from "Starting Gnus faster".
619 Merge "Catch-up is slow in Gnus" into here.
621 2009-06-14 Glenn Morris <rgm@gnu.org>
623 * faq.texi (Status of Emacs): Re-order with most recent releases first.
624 (New in Emacs 23): New section.
625 (Handling C-s and C-q with flow control): Add xref.
627 2009-06-13 Glenn Morris <rgm@gnu.org>
629 * faq.texi (Setting up a customization file): Grammar fix.
630 Customize is no longer "new".
631 (Displaying the current line or column): Line-number mode is on by
632 default. Don't mention `column' package. Mention linum.el.
633 (Turning on abbrevs by default): Explain how to do it for buffers,
634 modes, and everywhere.
635 (Associating modes with files): Use add-to-list. Don't mention Emacs
637 (Highlighting a region): On by default since 23.1.
638 (Replacing highlighted text): Update doc quote.
639 (Working with unprintable characters): Don't mention search-quote-char.
640 (Using an already running Emacs process): Gnuclient is probably not an
641 enhancement these days.
642 (Indenting switch statements): Remove mention of pre-Emacs 20.
643 (Horizontal scrolling): Abbreviate Emacs 20 description.
644 (Replacing text across multiple files): Fix name of dired command.
645 (Disabling backups): Use require not load.
646 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
648 2009-06-13 Bill Wohler <wohler@newt.com>
650 Release MH-E manual version 8.2.
652 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
655 2009-06-13 Glenn Morris <rgm@gnu.org>
657 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
658 in this day and age the common meaning is "on the web".
659 (copying): Use @copyright in all cases.
660 (Basic keys): Remove reference to deleted manual node "Text Characters".
661 (File-name conventions): Use GNU as an example rather than SERVICE.
662 default.el lives in site-lisp. Update Info directory location.
663 (Real meaning of copyleft): GPL actions have been brought, but all
664 settled out of court.
665 (Guidelines for newsgroup postings): Shorten section title.
666 Simplify comp.emacs description.
667 (Newsgroup archives): Change Google URL. Describe Gmane.
668 (Unsubscribing from Emacs lists): Remove discussion of "distribution
669 points". Mention List-Unsubscribe header.
670 (Contacting the FSF): Update email and URLs.
671 (Basic editing): Mention F1 for help.
672 (Installing Texinfo documentation): Refer to Texinfo website rather
674 (Printing a Texinfo file): Mention texi2pdf.
675 (Informational files for Emacs): Don't describe FTP or SERVICE, they
676 are just stubs nowadays.
677 (Latest version of Emacs): Explain version numbers.
678 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
679 (Turning on syntax highlighting): No need to mention hilit19 any more.
680 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
681 (Modes for various languages): Remove section.
682 (Major packages and programs): Remove most version and maintainer
683 information - it's hard to keep up-to-date, and adds nothing.
684 Similarly with direct links to mailing lists.
685 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
686 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
687 years, and Emacs comes with tools for this now.
688 (Patch): Remove section - this is a standard tool.
689 (Using function keys under X): Remove section.
691 2009-06-12 Glenn Morris <rgm@gnu.org>
693 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
694 (Help installing Emacs): Remove reference to deleted X11 node.
695 (Associating modes with files): Interpreter-mode-alist is no longer
696 subservient to auto-mode-alist.
697 (Installing Emacs): Change future Emacs version.
698 (Linking with -lX11 fails): Remove old section.
699 (Packages that do not come with Emacs): Update ELL location.
700 Emacs Lisp archive is dead.
701 (Emacs for Windows): Remove reference to old CE port.
702 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
703 (Emacs for VMS and DECwindows): Remove old ports.
704 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
705 (Removing flashing messages): Remove section about non-existent Gnus
708 * faq.texi (Top): Add @top command.
709 Remove the optional arguments from all @node commands: makeinfo can
710 generate these automatically, and it is easier to edit and rearrange
713 2009-06-11 Glenn Morris <rgm@gnu.org>
715 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
716 (The LPF): Make the updated URL the sole reference point.
717 (Learning how to do something): Update refcard price and format.
718 (Getting a printed manual): Sources in doc/emacs/, not man/.
719 Also available in PDF format. Since the page count varies, be less
721 (Informational files for Emacs): Remove references to deleted files
722 LPF and SUN-SUPPORT, and to UUCP.
723 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
724 Remove many obsolete ways to get the FAQ, which now seems only to be
725 distributed with Emacs.
726 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
728 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
730 * org.texi (Org Plot): Fix tags (Bug#3507).
731 (Workflow states, Agenda commands): Fix tags (Bug#3508).
733 * ada-mode.texi (Installation, Compile commands)
734 (Project File Overview, No project files, Set compiler options)
735 (Use GNAT project file, Use multiple GNAT project files)
736 (Identifier completion): Use @samp for menu items, and @kbd for key
737 sequences (Bug#3504).
739 2009-06-04 Daiki Ueno <ueno@unixuser.org>
741 * gnus.texi (Security): Fix wording; add a link to epa.info.
743 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
745 * message.texi (Header Commands): Fix descriptions to match
748 2009-04-22 Daiki Ueno <ueno@unixuser.org>
750 * gnus.texi (Security): Mention that EasyPG is the current default.
752 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
754 * ediff.texi (Session Commands): Fix typo.
756 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
758 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
759 news.software.readers. Reported by Florian Rehnisch.
761 2009-04-02 Glenn Morris <rgm@gnu.org>
763 * auth.texi: Capitalize direntry.
765 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
766 using a period in the entry name. (Bug#2797)
768 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
770 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
771 ($(infodir)/auth, auth.dvi): New targets.
773 2009-03-03 Glenn Morris <rgm@gnu.org>
775 * auth.texi: Fix @setfilename.
777 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
778 (auth, $(infodir)/auth, auth.dvi): New rules.
780 2009-02-25 Glenn Morris <rgm@gnu.org>
782 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
784 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
786 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
788 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
790 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
791 gnus-nocem-issuers, and gnus-nocem-verifyer.
793 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
795 * ada-mode.texi (Project files, Automatic Casing):
796 * dbus.texi (Signals):
797 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
799 * nxml-mode.texi (Locating a schema)
800 (Using the document's URI to locate a schema):
801 * org.texi (Footnotes, Using the mapping API):
802 * rcirc.texi (Channels): Remove duplicate words.
804 2009-02-20 Glenn Morris <rgm@gnu.org>
806 * dired-x.texi (Miscellaneous Commands):
807 * gnus.texi: Minor updates for mbox Rmail.
809 2009-02-16 Karl Berry <karl@gnu.org>
811 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
812 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
813 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
814 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
815 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
816 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
817 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
818 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
819 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
820 Consistently use @insertcopying in the Top node,
821 @contents at the front (after @end titlepage),
822 and @direntry after @copying. (Bug#1988)
824 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
826 * auth.texi: New file documenting auth-source.
828 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
830 * org.texi (Org Plot): Fix link.
832 2009-02-09 Daiki Ueno <ueno@unixuser.org>
834 * epa.texi (Mail-mode integration): Mention the way to do
835 "encrypt-to-self". (Bug#1807)
837 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
839 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
841 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
843 * gnus-news.texi: Print version about Incoming*.
845 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
847 * org.texi (Structure editing, Handling links)
848 (Fast access to TODO states, Javascript support): Make standard docs
849 correctly reflect default variable settings.
851 2009-02-02 Glenn Morris <rgm@gnu.org>
853 * org.texi: Fix typos.
855 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
857 Sync with Tramp 2.1.15.
859 * trampver.texi: Update release number.
861 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
863 * org.texi (TODO dependencies): Document TODO dependencies on
866 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
868 * org.texi (TODO dependencies): Document key binding for toggling
871 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
873 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
876 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
878 * org.texi (TODO dependencies): New section.
880 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
882 * org.texi (Plain lists, TODO basics, Priorities)
883 (Multiple sets in one file, Conflicts): Document interaction with
884 `shift-selection-mode'.
886 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
888 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
889 Make Calc the subject of sentences.
890 (Rearranging Formulas using Selections): Discuss new options
893 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
895 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
897 2009-01-26 Glenn Morris <rgm@gnu.org>
899 * org.texi: Fix typos.
901 2009-01-26 Bill Wohler <wohler@newt.com>
903 * mh-e.texi (EDITION, UPDATED): Update.
905 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
907 * org.texi (References): Add information about remote references.
908 (Built-in table editor): Document `C-c RET' in tables.
909 (Math symbols, Quoting LaTeX code): Mention that simple
910 LaTeX macros survive LaTeX export.
911 (Images in LaTeX export): Show how to create a reference to a
913 (Sectioning structure): Document that the LaTeX class can be
914 specified in a property.
915 (Text areas in HTML export): New section.
916 (External links): Add examples for text search and ID links.
917 (Built-in table editor): Remove the descriptio of `C-c
918 C-q', it not longer works.
919 (Literal examples): Document that a space must follow
920 the colon in short examples.
921 (Relative timer): Document `org-timer-stop'.
922 (Footnotes): New section.
923 (Footnote markup): Shorten section and refer to new Footnote
925 (Literal examples): Add documentation for line
926 numbering in and references to code examples.
927 (CSS support): Fix the description of default CSS styles.
928 (Capturing column view): Document
929 "file:path/to/file.org" as an allowed value for the ID property of
930 a dynamic block copying column view.
932 2009-01-23 Stephen Eglen <stephen@gnu.org>
934 * mh-e.texi (Getting Started): Describe $MH.
936 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
938 * tramp.texi (all): Harmonize usage of "external method",
939 "external transfer method" and "out-of-band method".
940 (Connection types): Precise the differences of inline and external
941 methods. Written by Adrian Phillips <a.phillips@met.no>.
943 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
945 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
946 commands as described at the top. Reported by Allan Gottlieb
949 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
951 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
952 nnmail-pathname-coding-system.
954 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
956 * org.texi (Relative timer): Fix typo.
958 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
960 * org.texi (Clocking work time): Fix typo.
961 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
963 2009-01-13 Glenn Morris <rgm@gnu.org>
965 * org.texi: Fix some more typos.
967 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
969 * org.texi: Fix some typos.
971 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
973 * gnus.texi (Group Parameters): Add note for local variables.
975 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
977 * gnus.texi (Converting Kill Files): Fix URL. Include
978 gnus-kill-to-score.el in contrib directory.
980 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
982 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
983 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
984 (Paging the Article): Add index entry.
986 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
988 * ada-mode.texi (Examples): Delete redundant text.
990 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
992 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
994 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
997 2009-01-03 Bill Wohler <wohler@newt.com>
999 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1002 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
1004 * org.texi (Activation, Exporting, ASCII export, HTML export)
1005 (HTML Export commands, LaTeX/PDF export commands): Improve
1006 documentation about transient-mark-mode.
1007 (References): DOcuemtn the use of special names like $LR1 to reference
1008 to fields in the last table row.
1010 2008-12-19 Juri Linkov <juri@jurta.org>
1012 * info.texi (Search Text): Remove mention of removed key binding M-s.
1014 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
1016 * org.texi (References): Remove mentioning of @0 as reference for the
1017 last line, this has been reverted in the Lisp sources.
1019 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
1021 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1022 (DVI_TARGETS): Remove duplicates. Add sasl.
1023 ($(infodir)/sasl, sasl.dvi): New targets.
1025 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
1027 * org.texi: Version number pushed to 6.15d.
1029 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
1031 * org.texi (Tables in LaTeX export): New section.
1032 (Images in LaTeX export): New section.
1033 (Inlined images, Images in HTML export): Sections renamed.
1035 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1037 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1039 2008-12-04 David Engster <dengste@eml.cc>
1041 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
1042 of nnml-get-new-mail. Change URL for mairix patch.
1044 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1046 * org.texi (Using the mapping API): Fix bug in mapping example.
1047 (Publishing options): Make the list of properties complete again, in
1048 correspondence to the variable `org-export-plist-vars'.
1049 (Property searches): Document new special values for time comparisons.
1050 (Tag inheritance): Refine the description of tag inheritance.
1051 (Project alist): Add info about the publishing sequence of components.
1052 (Effort estimates): Document the new relative timer.
1054 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1056 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1057 (Using Calc): Clarify use of `C-x * o'.
1058 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1060 2008-11-28 Richard M Stallman <rms@gnu.org>
1062 * dbus.texi (Receiving Method Calls): Clean up previous change.
1064 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
1066 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1067 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1068 `dbus-unescape-from-identifier'.
1069 (Receiving Method Calls): New constants `dbus-service-emacs' and
1070 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
1071 (Signals): Use the constants in the example.
1073 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
1075 * org.texi: Re-apply change to FDL 1.3.
1077 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
1079 * org.texi (Setting up Remember): Document `org-remember-mode'.
1080 (External links): Document that bbdb links can use a regular
1082 (External links): Document that elisp links can contain interactive
1085 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
1087 * viper.texi (viper-translate-all-ESC-keysequences):
1088 Description removed.
1090 2008-11-19 Glenn Morris <rgm@gnu.org>
1092 * doclicense.texi: Change to FDL 1.3.
1093 Relicense all texi files under FDL 1.3 or later.
1095 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1097 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1099 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
1101 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
1103 * ediff.texi: Version/date change.
1105 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
1107 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1109 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1111 * calc.texi (About This Manual): Comment out a mention of
1114 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
1116 * org.texi (Clocking work time): Document the :formula property of
1118 (Structure editing, Refiling notes): Document refiling regions.
1119 (Agenda commands): Document the double-prefix version
1120 of the `l' command in the agenda.
1121 (Handling links): Explain the effect of a double prefix
1123 (TODO basics): Add documentation for tag triggers.
1125 2008-10-23 Glenn Morris <rgm@gnu.org>
1127 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1128 byte-compiling things like `+'.
1130 * ns-emacs.texi: Merge copyright years of author now with assignment
1132 (VER): Use it for easier automatic updating. Use Emacs version rather
1133 than standalone Emacs.app version.
1135 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
1137 * org.texi: Lots of minor fixes.
1138 (Capture): New chapter.
1139 (Org Plot): New section.
1141 2008-09-30 Magnus Henoch <mange@freemail.hu>
1143 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1145 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1147 * calc.texi (User Defined Units): Mention how to enter optional display
1150 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1152 * message.texi (Sending Variables): Fixed variable documentation to
1153 avoid the "y/n" wording.
1155 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1157 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1159 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1161 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1162 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1164 2008-09-22 Bill Wohler <wohler@newt.com>
1166 Release MH-E manual version 8.1.
1168 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1171 * mh-e.texi: Retain dual license as agreed to by the FSF.
1172 However, bump GPL to Version 3.
1173 Use @include for license text.
1175 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
1177 * gnus.texi (Top, Setup, Fancy splitting to parent)
1178 (Store custom flags and keywords, Store arbitrary data):
1181 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1183 * gnus.texi (The Gnus Registry): Document it.
1185 2008-09-08 David Engster <dengste@eml.cc>
1187 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1188 Clarify section about choosing back end servers.
1190 2008-08-23 Glenn Morris <rgm@gnu.org>
1192 * dired-x.texi (Shell Command Guessing):
1193 Mention dired-guess-shell-case-fold-search. (Bug#417)
1195 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
1197 * trampver.texi: Update release number.
1199 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
1201 * ns-emacs.texi: Update version.
1202 (Introduction): Correct menu location for options save.
1203 (Customization): Note that defaults are stored under org.gnu.Emacs.
1205 2008-08-11 Bill Wohler <wohler@newt.com>
1207 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1208 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1209 Henman) (closes SF #1768928).
1211 2008-08-10 Glenn Morris <rgm@gnu.org>
1213 * ns-emacs.texi: Use @copying. Change copyright of authors with
1214 assignment to FSF. Change license to GFDL.
1215 (Top): Remove outdated references.
1217 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1219 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1220 Add gnus-summary-sort-by-most-recent-number and
1221 gnus-summary-sort-by-most-recent-date.
1222 (Summary Sorting): Explain prefix argument.
1224 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1226 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1227 gnus-summary-pipe-output.
1229 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
1231 * dbus.texi (Receiving Method Calls): Document error handling of own
1234 2008-08-01 Bill Wohler <wohler@newt.com>
1236 * mh-e.texi (Reading Mail)
1237 (Viewing Attachments): Describe new function
1238 mh-show-preferred-alternative.
1239 (Sending Mail, Redistributing, Sending Message): Describe new hook
1240 mh-annotate-msg-hook.
1242 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
1244 * dbus.texi (Arguments and Signatures): Fix example.
1245 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1246 (Asynchronous Methods): New node.
1247 (Errors and Events): Describe extended layout of `dbus-event'.
1248 New defun `dbus-event-message-type'.
1250 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1252 * ediff.texi: Remove VMS support.
1254 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
1256 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1257 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1259 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
1261 * Makefile.in: Add mairix-el targets.
1263 2008-07-29 David Engster <deng@randomsample.de>
1265 * mairix-el.texi: New file.
1267 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1269 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1270 project files. Delete 'main_unit' project variable; not needed. Allow
1271 process environment variables wherever project variables are allowed.
1272 Add tutorial section on multiple GNAT project files.
1274 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
1276 Sync with Tramp 2.1.14.
1278 * trampver.texi: Update release number.
1280 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1283 * faq.texi: Remove mentions of Mac Carbon.
1285 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1287 * gnus.texi (Saving Articles): Describe the 2nd argument of
1288 gnus-summary-save-in-pipe.
1289 (SpamAssassin): Use it.
1291 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1293 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1295 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
1297 * org.texi (Export options): Document the use of the creator flag.
1299 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
1301 * org.texi: New version 6.06a.
1303 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
1305 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1306 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1308 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1310 * calc.texi (Editing Stack Entries):
1311 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1312 Calc's help functions. Mention fixing typos.
1313 (Customizing Calc): Fix typo.
1315 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1317 * calc.texi (summarykey): New macro. Use to correctly format keys in
1320 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
1322 * ns-emacs.texi (Customization): Corrected documentation on color
1323 specification formats.
1325 2008-07-19 Andreas Schwab <schwab@suse.de>
1327 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
1329 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1330 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1332 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
1334 * dbus.texi (Inspection): Rework, introduce submenus.
1335 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1336 (Properties and Annotations, Arguments and Signatures): New nodes.
1338 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
1340 * dbus.texi (Receiving Method Calls): Fix description of
1341 `dbus-register-method'.
1342 (Signals): Allow also signal arguments for filtering in
1343 `dbus-register-signal'.
1345 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1347 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1349 (Arithmetic Tutorial): Simplify the verification of prime factors.
1351 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1353 * gnus.texi (Saving Articles): Mention
1354 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1356 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1358 * calc.texi: Adjust mode line throughout.
1360 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
1362 * sasl.texi (Mechanisms): Fix typos.
1364 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1366 * calc.texi (Killing from the stack): Mention using normal Emacs
1369 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
1371 * tramp.texi (Password handling): Renamed from "Password caching".
1372 Add `auth-source' mechanism.
1373 (Connection caching): Tramp reopens the connection automatically,
1374 when the operating system on the remote host has been changed.
1376 2008-06-20 Eli Zaretskii <eliz@gnu.org>
1378 * makefile.w32-in (distclean): Remove makefile.
1380 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
1382 * org.texi (Using the mapping API): New section.
1383 (Agenda column view): New section.
1384 (Moving subtrees): Document archiving to the archive sibling.
1385 (Agenda commands): Document columns view in the agenda.
1386 (Using the property API): Document the API for multi-valued properties.
1388 2008-06-17 Jason Riedy <jason@acm.org>
1390 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1391 function, and efmt may be a two-argument function.
1392 (Radio tables): Document multiple destinations.
1394 2008-06-16 Glenn Morris <rgm@gnu.org>
1396 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1399 2008-06-15 Glenn Morris <rgm@gnu.org>
1401 * faq.texi (VER): Update to 23.0.60.
1403 * mh-e.texi: Remove option of licensing under GPL.
1404 Add Cover-Texts to GFDL permissions notice.
1405 (GPL): Remove section.
1406 (GFDL): Include doclicense.texi rather than the actual text.
1408 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1409 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1411 * sasl.texi: Fix output file name.
1413 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1415 * gnus-coding.texi: Refer to license in Gnus manual.
1417 * idlwave.texi, sasl.texi: Use @copying.
1419 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1421 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1423 * url.texi: Use @copying, @title, @subtitle, @author.
1425 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1426 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1427 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1428 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1429 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1430 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1431 * widget.texi, woman.texi:
1432 Remove references to external license, since doclicense is included.
1434 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1435 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1436 Remove references to non-existent Invariant Sections.
1438 2008-06-14 Glenn Morris <rgm@gnu.org>
1440 * faq.texi (Major packages and programs): Remove references to external
1441 Supercite, Calc, VIPER, since they have been included for some time.
1442 Update VM, AUCTeX, BBDB entries.
1444 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
1446 * newsticker.texi: Updated to match latest newsticker changes.
1448 2008-06-13 Glenn Morris <rgm@gnu.org>
1450 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1451 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1452 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1453 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1454 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1455 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1457 Update Back-Cover Text as per maintain.info.
1459 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1461 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1463 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1464 (gnus-faq.xml): Update repository host.
1466 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1468 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1470 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1473 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1475 * gnus.texi (Mail Source Customization): Correct values of
1476 `mail-source-delete-incoming'. Reported by Tassilo Horn.
1477 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1479 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1481 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1484 2008-06-14 David Engster <dengste@eml.cc>
1486 * gnus.texi (nnmairix): Markup fixes.
1488 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1490 * gnus.texi (nnmairix): Markup and other minor fixes.
1492 2008-06-05 David Engster <dengste@eml.cc>
1494 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1496 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1498 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
1499 (Searching, nnir, nnmairix): New stub nodes.
1501 2008-05-30 Felix Lee <felix.1@canids.net>
1503 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1505 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1507 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1509 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1511 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1513 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1515 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1517 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
1519 * info.texi (Top): Fix typo in xref.
1521 2008-05-05 Karl Berry <karl@gnu.org>
1523 * info.texi (Top): @xref to stand-alone manual.
1525 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1527 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1528 (Various Summary Stuff): Fix typo in last xref.
1530 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
1532 * org.texi (Moving subtrees): Fix typo.
1534 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
1536 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1537 Tramp via `tramp-mode'.
1539 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1541 * org.texi: Massive changes, in many parts of the file.
1543 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1545 * gnus.texi (Oort Gnus): Add message-fill-column.
1547 2008-04-12 Adrian Aichner <adrian@xemacs.org>
1549 * gnus.texi (Mail Source Specifiers): Typo fix.
1551 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1553 * gnus.texi (Diary Headers Generation): Update key binding for
1554 `gnus-diary-check-message'.
1556 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1558 * gnus.texi (Emacsen): Addition.
1560 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1562 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1564 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1566 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1568 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1570 * gnus-news.texi: Update tool bar item.
1572 2008-04-09 Sven Joachim <svenjoac@gmx.de>
1574 * gnus-news.texi: Fix typos.
1576 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1578 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
1579 Add mention of `kron'.
1581 2008-04-01 Daiki Ueno <ueno@unixuser.org>
1583 * epa.texi (Encrypting/decrypting *.gpg files): Document
1584 epa-file-name-regexp.
1586 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1588 * gnus.texi (Example Methods): Fix description about ssh-agent.
1589 (Indirect Functions): Fix the default value of nntp-telnet-command;
1590 remove link to connect.html.
1592 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
1594 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1596 (Receiving Method Calls): The timeout can be set by the calling client.
1598 * trampver.texi: Update release number.
1600 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1602 * gnus.texi (Top): Fix version. Add SASL.
1604 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
1606 Sync with Tramp 2.1.13.
1608 * trampver.texi: Update release number.
1610 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
1612 * org.texi: Update to new org-mode website.
1614 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1616 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1618 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1620 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1621 gnus-read-ephemeral-gmane-group-url,
1622 gnus-read-ephemeral-emacs-bug-group,
1623 gnus-read-ephemeral-debian-bug-group.
1625 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1627 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1629 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1630 Add FIXMEs for Bookmarks and gnus-registry-marks.
1632 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1634 * gnus.texi (Smileys): Document `smiley-style'.
1636 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1638 * gnus.texi (Gnus Development): Clarify difference between ding and
1640 (MIME Commands, Using MIME, RSS): Fix markup.
1642 * gnus-faq.texi ([8.4]): Ditto.
1644 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1646 * gnus.texi (Emacsen): Remove obsolete stuff.
1648 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1650 * gnus.texi (Oort Gnus): Add version info WRT
1651 `mail-source-delete-incoming'.
1653 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1655 * gnus.texi (Top): Add "Other related manuals" and version info in
1657 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
1658 gnus-balloon-face-0 and the corresponding format specifiers.
1660 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
1662 * tramp.texi (Filename completion): Remove footnote about let-bind
1663 of `partial-completion-mode'. It doesn't work this way.
1665 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1667 * pcl-cvs.texi (Contributors): Update my email.
1669 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
1671 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
1673 2008-03-17 Bill Wohler <wohler@newt.com>
1675 * mh-e.texi (Viewing): Update URL for adding header fields to
1676 mh-invisible-header-fields-default.
1678 2008-03-16 Bill Wohler <wohler@newt.com>
1680 * mh-e.texi (Preface): Add Gnus to requirements.
1681 (Forwarding): Note that forwarded MIME messages are now inline.
1683 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1685 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
1686 (Common Variables): Give precedence to the netcat methods over the
1687 telnet methods, and mention that they are more reliable.
1689 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
1691 * org.texi (Exporting Agenda Views): Document agenda export to
1693 (Progress logging): Document the new progress logging stuff.
1695 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1697 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
1698 Update for change of `mail-source-delete-incoming'.
1700 * gnus-news.texi: Ditto.
1702 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
1704 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
1707 2008-03-07 Alan Mackenzie <acm@muc.de>
1709 * cc-mode.texi (Limitations and Known Bugs): State that the number of
1710 parens/brackets in a k&r region is limited.
1712 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
1714 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
1715 using different Emacs versions.
1717 2008-02-27 Glenn Morris <rgm@gnu.org>
1719 * sc.texi: Remove a lot of old and obsolete info.
1720 (titlepage): Simplify.
1721 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
1722 (VM with any Emacsen, GNEWS with any Emacsen)
1723 (Overloading for Non-conforming MUAs, Version 3 Changes)
1724 (The Supercite Mailing List): Delete nodes.
1725 (Introduction): Remove info about old packages.
1726 (Getting Connected): Simplify. Remove info about old packages.
1727 (Citing Commands): Delete Emacs 19 info.
1728 (Hints to MUA Authors): Simplify.
1729 (Thanks and History): Merge in some info from the deleted node
1730 "Version 3 Changes".
1732 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
1734 * org.texi (Setting tags, In-buffer settings):
1735 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1737 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1739 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1740 installation directory name.
1742 2008-02-12 Romain Francoise <romain@orebokech.com>
1744 * epa.texi (Overview): Fix typo.
1746 2008-02-11 Daiki Ueno <ueno@unixuser.org>
1748 * epa.texi (Quick start): Remove the .emacs setting.
1750 2008-02-10 Daiki Ueno <ueno@unixuser.org>
1752 * epa.texi (Quick start): Use the command `epa-enable' instead of
1753 loading `epa-setup'.
1755 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
1757 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1758 ($(infodir)/epa, epa.dvi): New targets.
1760 2008-02-08 Daiki Ueno <ueno@unixuser.org>
1762 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1764 * epa.texi: New manual documenting the EasyPG Assistant.
1766 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
1768 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1769 (Inspection): New function dbus-ping.
1771 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
1773 * tramp.texi (Remote processes): Add `shell-command'.
1775 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
1777 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1778 (Group Parameters): Document `mail-source' parameter.
1780 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
1782 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1783 must be a local host.
1785 2008-01-26 Michael Olson <mwolson@gnu.org>
1787 * erc.texi: Update version for ERC 5.3 release.
1788 (Obtaining ERC): Update extras URLs for 5.3.
1789 (Development): Write instructions for git, and remove those for Arch.
1790 (History): Mention the switch to git.
1792 2008-01-24 Karl Berry <karl@gnu.org>
1794 * info.texi (Search Index, Search Text): Mention the command
1795 character in the section name, a la the (Go to node) node.
1797 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
1799 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1801 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1803 * gnus-news.texi: Mention gnus-article-describe-bindings.
1805 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1807 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1809 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
1811 * org.texi (Property inheritance): New section.
1812 (Conventions): New section.
1813 (Structure editing): Document C-RET, the prefix arg to the cut/copy
1814 commands, and the new bindings for refiling.
1815 (Sparse trees): Document the new special command for sparse trees.
1816 (References): Be more clear about the counting of hilines.
1817 (Handling links): Document M-p/n for accessing links.
1818 (Fast access to TODO states): New section.
1819 (Per file keywords): New section.
1820 (Property inheritance): New section.
1821 (Column attributes): New summary types.
1822 (Capturing Column View): New section.
1823 (The date/time prompt): Cover the new features in the date/time prompt.
1824 Compactify the table of keys for the calendar remote control.
1825 (Clocking work time): Document the new :scope parameter.
1826 (Remember): Promoted to chapter.
1827 (Quoted examples): New section.
1828 (Enhancing text): New verbatim environments.
1830 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
1832 * trampver.texi: Update release number.
1834 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1836 * gnus.texi (Article Keymap): Add
1837 gnus-article-wide-reply-with-original; fix descriptions of
1838 gnus-article-reply-with-original and
1839 gnus-article-followup-with-original.
1841 2008-01-09 Glenn Morris <rgm@gnu.org>
1843 * nxml-mode.texi: Add @copying section.
1845 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1847 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1848 Server". Add `message-send-mail-with-mailclient'.
1850 * gnus.texi (Posting Server): Move some text to "(message)Mail
1851 Variables" and add a reference here.
1853 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
1855 * dbus.texi (Receiving Method Calls): New chapter.
1856 (Errors and Events): Add serial number to events. Replace "signal" by
1857 "message". Introduce dbus-event-serial-number.
1859 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
1861 * dbus.texi (Type Conversion): Explain the type specification for empty
1862 arrays. Use another example.
1864 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
1866 * dbus.texi (all): Replace "..." by @dots{}.
1867 (Type Conversion): Precise the value range for :byte types.
1868 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1869 Mention its return value.
1870 (Errors and Events): There is no D-Bus error propagation during event
1873 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1875 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1878 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1880 * gnus.texi (Group Parameters): Reorder the text and add a note about
1881 `gnus-parameters' near the beginning of the node.
1883 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1885 * gnus.texi (Score File Editing): Fix function name.
1887 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
1889 Sync with Tramp 2.1.12.
1891 * trampver.texi: Update release number.
1893 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
1895 * dbus.texi (Type Conversion): Correct input parameters mapping.
1897 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
1899 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1900 (Errors and Events): Mention wrong-type-argument error.
1902 2007-12-21 Alex Schroeder <alex@gnu.org>
1904 * rcirc.texi: Changed single spaces after sentence end to double
1905 spaces. Fixed some typos.
1906 (Internet Relay Chat): Explain relay.
1907 (Getting started with rcirc): Change items to reflect prompts.
1908 Add more explanation to rcirc-track-minor-mode and added a comment to
1909 warn future maintainers that this section is a copy.
1910 (People): Changed /ignore example.
1911 (Keywords): Not keywords.
1913 2007-12-20 Alex Schroeder <alex@gnu.org>
1915 * rcirc.texi (Top): Fighting Information Overload chapter added.
1916 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1917 (rcirc commands): Moved /ignore command to the new chapter.
1918 (Fighting Information Overload): New chapter documenting /keyword,
1919 /bright, /dim, channel ignore, and low priority channels.
1920 (Configuration): Document rcirc-server-alist, remove
1921 rcirc-startup-channels-alist and rcirc-default-server.
1923 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
1925 * dbus.texi (Signals): Fix example in dbus-register-signal.
1927 2007-12-14 Sven Joachim <svenjoac@gmx.de>
1929 * gnus.texi (Score Variables): Fix typo.
1931 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
1933 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1934 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1935 (Errors and Events): Adapt dbus-event.
1937 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1939 * gnus.texi (Other Files): Add the yenc command.
1941 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1943 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1946 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1948 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1951 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1953 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1954 and rfc2047-allow-irregular-q-encoded-words; fix description of
1955 rfc2047-encode-encoded-words.
1957 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1959 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1961 2007-12-05 Michael Olson <mwolson@gnu.org>
1963 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1964 Update documentation for `remember-diary-file'.
1966 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
1968 * dbus.texi (Signals): Precise `dbus-register-signal'.
1969 (Errors and Events): Rework events part, the internal structure of
1970 dbus-event has changed.
1972 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
1974 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1975 ($(infodir)/dbus, dbus.dvi): New targets.
1977 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
1979 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1982 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1983 emulation with @print{}.
1985 2007-12-02 Richard Stallman <rms@gnu.org>
1987 * dbus.texi (Overview): Minor cleanup.
1989 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
1991 * Makefile.in (INFO_TARGETS): Add dbus.
1992 (DVI_TARGETS): Add dbus.dvi.
1993 (dbus, dbus.dvi): New targets.
1995 * dbus.texi: New file.
1997 2007-11-24 Romain Francoise <romain@orebokech.com>
1999 * nxml-mode.texi: Add description in @direntry.
2000 Fix file name to match @setfilename.
2002 2007-11-23 Mark A. Hershberger <mah@everybody.org>
2004 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2005 ($(infodir)/nxml-mode): New rule.
2007 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2008 ($(infodir)/nxml-mode): New rule.
2009 (clean): Add nxml-mode*.
2011 * nxml-mode.texi: New file with nxml manual.
2013 2007-11-18 Richard Stallman <rms@gnu.org>
2015 * flymake.texi (Example -- Configuring a tool called directly):
2018 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
2020 * tramp.texi (Filename completion): Simplify explanation of
2021 double-slash behavior. Explain directory contents flushing.
2023 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2025 * calc.texi (TeX and LaTeX Language Modes): Put in
2028 2007-11-15 Richard Stallman <rms@gnu.org>
2030 * cl.texi (Equality Predicates): Delete `eql'.
2031 (Predicates, Naming Conventions, Top): Delete `eql'.
2032 (Common Lisp Compatibility): Delete `eql'.
2033 (Porting Common Lisp): Delete obsolete backquote info.
2034 Minor clarification about character constants.
2035 (Sequence Basics): Minor clarification.
2037 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
2039 * cc-mode.texi (Electric Keys, Custom Macros):
2040 * tramp.texi (Filename completion): Fix typos.
2042 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2044 * calc.texi (Basic commands): Mention the menu.
2046 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
2048 * tramp.texi (Connection caching): Tramp flushes connection
2049 properties when remote operating system has been changed.
2051 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2053 * gnus-news.texi: Fix spelling.
2054 `message-insert-formatted-citation-line', not
2055 `message-insert-formated-citation-line'.
2057 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2059 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
2061 * tramp.texi (Overview): Mention also the PuTTY integration under
2062 Win32. Remove paragraphs about Tramp's experimental status.
2063 (Frequently Asked Questions): Add code example for highlighting the
2066 2007-11-03 Michael Olson <mwolson@gnu.org>
2068 * remember.texi: Change mentions of remember-buffer to
2069 remember-finalize throughout.
2071 2007-10-30 Michael Olson <mwolson@gnu.org>
2073 * remember.texi (Copying): Remove.
2074 (Mailbox): Update with non-BBDB instructions.
2076 (Bibliography, Planner Page): Remove.
2078 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
2080 * makefile.w32-in (INFO_TARGETS): Add remember.
2081 (DVI_TARGETS): Add remember.dvi.
2082 ($(infodir)/remember): New rule.
2083 (clean): Add remember*.
2085 2007-10-30 Michael Olson <mwolson@gnu.org>
2087 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2088 ($(infodir)/remember): New rule that builds the Remember Manual.
2090 * remember.texi: New file containing the Remember Mode Manual.
2091 Shuffle chapters around after initial import.
2092 (Function Reference): Split Keystrokes into separate chapter.
2093 (Keystrokes): Document C-c C-k.
2094 (Introduction): Fix typographical issue with "---".
2096 2007-10-29 Richard Stallman <rms@gnu.org>
2098 * widget.texi (Introduction): Delete discussion of implementation
2101 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
2103 * tramp.texi (Connection caching): Host names must be different
2106 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2108 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2111 2007-10-28 Miles Bader <miles@gnu.org>
2113 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2115 2007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2117 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2119 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2121 * gnus.texi (Sorting the Summary Buffer): Remove
2122 gnus-article-sort-by-date-reverse.
2124 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2126 * gnus.texi (Non-ASCII Group Names): New node.
2127 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2128 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2130 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2132 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2133 clean the output of the program `imap-shell-program'.
2135 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2137 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2139 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2141 * gnus.texi (Sticky Articles): Documentation for sticky article
2144 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2146 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2148 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2150 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2152 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2154 * gnus.texi (Archived Messages): Document
2155 gnus-update-message-archive-method.
2157 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2159 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2161 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2163 * gnus.texi (Group Maneuvering): Document
2164 `gnus-summary-next-group-on-exit'.
2166 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2168 * gnus.texi (Really Various Summary Commands): Mention
2169 gnus-auto-select-on-ephemeral-exit.
2171 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2173 * gnus.texi, message.texi: Bump version number.
2175 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2177 * gnus.texi (Group Line Specification, Misc Group Stuff)
2178 (Server Commands): Parenthesize @pxref{Mail Spool}.
2180 2007-10-28 Didier Verna <didier@xemacs.org>
2182 New user option: message-signature-directory.
2183 * message.texi (Insertion Variables): Document it.
2184 * gnus.texi (Posting Styles): Ditto.
2186 2007-10-28 Didier Verna <didier@xemacs.org>
2188 * gnus.texi (Group Line Specification):
2189 * gnus.texi (Misc Group Stuff):
2190 * gnus.texi (Server Commands): Document the group compaction feature.
2192 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2194 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2196 * message.texi (Various Message Variables): Add message-fill-column.
2198 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2200 * gnus.texi: Untabify.
2202 2007-10-28 Didier Verna <didier@xemacs.org>
2204 * gnus.texi (Group Parameters): Document the posting-style merging
2205 process in topic-mode.
2207 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2209 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2211 2007-10-28 Romain Francoise <romain@orebokech.com>
2213 * gnus.texi (Mail Spool): Fix typo.
2216 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2218 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2220 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2222 * gnus.texi (Summary Generation Commands):
2223 Add gnus-summary-insert-ticked-articles.
2225 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2227 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2228 to spam-spamassassin-program.
2230 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2232 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2234 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2236 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2238 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2240 * message.texi (Mail Headers): Document `opportunistic'.
2242 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2244 * emacs-mime.texi (Encoding Customization): Explain how to set
2245 mm-coding-system-priorities per hierarchy.
2247 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2249 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2250 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2252 2007-10-28 Didier Verna <didier@xemacs.org>
2254 * message.texi (Wide Reply): Update documentation of
2255 message-dont-reply-to-names (now allowing a list of regexps).
2257 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2259 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2261 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2263 * gnus.texi (SpamAssassin back end): Fix typo.
2265 * sieve.texi (Examples): Fix grammar.
2267 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2269 * gnus.texi (Searching for Articles): Document M-S and M-R.
2270 (Limiting): Document / b.
2272 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2274 * gnus.texi (Thread Commands): T M-^.
2276 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2278 * message.texi (Mail Aliases): Document ecomplete.
2279 (Mail Aliases): Fix typo.
2281 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2283 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2286 2007-10-28 Romain Francoise <romain@orebokech.com>
2288 * gnus.texi (Mail Spool): Grammar fix.
2290 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2292 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2295 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2297 * gnus.texi (Group Parameters): Fix description.
2299 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2301 * gnus.texi (Gmane Spam Reporting):
2302 Fix spam-report-gmane-use-article-number.
2303 Add spam-report-user-mail-address.
2305 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2307 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2309 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2311 * gnus.texi (Group Parameters): Add simplified sorting example based on
2312 example for `Sorting the Summary Buffer' from Jari Aalto
2313 <jari.aalto@cante.net>.
2314 (Example Methods): Add example for an indirect connection.
2316 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2318 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2319 (Agent Parameters): Updated parameter names to match code.
2320 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2321 'gnus-agent-summary-fetch-series'.
2322 (Agent and flags): New section providing a generalized discussion
2324 (Agent and IMAP): Removed flag discussion.
2325 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
2327 2007-10-28 Romain Francoise <romain@orebokech.com>
2329 * gnus.texi (Exiting the Summary Buffer): Add new function
2330 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2332 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2334 * gnus.texi (Conformity): Fix typo.
2335 (Customizing Articles): Document `first'.
2337 2007-10-28 Jari Aalto <jari.aalto@cante.net>
2339 * gnus.texi (Sorting the Summary Buffer):
2340 Add `gnus-thread-sort-by-date-reverse'. Add example
2341 host to different sorting in NNTP and RSS groups.
2343 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2345 * message.texi (Insertion): Describe prefix for
2346 message-mark-inserted-region and message-mark-insert-file.
2348 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2350 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2351 LaTeX documents. Describe "text/x-gnus-verbatim".
2353 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2355 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2356 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2357 (spam-stat spam filtering, SpamOracle)
2358 (Extending the Spam ELisp package): Removed extra quote symbol for
2361 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2363 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2364 gnus-article-delete-part and gnus-article-replace-part.
2365 (Using MIME): Add gnus-mime-replace-part.
2367 2007-10-28 Romain Francoise <romain@orebokech.com>
2369 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2370 requires `auto-compression-mode' to be enabled. Add new nnml
2371 variable `nnml-compressed-files-size-threshold'.
2373 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2375 * gnus.texi (Sorting the Summary Buffer): Added
2376 gnus-thread-sort-by-recipient.
2378 2007-10-28 Romain Francoise <romain@orebokech.com>
2380 * message.texi (Insertion Variables): Mention new variable
2381 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2382 documentation accordingly.
2384 2007-10-28 Romain Francoise <romain@orebokech.com>
2386 * gnus.texi (To From Newsgroups): Mention new variables
2387 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2389 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2391 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2392 stuff; gnus-mime-inline-part does the automatic decompression.
2394 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2396 * gnus.texi (Spam ELisp Package Configuration Examples):
2397 "training.ham" should be "training.spam".
2399 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2401 * message.texi (Mail Variables): Fix the default value for
2402 message-send-mail-function.
2404 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2406 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2407 always returns nil exceptionally.
2409 2007-10-28 Simon Josefsson <jas@extundo.com>
2411 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2412 Michael Cook <michael@waxrat.com>.
2414 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2416 * gnus.texi (Topic Commands): Fix next/previous.
2418 2007-10-28 Simon Josefsson <jas@extundo.com>
2420 * gnus.texi (Article Washing): Mention `W i'.
2422 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2424 * gnus.texi (Group Parameters): Slight extension of sieve
2425 parameter description.
2427 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2429 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2430 matching score files as well.
2431 (Picons): Describe `gnus-picon-style'.
2433 2007-10-28 Romain Francoise <romain@orebokech.com>
2435 * message.texi (Message Headers): Mention that headers are hidden
2436 using narrowing, and how to expose them.
2439 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2441 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2442 `gnus-summary-sort-by-recipient'.
2444 2007-10-28 Romain Francoise <romain@orebokech.com>
2446 * gnus.texi (NNTP marks): New node.
2447 (NNTP): Move NNTP marks variables to the new node.
2449 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2451 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
2453 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2455 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2457 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
2458 everywhere for consistency.
2459 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2460 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
2461 Say "regular expression" instead of "regex." Admonish. Pick
2462 other words to sound better (s/so/thus/).
2463 (Spam ELisp Package Filtering of Incoming Mail): Mention
2464 statistical filters. Remove old TODO.
2465 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
2466 New section on sorting and displaying the spam score.
2467 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2468 backend but an alias to spam-use-BBDB.
2469 (Extending the Spam ELisp package): Rewrite the example using the
2470 new backend functionality.
2472 2007-10-28 Simon Josefsson <jas@extundo.com>
2474 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2475 nntp-marks-directory, from Romain Francoise
2476 <romain@orebokech.com>.
2478 2007-10-28 Magnus Henoch <mange@freemail.hu>
2480 * gnus.texi (Hashcash): New default value of
2481 hashcash-default-payment.
2483 2007-10-28 Simon Josefsson <jas@extundo.com>
2485 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2486 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2488 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2490 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2492 2007-10-28 Simon Josefsson <jas@extundo.com>
2494 * gnus.texi (documentencoding): Add, to avoid warnings.
2496 2007-10-28 Simon Josefsson <jas@extundo.com>
2498 * message.texi (Mail Headers): Add.
2500 * gnus.texi (Hashcash): Fix.
2502 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2504 * gnus.texi (Hashcash): Changed location of library, also mention
2505 that payments can be verified and fix the name of the
2506 hashcash-path variable.
2508 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2510 * gnus.texi (Article Display): Add `gnus-picon-style'.
2512 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2514 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2516 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2518 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2519 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2520 warning about ham processors in spam groups removed.
2522 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2524 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2525 From Hubert Chan <hubert@uhoreg.ca>.
2527 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2529 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2530 (Mailing List): Typo.
2531 (Customizing Articles): Add gnus-treat-ansi-sequences.
2532 (Article Washing): Index.
2534 * message.texi: Use m-dash consistently.
2536 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2538 * gnus.texi (GroupLens): Remove.
2540 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2542 * gnus.texi (Outgoing Messages, Agent Variables): Add
2543 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2544 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2546 2007-10-28 Jesper Harder <harder@ifa.au.dk>
2548 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2550 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2552 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2554 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2556 2007-10-28 Simon Josefsson <jas@extundo.com>
2558 * gnus.texi (Top): Add SASL.
2560 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2562 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2564 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2566 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2568 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2570 * calc.texi (Formulas, Composition Basics): Lower the
2571 precedence of negation.
2573 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2575 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2576 Mention the new three-letter column identifiers.
2577 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2578 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2579 message when using `c' on an empty default with default printer.
2580 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2581 renamed to `ses--symbolic-formulas' some time ago.
2583 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2585 * calc.texi (Default Simplifications, Making Selections)
2586 (Customizing Calc): Clarify associativity of multiplication.
2588 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
2590 * tramp.texi (Traces and Profiles): Simplify loop over
2591 `trace-function-background'.
2593 2007-10-22 Juri Linkov <juri@jurta.org>
2595 * dired-x.texi (Shell Command Guessing): Default values are now
2596 available by typing M-n instead of M-p.
2598 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
2600 * tramp.texi (Cleanup remote connections): New section.
2601 (Password caching): Remove `tramp-clear-passwd'.
2602 It's not a command anymore.
2603 (Bug Reports): Add `tramp-bug' to function index.
2604 (Function Index, Variable Index): New nodes.
2605 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2607 * trampver.texi: Update release number.
2609 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2611 * calc.texi (History and Acknowledgements): Turn comment
2612 about integer size into past tense.
2613 (Time Zones): Remove pointer to Calc author's address.
2614 (Trigonometric and Hyperbolic Functions): Mention cotangent
2615 and hyperbolic cotangent. Fix typo.
2617 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
2619 Sync with Tramp 2.1.11.
2621 * trampver.texi: Update release number.
2623 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
2625 * tramp.texi (External packages): New section.
2627 2007-09-29 Juri Linkov <juri@jurta.org>
2629 * info.texi (Help-Int): Document `L' (`Info-history').
2631 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
2633 * org.texi: Change links to webpage and maintained email.
2634 (Remember): Promote to Chapter, significant changes.
2635 (Fast access to TODO states): New section.
2636 (Faces for TODO keywords): New section.
2637 (Export options): Example for #+DATE.
2638 (Progress logging): Section moved.
2640 2007-09-26 Bill Wohler <wohler@newt.com>
2642 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2643 browse-url-at-mouse.
2645 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2647 * flymake.texi (Customizable variables): Face names don't end in -face.
2648 Fix flymake-err-line-patterns template.
2649 (Example -- Configuring a tool called directly): Fix init-function.
2650 (Highlighting erroneous lines): Face names don't end in -face.
2652 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
2654 * erc.texi (Special-Features): Fix small typo.
2656 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
2658 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
2659 and "External transfer methods".
2661 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2663 * calc.texi (Predefined Units): Add some history.
2665 2007-09-08 Michael Olson <mwolson@gnu.org>
2667 * erc.texi (Copying): New section included from gpl.texi.
2668 This matches the look of the upstream ERC manual.
2670 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
2672 * calc.texi (History and Acknowledgements): Adjust the "thanks".
2673 (Random Numbers): Clarify the distribution of `random'.
2675 2007-09-06 Glenn Morris <rgm@gnu.org>
2677 Move manual sources from man/ to subdirectories of doc/.
2678 Split into the Emacs manual in emacs/, and other manuals in misc/.
2679 Change all setfilename commands to use ../../info.
2680 * Makefile.in: Move the parts of the old man/Makefile.in that do not
2681 refer to the Emacs manual here.
2682 (infodir): New variable.
2683 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
2684 (cc-mode.texi, faq.texi): Update references to source file locations.
2685 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
2686 do not refer to the Emacs manual here.
2687 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
2689 * Makefile.in: Add `basename' versions of all info targets, for
2690 convenience when rebuilding just one manual.
2691 (../etc/GNU): Delete obsolete target.
2692 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2693 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2695 (maintainer-clean): ...from here.
2697 * makefile.w32-in (../etc/GNU): Delete obsolete target.
2699 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
2701 * calc.texi (Date Conversions): Clarify definition of
2702 Julian day numbering.
2703 (Date Forms): Clarify definition of Julian day numbering;
2706 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
2708 * org.texi: Version 5.07.
2710 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2712 * message.texi (MIME): Replace mml-attach with mml-attach-file.
2714 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
2716 * org.texi (Adding hyperlink types): New section.
2717 (Embedded LaTeX): Chapter updated because of LaTeX export.
2718 (LaTeX export): New section.
2719 (Using links out): New section.
2721 2007-08-22 Glenn Morris <rgm@gnu.org>
2723 * faq.texi (Learning how to do something): Refcards now in
2724 etc/refcards/ directory.
2726 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
2728 * tramp.texi (Remote Programs): Persistency file must be cleared when
2729 changing `tramp-remote-path'.
2730 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2733 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2735 * calc.texi: Move contents to beginning of file.
2736 (Algebraic Entry): Fix the formatting of an example.
2738 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2740 * calc.texi (Basic Operations on Units): Mention exact versus
2741 inexact conversions.
2743 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2745 * calc.texi (Basic Operations on Units): Mention default
2746 values for new units.
2747 (Quick Calculator Mode): Mention that binary format will
2750 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2752 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2754 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2756 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2758 2007-08-08 Glenn Morris <rgm@gnu.org>
2760 * gnus.texi, sieve.texi: Replace `iff'.
2762 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2764 * calc.texi (Basic Graphics): Mention the graphing of error
2766 (Graphics Options): Mention how `g s' handles error forms.
2767 (Curve Fitting): Mention plotting the curves.
2768 (Standard Nonlinear Models): Add additional models.
2769 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2770 (Linear Fits): Correct result.
2772 2007-08-01 Alan Mackenzie <acm@muc.de>
2774 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2775 to "--no-site-file".
2777 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
2779 * tramp.texi (Frequently Asked Questions): Point to mode line
2780 extension in Emacs 23.1.
2782 * trampver.texi: Update release number.
2784 2007-07-27 Glenn Morris <rgm@gnu.org>
2786 * calc.texi (Copying): Include license text from gpl.texi, rather than
2789 2007-07-25 Glenn Morris <rgm@gnu.org>
2791 * calc.texi (Copying): Replace license with GPLv3.
2793 * Relicense all FSF files to GPLv3 or later.
2795 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
2797 Sync with Tramp 2.1.10.
2799 * tramp.texi (trampfn): Expand macro implementation in order to handle
2801 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
2802 occurrences by trampfn.
2803 (Frequently Asked Questions): Extend example code for host
2804 identification in the modeline. Add bbdb to approaches shortening Tramp
2805 file names to be typed.
2807 * trampver.texi: Update release number.
2809 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
2811 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2812 section. Reported by <poti@potis.org>.
2813 (Remote processes): Arguments of the program to be debugged are taken
2815 (Frequently Asked Questions): Simplify recentf example.
2817 2007-07-14 Karl Berry <karl@gnu.org>
2819 * info.texi (@copying): New Back-Cover Text.
2821 * info.texi (Quitting Info): Move to proper place in source.
2822 (Reported by Benno Schulenberg.)
2824 2007-07-13 Eli Zaretskii <eliz@gnu.org>
2826 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2828 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2830 * emacs-mime.texi: Add @documentencoding directive.
2832 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
2834 * tramp.texi (Remote processes): Add an anchor to the subsection
2835 "Running a debugger on a remote host".
2837 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
2839 * tramp.texi (Remote processes): Don't call it "experimental" any
2840 longer. Add subsection about running a debugger on a remote host.
2842 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
2844 * org.texi (Properties and columns): Chapter rewritten.
2846 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
2849 * trampver.texi: Migrate to Tramp 2.1.
2851 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
2853 * org.texi (Properties): New chapter.
2855 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2857 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2860 * gnus.texi (Misc Article): Add index entry for
2861 gnus-single-article-buffer.
2863 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2865 * gnus.texi (Starting Up): Fix typo.
2867 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2869 * gnus.texi (Asynchronous Fetching): Fix typo.
2871 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2873 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2874 (About This Manual): Remove redundant information.
2875 (Getting Started): Mention author.
2876 (Basic Arithmetic, Customizing Calc): Make description of the
2877 variable `calc-multiplication-has-precedence' match its new effect.
2879 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2881 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2882 the variable `calc-multiplication-has-precedence'.
2884 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
2886 * org.texi (Tag): Section swapped with node Timestamps.
2887 (Formula syntax for Lisp): Document new `L' flag.
2889 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2891 * gnus.texi (Misc Group Stuff, Summary Buffer)
2892 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2894 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2896 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2897 * gnus.texi (Article Buttons, Mail Source Customization)
2898 (Sending or Not Sending, Customizing NNDiary):
2899 * message.texi (Message Headers):
2900 * mh-e.texi (HTML): Fix typos.
2902 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
2904 Sync with Tramp 2.0.56.
2906 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2907 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2909 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2911 * Version 22.1 released.
2913 2007-05-26 Michael Olson <mwolson@gnu.org>
2915 * erc.texi (Modules): Fix references to completion modules.
2917 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2919 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2921 2007-05-09 Didier Verna <didier@xemacs.org>
2923 * gnus.texi (Email Based Diary): New. Proper documentation for the
2924 nndiary back end and the gnus-diary library.
2926 2007-05-03 Karl Berry <karl@gnu.org>
2928 * .cvsignore (*.pdf): New entry.
2930 * texinfo.tex: Update from current version for better pdf generation.
2932 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2934 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2936 2007-04-28 Glenn Morris <rgm@gnu.org>
2938 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2939 consideration of legal status.
2941 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2943 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2945 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
2947 * faq.texi (New in Emacs 22): python.el removed.
2949 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2951 * calc.texi (Reporting bugs): Update maintainer's address.
2953 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2955 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2957 2007-04-15 Jay Belanger <belanger@truman.edu>
2959 * calc.texi (Title page): Remove the date.
2960 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2961 (The Standard Calc Interface): Change trail title.
2962 (Floats): Mention that when non-decimal floats are entered, only
2963 approximations are stored.
2964 (Copying): Move to the appendices.
2965 (GNU Free Documentation License): Add as an appendix.
2967 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
2969 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2970 * dired-x.texi, ebrowse.texi, ediff.texi:
2971 * emacs-mime.texi, erc.texi, eshell.texi:
2972 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2973 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2974 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2975 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2976 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2977 * woman.texi: Include GFDL.
2979 * doclicense.texi: Remove node heading, so that it can be included by
2982 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2984 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2987 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
2989 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2992 2007-04-09 Romain Francoise <romain@orebokech.com>
2994 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2995 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2998 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
3000 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3001 renamed to woman-use-topic-at-point. Document new behavior.
3003 2007-04-08 Richard Stallman <rms@gnu.org>
3005 * url.texi: Fix some indexing.
3006 (Disk Caching): Drop discussion of old/other Emacs versions.
3008 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3010 * url.texi (Disk Caching): Say Emacs 21 "and later".
3012 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3013 on Font locking which now mentions JIT lock.
3015 2007-04-01 Michael Olson <mwolson@gnu.org>
3017 * erc.texi: Update for the ERC 5.2 release.
3019 2007-03-31 David Kastrup <dak@gnu.org>
3021 * woman.texi (Topic, Interface Options): Explain changes semantics of
3022 woman-manpath in order to consider MANPATH_MAP entries.
3024 2007-03-31 Eli Zaretskii <eliz@gnu.org>
3026 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3028 2007-03-26 Richard Stallman <rms@gnu.org>
3030 * pgg.texi (Caching passphrase): Clean up previous change.
3032 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3034 * gnus.texi (Setting Process Marks): Fix typo.
3036 2007-03-25 Romain Francoise <romain@orebokech.com>
3038 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3039 readability, and include various fixes by Daniel Brockman, Nick Roberts
3042 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3044 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3046 * gnus.texi (Mail Source Specifiers): Fix typo.
3048 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
3050 * reftex.texi (Imprint): Update maintainer information.
3052 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3054 * message.texi (Message Buffers): Update documentation for
3055 message-generate-new-buffers.
3057 2007-03-15 Daiki Ueno <ueno@unixuser.org>
3059 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3061 2007-03-21 Glenn Morris <rgm@gnu.org>
3063 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3065 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
3067 * eshell.texi (Known problems): Emacs 21 -> 22.
3069 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3071 2007-03-18 Jay Belanger <belanger@truman.edu>
3073 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3075 2007-03-12 Glenn Morris <rgm@gnu.org>
3077 * calc.texi (Time Zones): Switch to new North America DST rule.
3079 * calc.texi: Replace "daylight savings" with "daylight
3080 saving" in text throughout.
3082 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3084 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3085 The variable now uses a list of symbols instead of just a symbol.
3086 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3088 2007-03-06 Romain Francoise <romain@orebokech.com>
3090 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3091 new packages, and mention Gnus update.
3093 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3095 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3096 nntp-open-connection-functions-never-echo-commands.
3098 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
3100 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3101 problems on the console, and security risk in not using gpg-agent.
3103 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
3105 * org.texi (The spreadsheet): Renamed from "Table calculations".
3106 Completely reorganized and rewritten.
3107 (CamelCase links): Section removed.
3108 (Repeating items): New section.
3109 (Tracking TODO state changes): New section.
3110 (Agenda views): Chapter reorganized and rewritten.
3111 (HTML export): Section rewritten.
3112 (Tables in arbitrary syntax): New section.
3113 (Summary): Better feature summary.
3114 (Activation): Document problem with cut-and-paste of Lisp code
3116 (Visibility cycling): Document indirect buffer use.
3117 (Structure editing): Document sorting.
3118 (Remember): Section rewritten.
3119 (Time stamps): Better description of time stamp types.
3120 (Tag searches): Document regular expression search for tags.
3121 (Stuck projects): New section.
3122 (In-buffer settings): New keywords.
3123 (History and Acknowledgments): Updated description.
3125 2007-02-24 Alan Mackenzie <acm@muc.de>
3127 * cc-mode.texi (Movement Commands): Insert two missing command names.
3128 (Getting Started): Slight wording correction (use conditional).
3130 2007-02-22 Kim F. Storm <storm@cua.dk>
3132 * widget.texi (User Interface, Basic Types): Document need to put some
3133 text before the %v escape in :format string in editable-field widget.
3135 2007-02-18 Romain Francoise <romain@orebokech.com>
3137 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3140 2007-02-10 Markus Triska <markus.triska@gmx.at>
3142 * widget.texi (Programming Example): Put constant strings in :format.
3144 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
3146 * faq.texi (Fullscreen mode on MS-Windows): New node.
3148 2007-02-04 David Kastrup <dak@gnu.org>
3150 * faq.texi (AUCTeX): Update version number. Should probably be done
3151 for other packages as well.
3153 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3155 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3156 <tassilo@member.fsf.org>.
3158 2007-01-27 Eli Zaretskii <eliz@gnu.org>
3160 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3161 ls-lisp-use-localized-time-format.
3163 2007-01-20 Markus Triska <markus.triska@gmx.at>
3165 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3167 2007-01-13 Michael Olson <mwolson@gnu.org>
3169 * erc.texi (Modules): Mention capab-identify module.
3171 2007-01-05 Michael Olson <mwolson@gnu.org>
3173 * erc.texi (Getting Started): Update for /RECONNECT command.
3175 2007-01-04 Richard Stallman <rms@gnu.org>
3177 * ebrowse.texi: Change C-c b to C-c C-m.
3179 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3181 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3182 variables only in info to avoid redundant entries in the printed
3185 2007-01-02 Daiki Ueno <ueno@unixuser.org>
3187 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3189 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3191 * message.texi (Security): Split into sub-nodes.
3193 2007-01-01 Alan Mackenzie <acm@muc.de>
3195 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3196 eval-after-load in Emacs <=21 and a workaround. Document that
3197 trigraphs are not supported.
3199 2007-01-01 Alan Mackenzie <acm@muc.de>
3201 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3202 c-context-line-break. When invoked within a string, preserve
3203 whitespace. Add a backslash only when also in a macro.
3205 2007-01-01 Alan Mackenzie <acm@muc.de>
3207 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3209 2007-01-01 Alan Mackenzie <acm@muc.de>
3211 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3212 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3214 2007-01-01 Alan Mackenzie <acm@muc.de>
3216 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3219 * cc-mode.texi ("Styles"): Add @dfn{style}.
3221 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
3223 Sync with Tramp 2.0.55.
3225 * trampver.texi: Update release number.
3227 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3229 * gnus.texi (Customizing Articles): Add index entries for all
3230 gnus-treat-* variables.
3232 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
3234 * gnus.texi (IMAP): Fix incorrect explanation of
3235 nnimap-search-uids-not-since-is-evil in documentation for
3236 nnimap-expunge-search-string.
3238 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3240 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3241 spam-ifile-database.
3243 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3245 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3248 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
3250 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3251 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3253 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3256 2006-12-25 Kevin Ryde <user42@zip.com.au>
3258 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3259 about the key procedure being used heavily.
3261 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
3263 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3265 (Prerequisites): Add explanation about gpg-agent.
3267 2006-12-22 Kevin Ryde <user42@zip.com.au>
3269 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3270 "sort" instead of "sort*".
3272 2006-12-19 Richard Stallman <rms@gnu.org>
3274 * calc.texi (History and Acknowledgements): Recognize that Emacs
3275 now does have floating point.
3277 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
3279 * tramp.texi (External transfer methods): Describe new method `scpc'.
3281 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
3283 * pgg.texi: Added short note on gpg-agent to the introduction.
3285 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3287 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3290 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3292 * gnus.texi (X-Face): Clarify. Say which programs are required
3295 2006-12-08 Michael Olson <mwolson@gnu.org>
3297 * erc.texi (Modules): Remove documentation for list module.
3299 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
3301 * faq.texi (^M in the shell buffer): Ditto.
3303 2006-11-20 Michael Olson <mwolson@gnu.org>
3305 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3307 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
3309 * org.texi: Fix typos.
3310 (Agenda commands): Document `C-k'.
3312 2006-11-16 Eli Zaretskii <eliz@gnu.org>
3314 * url.texi (http/https): Fix a typo in the HTTP URL.
3316 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3318 * ada-mode.texi: Total rewrite.
3320 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
3322 * org.texi: Minor typo fixes.
3324 2006-11-13 Bill Wohler <wohler@newt.com>
3326 Release MH-E manual version 8.0.3.
3328 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3331 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3333 (Reading Mail): Document the customization of read-mail-command
3335 (Viewing Attachments): Document mm-discouraged-alternatives.
3336 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3337 (Junk): Add more information about the settings of mh-junk-background
3338 in a program. Add /usr/bin/mh to PATH in examples.
3340 2006-11-12 Richard Stallman <rms@gnu.org>
3342 * woman.texi: Update author address but say he no longer maintains it.
3344 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3346 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3348 (Checkboxes): Section moved to chapter 5, and extended.
3349 (The date/time prompt): New section.
3350 (Link abbreviations): New section.
3351 (Presentation and sorting): New section.
3352 (Custom agenda views): Section completely rewritten.
3353 (Summary): Compare with Planner.
3354 (Feedback): More info about creating backtraces.
3355 (Plain lists): Modified example.
3356 (Breaking down tasks): New section.
3357 (Custom time format): New section.
3358 (Time stamps): Document inactive timestamps.
3359 (Setting tags): More details about fast tag selection.
3360 (Block agenda): New section.
3361 (Custom agenda views): Section rewritten.
3362 (Block agenda): New section.
3364 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
3366 * tramp.texi (Configuration): scp is the default method.
3367 (Default Method): Use ssh as example for another method.
3369 2006-10-27 Richard Stallman <rms@gnu.org>
3371 * woman.texi: Downcase nroff/troff/roff.
3372 (Installation): Chapter deleted. Some xrefs deleted.
3373 (Background): woman doesn't advise man ;-).
3375 2006-10-26 Roberto RodrÃguez <lanubeblanca@googlemail.com> (tiny change)
3377 * ada-mode.texi (Project files, Identifier completion)
3378 (Automatic Casing, Debugging, Using non-standard file names)
3379 (Working Remotely): Fix typos.
3381 2006-10-20 Masatake YAMATO <jet@gyve.org>
3383 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3384 sample code `my-c-initialization-hook'.
3386 2006-10-19 Stuart D. Herring <herring@lanl.gov>
3388 * widget.texi: Fix typos.
3390 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
3392 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3393 "???". There have been no complaints for years, so the information
3394 must be appropriate.
3396 2006-10-16 Richard Stallman <rms@gnu.org>
3398 * widget.texi: Use @var instead of capitalization.
3399 Clarify many widget type descriptions.
3401 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3403 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3405 (Selecting a Group): Fix typo.
3407 2006-10-12 Roberto RodrÃguez <lanubeblanca@googlemail.com> (tiny change)
3409 * widget.texi: Fix typos.
3411 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3413 * gnus.texi (Image Enhancements): Update for Emacs 22.
3415 * gnus-faq.texi ([1.3]): Update.
3417 2006-10-06 Richard Stallman <rms@gnu.org>
3419 * faq.texi (Displaying the current line or column):
3420 Delete "As of Emacs 20".
3422 2006-10-06 Romain Francoise <romain@orebokech.com>
3424 * faq.texi (VM): VM works with Emacs 22 too.
3426 2006-10-06 Richard Stallman <rms@gnu.org>
3428 * ebrowse.texi: Remove Emacs version "21" from title.
3430 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3432 * gnus.texi (Foreign Groups): Say where change of editing commands are
3433 stored. Add reference to `gnus-parameters'.
3435 2006-09-15 Jay Belanger <belanger@truman.edu>
3437 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3438 Change "Library Public License" to "Lesser Public License"
3439 throughout. Use "yyyy" to represent year.
3441 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
3443 * org.texi (Setting tags): Typo fix.
3445 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3447 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3449 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3451 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3453 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3455 * faq.texi (Escape sequences in shell output): EMACS is now set
3456 to Emacs's absolute file name, not to "t".
3457 (^M in the shell buffer): Likewise.
3458 * misc.texi (Interactive Shell): Likewise.
3460 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3462 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3463 mails with pop3-leave-mail-on-server. Fix wording.
3464 (Limiting): Improve gnus-summary-limit-to-articles.
3467 2006-09-11 Simon Josefsson <jas@extundo.com>
3469 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3470 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3472 2006-09-06 Simon Josefsson <jas@extundo.com>
3474 * smtpmail.texi (Authentication): Mention SSL.
3476 2006-09-01 Eli Zaretskii <eliz@gnu.org>
3478 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3479 Don't use @indicateurl.
3481 * cc-mode.texi (Subword Movement): Don't use @headitem.
3482 (Custom Braces, Clean-ups): Don't use @tie.
3484 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
3486 Sync with Tramp 2.0.54.
3488 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3489 Suggested by Adrian Phillips <a.phillips@met.no>.
3491 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
3493 * org.texi (Installation, Activation): Split from Installation and
3495 (Clocking work time): Documented new features.
3497 2006-08-13 Alex Schroeder <alex@gnu.org>
3499 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3502 2006-08-12 Eli Zaretskii <eliz@gnu.org>
3504 * faq.texi (How to add fonts): New node.
3506 2006-08-05 Romain Francoise <romain@orebokech.com>
3508 * faq.texi (New in Emacs 22): Expand.
3510 2006-08-03 Michael Olson <mwolson@gnu.org>
3512 * erc.texi: Update for ERC 5.1.4.
3514 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3516 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3517 in .../site-lisp/gnus/ by default.
3518 [ From gnus-news.texi in the trunk. ]
3520 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3522 * gnus.texi (MIME Commands): Additions for yEnc.
3524 2006-07-24 Richard Stallman <rms@gnu.org>
3526 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3527 * faq.texi: Move periods and commas inside quotes.
3529 2006-07-20 Jay Belanger <belanger@truman.edu>
3531 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3533 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
3535 * faq.texi (Security risks with Emacs): Document Emacs 22
3536 file-local-variable mechanism.
3538 2006-07-12 Michael Olson <mwolson@gnu.org>
3540 * erc.texi: Update for ERC 5.1.3.
3542 2006-07-12 Alex Schroeder <alex@gnu.org>
3544 * rcirc.texi: Fix typos.
3545 (Getting started with rcirc): New calling convention for M-x irc.
3546 Mention #rcirc. Removed channel tracking.
3547 (Configuration): Changed the names of all variables that got changed
3548 recently, eg. rcirc-server to rcirc-default-server. Added
3549 documentation for rcirc-authinfo, some background for Bitlbee, and
3550 rcirc-track-minor-mode.
3551 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3553 (Reconnecting after you have lost the connection): Fixed example code
3554 to match code changes.
3556 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
3558 * gnus.texi, message.texi: Fix typos.
3560 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
3562 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3564 (Global TODO list): Document the use of the variables
3565 `org-agenda-todo-ignore-scheduled' and
3566 `org-agenda-todo-list-sublevels'.
3568 2006-07-05 Richard Stallman <rms@gnu.org>
3570 * faq.texi (Scrolling only one line): Fix xref.
3572 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3574 * faq.texi (Evaluating Emacs Lisp code):
3575 Throughout, replace eval-current-buffer with eval-buffer.
3577 2006-07-03 Richard Stallman <rms@gnu.org>
3579 * rcirc.texi (Scrolling conservatively): Fix xref.
3581 * pcl-cvs.texi (Viewing differences): Usage fix.
3583 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
3585 * org.texi (Agenda commands): Document `s' key to save all org-mode
3588 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
3590 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3591 names. Mention `cvs-msg' face.
3593 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
3595 * org.texi (Checkboxes): New section.
3597 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
3599 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3600 throughout this chapter.
3602 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
3604 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3605 text for standalone vs Emacs info.
3606 (Help): Clarify header line description. Use mouse-1 for clicks.
3607 (Help-P): Use mouse-1 for clicks.
3608 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3609 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3610 (Choose menu subtopic): Remove gratuitous Emacs command names.
3611 (Help-FOO): Put usual behavior first.
3612 (Help-Xref): Clicking on xrefs works in Emacs.
3613 (Search Text): Clarify what the default behavior is.
3614 (Create Info buffer): Fix Emacs window/X window confusion.
3615 (Emacs Info Variables): Fix for new Emacs init file behavior.
3617 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3619 * gnus.texi (Summary Buffer Lines): Fix typo.
3621 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
3623 * org.texi (Embedded LaTeX): New chapter.
3624 (Archiving): Section rewritten.
3625 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3627 2006-06-20 Bill Wohler <wohler@newt.com>
3629 Release MH-E manual version 8.0.1.
3631 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3633 (Preface): Depend on GNU mailutils 1.0 and higher.
3635 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3637 * message.texi (News Headers): Update message-syntax-checks section.
3639 2006-06-19 Karl Berry <karl@gnu.org>
3641 * info.texi (Advanced): Mention C-q, especially with ?.
3643 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
3645 * org.texi (Publishing links): Document the `:link-validation-function'
3647 (Extensions and Hacking): New chapter, includes some sections of the
3648 "Miscellaneous" chapter.
3650 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
3652 * org.texi (Progress logging): New section.
3654 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3656 * viper.texi (Viper Specials):
3657 * gnus.texi (Example Setup):
3658 * faq.texi (Backspace invokes help):
3659 * dired-x.texi (Optional Installation Dired Jump):
3660 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
3661 follow coding conventions.
3663 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3665 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3667 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
3669 * org.texi (ASCII export): Document indentation adaptation.
3670 (Setting tags): Document mutually-exclusive tags.
3672 2006-06-05 Romain Francoise <romain@orebokech.com>
3674 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
3677 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
3678 channel (#gnus@irc.freenode.net).
3679 Fix typos. Update copyright notice.
3681 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
3682 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
3683 (Line-Up Functions, Custom Macros):
3684 * ediff.texi (Window and Frame Configuration)
3685 (Highlighting Difference Regions):
3686 * emacs-mime.texi (Display Customization):
3687 * erc.texi (History):
3688 * eshell.texi (Known problems):
3689 * eudc.texi (Overview, BBDB):
3690 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
3691 (The problem of spam, SpamOracle, Extending the Spam package)
3692 (Conformity, Terminology):
3693 * idlwave.texi (Routine Info)
3694 (Class and Keyword Inheritance, Padding Operators)
3695 (Breakpoints and Stepping, Electric Debug Mode)
3696 (Examining Variables, Troubleshooting):
3697 * org.texi (Creating timestamps):
3698 * reftex.texi (Commands, Options, Changes):
3699 * tramp.texi (Inline methods, Password caching)
3700 (Auto-save and Backup, Issues):
3701 * vip.texi (Files, Commands in Insert Mode):
3702 * viper.texi (Emacs Preliminaries, States in Viper)
3703 (Packages that Change Keymaps, Viper Specials, Groundwork):
3706 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
3708 * ediff.texi: Fix typos.
3710 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
3712 * org.texi: Small typo fixes.
3714 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
3716 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
3718 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3720 * pcl-cvs.texi: Fix typos.
3721 (Customization): Say "us".
3723 2006-05-26 Eli Zaretskii <eliz@gnu.org>
3725 * org.texi: Remove bogus @setfilename.
3727 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
3729 * org.texi (ASCII export): Omit command name.
3730 (HTML export): Add prefix to all lines in Local Variable example.
3731 (Acknowledgments): Typeset names in italics.
3733 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3735 * org.texi (Plain lists): Add new item navigation commands.
3736 (External links): Document elisp and info links.
3737 (Custom searches): New section.
3738 (Publishing): New chapter.
3739 (HTML export): Include a list of supported CSS classes.
3740 (Setting tags): Describe the fast-tag-setting interface.
3742 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3744 * dired-x.texi: ifinfo -> ifnottex.
3746 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3748 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3750 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3752 * message.texi (Interface): Add tool bar customization.
3753 (MIME): Index and text additions for mml-attach.
3754 (MIME): Describe mml-dnd-protocol-alist and
3755 mml-dnd-attach-options.
3757 * gnus.texi (Oort Gnus): Reorder entries in sections.
3759 (Starting Up): Add references to "Emacs for Heathens" and to
3760 "Finding the News". Add user-full-name and user-mail-address.
3761 (Group Buffer Format): Add tool bar customization and update.
3762 (Summary Buffer): Add tool bar customization.
3763 (Posting Styles): Add message-alternative-emails.
3765 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
3767 * tramp.texi (Filename completion): Improve wording.
3769 2006-05-07 Romain Francoise <romain@orebokech.com>
3771 * faq.texi (Using regular expressions): Fix typo.
3772 (Packages that do not come with Emacs): Fix capitalization.
3773 (Replacing text across multiple files): Expand node to explain how
3774 to use `dired-do-query-replace-regexp' in more detail, based on
3775 suggestion by Eric Hanchrow <offby1@blarg.net>.
3777 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
3779 * tramp.texi (Filename completion): Completion of remote files'
3780 method, user name and host name is active only in partial
3783 2006-05-06 Bill Wohler <wohler@newt.com>
3785 Release MH-E manual version 8.0.
3787 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3790 2006-05-06 Bill Wohler <wohler@newt.com>
3792 * mh-e.texi (MH-BOOK-HOME): Change from
3793 http://www.ics.uci.edu/~mh/book/mh to
3794 http://rand-mh.sourceforge.net/book/mh.
3795 Replace .htm suffix with .html for MH book files.
3796 (Using This Manual): Update key binding for getting relevant
3797 chapter in Info from command key.
3798 (Ranges): Fix itemx.
3800 2006-05-05 Karl Berry <karl@gnu.org>
3802 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3803 (\fonttextsize): New user-level command to change text font size.
3805 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3807 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3809 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3811 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3813 2006-04-24 Bill Wohler <wohler@newt.com>
3815 * mh-e.texi (Getting Started): Make it more explicit that you need
3816 to install MH. Add pointers to current MH implementations.
3818 2006-04-21 Bill Wohler <wohler@newt.com>
3820 Release MH-E manual version 7.94.
3822 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3825 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
3827 * org.texi: Many small fixes.
3828 (Handling links): Rename from "Managing links".
3830 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3832 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3833 (Splitting mail using spam-stat): Fix @xref.
3835 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
3837 * gnus.texi (Spam Package): Major revision of the text.
3838 Previously this node was "Filtering Spam Using The Spam ELisp Package".
3840 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
3842 * org.texi (Time stamps): Better explanation of the purpose of
3843 different time stamps.
3844 (Structure editing, Plain lists): More details on how new items
3845 and headings are inserted.
3847 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
3849 * org.texi (Formula syntax): Fix link to Calc Manual.
3851 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3853 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3855 2006-04-17 Bill Wohler <wohler@newt.com>
3857 * mh-e.texi (Folders): Update mh-before-quit-hook and
3858 mh-quit-hook example with code that removes the buffers rather
3859 than just bury them.
3861 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
3863 Sync with Tramp 2.0.53.
3865 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
3867 * org.texi (Updating settings): New section.
3868 (Visibility cycling): Better names for the startup folding
3870 (Exporting): Completely restructured.
3871 (The very busy C-c C-c key): New section.
3872 (Summary of in-buffer settings): New section.
3874 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3876 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3878 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3880 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3881 (Server Commands): Key `v' is reserved for users.
3883 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
3885 * org.texi (Link format): New section, emphasis on bracket links.
3886 (External links): Document bracket links.
3887 (FAQ): Expand to cover shell links and the new link format.
3889 2006-04-09 Kevin Ryde <user42@zip.com.au>
3891 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3893 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3895 * gnus.texi (Summary Buffer Lines): Add `*'.
3897 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
3899 * gnus.texi (Group Parameters):
3900 Mention gnus-permanently-visible-groups.
3902 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3904 * gnus.texi (Face): Fix typo.
3906 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3908 * gnus.texi (X-Face): Clarify.
3909 (Face): Need Emacs with PNG support.
3911 2006-04-06 Richard Stallman <rms@gnu.org>
3913 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3916 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3918 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3919 blocks not suitable for inclusion with Emacs using variable
3922 2006-04-04 Simon Josefsson <jas@extundo.com>
3924 * gnus.texi (Security): Improve.
3926 2006-04-02 Bill Wohler <wohler@newt.com>
3928 * mh-e.texi (Getting Started, Junk, Bug Reports)
3929 (MH FAQ and Support): Fix URLs.
3931 2006-03-31 Romain Francoise <romain@orebokech.com>
3933 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3934 to t, not nil (and has for the past eight years).
3936 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3938 * message.texi, gnus.texi: Bump version to 5.11.
3940 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3942 * gnus.texi (Top): Add comment about version line.
3944 * message.texi (Top): Ditto. Change to take named versions into
3947 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3949 * gnus.texi (Posting Styles): Add x-face-file to example.
3950 (X-Face): Refer to posting styles.
3952 * gnus-faq.texi ([5.8]): Add x-face-file.
3953 ([8.4]): Add links to gmane.emacs.gnus.user and
3954 gmane.emacs.gnus.general.
3956 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3958 * gnus-faq.texi: Use .invalid.
3959 ([5.4]): Fix gnus-posting-styles example.
3961 2006-03-27 Romain Francoise <romain@orebokech.com>
3963 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3964 Emacs/W3 needs a new maintainer.
3965 (Ispell): Update author and version info.
3966 (Mailcrypt): Mention PGG.
3967 (New in Emacs 22): Add PGG to the list of new packages.
3968 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3971 2006-03-25 Karl Berry <karl@gnu.org>
3973 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3974 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3975 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3976 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3977 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3978 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3979 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3980 (2) do not indent copyright year list (or anything else).
3982 2006-03-21 Bill Wohler <wohler@newt.com>
3984 * mh-e.texi (Folders): Various edits.
3986 2006-03-20 Romain Francoise <romain@orebokech.com>
3988 * gnus.texi (Mail Folders): Grammar fix.
3990 2006-03-19 Bill Wohler <wohler@newt.com>
3992 * mh-e.texi (Replying): Document Mail-Followup-To.
3993 Change manually-formatted table to multitable. Add debugging info.
3994 Move description of mh-reply-default-reply-to into paragraph
3995 that describes its values.
3997 2006-03-17 Bill Wohler <wohler@newt.com>
3999 * mh-e.texi: Use smallexample and smalllisp consistently.
4000 (Sending Mail Tour): Update method of entering
4001 addresses and subject.
4002 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4003 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4005 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
4007 * org.texi: Version number change only.
4009 2006-03-14 Bill Wohler <wohler@newt.com>
4011 * mh-e.texi: Add index entries around each paragraph rather than
4012 depend on entries from beginning of node. Doing so ensures that
4013 index entries are less likely to be forgotten if text is cut and
4014 pasted, and are necessary anyway if the references are on a
4015 separate page. It seems that makeinfo is now (v. 4.8) only
4016 producing one index entry per node, so there is no longer any
4017 excuse not to. Use subheading instead of heading. The incorrect
4018 use of heading produced very large fonts in Info--as large as the
4020 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4021 versions 6 and 7 appeared *around* the time of these Emacs releases.
4023 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
4025 * org.texi (Clean view): Document new startup options.
4027 2006-03-11 Bill Wohler <wohler@newt.com>
4029 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4030 (Composing, Scan Line Formats): Fix @refs.
4031 (Getting Started): Define MH profile and MH profile components.
4032 (Incorporating Mail, Reading Mail, Viewing, Printing)
4033 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4034 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4035 for string constants.
4036 (Tool Bar): Remove spurious quote.
4037 (Junk): Use ``...'' instead of "...".
4038 (Scan Line Formats): Replace @samp with @kbd.
4040 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4042 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4044 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4046 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4049 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4051 * gnus.texi: Markup fix.
4052 (Fancy Mail Splitting): Specify new feature.
4054 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4056 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4057 partial-words matching.
4059 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4061 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4063 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4064 (MIME Commands): Fix mm-discouraged-alternatives.
4066 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
4068 * org.texi: Version number change only.
4070 2006-03-06 Bill Wohler <wohler@newt.com>
4072 * mh-e.texi: Move from SourceForge repository to Savannah.
4073 This is version 7.93, which is a total rewrite from the previous
4074 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4077 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4079 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4081 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
4083 * org.texi (Interaction): Add item about `org-mouse.el' by
4085 (Managing links): Document that also mouse-1 can be used to
4087 (Headlines, FAQ): Add entry about hiding leading stars.
4088 (Miscellaneous): Resort the sections in this chapter to a more
4091 2006-02-27 Simon Josefsson <jas@extundo.com>
4093 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4094 2004-01-27 from the trunk).
4096 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4098 * cc-mode.texi: Rename c-hungry-backspace to
4099 c-hungry-delete-backwards, at the request of RMS. Leave the old
4102 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4104 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4105 include the function header within the defun.
4107 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4109 * cc-mode.texi: Correct two typos.
4111 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4113 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4115 (Electric Keys): Add a justification for electric indentation.
4116 (Hungry WS Deletion): Clear up the names and complications of the
4117 BACKSPACE and DELETE keys.
4119 2006-02-23 Juri Linkov <juri@jurta.org>
4121 * faq.texi (Common requests): Move `Turning on auto-fill by
4122 default' after `Wrapping words automatically'. Move `Working with
4123 unprintable characters' before `Searching for/replacing newlines'.
4124 Move `Replacing highlighted text' after `Highlighting a region'.
4125 Merge `Repeating commands' and `Repeating a command as many times
4126 as possible' into the former.
4127 (Packages that do not come with Emacs): Add refs to Gmane and
4130 2006-02-23 Juri Linkov <juri@jurta.org>
4132 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4133 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4134 Add xref to `(emacs)Reporting Bugs'.
4135 (Getting a printed manual): Add URL to other formats of the manual.
4136 (Common requests): Fix menu.
4137 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4138 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4139 (Inserting text at the beginning of each line): Add pxref to
4140 `Changing the included text prefix'.
4141 (Forcing the cursor to remain in the same column): Mention `track-eol'
4142 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4143 (Replacing text across multiple files): Add keybinding `Q' for
4144 `dired-do-query-replace'.
4146 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
4148 * reftex.texi: Version number and date change only.
4150 * org.texi (Internal Links): Rewrite to cover the modified
4153 2006-02-17 Eli Zaretskii <eliz@gnu.org>
4155 * faq.texi: Remove the coding cookie, it's not needed anymore.
4157 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4159 * faq.texi (Colors on a TTY): Mention Mac OS port.
4161 2006-02-12 Karl Berry <karl@gnu.org>
4163 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4166 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4168 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4170 2006-02-08 Romain Francoise <romain@orebokech.com>
4172 * faq.texi (Top): Remove paragraph about the FAQ being a
4173 transitional document, etc.
4174 (Searching for/replacing newlines): New node.
4175 (Yanking text in isearch): New node.
4176 (Inserting text at the beginning of each line): Rename and make
4177 more general, mention `M-;' in Message mode.
4179 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4181 * faq.texi (Meta key does not work in xterm)
4182 (Emacs does not display 8-bit characters)
4183 (Inputting eight-bit characters): Update xrefs.
4185 2006-02-06 Romain Francoise <romain@orebokech.com>
4187 * faq.texi (VM): VM now at version 7.19.
4188 Set myself as maintainer of this file.
4190 2006-02-04 Michael Olson <mwolson@gnu.org>
4192 * erc.texi (History): Note that ERC is now included with Emacs.
4194 2006-01-31 Romain Francoise <romain@orebokech.com>
4196 * message.texi (Message Headers): Explain what
4197 `message-alternative-emails' does in more detail.
4198 Update copyright year.
4200 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
4202 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4204 2006-01-29 Richard M. Stallman <rms@gnu.org>
4206 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4208 2006-01-29 Michael Olson <mwolson@gnu.org>
4210 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4212 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4214 * faq.texi (New in Emacs 22): Mention ERC.
4216 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4218 * rcirc.texi: Capitalize dir entry for consistency with the entry
4219 in info/dir and other entries in the Emacs category.
4220 Fix typos. Delete trailing whitespace.
4222 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
4224 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4226 2006-01-27 Eli Zaretskii <eliz@gnu.org>
4228 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4229 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4231 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4232 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4234 2006-01-27 Alex Schroeder <alex@gnu.org>
4236 * rcirc.texi: New file.
4238 2006-01-23 Juri Linkov <juri@jurta.org>
4240 * widget.texi (User Interface): Add S-TAB for widget-backward.
4242 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
4244 Sync with Tramp 2.0.52.
4246 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4247 Add Tramp disabling item. New item for common connection problems.
4248 (various): Apply "ftp" as method for the download URL.
4249 (Bug Reports): Refer to FAQ for common problems.
4251 2006-01-21 Eli Zaretskii <eliz@gnu.org>
4253 * widget.texi (User Interface): Use @key for TAB.
4255 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4257 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4260 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4262 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4264 * gnus.texi: Update copyright.
4266 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4268 * gnus.texi (Article Washing): Additions.
4270 2006-01-08 Alex Schroeder <alex@gnu.org>
4272 * pgg.texi (Caching passphrase): Rewording.
4274 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
4276 * org.texi (Agenda commands): Document tags command.
4278 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4280 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4282 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4284 * gnus.texi (RSS): Addition.
4286 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4288 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4290 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4292 * emacs-mime.texi (Display Customization): Add setting example to
4293 mm-discouraged-alternatives.
4295 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4297 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4298 version is the canonical version.
4300 2006-01-08 Alex Schroeder <alex@gnu.org>
4302 * pgg.texi (Caching passphrase): Rewording.
4304 2006-01-06 Eli Zaretskii <eliz@gnu.org>
4306 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4309 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
4311 * org.texi: Removed the accidentally re-added empty line in the
4314 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
4316 * org.texi (Agenda Views): Chapter reorganized.
4318 2005-12-29 Romain Francoise <romain@orebokech.com>
4320 * faq.texi (Using Customize): New node.
4322 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4324 * org.texi: Remove blank line in @direntry. It is non-standard
4325 and recursively produces blank lines all over the dir file (when
4328 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4330 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4332 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4334 * org.texi (Tags): Boolean logic documented.
4335 (Agenda Views): Document custom commands.
4337 2005-12-20 David Kastrup <dak@gnu.org>
4339 * faq.texi (AUCTeX): Update version and mailing list info.
4341 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4343 * gnus.texi (MIME Commands): Mention addition of
4344 multipart/alternative to gnus-buttonized-mime-types and add xref
4345 to mm-discouraged-alternatives.
4347 * emacs-mime.texi (Display Customization): Mention addition of
4348 "image/.*" and add xref to gnus-buttonized-mime-types in the
4349 mm-discouraged-alternatives section.
4351 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4353 * org.texi (Tags): New section.
4354 (Agenda Views): Chapter reorganized.
4356 2005-12-16 Eli Zaretskii <eliz@gnu.org>
4358 * org.texi (Internal Links): Add a missing comma after an @xref.
4360 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
4362 * faq.texi (Filling paragraphs with a single space): No need to
4363 change sentence-end now.
4365 2005-12-13 Romain Francoise <romain@orebokech.com>
4367 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4369 2005-12-12 Jay Belanger <belanger@truman.edu>
4371 * faq.texi (Calc): Update version number.
4373 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
4375 * org.texi (Progress Logging): New section.
4377 2005-12-10 Romain Francoise <romain@orebokech.com>
4379 Update the Emacs FAQ for the 22.1 release.
4381 * faq.texi: Set VER to `22.1'.
4382 (Basic editing): Explain how to use localized versions of the
4383 Tutorial. Mention that `C-h r' displays the manual. Delete
4384 obsolete WWW link to an Emacs 18 tutorial.
4385 (Getting a printed manual): Point to the new locations of the
4386 manuals on the GNU Web site.
4387 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4388 available via Info (it was previously distributed separately).
4389 (Installing Texinfo documentation): The latest version of Texinfo
4391 (Informational files for Emacs): COPYING is the GNU General Public
4392 License, not the Emacs General Public License.
4393 (Informational files for Emacs): Delete obsolete link to the
4394 GNUinfo pages as they have been removed from the GNU Web site.
4395 (New in Emacs 22): New node.
4396 (Setting up a customization file): Say that most packages support
4398 (Colors on a TTY): Delete reference to instructions on how to
4399 enable syntax highlighting, it is now enabled by default.
4400 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4401 at startup automatically.
4402 (Controlling case sensitivity): Mention `M-c' in isearch.
4403 (Using an already running Emacs process): Emacs now creates the
4404 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4405 gnuserv. As emacsclient can now run Lisp code as well, delete a
4406 sentence praising gnuserv for that. Simplify description of how
4407 the client/server operation works.
4408 (Compiler error messages): Delete obsolete text (compile.el has
4410 (Indenting switch statements): Fix typo.
4411 (Matching parentheses): Simplify setup instructions, mention the
4412 menu bar item in the Options menu.
4413 (Repeating a command as many times as possible): Mention `C-x e'.
4414 (Going to a line by number): Mention new keymap and bindings
4415 `M-g M-g', `M-g M-p' and `M-g M-n'.
4416 (Turning on syntax highlighting): Now on by default. Simplify.
4417 (Replacing highlighted text): Use `1', not `t'.
4418 (Problems with very large files): The maximum size is now 256MB on
4420 (^M in the shell buffer): Mention `comint-process-echoes'.
4421 (Emacs for Apple computers): Emacs 22 has native support for Mac
4423 (Translating names to IP addresses): Delete node.
4424 (Binding keys to commands): Fix typo.
4425 (SPC no longer completes file names): New node.
4426 (MIME with Emacs mail packages): Delete section about the Emacs
4427 MIME FAQ (it's not reachable anymore).
4429 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4431 * cc-mode.texi: The manual has been extensively revised: the
4432 information about using CC Mode has been separated from the larger
4433 and more difficult chapters about configuration. It has been
4434 updated for CC Mode 5.31.
4436 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4438 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4439 (Selecting an implementation): Fix descriptions.
4441 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4443 * message.texi (Various Message Variables): Addition.
4445 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4447 * message.texi: Fix default values.
4449 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4451 * message.texi (Header Commands): Clarify descriptions of
4452 message-cross-post-followup-to, message-reduce-to-to-cc, and
4453 message-insert-wide-reply.
4454 (Various Commands): Fix kindex for message-kill-to-signature;
4455 clarify description of message-tab.
4457 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4459 * message.texi (Mailing Lists): Fix description about MFT.
4461 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4463 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4465 * gnus.texi (Slow Terminal Connection): Replace old description
4468 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4470 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4471 replace X-Draft-Headers with X-Draft-From.
4473 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4475 * gnus.texi (Various Various): Fix the default value of
4476 nnheader-max-head-length.
4477 (Gnus Versions): Fix typo.
4479 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
4481 * org.texi (Structure editing): Document new functionality of
4484 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4486 * org.texi (Internal Links): Fix Texinfo usage.
4488 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
4490 * org.texi (TODO basics): Document the global todo list.
4491 (TODO items): Documents sparse tree for specific TODO
4494 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
4496 * org.texi (Plain Lists): Typos fixed.
4498 2005-11-28 Jay Belanger <belanger@truman.edu>
4500 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4502 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
4504 * org.texi (Structure editing): New item moving commands added.
4505 (Plain Lists): New section.
4507 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
4509 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4510 (Agenda): Document commands `org-cycle-agenda-files' and
4511 `org-agenda-file-to-front'
4512 (Built-in table editor): Document `org-table-sort-lines'.
4513 (HTML formatting): Export of hand-formatted lists.
4515 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4517 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4518 new variable gnus-toolbar-thickness.
4520 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4522 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4524 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4526 * gnus.texi (X-Face): Fix description.
4527 (XVarious): Remove gnus-xmas-logo-color-alist and
4528 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4530 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4532 * gnus.texi (Group Parameters): Mention new variable
4533 gnus-parameters-case-fold-search.
4534 (Home Score File): Addition.
4536 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
4538 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4539 (Overview): List supported feed types.
4540 (Installation): No installation necessary when using autoload.
4541 (Configuration): Rename "RSS" to "news".
4543 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4545 * pgg.texi (User Commands): Document additional passphrase
4546 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4547 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4549 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
4551 * org.texi: Version number changed to 3.19.
4553 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
4555 * pgg.texi (How to use): Update the example to add autoload of
4556 pgg-encrypt-symmetric-region.
4557 (User Commands): Document pgg-encrypt-symmetric-region.
4558 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4560 2005-10-27 Jay Belanger <belanger@truman.edu>
4562 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4563 mention other TeX-related units.
4565 2005-10-23 Lars Hansen <larsh@soem.dk>
4567 * dired-x.texi (Miscellaneous Commands): Replace
4568 dired-do-relative-symlink by dired-do-relsymlink and
4569 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4571 2005-10-23 Jay Belanger <belanger@truman.edu>
4573 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4576 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
4578 * faq.texi (Bugs and problems): Replace
4579 `dired-move-to-filename-regexp' by
4580 `directory-listing-before-filename-regexp'.
4582 2005-10-22 Eli Zaretskii <eliz@gnu.org>
4584 * newsticker.texi (UPDATED): Set value.
4586 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4588 * gnus.texi (Document Groups): Remove duplicate item.
4590 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
4592 * org.texi (Summary): Mention iCalendar support.
4593 (Exporting): Document iCalendar support.
4595 2005-10-18 Romain Francoise <romain@orebokech.com>
4597 * viper.texi (Viper Specials): Capitalize GNU.
4599 2005-10-17 Juri Linkov <juri@jurta.org>
4601 * info.texi (Getting Started, Search Index, Expert Info):
4603 (Search Text): Replace `echo area' with `mode line'.
4604 (Search Index): Both `i' and `,' find all index entries.
4605 Replace example `C-f' with `C-l' (which exists in index of Info
4606 manual) and delete spaces in its keyboard input sequence.
4607 Delete unnecessary explanations about literal characters.
4609 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4611 * gnus.texi (Document Server Internals): Addition.
4613 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4615 * gnus.texi (A note on namespaces): Fix RFC reference.
4617 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4619 * gnus.texi (RSS): Fix key description.
4621 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4623 * gnus.texi: Emacs/w3 -> Emacs/W3.
4624 (Browsing the Web): Fix description.
4625 (Web Searches): Ditto.
4626 (Customizing W3): Ditto.
4628 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4630 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4632 2005-10-11 Jay Belanger <belanger@truman.edu>
4634 * calc.texi (Integration): Mention using `a i' to compute definite
4637 2005-10-11 Juri Linkov <juri@jurta.org>
4639 * info.texi: Rearrange nodes.
4640 (Top): Update menu. Change ref `Info for Experts' to
4641 `Advanced Info Commands'.
4642 (Getting Started): Fix description of manual's parts.
4643 (Help-Int): Change xref `Info Search' to `Search Index', and
4644 `Expert Info' to `Advanced'.
4645 (Advanced): Move node one level up.
4646 (Search Text, Search Index): New nodes split out from `Info Search'.
4647 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4648 split out from `Advanced'.
4649 (Advanced, Emacs Info Variables): De-document editing an Info file
4651 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4652 (Creating an Info File): Delete node and move its text to
4655 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
4657 * org.texi (Workflow states): Documented that change in keywords
4658 becomes active only after restart of Emacs.
4660 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
4662 Sync with Tramp 2.0.51.
4664 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
4666 * speedbar.texi (Introduction): Describe new location of speedbar
4668 (Basic Key Bindings): Remove descriptions of bindings that have
4671 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
4673 * speedbar.texi (GDB): Describe use of watch expressions.
4675 2005-09-28 Simon Josefsson <jas@extundo.com>
4677 * message.texi (IDNA): Fix.
4679 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
4681 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
4682 nntp-server-hook, and nntp-warn-about-losing-connection; fix
4683 description of nntp-open-connection-function.
4684 (Common Variables): Fix descriptions.
4686 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
4688 * gnus.texi (Server Buffer Format): Document the %a format spec.
4690 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4692 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
4694 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
4696 * org.texi Version 3.16.
4698 2005-09-19 Miles Bader <miles@gnu.org>
4700 * newsticker.texi: Get rid of CVS keywords.
4702 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
4704 * gnus.texi (Finding the Parent): Fix description of how Gnus
4707 2005-09-14 Jari Aalto <jari.aalto@cante.net>
4709 * gnus.texi (Advanced Scoring Examples): New examples to teach how
4710 to drop off non-answered articles.
4712 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
4714 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
4715 braces (which are unsupported by NMAKE) for macro `srcdir'.
4717 2005-09-17 Eli Zaretskii <eliz@gnu.org>
4719 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4720 (../info/newsticker, newsticker.dvi): New targets.
4722 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
4724 * newsticker.texi: Replace @command with @code. Replace @example
4726 (Top): Added explanations to menu items.
4727 (GNU Free Documentation License): Removed.
4729 2005-09-16 Romain Francoise <romain@orebokech.com>
4731 Update all files to specify GFDL version 1.2.
4733 * doclicense.texi (GNU Free Documentation License): Update to
4736 2005-09-15 Richard M. Stallman <rms@gnu.org>
4738 * newsticker.texi: Fix @setfilename.
4740 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4741 (../info/newsticker, newsticker.dvi): New targets.
4743 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
4745 * org.texi: Version 3.15.
4747 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4749 * ses.texi: Combine all three indices into one.
4750 Correct a few typos.
4752 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4754 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4756 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4758 * emacs-mime.texi (Handles): Remove duplicate item.
4759 (Encoding Customization): Fix the default value for
4760 mm-coding-system-priorities.
4761 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4762 (Basic Functions): Fix reference.
4764 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4766 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4768 2005-08-18 Richard M. Stallman <rms@gnu.org>
4770 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4773 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4774 not keyboard-translate.
4776 2005-08-11 Richard M. Stallman <rms@gnu.org>
4778 * faq.texi (Using regular expressions): Fix xref.
4780 2005-08-09 Juri Linkov <juri@jurta.org>
4782 * info.texi (Help-P): Replace `Prev' with `Previous'.
4783 (Help-M, Help-Xref): Add S-TAB.
4784 (Help-FOO): Update `u' command.
4785 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4786 Update info about visibility of xref parts.
4787 (Help-Int): Fix `m' command. Rename `Info-last' to
4788 `Info-history-back'. Add `Info-history-forward'.
4789 (Advanced): Fix `g*' and `M-n' commands.
4790 (Info Search): Add `index-apropos' in stand-alone browser.
4791 Add isearch commands.
4792 (Emacs Info Variables): Remove `Info-fontify'.
4793 Add `Info-mode-hook'. Update face names.
4794 Add `Info-fontify-maximum-menu-size',
4795 `Info-fontify-visited-nodes', `Info-isearch-search'.
4797 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
4799 Sync with Tramp 2.0.50.
4801 * tramp.texi: Use @option{} consequently for method names.
4802 (Inline methods, External transfer methods): Remove references to
4804 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4807 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4809 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4810 Mention that gnus-init-file is not read when Emacs is invoked with
4811 --no-init-file or -q.
4813 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
4815 * org.texi: Version 3.14.
4817 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
4819 * org.texi: Version 3.13.
4821 2005-07-18 Juri Linkov <juri@jurta.org>
4823 * calc.texi (Time Zones, Logical Operations):
4824 * cl.texi (Overview):
4825 * org.texi (TODO types):
4826 * sc.texi (Emacs 18 MUAs):
4827 * speedbar.texi (Top):
4828 * url.texi (History):
4829 Delete duplicate duplicate words.
4831 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
4833 * cl.texi (Type Predicates): Document `atom' type.
4835 2005-07-04 Lute Kamstra <lute@gnu.org>
4837 Update FSF's address in GPL notices.
4839 * calc.texi (Copying):
4840 * doclicense.texi (GNU Free Documentation License):
4841 * faq.texi (Contacting the FSF):
4842 * mh-e.texi (Copying): Update FSF's address.
4844 2005-07-03 Richard M. Stallman <rms@gnu.org>
4846 * flymake.texi (Example -- Configuring a tool called directly):
4847 Update name of flymake-build-relative-filename.
4849 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4851 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4853 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
4855 * org.texi: Version 3.12.
4857 2005-06-24 Eli Zaretskii <eliz@gnu.org>
4859 * makefile.w32-in (MAKEINFO): Use --force.
4860 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4862 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4865 2005-06-23 Richard M. Stallman <rms@gnu.org>
4867 * speedbar.texi (Creating a display): Texinfo usage fixes.
4869 * tramp.texi (Customizing Completion, Auto-save and Backup):
4870 Texinfo usage fixes.
4872 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
4874 * dired-x.texi (Miscellaneous Commands):
4875 * ediff.texi (Miscellaneous):
4876 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4878 * info.texi (Help-Xref):
4879 * message.texi (Message Headers):
4880 * org.texi (Remember):
4881 * reftex.texi (Options (Defining Label Environments)):
4882 (Options (Index Support)):
4883 (Options (Viewing Cross-References)):
4886 * speedbar.texi (Creating a display):
4887 * tramp.texi (Customizing Completion, Auto-save and Backup):
4890 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
4892 * org.texi: Version 3.11.
4894 2005-06-12 Jay Belanger <belanger@truman.edu>
4896 * calc.texi (Getting Started): Remove extra menu item.
4898 2005-05-31 Jay Belanger <belanger@truman.edu>
4900 * calc.texi (Notations Used in This Manual): Use @kbd for key
4902 (Demonstration of Calc): Mention another way of starting Calc.
4903 (Starting Calc): Mention long name of M-#.
4904 (Embedded Mode Overview): Remove unnecessary instruction.
4905 (Other M-# commands): Rephrase `M-# 0' explanation.
4906 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4907 reflect current behavior.
4909 2005-05-30 Jay Belanger <belanger@truman.edu>
4911 * calc.texi (Hooks): Change description of calc-window-hook and
4912 calc-trail-window-hook to match usage.
4913 (Computational Functions): Add more constant-generating functions.
4914 (Customizable Variables): Use defvar.
4916 2005-05-28 Jay Belanger <belanger@truman.edu>
4918 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4919 (Basic Embedded Mode): Explain behavior of arguments to
4922 2005-05-27 Jay Belanger <belanger@truman.edu>
4924 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4927 2005-05-25 Jay Belanger <belanger@truman.edu>
4929 * calc.texi: Change Calc version number throughout.
4930 (Keypad Mode): Change location in info output.
4931 (Keypad mode overview): Move picture of keypad.
4933 2005-05-21 Jay Belanger <belanger@truman.edu>
4935 * calc.texi (Storing variables): Mention that only most variables
4936 are void to begin with.
4938 2005-05-21 Kevin Ryde <user42@zip.com.au>
4940 * widget.texi (Basic Types): Update cross ref from "Enabling
4941 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4942 lispref/text.texi change.
4944 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
4946 * org.texi: Version 3.09.
4948 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
4950 * reftex.texi: Version 4.28.
4952 2005-05-16 Jay Belanger <belanger@truman.edu>
4954 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4956 2005-05-14 Jay Belanger <belanger@truman.edu>
4958 * calc.texi (Default Simplifications): Insert missing ! (logical
4961 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
4963 Sync with Tramp 2.0.49.
4965 2005-05-10 Jay Belanger <belanger@truman.edu>
4967 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4970 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
4972 * org.texi: Version 3.08, structure reorganized.
4974 2005-04-24 Richard M. Stallman <rms@gnu.org>
4976 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4978 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
4980 * org.texi: Update to version 3.06.
4982 2005-04-13 Lute Kamstra <lute@gnu.org>
4984 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4986 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4988 * cl.texi (Porting Common Lisp): Fix typo.
4990 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4992 * gnus.texi (RSS): Addition.
4994 2005-04-04 Jay Belanger <belanger@truman.edu>
4996 * calc.texi: Change Calc version number.
4997 (Customizable variables): Fix description of calc-language-alist.
4998 (Copying): Put in version 2 of GPL.
5000 2005-04-01 Jay Belanger <belanger@truman.edu>
5002 * calc.texi (Troubleshooting Commands): Remove comment about
5004 (Installation): Remove section.
5005 (Customizable Variables): New section.
5006 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5007 (Graphical Devices): Add references to Customizable Variables.
5009 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5011 * emacs-mime.texi (Display Customization): Markup fixes.
5014 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5016 * gnus-faq.texi: Replaced with auto-generated version.
5018 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5020 * dired-x.texi (Multiple Dired Directories): default-directory was
5021 renamed to dired-default-directory.
5023 2005-03-26 Jay Belanger <belanger@truman.edu>
5025 * calc.texi (Simplifying Formulas, Rewrite Rules):
5026 Change description of top and bottom of fraction.
5027 (Modulo Forms): Move description of how to create modulo forms to
5028 earlier in the section.
5029 (Fraction Mode): Suggest using : to get a fraction by dividing.
5030 (Basic Arithmetic): Adjust placement of command name.
5031 (Truncating the Stack): Emphasize that "hidden" entries are still
5033 (Installation): Move discussion of printing manual to "About This
5035 (About This Manual): Mention how to print the manual.
5036 (Reporting Bugs): Remove first person.
5037 (Building Vectors): Add algebraic version of append.
5038 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5039 (Grouping Digits): Fix typo.
5041 2005-03-25 Werner Lemberg <wl@gnu.org>
5043 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5044 Replace `legal' with `valid'.
5046 2005-03-25 Werner Lemberg <wl@gnu.org>
5048 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5050 2005-03-24 Jay Belanger <belanger@truman.edu>
5052 * calc.texi (General Mode Commands)
5053 (Mode Settings in Embedded Mode): Add some explanation of
5054 recording mode settings.
5056 2005-03-24 Richard M. Stallman <rms@gnu.org>
5058 * calc.texi: Remove praise of non-free software.
5060 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5061 (Installation): Node deleted.
5063 2005-03-23 Richard M. Stallman <rms@gnu.org>
5065 * url.texi (HTTP language/coding): Improve last change.
5067 2005-03-22 Jay Belanger <belanger@truman.edu>
5069 * calc.texi (Embedded Mode): Add new information on changing
5072 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5074 Sync with Tramp 2.0.48.
5076 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5078 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5079 "GNU/Linux". Change all addresses to .gnu.org.
5080 (Default Method): Offer shortened syntax for "su" and "sudo"
5083 2005-03-07 Richard M. Stallman <rms@gnu.org>
5085 * url.texi: Fix usage of "e.g.".
5086 (HTTP language/coding): Explain the rules for these strings.
5088 2005-03-06 Richard M. Stallman <rms@gnu.org>
5090 * woman.texi (Introduction): Minor cleanups.
5092 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5094 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5095 (Installation): Node deleted.
5097 * mh-e.texi (Preface): Get rid of "Emacs 21".
5099 * eshell.texi (Installation): Delete node (for Emacs 20).
5101 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5103 * flymake.texi: Refill and tweak style in @lisp blocks.
5105 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5107 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5109 2005-03-01 Jay Belanger <belanger@truman.edu>
5111 * calc.texi (Trigonometric and Hyperbolic Functions):
5112 Mention additional functions.
5113 (Algebraic Simplifications): Mention additional simplifications.
5115 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5117 * ses.texi: Add concept/function/variable indices (this work was
5118 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5119 papers on file at FSF).
5121 2005-02-10 Jay Belanger <belanger@truman.edu>
5123 * calc.texi: Change @LaTeX to La@TeX throughout.
5124 Redefine @expr as @math for TeX output.
5125 Redefine @texline as a no-op for TeX output.
5126 Define @tfn, replace @t by @tfn throughout.
5128 2005-02-09 Jay Belanger <belanger@truman.edu>
5130 * calc.texi: Add macro for LaTeX for info output.
5132 2005-02-08 Kim F. Storm <storm@cua.dk>
5134 * texinfo.tex (LaTex): Add def.
5136 2005-02-06 Jay Belanger <belanger@truman.edu>
5138 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5139 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5142 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5144 * gnus.texi: Some edits based on comments from David Abrahams.
5146 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5148 * gnus.texi (RSS): Fix the keystroke.
5150 2005-01-24 David Kastrup <dak@gnu.org>
5152 * faq.texi: Update AUCTeX version info.
5154 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5156 * gnus-faq.texi ([4.1]): Typo.
5158 2005-01-19 Jay Belanger <belanger@truman.edu>
5160 * calc.texi (Keep Arguments): Mention that keeping arguments
5161 doesn't work with keyboard macros.
5163 2005-01-16 Richard M. Stallman <rms@gnu.org>
5165 * autotype.texi (Autoinserting): Fix small error.
5167 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
5169 Sync with Tramp 2.0.47.
5171 * tramp.texi (Compilation): New section, describing compilation of
5174 2005-01-11 Kim F. Storm <storm@cua.dk>
5176 * widget.texi (Basic Types): Add :follow-link keyword.
5178 2005-01-09 Jay Belanger <belanger@truman.edu>
5180 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5182 2005-01-08 Jay Belanger <belanger@truman.edu>
5184 * calc.texi: Change throughout to reflect new default value of
5187 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5189 * message.texi (Reply): `message-reply-to-function' should return
5190 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5192 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5194 * faq.texi (Changing load-path): Fix typo.
5196 2005-01-05 Jay Belanger <belanger@truman.edu>
5198 * calc.texi (Programming Tutorial): Replace kbd command by
5199 appropriate characters for a keyboard macro.
5201 2005-01-04 Jay Belanger <belanger@truman.edu>
5203 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5205 (Programming Tutorial): Mention that the user needs to be in the
5206 right mode to compute some functions.
5208 2005-01-04 Jay Belanger <belanger@truman.edu>
5210 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5211 no longer applicable.
5213 2005-01-01 Jay Belanger <belanger@truman.edu>
5215 * calc.texi (Programming Tutorial): Changed description of how to
5216 edit keyboard macros to match current behavior.
5218 2004-12-31 Jay Belanger <belanger@truman.edu>
5220 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5222 2004-12-20 Jay Belanger <belanger@truman.edu>
5224 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5227 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5229 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5231 (Font Locking): Avoid @strong{Note:}.
5233 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
5235 Sync with Tramp 2.0.46.
5237 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5239 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5241 * url.texi: Correct typos.
5242 (Retrieving URLs): @var{nil}->@code{nil}.
5243 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
5244 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5245 (Dealing with HTTP documents): @inforef->@xref.
5247 2004-12-15 Jay Belanger <belanger@truman.edu>
5249 * calc.texi: Consistently capitalized all mode names.
5250 (Answers to Exercises): Mention that an answer can be a fraction
5251 when in Fraction mode.
5253 2004-12-13 Jay Belanger <belanger@truman.edu>
5255 * calc.texi: Fix some TeX definitions.
5257 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5259 * reftex.texi (Imprint): Remove erroneous @value's.
5261 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5263 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5264 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5266 2004-12-08 Jay Belanger <belanger@truman.edu>
5268 * calc.texi (Starting Calc): Remove comment about installation.
5269 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5271 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5273 * url.texi: Update @setfilename.
5274 (Getting Started): No need to worry about Gnus versions.
5275 (Dealing with HTTP documents): Use @inforef.
5277 * org.texi: Fix @direntry file name.
5279 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5281 * url.texi: New file.
5283 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5285 2004-12-06 Jay Belanger <belanger@truman.edu>
5287 * calc.texi (Using Calc): Remove paragraph about installation.
5289 2004-12-06 Jay Belanger <belanger@truman.edu>
5291 * calc.texi: Use more Texinfo macros and less TeX defs.
5294 2004-12-06 Richard M. Stallman <rms@gnu.org>
5296 * org.texi: New file.
5298 2004-12-05 Richard M. Stallman <rms@gnu.org>
5300 * Makefile.in (org.dvi, ../info/org): New targets.
5301 (INFO_TARGETS): Add ../info/org.
5302 (DVI_TARGETS): Add org.dvi.
5303 (maintainer-clean): Remove the info files in the info dir.
5305 2004-11-26 Eli Zaretskii <eliz@gnu.org>
5307 * idlwave.texi: Fix the setfilename directive to put the produced
5309 (Continued Statement Indentation): Resurrect Jan D.'s change from
5310 2004-11-03 that was lost when a newer version of idlwave.texi was
5313 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5315 * gnus-faq.texi ([5.1]): Added missing bracket.
5317 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5320 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5322 * message.texi (Various Message Variables): Mention that all mail
5323 file variables are derived from `message-directory'.
5325 * gnus.texi (Splitting Mail): Clarify bogus group.
5327 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5329 * emacs-mime.texi (Encoding Customization): Fix
5330 mm-coding-system-priorities entry.
5332 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
5334 * idlwave.texi (Continued Statement Indentation):
5335 * reftex.texi (Options (Index Support)):
5336 (Displaying and Editing the Index, Table of Contents):
5337 * speedbar.texi (Creating a display, Major Display Modes): Replace
5338 non-nil with non-@code{nil}.
5340 2004-10-21 Jay Belanger <belanger@truman.edu>
5342 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5344 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5346 * calc.texi (Reporting Bugs): Double up `@'.
5348 2004-10-18 Jay Belanger <belanger@truman.edu>
5350 * calc.texi (Reporting Bugs): Changed the address that bugs
5353 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5355 * gnus.texi (New Features): Add 5.11.
5357 * message.texi (Resending): Remove wrong default value.
5359 * gnus.texi (Mail Source Specifiers): Describe possible problems
5360 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5361 `pop3-leave-mail-on-server' to the index.
5363 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5365 * message.texi (Canceling News): Add how to set a password.
5367 2004-10-12 Jay Belanger <belanger@truman.edu>
5369 * calc.texi (Help Commands): Changed the descriptions of
5370 calc-describe-function and calc-describe-variable to match their
5373 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5375 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5377 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
5379 Sync with Tramp 2.0.45.
5381 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5382 plink link. The URL is outdated. Originator contacted for
5385 2004-10-10 Juri Linkov <juri@jurta.org>
5387 * gnus.texi (Top, Marking Articles): Join two menus in one node
5388 because a node can have only one menu.
5390 2004-10-09 Juri Linkov <juri@jurta.org>
5392 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5393 example of nnmail-split-fancy.
5395 2004-10-06 Karl Berry <karl@gnu.org>
5397 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5398 consistency with other uses of dashes.
5400 2004-10-05 Karl Berry <karl@gnu.org>
5402 * info.texi: Consistently use --- throughout, periods at end of
5403 menu descriptions, and a couple typos.
5405 2004-09-26 Jesper Harder <harder@ifa.au.dk>
5407 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5408 * pgg.texi (User Commands, Backend methods): Do.
5409 * gnus.texi: Markup fixes.
5410 (Setting Process Marks): Fix `M P a' entry.
5411 * emacs-mime.texi: Fixes.
5413 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5415 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5417 Use 5.10 instead of 5.10.0.
5419 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5421 * gnus.texi (Summary Mail Commands): S D e.
5423 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5425 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5426 the gnus-article-mode-line-format section.
5428 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5430 * gnus.texi (Various Summary Stuff): Fix the documentation for
5431 gnus-newsgroup-variables.
5433 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5435 * gnus.texi (MIME Commands): Added
5436 gnus-mime-display-multipart-as-mixed,
5437 gnus-mime-display-multipart-alternative-as-mixed,
5438 gnus-mime-display-multipart-related-as-mixed.
5439 (Mail Source Customization): Clarify `mail-source-directory'.
5440 (Splitting Mail): Mention gnus-group-find-new-groups.
5441 (SpamOracle): Fixed typo.
5443 * gnus-faq.texi: Untabify.
5444 ([6.3]): nnir.el is in contrib directory.
5446 * message.texi (News Headers): Clarify how a unique ID is created.
5448 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5449 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5451 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
5453 * gnus.texi (Group Parameters): Added more on hooks.
5455 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
5457 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5459 2004-09-22 Jay Belanger <belanger@truman.edu>
5461 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5462 might be hidden during part of the session.
5464 2004-09-20 Jay Belanger <belanger@truman.edu>
5466 * calc.texi (Notations Used in This Manual): Put in an earlier
5467 mention that DEL could be called Backspace.
5469 2004-09-10 Simon Josefsson <jas@extundo.com>
5471 * gnus.texi (IMAP): Add example. Suggested and partially written
5472 by Steinar Bang <sb@dod.no>.
5474 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5476 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5479 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5481 * gnus.texi (Spam ELisp Package Sequence of Events):
5482 Some clarifications.
5483 (Spam ELisp Package Global Variables): More clarifications.
5485 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5487 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5488 Mention spam-split does not modify incoming mail.
5490 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5492 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5494 2004-09-10 Eli Zaretskii <eliz@gnu.org>
5496 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5498 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5500 * makefile.w32-in (sieve, pgg): Use $(infodir).
5502 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5504 * makefile.w32-in: Fix PGG and Sieve entries.
5506 2004-08-28 Eli Zaretskii <eliz@gnu.org>
5508 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5509 Emacs and related programs.
5511 2004-08-27 Richard M. Stallman <rms@gnu.org>
5513 * faq.texi: Fix texinfo usage, esp. doublequotes.
5514 (Difference between Emacs and XEmacs): Some clarification.
5516 * faq.texi (Difference between Emacs and XEmacs):
5517 Explain not to contrast XEmacs with GNU Emacs.
5519 2004-08-26 Richard M. Stallman <rms@gnu.org>
5521 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5523 2004-08-22 David Kastrup <dak@gnu.org>
5525 * reftex.texi (AUCTeX): Update links, section name.
5527 * faq.texi (Calc): Update availability (included in 22.1).
5528 (AUCTeX): Update availability, information, versions, description.
5530 2004-08-14 Eli Zaretskii <eliz@gnu.org>
5532 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5534 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5536 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5538 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
5540 Sync with Tramp 2.0.44.
5542 2004-08-05 Lars Hansen <larsh@math.ku.dk>
5544 * widget.texi (User Interface): Update how to separate the
5545 editable field of an editable-field widget from other widgets.
5546 (Programming Example): Add text after field.
5548 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5550 * emacs-mime.texi (Encoding Customization): Add a note to the
5551 mm-content-transfer-encoding-defaults entry.
5554 * gnus.texi (Article Highlighting): Add
5555 gnus-cite-ignore-quoted-from.
5556 (POP before SMTP): New node.
5557 (Posting Styles): Addition.
5558 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5559 (Fancy Mail Splitting): Ditto.
5560 (X-Face): Add gnus-x-face.
5562 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5564 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5565 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5567 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5569 * gnus.texi (Mail Source Specifiers): Describe
5570 `pop3-leave-mail-on-server'.
5572 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5574 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5576 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5577 repository. Change setfilename.
5579 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5581 2004-07-02 Juri Linkov <juri@jurta.org>
5583 * pcl-cvs.texi (Viewing differences): Add `d r'.
5585 2004-06-29 Jesper Harder <harder@ifa.au.dk>
5587 * ses.texi, viper.texi, flymake.texi, faq.texi:
5588 * eshell.texi, ediff.texi: Markup fixes.
5590 2004-06-21 Karl Berry <karl@gnu.org>
5592 * info.texi (Top): Mention that only Emacs has mouse support.
5593 (Getting Started): Mention this in a few other places.
5595 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5597 * autotype.texi (Copyrights, Timestamps): Recommend
5598 `before-save-hook' instead of `write-file-functions'.
5600 2004-06-13 Lars Hansen <larsh@math.ku.dk>
5602 * dired-x.texi (dired-mark-omitted): Update keybinding.
5604 2004-06-10 Kim F. Storm <storm@cua.dk>
5606 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5608 2004-06-05 Lars Hansen <larsh@math.ku.dk>
5610 * dired-x.texi (variable dired-omit-mode): Rename from
5612 (function dired-omit-mode): Rename from dired-omit-toggle.
5613 Call dired-omit-mode rather than set dired-omit-files-p.
5614 (dired-mark-omitted): Describe command.
5616 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
5618 Version 2.0.41 of Tramp released.
5620 2004-05-29 Juanma Barranquero <lektu@terra.es>
5622 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5623 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5625 2004-05-29 Richard M. Stallman <rms@gnu.org>
5627 * cl.texi (Top): Call this chapter `Introduction'.
5628 (Overview): In TeX, no section heading here.
5630 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5632 2004-05-29 Eli Zaretskii <eliz@gnu.org>
5634 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5635 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5637 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5639 * flymake.texi: New file.
5641 2004-05-28 Simon Josefsson <jas@extundo.com>
5643 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5645 2004-05-07 Kai Großjohann <kai@emptydomain.de>
5647 Version 2.0.40 of Tramp released.
5649 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5651 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5653 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5654 variables `tramp-backup-directory-alist' and
5655 `tramp-bkup-backup-directory-info'.
5656 (Overview, Connection types)
5657 (External transfer methods, Default Method)
5658 (Windows setup hints): Remove restriction of password entering
5659 with external methods.
5660 (Auto-save and Backup): Make file name example
5661 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5662 and `auto-save-directory' must be used.
5663 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5664 only "NT"). Remove doubled entry "What kinds of systems does
5666 (tramp): Macro removed.
5667 (Obtaining Tramp): Flag removed from title.
5668 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
5669 and `trampver' used properly. Flag `tramp-inst' replaced by
5670 `installchapter'. Installation related text adapted.
5672 2004-04-28 Masatake YAMATO <jet@gyve.org>
5674 * widget.texi (Programming Example): Remove overlays.
5676 2004-04-27 Jesper Harder <harder@ifa.au.dk>
5678 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5680 2004-04-23 Juanma Barranquero <lektu@terra.es>
5682 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5684 2004-04-05 Jesper Harder <harder@ifa.au.dk>
5686 * info.texi (Info Search): Add info-apropos.
5688 2004-03-22 Juri Linkov <juri@jurta.org>
5690 * faq.texi: Fix help key bindings.
5692 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
5694 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5695 (as suggested by Karl Berry). Update information about colored
5696 stars in menus. Add new subheading describing M-n.
5698 2004-03-12 Richard M. Stallman <rms@gnu.org>
5700 * cl.texi (Top): Rename top node's title.
5702 2004-03-08 Karl Berry <karl@gnu.org>
5704 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5705 problems making the texinfo distribution.
5707 2004-02-29 Simon Josefsson <jas@extundo.com>
5709 * smtpmail.texi (Authentication): Changed the list of supported
5710 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5711 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5714 2004-02-29 Juanma Barranquero <lektu@terra.es>
5716 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5717 Use $(DEL) instead of rm, and ignore exit code.
5719 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
5721 Tramp version 2.0.39 released.
5723 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
5725 * tramp.texi (Customizing Completion): Explain new functions
5726 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5727 (all): Savannah URLs unified to "http://savannah.nongnu.org".
5728 (Top): Refer to Savannah mailing list as the major one. Mention
5729 older mailing lists in HTML mode only.
5730 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5731 (Frequently Asked Questions): Remote hosts must not be Unix-like
5733 (Password caching): New node.
5734 (External transfer methods): Refer to password caching for "smb"
5737 2004-02-17 Karl Berry <karl@gnu.org>
5739 * info.texi (Help-Int): Mention the new line number feature.
5741 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5743 * ses.texi (Advanced Features): New functionality for
5744 ses-set-header-row (defaults to current row unless C-u used).
5745 (Acknowledgements): Add Stefan Monnier.
5747 2003-12-29 Kevin Ryde <user42@zip.com.au>
5749 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5751 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
5753 Tramp version 2.0.38 released.
5755 * tramp.texi (Remote shell setup): Warn of environment variables
5756 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5757 <sven.gabriel@imk.fzk.de>.
5758 (Configuration): Tramp now chooses base64/uuencode
5759 automatically. Update wording accordingly.
5760 (Top): More description for the `Default Method' menu entry.
5761 (Default Method): Use @code, not @var, for Lisp variables.
5762 (Default Method): New subsection `Which method is the right one
5763 for me?' Suggested by Christian Kirsch.
5764 (Configuration): Pointer to new subsection added.
5765 (Default Method): Too many "use" in one sentence.
5766 Rephrase. Reported by Christian Kirsch.
5767 (Filename Syntax): Old `su' example is probably a left-over from
5768 the sm/su method naming. Replace with `ssh', instead.
5769 (External transfer methods, Auto-save and Backup):
5772 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5774 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
5775 (Top): Mention japanese manual only if flag `jamanual' is set.
5776 Insert section `Japanese manual' in menu.
5778 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5780 * eshell.texi (Known Problems): Add doc item.
5782 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5784 * cc-mode.texi: Update for CC Mode 5.30.
5786 Note: Please refrain from doing purely cosmetic changes like
5787 removing trailing whitespace in this manual; it clobbers cvs
5788 merging for no good reason.
5790 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5792 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5793 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5796 2003-10-26 Karl Berry <karl@gnu.org>
5798 * info.texi (Info Search): Echo area, not echo are. From Debian
5801 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5803 * widget.texi (Defining New Widgets): Document new behavior of
5804 :buttons and :children keywords.
5806 2003-10-22 Miles Bader <miles@gnu.org>
5808 * Makefile.in (info): Move before $(top_srcdir)/info.
5810 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5812 * tramp.texi (Inline methods): Small grammar fix.
5813 (External transfer methods): Likewise.
5815 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
5817 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5819 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5821 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5823 2003-09-30 Richard M. Stallman <rms@gnu.org>
5825 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5827 * widget.texi (User Interface): Fix typos.
5829 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5831 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5833 * pcl-cvs.texi (Selected Files): Fix typo.
5835 2003-09-21 Karl Berry <karl@gnu.org>
5837 * info.texi (] and [ commands): No period at end of section title.
5839 2003-09-04 Miles Bader <miles@gnu.org>
5841 * Makefile.in (top_srcdir): New variable.
5842 ($(top_srcdir)/info): New rule.
5843 (info): Depend on it.
5845 2003-09-03 Peter Runestig <peter@runestig.com>
5847 * makefile.w32-in: New file.
5849 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5851 * widget.texi (User Interface): Explain the need of static text
5852 around an editable field.
5854 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5856 * widget.texi (Basic Types): The argument to `:help-echo' can now
5857 be a form that evaluates to a string.
5859 2003-08-18 Kim F. Storm <storm@cua.dk>
5861 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5863 2003-08-16 Richard M. Stallman <rms@gnu.org>
5865 * dired-x.texi (Shell Command Guessing): Explain *.
5867 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5869 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5870 log-edit-insert-changelog.
5872 2003-08-03 Karl Berry <karl@gnu.org>
5874 * info.texi: Need @contents.
5876 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
5878 Tramp version 2.0.36 released.
5880 * tramp.texi (Remote shell setup): Explain about problems with
5881 non-Bourne commands in ~/.profile and ~/.shrc.
5883 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5885 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5886 renaming of `vis-mode' to `visible-mode'.
5888 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5890 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5891 next, prev and up pointers.
5893 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5895 * info.texi (Help): Mention existence of Emacs and stand-alone
5896 Info at the very beginning of the tutorial.
5897 (Help-Inv): New node.
5899 (Help-M): Systematically point out the differences between default
5900 Emacs and stand-alone versions. Delete second menu.
5901 (Help-Xref): Systematically point out the differences between
5902 default Emacs and stand-alone versions.
5903 (Help-Int): Change `l' example.
5904 (Expert Info): Fix typos.
5905 (Emacs Info Variables): Mention `Info-hide-note-references' and
5906 new default for `Info-scroll-prefer-subnodes'.
5908 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
5910 Version 2.0.35 of Tramp released.
5912 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5913 (Inline methods): Add methods `remsh' and `plink1'.
5914 (External transfer methods): Add method `remcp'.
5915 (Multi-hop Methods): Add method `remsh'.
5916 Small patch from Adrian Aichner <adrian@xemacs.org>:
5918 (Concept Index): Added to make manual searchable via
5920 (Version Control): Add cindex entry.
5922 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
5924 * trampver.texi: Version 2.0.34 released.
5926 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5928 * faq.texi: Improve previous changes.
5930 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5932 * faq.texi: Update copyright and maintenance details.
5933 Update some package URLs, versions, and maintainers.
5934 Remove many references to the Emacs Lisp Archive.
5936 2003-04-23 Simon Josefsson <jas@extundo.com>
5938 * smtpmail.texi: Fix license (the invariant sections mentioned has
5939 never been part of the smtp manual). Align info dir entry with
5940 other emacs packages.
5942 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5944 * tramp.texi: Version 2.0.33 released.
5945 Remove installation chapter. Remove XEmacs specifics.
5947 2003-03-29 Richard M. Stallman <rms@gnu.org>
5949 * tramp.texi (Top): Undo the previous renaming.
5950 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5952 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
5954 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5957 * tramp.texi (Auto-save and Backup): New node.
5959 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5961 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5962 Emacs" in order to have better differentiation to "XEmacs".
5963 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5964 are new macros in order to point to the other Emacs flavor where
5965 appropriate. In info case, point to node `Installation' in order
5966 to explain how to generate the other way. In html case, make a
5967 link to the other html file.
5968 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5969 after CVS checkout/update.
5970 (Installation): Completely rewritten.
5971 (Installation parameters, Load paths): New sections under
5974 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
5976 * tramp.texi: Version 2.0.30 released.
5977 Replace word "path" with "localname" where used as a component of
5980 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5982 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5984 (Installation): Explain what to do if files from the tramp/contrib
5985 directory are needed.
5987 2003-02-23 Alex Schroeder <alex@emacswiki.org>
5989 * smtpmail.texi (How Mail Works): New.
5991 2003-02-22 Alex Schroeder <alex@emacswiki.org>
5993 * smtpmail.texi: New file.
5995 * Makefile.in: Build SMTP manual.
5997 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
5999 * tramp.texi: Version 2.0.29 released.
6000 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6001 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6003 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6005 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6006 another package loads accidently Ange-FTP.
6008 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6010 * tramp.texi (Customizing Completion): Add function
6011 `tramp-parse-sconfig'. Change example of
6012 `tramp-set-completion-function', because parsing of ssh config
6013 files looks more natural.
6015 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6017 * gnus.texi: Do not use `path' in several locations.
6019 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6021 * tramp.texi (External transfer methods): New method `smb'. From
6024 2002-11-05 Karl Berry <karl@gnu.org>
6026 * info.texi (Info-fontify): Reorder face list to avoid bad line
6029 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6031 * tramp.texi: Move @copying to standard place. Use
6034 2002-10-02 Karl Berry <karl@gnu.org>
6036 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6037 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6038 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6039 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6040 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6041 Per rms, update all manuals to use @copying instead of @ifinfo.
6042 Also use @ifnottex instead of @ifinfo around the top node, where
6043 needed for the sake of the HTML output.
6044 (The Gnus manual is not fixed since it's not clear to me how it
6045 works; and the Tramp manual already uses @copying, although in an
6046 unusual way. All others were changed.)
6048 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
6050 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6051 (../info/ses, ses.dvi): New targets.
6052 * ses.texi: New file.
6054 2002-09-06 Pavel JanÃk <Pavel@Janik.cz>
6056 * texinfo.tex: Update to texinfo 4.2.
6058 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6060 * reftex.texi: Update to RefTeX 4.19.
6062 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6064 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6065 (../info/tramp, tramp.dvi): New targets.
6067 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6069 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6070 (calc.dvi): Uncomment.
6072 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6074 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6075 (../info/calc): New target.
6077 2001-10-20 Gerd Moellmann <gerd@gnu.org>
6079 * (Version 21.1 released.)
6081 2001-10-05 Gerd Moellmann <gerd@gnu.org>
6085 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6087 * Makefile.in (../info/info): Use an explicit -o switch to
6090 2001-03-05 Gerd Moellmann <gerd@gnu.org>
6092 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6094 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6096 * Makefile.in (../info/idlwave): Use --no-split.
6098 2000-12-14 Dave Love <fx@gnu.org>
6100 * Makefile.in (mostlyclean): Remove gnustmp.*
6101 (gnus.dvi): Change rule to remove @latex stuff.
6103 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6105 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6107 2000-10-13 John Wiegley <johnw@gnu.org>
6109 * Makefile.in: Add build targets for eshell.texi.
6111 2000-09-25 Gerd Moellmann <gerd@gnu.org>
6113 * Makefile.in: Remove/comment speedbar stuff.
6115 2000-09-22 Dave Love <fx@gnu.org>
6117 * Makefile.in: Add emacs-mime.
6119 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6121 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6122 (DVI_TARGETS): Add woman.dvi.
6123 (../info/woman, woman.dvi): New targets.
6125 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6127 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6129 * pcl-cvs.texi: New file.
6130 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6131 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6133 2000-05-11 Gerd Moellmann <gerd@gnu.org>
6135 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6136 (../info/ebrowse, ebrowse.dvi): New targets.
6138 2000-01-13 Gerd Moellmann <gerd@gnu.org>
6140 * Makefile.in (INFO_TARGETS): Add eudc.
6141 (DVI_TARGETS): Add eudc.dvi.
6142 (../info/eudc, eudc.dvi): New targets.
6144 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6146 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6147 compatibility with 8+3 filesystems).
6148 (../info/efaq): Rename from emacs-faq.
6150 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6152 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6153 (../info/idlwave, idlwave.dvi): New targets.
6155 1999-10-23 Dave Love <fx@gnu.org>
6157 * Makefile.in: Use autotype.texi.
6159 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6161 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6162 faq.texi file) rather than ../info/faq.
6164 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6166 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6167 (../info/ada-mode, ada-mode.dvi): New targets.
6169 1999-09-01 Dave Love <fx@gnu.org>
6171 * Makefile.in: Add faq.
6173 1999-07-12 Richard Stallman <rms@gnu.org>
6175 * Version 20.4 released.
6177 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6179 * Version 20.3 released.
6181 1998-04-06 Andreas Schwab <schwab@gnu.org>
6183 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6185 (../etc/GNU): Change to $(srcdir) first.
6187 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6189 * reftex.texi: Update for RefTeX version 3.22.
6191 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6193 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6194 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6196 1997-09-23 Paul Eggert <eggert@twinsun.com>
6198 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6199 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6201 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6203 * Version 20.2 released.
6205 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6207 * Version 20.1 released.
6209 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6211 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6213 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6215 * Version 19.33 released.
6217 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6219 * Version 19.32 released.
6221 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6223 * Makefile.in: Add rules for the Message manual.
6225 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6227 * gnus.texi: New version.
6229 * message.texi: New manual.
6231 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6233 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6235 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6237 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6239 (All dvi targets): Set the TEXINPUTS variable.
6241 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6243 * Version 19.31 released.
6245 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6247 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6248 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6250 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6252 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6253 (INFO_TARGETS): Add ../info/cc-mode.
6254 (DVI_TARGETS): Add cc-mode.dvi.
6256 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6258 * Version 19.31 released.
6260 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6262 * Version 19.30 released.
6264 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6266 * gnus.texi: New file.
6268 1995-11-04 Erik Naggum <erik@naggum.no>
6270 * gnus.texi: File deleted.
6272 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6274 * mh-e.texi: "Function Index" -> "Command Index" to work with
6275 Emacs 19.30 C-h C-k support of separately-documented commands.
6277 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6279 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6280 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6282 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6284 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6285 (../info/viper, viper.dvi): New targets.
6287 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
6289 * dired-x.texi (Installation): Change the example to set
6290 buffer-local variables like dired-omit-files-p in
6293 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6295 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6296 (../info/mh-e, mh-e.dvi): New targets.
6298 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6300 * Makefile.in (maintainer-clean): Rename from realclean.
6302 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6304 * Makefile.in: New file.
6305 * Makefile: File deleted.
6307 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6309 * Makefile (TEXINDEX_OBJS): Variable deleted.
6310 (texindex, texindex.o, getopt.o): Rules deleted.
6311 All deps on texindex deleted.
6312 (distclean): Don't delete texindex.
6313 (mostlyclean): Don't delete *.o.
6314 * texindex.c, getopt.c: Files deleted.
6316 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6318 * Version 19.26 released.
6320 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6322 * Version 19.25 released.
6324 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6326 * Version 19.24 released.
6328 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6330 * Version 19.23 released.
6332 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6334 * Makefile: Delete spurious tab.
6336 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6338 * Makefile (.SUFFIXES): New rule.
6340 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6342 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6343 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6345 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6347 * Makefile (../info/sc): Rename from sc.info.
6348 (../info/cl): Likewise.
6349 (INFO_TARGETS): Use new names.
6351 1993-12-04 Richard Stallman (rms@srarc2)
6353 * getopt.c: New file.
6354 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6355 (getopt.o): New rule.
6356 (dvi): Don't depend on texindex.
6357 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6360 1993-12-03 Richard Stallman (rms@srarc2)
6362 * Makefile (../info/sc.info): Rename from ../info/sc.
6363 (TEXI2DVI): New variable.
6364 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6365 Add explicit commands.
6366 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6368 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6370 * Version 19.22 released.
6372 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6374 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6376 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6378 * Version 19.21 released.
6380 1993-11-15 Paul Eggert (eggert@twinsun.com)
6382 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6384 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6386 * Makefile (../etc/GNU): New target.
6387 (EMACSSOURCES): Add gnu1.texi.
6389 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6391 * Makefile (realclean): Don't delete the Info files.
6393 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
6395 * forms.texi: Fix forms.texi so that it will format correctly.
6396 Add missing `@end iftex', fix bad reference.
6398 * info.texi, info-stn.texi: New files implement texinfo version of
6401 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
6403 * Makefile: Fix targets for texindex, new info.texi files.
6404 * info-stnd.texi: New file implements info for standalone info
6406 * info.texi: Update to include recent changes to "../info/info".
6407 New source file for ../info/info; includes info-stnd.texi.
6409 * texindex.c: Include "../src/config.h" if building in emacs.
6411 * Makefile: Change all files to FILENAME.texi, force all targets
6412 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6413 vip.texinfo, forms.texinfo, cl.texinfo.
6414 Add target to build texindex.c, defining `emacs'.
6416 * forms.texi: Install new file to match version 2.3 of forms.el.
6418 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6420 * Version 19.19 released.
6422 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6424 * sc.texinfo: Fix info file name.
6426 * Makefile (info): Add gnus and sc.
6427 (dvi): Add gnus.dvi and sc.dvi.
6428 (../info/sc, sc.dvi): New targets.
6430 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6432 * Version 19.18 released.
6434 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6436 * Makefile: Fix source file names of the separate manuals.
6437 (gnus.dvi, ../info/gnus): New targets.
6439 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6441 * Version 19.17 released.
6443 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6445 * split-man: Fix typos in last change.
6447 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6449 * Version 19.16 released.
6451 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6453 * version 19.15 released.
6455 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6457 * Makefile (distclean): It's rm, not rf.
6459 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6461 * Version 19.14 released.
6463 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6465 * Makefile: New file.
6467 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6469 * Version 19.13 released.
6471 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6473 * Version 19.9 released.
6475 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6477 * Version 19.8 released.
6479 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6481 * Version 19.7 released.
6483 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6485 * gnus.texinfo: New file. Removed installation instructions.
6487 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6489 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6491 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6493 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6494 then define `\sc' as the command for smallcaps in Texinfo. This
6495 means that the @sc command will produce small caps. bfox has
6496 made the corresponding change to makeinfo and texinfm.el.
6498 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6500 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6501 Customization since the menu entry did not point to anything.
6502 Also add an @finalout command to remove overfull hboxes from the
6505 * cl.texinfo: Add @bye, \input line and @settitle to file.
6506 This file is clearly intended to be a chapter of some other work,
6507 but the other work does not yet exist.
6509 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6511 * texinfo.texinfo: Three typos corrected.
6516 ;; add-log-time-zone-rule: t
6519 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6520 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
6522 This file is part of GNU Emacs.
6524 GNU Emacs is free software: you can redistribute it and/or modify
6525 it under the terms of the GNU General Public License as published by
6526 the Free Software Foundation, either version 3 of the License, or
6527 (at your option) any later version.
6529 GNU Emacs is distributed in the hope that it will be useful,
6530 but WITHOUT ANY WARRANTY; without even the implied warranty of
6531 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6532 GNU General Public License for more details.
6534 You should have received a copy of the GNU General Public License
6535 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
6537 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803