Merge changes from emacs-23 branch
[bpt/emacs.git] / doc / lispref / ChangeLog
index 40481ac..063ea78 100644 (file)
@@ -1,3 +1,46 @@
+2011-01-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * vol1.texi (Top):
+       * vol2.texi (Top):
+       * elisp.texi (Top):
+       * display.texi (Display Property): Shorten the menu description of
+       the "Other Display Specs" node (Bug#7816).
+
+       * keymaps.texi (Defining Menus): Add "menu item" and "extended
+       menu item" concept index entries (Bug#7805).
+
+2011-01-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (texinfodir): New variable.
+       (usermanualdir): Remove as redundant with $(emacsdir).
+       (MAKEINFO): Remove options, leave only program name.
+       (MAKEINFO_OPTS): New variable.
+       (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
+
+2011-01-25  Chong Yidong  <cyd@stupidchicken.com>
+            Richard Kim  <emacs18@gmail.com>
+
+       * loading.texi (Library Search): Document list-load-path-shadows
+       (Bug#7757).
+
+2011-01-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * searching.texi (Regexp Special): Remove outdated discussion of
+       character sets (Bug#7780).
+
+       * frames.texi (Pop-Up Menus): Document where menu title comes
+       from (Bug#7684).
+
+2011-01-25  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (Making Buttons): Mention limitation of text buttons.
+
+2011-01-23  Werner Lemberg  <wl@gnu.org>
+
+       * Makefile.in (MAKEINFO): Now controlled by `configure'.
+       (MAKEINFO_OPTS): New variable.  Use it where appropriate.
+       (ENVADD): New variable to control texi2dvi and texi2pdf.
+
 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
 
        * files.texi (Directory Names): Move directory-abbrev-alist doc to
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-    2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+  Copyright (C) 1998-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.