X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/1cd64aaefe8f89c7f99ab8b8f6c86461288f1c80..233ba4d924933cb56129bd7511e6137b7c0b8e3e:/doc/emacs/ChangeLog diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index cb243825d5..d04c032286 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,151 @@ +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 @@ -7449,9 +7597,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.