X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/4c14013dbec3a2f130a38e61e885f1e8cc6c325b..0b973fc594aa04c4a22aa1aee7bc8b5c4f74c93f:/doc/emacs/ChangeLog diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 5c0ff3da20..dc43450110 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,210 @@ +2011-03-03 Drake Wilson (tiny change) + + * misc.texi (emacsclient Options): Add q/quiet. + +2011-03-02 Glenn Morris + + * mule.texi (Communication Coding) : + Remove duplicate (essentially) paragraph. (Bug#8148) + +2011-03-01 Christoph Scholtes + + * maintaining.texi (Format of ChangeLog): Add reference to + add-log-full-name. + (Change Log Commands): Add documentation for combining multiple + symbols in one change. + +2011-03-01 Glenn Morris + + * custom.texi (Directory Variables): + Give an example of excluding subdirectories. + +2011-02-28 Eli Zaretskii + + * search.texi (Regexp Search): Move index entries about regexps to the + "Regexps" node. Add index entries for regexp search. (Bug#8096) + +2011-02-19 Glenn Morris + + * dired.texi (Dired): Dired-X version number was dropped. + +2011-02-14 Jan Djärv + + * xresources.texi (X Resources): Remove *faceName and replace it with + *font for Lucid. + +2011-02-05 Chong Yidong + + * rmail.texi (Rmail Display): Document Rmail MIME support more + accurately. + + * maintaining.texi (VC Change Log): Document vc-log-incoming and + vc-log-outgoing. + (Merging): Document vc-find-conflicted-file. + +2011-02-05 Glenn Morris + + * custom.texi (Variables): Fix typo. + +2011-01-31 Chong Yidong + + * search.texi (Regexps): Copyedits. Mention character classes + (Bug#7809). + + * files.texi (File Aliases): Restore explanatory text from Eli + Zaretskii, accidentally removed in 2011-01-08 commit. + +2011-01-29 Eli Zaretskii + + * makefile.w32-in (MAKEINFO): Remove options, leave only program name. + (MAKEINFO_OPTS): New variable. + (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS). + (emacs.html): New target. + (clean): Remove emacs.html. + +2011-01-23 Werner Lemberg + + * Makefile.in (MAKEINFO): Now controlled by `configure'. + (MAKEINFO_OPTS): New variable. Use it where appropriate. + (ENVADD): Updated. + +2011-01-18 Glenn Morris + + * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition. + + * ack.texi (Acknowledgments): Remove mention of replaced prolog.el. + +2011-01-15 Chong Yidong + + * building.texi (Compilation): Improve instructions for running two + compilations (Bug#7573). + + * files.texi (Backup Names): Document the new location of the + last-resort backup file. + + * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp + manual. Explain why directory-abbrev-alist elements should be anchored + (Bug#7777). + +2011-01-15 Eli Zaretskii + + * msdog.texi (Windows Startup): Correct inaccurate description of + differences between emacsclient.exe and emacsclientw.exe. + +2011-01-02 Chong Yidong + + * rmail.texi (Rmail Display): Edit for grammar and conciseness. + +2011-01-02 Kenichi Handa + + * rmail.texi (Rmail Display): Describe new features of Rmail in Info. + +2011-01-02 Eli Zaretskii + + * frames.texi (Cut and Paste): Modify the section's name and text: + don't mix "cut/paste" with "kill/yank". + (Cut/Paste Other App): Describe the per-session emulation of PRIMARY. + (Bug#7702) + + * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667) + +2011-01-02 Glenn Morris + + * maintaining.texi: Move inclusion of emerge after EDE, so that it + matches its position in the menu. (Bug#7674) + +2011-01-02 Glenn Morris + + * trouble.texi (Checklist): Mention not replying via news either. + +2010-12-30 Tassilo Horn + + * misc.texi (Document View): Update DocView section with newly + supported document formats. + +2010-12-21 Chong Yidong + + * killing.texi: Resection the Info version to conform to the + printed manual, to avoid making sections on Accumulating Text, CUA + and Rectangles into full chapters. + +2010-12-13 Eli Zaretskii + + * custom.texi (Init Syntax): Add index entries for "character syntax". + (Bug#7576) + +2010-12-13 Karel Klíč + + * text.texi (HTML Mode): Small fixes. (Bug#7607) + +2010-12-13 Glenn Morris + + * trouble.texi (Checklist): Fix typo in newsgroup name. + +2010-12-13 Chong Yidong + + * search.texi (Word Search): Note that the lazy highlight always + matches to whole words (Bug#7470). + +2010-12-13 Eli Zaretskii + + * display.texi (Optional Mode Line): Make the description of + load-average more accurate. + + * msdog.texi (Windows HOME): Mention that HOME can also be set in the + registry, with a cross-reference. + (Windows Startup): New node. Move the stuff about the current + directory from "Windows HOME". + +2010-11-27 Bob Rogers + + * maintaining.texi (VC With A Locking VCS, VC Directory Commands): + * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes. + +2010-11-27 Chong Yidong + + * maintaining.texi (Version Control Systems): Fix repeated sentence. + Suggested by Štěpán Němec. + +2010-11-27 Chong Yidong + + * maintaining.texi (Version Control): Say "commit", not "check in". + (Version Control Systems): Simplify descriptions. + (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from + VCS Concepts. + (VC Mode Line): Update example. + (Old Revisions): Document revert-buffer for vc-diff. + (Log Buffer): Promote to a subsection. Document header lines. + + * macos.texi (Mac / GNUstep Basics): Document + ns-right-alternate-modifier. + + * emacs.texi (Top): Update node listing. + +2010-11-13 Eli Zaretskii + + * rmail.texi (Rmail Coding): Characters with no fonts are not + necessarily displayed as empty boxes. + + * mule.texi (Language Environments, Fontsets): Characters with no + fonts are not necessarily displayed as empty boxes. + + * display.texi (Text Display): Document display of glyphless + characters. + +2010-11-13 Glenn Morris + + * basic.texi (Position Info): Add M-x count-words-region. + +2010-11-11 Glenn Morris + + * msdog.texi (ls in Lisp): Update for ls-lisp changes. + +2010-11-09 Eli Zaretskii + + * msdog.texi (Windows HOME): Add information regarding startup + directory when invoking Emacs from a desktop shortcut. (bug#7300) + 2010-10-11 Glenn Morris * Makefile.in (MAKEINFO): Add explicit -I$srcdir. @@ -7425,9 +7632,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, - 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 - Free Software Foundation, Inc. + Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc. This file is part of GNU Emacs.