Document font-use-system-font.
[bpt/emacs.git] / doc / emacs / ChangeLog
index 39ffa2c..ebb4775 100644 (file)
@@ -1,3 +1,46 @@
+2010-03-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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  <cyd@stupidchicken.com>
+
+       * 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  <cyd@stupidchicken.com>
+
+       * 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  <cyd@stupidchicken.com>
+
+       * frames.texi (Frame Commands): Note that the last ordinary frame can
+       be deleted in daemon mode (Bug#5616).
+
+2010-02-18  Glenn Morris  <rgm@gnu.org>
+
+       * trouble.texi (Contributing): Repository is no longer CVS.
+
+2010-02-08  Glenn Morris  <rgm@gnu.org>
+
+       * buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)
+
+2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * 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  <mah@everybody.org>
 
        * programs.texi (Other C Commands): Replace reference to obsolete
@@ -23,7 +66,7 @@
 
        * building.texi (Grep Searching): Document zrgrep.
 
-       * mini.texi (Completion Options): Mention `initals' completion style.
+       * mini.texi (Completion Options): Mention `initials' completion style.
 
 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>