X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/09964e7ddd73e7224538a34fa1ccf375e206f19c..d68eb23c6a6b9fc7f1c0d2873f98fb0dd51dbfd9:/doc/emacs/ChangeLog diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 2ad01d4549..ebb4775e93 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,371 @@ +2010-03-20 Chong Yidong + + * cmdargs.texi (Font X): Move most content to Fonts. + + * frames.texi (Fonts): New node. Document font-use-system-font. + + * emacs.texi (Top): + * xresources.texi (Table of Resources): + * mule.texi (Defining Fontsets, Charsets): Update xrefs. + +2010-03-06 Chong Yidong + + * custom.texi (Init Examples): Add xref to Locals. + + * major.texi (Choosing Modes): Mention usage of setq-default for + setting the default value of major-mode (Bug#5688). + +2010-03-02 Chong Yidong + + * frames.texi (Mouse Avoidance): Mention make-pointer-invisible. + + * display.texi (Display Custom): Document make-pointer-invisible and + underline-minimum-offset. Remove inverse-video. + +2010-02-21 Chong Yidong + + * frames.texi (Frame Commands): Note that the last ordinary frame can + be deleted in daemon mode (Bug#5616). + +2010-02-18 Glenn Morris + + * trouble.texi (Contributing): Repository is no longer CVS. + +2010-02-08 Glenn Morris + + * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529) + +2010-02-01 Stefan Monnier + + * display.texi (Useless Whitespace, Text Display): + * custom.texi (Init Examples): Avoid obsolete special default variables + like default-major-mode. + +2010-01-24 Mark A. Hershberger + + * programs.texi (Other C Commands): Replace reference to obsolete + c-subword-mode. + +2010-01-21 Glenn Morris + + * trouble.texi (Bugs): Fix PROBLEMS keybinding. + +2010-01-12 Glenn Morris + + * trouble.texi (Checklist): Use bug-gnu-emacs rather than + emacs-pretest-bug for bug reports for development versions. + +2010-01-11 Glenn Morris + + * display.texi (Highlight Interactively): `t' does not mean highlight + all patterns. (Bug#5335) + +2009-12-29 Chong Yidong + + * misc.texi (Shell): Document async-shell-command. + + * building.texi (Grep Searching): Document zrgrep. + + * mini.texi (Completion Options): Mention `initials' completion style. + +2009-12-29 Nick Roberts + + * building.texi: Import GDB Graphical Interface description from + EMACS_23_1_RC. + +2009-12-24 Chong Yidong + + * emacs.texi (Top): Update node listing. + + * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d. + + * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom. + + * cmdargs.texi (Initial Options): + * xresources.texi (Resources): Document inhibit-x-resources. + + * custom.texi (Specifying File Variables): Note that minor modes are + enabled unconditionally. + + * display.texi (Scrolling): Briefly document the old recenter command, + and document recenter-positions. + + * files.texi (Visiting): + * buffers.texi (Buffers): Max buffer size is now 512 MB. + + * frames.texi (Cut/Paste Other App): Document + save-interprogram-paste-before-kill. + + * killing.texi (Kill Options): New node. + +2009-12-05 Chong Yidong + + * misc.texi (Shell Options): ansi-color is now default. + +2009-12-05 Glenn Morris + + * emacs.texi (Top): Update menu for cal-xtra node changes. + * calendar.texi (Displaying the Diary): Holidays may be in the buffer + or mode line. Don't mention invisible text or the details of + diary-print-entries here, only in cal-xtra. + (Format of Diary File): Mention that the "date on first line" format + only really affects the simple display. + * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu. + (Diary Customizing): Holidays may be in the buffer or mode line. + Move diary-print-entries to the "Diary Display" section. + (Diary Display): New section, split out from "Fancy Diary Display". + Explain the limitations of simple display, and how to print it. + + * calendar.texi (Displaying the Diary): Mention keys apply to calendar. + + * cal-xtra.texi (Diary Display): Mention View mode. + +2009-11-29 Juri Linkov + + * display.texi (Highlight Interactively): Actually a list of + default faces is pre-loaded into a list of default values + instead of the history. + +2009-11-20 Glenn Morris + + * ack.texi (Acknowledgments): + * emacs.texi (Acknowledgments): Add htmlfontify. + +2009-11-14 Glenn Morris + + * cal-xtra.texi (Holiday Customizing): Replace obsolete alias. + + * ack.texi (Acknowledgments): + * emacs.texi (Acknowledgments): Update for recent Org changes. + +2009-10-31 Chong Yidong + + * mule.texi (Charsets): Numerous copyedits. Don't discuss the + `charset' property, which is irrelevant to the user manual (Bug#3526). + +2009-10-14 Juanma Barranquero + + * trouble.texi (DEL Does Not Delete): Fix typo. + +2009-10-05 Michael Albinus + + * files.texi (Misc File Ops): Mention copy-directory. + +2009-10-04 Eli Zaretskii + + * mule.texi (Unibyte Mode): Emphasize that + unibyte-display-via-language-environment affects only the display. + + * display.texi (Horizontal Scrolling): Document cursor behavior under + horizontal scrolling when point moves off the screen (Bug#4564). + Improve wording. + +2009-10-01 Michael Albinus + + * files.texi (Directories): delete-directory prompts for recursive + deletion. + +2009-09-30 Glenn Morris + + * ack.texi (Acknowledgments): + * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent. + +2009-09-25 Tassilo Horn + + * dired.texi (Dired Navigation): Use @code instead of @var for + dired-isearch-filenames, so that it's not capitalized. + +2009-09-19 Chong Yidong + + * frames.texi (Frame Commands): C-z is now bound to suspend-frame. + + * entering.texi (Exiting): C-z is now bound to suspend-frame. + + * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519). + (Key Bindings): Reference Init Rebinding in introductory text. Shift + some of the introduction to Keymaps node. + (Keymaps): Simplify. + (Local Keymaps): Simplify. Move binding example to Init Rebinding. + (Minibuffer Maps): Remove mention of Mocklisp. + (Init Rebinding): Move mode-local rebinding example here from Local + Keymaps. + (Modifier Keys): Clarify. + (Rebinding): Add cindex for "binding keys". + +2009-09-13 Chong Yidong + + * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419). + +2009-08-31 Nick Roberts + + * building.texi (Threads Buffer, Multithreaded Debugging): + Re-organise these two sections. + +2009-08-29 Eli Zaretskii + + * cmdargs.texi (Initial Options): Fix last change. + +2009-08-29 Stefan Monnier + + * mule.texi (Enabling Multibyte): + * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE. + (Initial Options): Remove --(no-)multibyte, --(no-)unibyte. + +2009-08-20 Glenn Morris + + * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case. + +2009-08-19 Glenn Morris + + * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder. + +2009-08-18 Glenn Morris + + * ack.texi (Acknowledgments): + * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el. + + * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el. + +2009-08-09 Glenn Morris + + * ack.texi (Acknowledgments): + * emacs.texi (Acknowledgments): Add gdb-mi entry. + +2009-08-08 Dmitry Dzhus + + * emacs.texi (Top): Add new menu items for GDB-UI. + + * building.texi (GDB Graphical Interface): Add Multithreaded debugging + section. Threads buffer is in separate section now. + +2009-08-08 Glenn Morris + + * ack.texi (Acknowledgments): + * emacs.texi (Acknowledgments): + Update for js2-mode and org changes. + +2009-08-02 Michael Albinus + + * files.texi (Reverting): Auto-Revert Tail mode works also for remote + files. + +2009-07-28 Chong Yidong + + * building.texi (Lisp Libraries): Clarify meaning of autoloading. + +2009-07-23 Glenn Morris + + * programs.texi (Matching): Update blink-matching-paren-distance. + +2009-07-21 Chong Yidong + + * frames.texi (Cut/Paste Other App): For select-active-regions, + selection is now updated on moving point. + +2009-07-21 Richard Stallman + + * glossary.texi (GNU, Daemon): Update information. + +2009-07-19 Juri Linkov + + * custom.texi (Specifying File Variables, Safe File Variables): + "variables/value pairs" -> "variable/value pairs". + +2009-07-15 Glenn Morris + + * misc.texi (Gnus): Remove widow. + +2009-07-11 Glenn Morris + + * Makefile.in (TEXI2PDF): New. + (emacs.pdf, emacs-xtra.pdf): New targets. + + * arevert-xtra.texi (Autorevert): Add menu descriptions. + + * display.texi (Horizontal Scrolling): Re-word to remove widow. + + * emacs.texi (Top): Info can be read from other places than Emacs. + Don't print the copying notice twice in the printed version. + Update the menu and detailmenu. + (Preface): The meaning of "on-line" has changed. + Correct name for "Common Problems" chapter. + (Distrib): Update FSF shop URL. + (Intro): Showing two files at once is not so exciting. + + * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference. + (Mac / GNUstep Basics): Minor grammar changes. + (Mac / GNUstep Events): Fix typo. + (GNUstep Support): CANNOT_DUMP no longer applies. + + * misc.texi (Document View): Fix typos. + + * dired.texi (Dired): + * help.texi (Help): + * macos.texi (Mac OS / GNUstep): + * maintaining.texi (Version Control, Introduction to VC): + End menu descriptions with a period. + +2009-07-09 Eli Zaretskii + + * msdog.texi (Windows Files) : Don't be + so categorical in saying that the option is only useful on NTFS. + +2009-07-09 Glenn Morris + + * Makefile.in (texinfodir): New variable, with location of texinfo.tex. + (ENVADD): Add texinfodir to TEXINPUTS. + + * emacs.texi (Top): Fix cross-reference. + + * maintaining.texi (VC Directory Buffer): Fix cross-reference. + + * vc1-xtra.texi (Revision Tags): Fix typo. + +2009-07-03 Glenn Morris + + * emerge-xtra.texi (Emerge): Tweak Misc menu description. + (Submodes of Emerge): Skip Prefers is only relevant with an ancestor. + (Merge Commands): `.' does not seem to work in A or B buffer. + `l' can recreate the 3-window display. + + * glossary.texi (Glossary): Minor phrasing changes throughout. + Add more internal cross-references. + : You can't really autoload a variable. + : Move details here from `M-C-' item. + : Refer to `Truncation.' + : + : New entries. + : Mention recycle bins. + : Mention ``folders.'' + : Don't mention ``type-ahead.'' + : Refer to the manual node. + : Can be global or local. + : There are other checkers besides Ispell. + +2009-07-02 Glenn Morris + + * anti.texi (Antinews): Minor changes in phrasing. + + * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce + some underfull lines in dvi output. + + * emacs-xtra.texi (Introduction): Mention included in info Emacs manual. + + * sending.texi (Mail Sending): Add a tiny bit on mailclient. + + * vc-xtra.texi (Advanced VC Usage): End all menu items with a period. + +2009-07-01 Jan Djärv + + * xresources.texi (Table of Resources): Mention maximized for + fullscreen. + + * cmdargs.texi (Window Size X): -mm/--maximized is new. + +2009-07-01 Chong Yidong + + * anti.texi (Antinews): Correct the list of removed platforms. + 2009-06-28 Glenn Morris * arevert-xtra.texi: Minor language tweaks. @@ -36,10 +404,10 @@ * search.texi (Isearch Scroll): Add isearch-allow-scroll to index. (Isearch Scroll): Decapitalize and . -2009-06-09 Agustín Martín +2009-06-09 Agustín Martín - * fixit.texi (Spelling): Set default dictionary. Improve - descriptions (Bug#2554) + * fixit.texi (Spelling): Set default dictionary. + Improve descriptions (Bug#2554) 2009-06-08 David Reitter @@ -528,7 +896,6 @@ * emacs.texi: * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep. - 2008-11-28 Richard M Stallman * misc.texi (Dissociated Press): Minor cleanups. @@ -6420,8 +6787,8 @@ 1998-04-06 Andreas Schwab - * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use - it in dvi targets. + * Makefile.in (ENVADD): Environment vars to pass to texi2dvi. + Use it in dvi targets. 1997-09-23 Paul Eggert @@ -6692,7 +7059,7 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GNU Emacs.