Mercurial > emacs
diff man/ChangeLog @ 90519:138ce2701550
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 320-342)
- Update from CVS
- Merge from gnus--rel--5.10
- lisp/play/cookie1.el (cookie): Work properly when there's only one entry
- Add note about "link" button-class to etc/TODO
* gnus--rel--5.10 (patch 108-112)
- Merge from emacs--devo--0
- Clean up merge mistakes
- Update from CVS
- Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo.
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-86
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 06 Jul 2006 08:59:39 +0000 |
parents | 4094c5298ae1 51afa28213f2 |
children | 8a8e69664178 |
line wrap: on
line diff
--- a/man/ChangeLog Wed Jul 05 17:38:31 2006 +0000 +++ b/man/ChangeLog Thu Jul 06 08:59:39 2006 +0000 @@ -1,10 +1,160 @@ +2006-07-05 Richard Stallman <rms@gnu.org> + + * faq.texi (Scrolling only one line): Fix xref. + +2006-07-05 Thien-Thi Nguyen <ttn@gnu.org> + + * building.texi (Lisp Eval): + * faq.texi (Evaluating Emacs Lisp code): + Throughout, replace eval-current-buffer with eval-buffer. + +2006-07-05 Nick Roberts <nickrob@snap.net.nz> + + * mule.texi (Coding Systems, Specify Coding): Link descriptions + of character translation. + +2006-07-04 Nick Roberts <nickrob@snap.net.nz> + + * rmail.texi (Remote Mailboxes): Add missing @code keyword. + +2006-07-03 Karl Berry <karl@gnu.org> + + * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by + not-too-underfull hboxes in the TeX output. + * abbrevs.texi, buffers.texi, building.texi, calendar.texi, + cmdargs.texi, custom.texi, dired.texi, macos.texi, + maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi, + sending.texi, text.texi: fix overfull/underfull boxes. + +2006-07-03 Romain Francoise <romain@orebokech.com> + + * m-x.texi (M-x): Fix. + +2006-07-03 Richard Stallman <rms@gnu.org> + + * rcirc.texi (Scrolling conservatively): Fix xref. + + * pcl-cvs.texi (Viewing differences): Usage fix. + + * search.texi (Other Repeating Search): filename -> file name. + + * misc.texi (Narrowing): Minor cleanups. + + * files.texi (Visiting): filename -> file name. + + * emacs.texi (Top): Update subnode menus. + + * mule.texi (Coding Systems): Move char translation stuff here. + (Specify Coding, Output Coding): New nodes, out of Recognize Coding. + (Recognize Coding): Substantial local rewrites. + (International): Update menu. + + * display.texi (Auto Scrolling): New node, broken out of Scrolling. + (Scrolling): Substantial local rewrites. + (Display): Update menu and intro. + + * dired.texi: filename -> file name. + + * custom.texi (Safe File Variables): Texinfo usage fix. + +2006-07-03 Ted Zlatanov <tzz@lifelogs.com> + + * help.texi, m-x.texi: Lots of cleanups. + +2006-07-03 Carsten Dominik <dominik@science.uva.nl> + + * org.texi (Agenda commands): Document `s' key to save all org-mode + buffers. + +2006-06-30 Eli Zaretskii <eliz@gnu.org> + + * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse) + (Windows Processes, Windows Misc): Shorten the printed version by + selectively conditioning less important portions by @ifnottex. + +2006-06-30 Ralf Angeli <angeli@caeruleus.net> + + * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face + names. Mention `cvs-msg' face. + +2006-06-29 Carsten Dominik <dominik@science.uva.nl> + + * org.texi (Checkboxes): New section. + +2006-06-28 Carsten Dominik <dominik@science.uva.nl> + + * org.texi (Embedded LaTeX): Fix typos and implement small improvements + throughout this chapter. + +2006-06-27 Chong Yidong <cyd@stupidchicken.com> + + * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top" + text for standalone vs Emacs info. + (Help): Clarify header line description. Use mouse-1 for clicks. + (Help-P): Use mouse-1 for clicks. + (Help-^L): "Top" and "All" not displayed with dashes in Emacs. + (Help-^L, Help-M, Help-Int, Search Index, Go to node) + (Choose menu subtopic): Remove gratuitous Emacs command names. + (Help-FOO): Put usual behavior first. + (Help-Xref): Clicking on xrefs works in Emacs. + (Search Text): Clarify what the default behavior is. + (Create Info buffer): Fix Emacs window/X window confusion. + (Emacs Info Variables): Fix for new Emacs init file behavior. + +2006-06-27 Richard Stallman <rms@gnu.org> + + * mini.texi (Minibuffer File): Minor cleanup. + +2006-06-25 Nick Roberts <nickrob@snap.net.nz> + + * frames.texi (XTerm Mouse) Rename to... + (Text-Only Mouse): ...this. Mention t-mouse-mode. + + * emacs.texi (Top): Use new node name. + +2006-06-24 Eli Zaretskii <eliz@gnu.org> + + * emacs.texi (Top): Update the detailed menu according to changes in + msdog.texi. + + * msdog.texi (Windows Keyboard): New section. + (Windows Mouse): New section. + (Windows System Menu): Remove section (text merged with "Windows + Keyboard"). + (Windows Misc): New section. + + * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation. + + * msdog.texi (ls in Lisp): New section. + + * files.texi (Visiting): Document case-insensitive wildcard matching + under find-file-wildcards. + +2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> + + * gnus.texi (Summary Buffer Lines): Fix typo. + +2006-06-23 Carsten Dominik <dominik@science.uva.nl> + + * org.texi (Embedded LaTeX): New chapter. + (Archiving): Section rewritten. + (Enhancing text): Some parts moved to the new chapter about LaTeX. + +2006-06-20 Bill Wohler <wohler@newt.com> + + Release MH-E manual version 8.0.1. + + * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for + release 8.0.1. + (Preface): Depend on GNU mailutils 1.0 and higher. + 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org> * message.texi (News Headers): Update message-syntax-checks section. 2006-06-19 Karl Berry <karl@gnu.org> - * info.texi (Advanced): mention C-q, especially with ?. + * info.texi (Advanced): Mention C-q, especially with ?. 2006-06-19 Carsten Dominik <dominik@science.uva.nl> @@ -38,6 +188,17 @@ * cmdargs.texi (General Variables): Fix smtpmail xref. +2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca> + + * viper.texi (Viper Specials): + * programs.texi (Comment Commands): + * gnus.texi (Example Setup): + * faq.texi (Backspace invokes help): + * dired-x.texi (Optional Installation Dired Jump): + * custom.texi (Specifying File Variables): + * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better + follow coding conventions. + 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de> * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail. @@ -46,7 +207,7 @@ * building.texi (Watch Expressions): Move node to end. (GDB Graphical Interface): Move description of clicks in fringe... - (GDB commands in the Fringe): ...to here. New node. + (GDB commands in the Fringe): ...to here. New node. 2006-06-06 Carsten Dominik <dominik@science.uva.nl> @@ -91,8 +252,8 @@ 2006-06-05 Nick Roberts <nickrob@snap.net.nz> * building.texi (GDB Graphical Interface): Update bindings. - (Commands of GUD): Add gud-print. Remove gud-run. Restate - availability more generally. + (Commands of GUD): Add gud-print. Remove gud-run. + Restate availability more generally. 2006-06-03 Ted Zlatanov <tzz@lifelogs.com> @@ -152,8 +313,8 @@ 2006-05-24 Carsten Dominik <dominik@science.uva.nl> - * org.texi: (Plain lists): Added new item navigation commands. - (External links): Documented elisp and info links. + * org.texi: (Plain lists): Add new item navigation commands. + (External links): Document elisp and info links. (Custom searches): New section. (Publishing): New chapter. (HTML export): Include a list of supported CSS classes. @@ -217,8 +378,8 @@ (MIME): Describe mml-dnd-protocol-alist and mml-dnd-attach-options. - * gnus.texi (Oort Gnus): Reorder entries in sections. Fix some - entries. + * gnus.texi (Oort Gnus): Reorder entries in sections. + Fix some entries. (Starting Up): Add references to "Emacs for Heathens" and to "Finding the News". Add user-full-name and user-mail-address. (Group Buffer Format): Add tool bar customization and update. @@ -241,8 +402,8 @@ * files.texi (Visiting): Fix wording. - * mule.texi (Coding Systems, Text Coding): More indexing. Mention - that C-x RET f can set eol conversion. + * mule.texi (Coding Systems, Text Coding): More indexing. + Mention that C-x RET f can set eol conversion. 2006-05-09 Michael Albinus <michael.albinus@gmx.de> @@ -250,7 +411,7 @@ 2006-05-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> - * xresmini.texi (GTK resources): Inserted GTK description. + * xresmini.texi (GTK resources): Insert GTK description. * xresources.texi (GTK resources): metafont should be menufont. @@ -558,8 +719,8 @@ 2006-04-20 Chong Yidong <cyd@stupidchicken.com> - * gnus.texi (Spam Package): Major revision of the text. Previouly - this node was "Filtering Spam Using The Spam ELisp Package". + * gnus.texi (Spam Package): Major revision of the text. + Previouly this node was "Filtering Spam Using The Spam ELisp Package". 2006-04-20 Carsten Dominik <dominik@science.uva.nl> @@ -570,7 +731,7 @@ 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu> - * misc.texi (Shell Ring): Added notes on saved input when + * misc.texi (Shell Ring): Add notes on saved input when navigating off the end of the history list. 2006-04-18 Chong Yidong <cyd@mit.edu> @@ -580,7 +741,7 @@ 2006-04-18 Carsten Dominik <dominik@science.uva.nl> - * org.texi (Formula syntax): Fixed link to Calc Manual. + * org.texi (Formula syntax): Fix link to Calc Manual. 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de> @@ -588,7 +749,7 @@ 2006-04-17 Bill Wohler <wohler@newt.com> - * mh-e.texi (Folders): Updated mh-before-quit-hook and + * mh-e.texi (Folders): Update mh-before-quit-hook and mh-quit-hook example with code that removes the buffers rather than just bury them. @@ -626,15 +787,15 @@ 2006-04-11 Karl Berry <karl@gnu.org> - * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands, - Remote Repositories, Version Backups, Local Version Control, - Snapshots, Making and Using Snapshots, Snapshot Caveats, - Miscellaneous Commands and Features of VC, Change Logs and VC, - Renaming VC Work Files and Master Files, - Inserting Version Control Headers, Customizing VC, General Options, - Options for RCS and SCCS, Options specific for CVS): move all - these nodes to emacs-xtra.texi, for brevity. - * cmdargs.texi, files.texi: change cross-references. + * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands) + (Remote Repositories, Version Backups, Local Version Control) + (Snapshots, Making and Using Snapshots, Snapshot Caveats) + (Miscellaneous Commands and Features of VC, Change Logs and VC) + (Renaming VC Work Files and Master Files) + (Inserting Version Control Headers, Customizing VC, General Options) + (Options for RCS and SCCS, Options specific for CVS): Move all + these nodes to emacs-xtra.texi, for brevity. + * cmdargs.texi, files.texi: change cross-references. 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de> @@ -654,7 +815,7 @@ * org.texi (Link format): New section, emphasis on bracket links. (External links): Document bracket links. - (FAQ): Expanded to cover shell links and the new link format. + (FAQ): Expand to cover shell links and the new link format. 2006-04-09 Kevin Ryde <user42@zip.com.au> @@ -680,8 +841,8 @@ 2006-04-07 Jochen K,A|(Bpper <jochen@fhi-berlin.mpg.de> - * gnus.texi (Group Parameters): Mention - gnus-permanently-visible-groups. + * gnus.texi (Group Parameters): + Mention gnus-permanently-visible-groups. 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org> @@ -711,8 +872,7 @@ 2006-04-06 Eli Zaretskii <eliz@gnu.org> - * killing.texi (Rectangles): Add index entry for marking a - rectangle. + * killing.texi (Rectangles): Add index entry for marking a rectangle. 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu> @@ -772,7 +932,7 @@ * dired.texi: Many cleanups. (Dired Deletion): Describe dired-recursive-deletes. (Operating on Files): dired-create-directory moved. - (Misc Dired Features): Moved to here. + (Misc Dired Features): Move to here. (Tumme): Node moved to misc.texi. * custom.texi: Many cleanups. @@ -853,8 +1013,7 @@ 2006-03-21 Andre Spiegel <spiegel@gnu.org> - * files.texi: Various updates and clarifications in the VC - chapter. + * files.texi: Various updates and clarifications in the VC chapter. 2006-03-19 Luc Teirlinck <teirllm@auburn.edu> @@ -862,8 +1021,8 @@ 2006-03-19 Bill Wohler <wohler@newt.com> - * mh-e.texi (Replying): Document Mail-Followup-To. Change - manually-formatted table to multitable. Add debugging info. + * mh-e.texi (Replying): Document Mail-Followup-To. + Change manually-formatted table to multitable. Add debugging info. Move description of mh-reply-default-reply-to into paragraph that describes its values. @@ -888,7 +1047,7 @@ * programs.texi (Fortran): Section moved to emacs-xtra. (Program Modes): Xref to Fortran in emacs-xtra. - * maintaining.texi (Emerge): Moved to emacs-xtra. + * maintaining.texi (Emerge): Move to emacs-xtra. * files.texi (Comparing Files): Xref to Emerge in emacs-xtra. * picture.texi: File deleted. @@ -917,8 +1076,7 @@ use of heading produced very large fonts in Info--as large as the main heading. (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E - versions 6 and 7 appeared *around* the time of these Emacs - releases. + versions 6 and 7 appeared *around* the time of these Emacs releases. 2006-03-13 Carsten Dominik <dominik@science.uva.nl> @@ -1112,8 +1270,8 @@ 2006-02-15 Nick Roberts <nickrob@snap.net.nz> - * building.texi (GDB Graphical Interface): Replace - gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer. + * building.texi (GDB Graphical Interface): + Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer. 2006-02-13 Chong Yidong <cyd@stupidchicken.com> @@ -1132,7 +1290,7 @@ 2006-02-12 Karl Berry <karl@gnu.org> - * faq.texi (Emacs for Atari ST): use Sch@"auble instead of the + * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the 8-bit accented a. 2006-02-12 Richard M. Stallman <rms@gnu.org> @@ -1161,7 +1319,7 @@ 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com> - * dired.texi (Tumme): Fixed small bug. + * dired.texi (Tumme): Fix small bug. 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> @@ -1243,7 +1401,7 @@ * mule.texi (Communication Coding): Say "other applications". (Fontsets): Not specific to X. Add xref to X Resources. - (Unibyte Mode): Renamed from Single-Byte Character Support. + (Unibyte Mode): Rename from Single-Byte Character Support. "Graphical display", not window system. (International): Update menu. @@ -1331,7 +1489,7 @@ * mule.texi: Minor clarifications. Reduce the specific references to X Windows. Refer to "graphical" terminals, rather than window systems. - (Text Coding): Renamed from Specify Coding. + (Text Coding): Rename from Specify Coding. (Communication Coding, File Name Coding, Terminal Coding): New nodes split out from Text Coding. @@ -1420,18 +1578,17 @@ * emacs.texi (Top): Update subnode menus. - * basic.texi (Basic Undo): Renamed from Undo. Most of text + * basic.texi (Basic Undo): Rename from Undo. Most of text moved to new Undo node. 2006-01-30 Juanma Barranquero <lekktu@gmail.com> - * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and - rcirc. + * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc. 2006-01-29 Chong Yidong <cyd@stupidchicken.com> - * basic.texi (Continuation Lines, Inserting Text): Mention - longlines mode. + * basic.texi (Continuation Lines, Inserting Text): + Mention longlines mode. 2006-01-29 Richard M. Stallman <rms@gnu.org> @@ -1483,8 +1640,7 @@ 2006-01-28 Bj,Av(Brn Lindstr,Av(Bm <bkhl@elektrubadur.se> - * rcirc.texi: Some @cindex changes, some changes from @kbd to - @key. + * rcirc.texi: Some @cindex changes, some changes from @kbd to @key. 2006-01-27 Eli Zaretskii <eliz@gnu.org> @@ -1514,8 +1670,7 @@ Sync with Tramp 2.0.52. * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item. - Add Tramp disabling item. New item for common connection - problems. + Add Tramp disabling item. New item for common connection problems. (various): Apply "ftp" as method for the download URL. (Bug Reports): Refer to FAQ for common problems. @@ -1576,8 +1731,8 @@ 2006-01-11 Luc Teirlinck <teirllm@auburn.edu> - * custom.texi (Changing a Variable, Face Customization): Update - for changes in Custom menus. + * custom.texi (Changing a Variable, Face Customization): + Update for changes in Custom menus. 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org> @@ -1753,7 +1908,7 @@ 2005-12-12 Jay Belanger <belanger@truman.edu> - * faq.texi (Calc): Updated version number. + * faq.texi (Calc): Update version number. 2005-12-12 Carsten Dominik <dominik@science.uva.nl>