Let configure test for a suitable mkdir -p
[bpt/emacs.git] / doc / emacs / ChangeLog
index 60fba31..a9d45ef 100644 (file)
@@ -1,48 +1,19 @@
-2012-05-09  Chong Yidong  <cyd@gnu.org>
+2012-05-12  Glenn Morris  <rgm@gnu.org>
 
-       * frames.texi (Mouse References, Mouse Commands): Fix index
-       entries (Bug#11362).
+       * Makefile.in (MKDIR_P): New, set by configure.
+       (mkinfodir): Use $MKDIR_P.
 
-2012-05-09  Glenn Morris  <rgm@gnu.org>
+2012-05-10  Glenn Morris  <rgm@gnu.org>
 
-       * custom.texi (Customization Groups, Custom Themes, Examining):
-       Improve page breaks.
+       * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
+       with "coding: raw-text".
 
-       * rmail.texi (Rmail Display): Use example rather than smallexample.
+       * files.texi (Interlocking): Mention create-lockfiles option.
 
-       * calendar.texi: Convert inforefs to refs.
-
-       * dired.texi (Dired Enter): Improve page break.
-
-       * abbrevs.texi (Abbrev Concepts): Copyedits.
-
-       * maintaining.texi (Registering, Tag Syntax):
-       Tweak line and page breaks.
-
-       * programs.texi (Programs, Electric C): Copyedits.
-       (Program Modes): Add xref to Fortran.
-       (Left Margin Paren): Remove what was (oddly enough) the only use
-       of defvar in the entire Emacs manual.
-       (Hungry Delete): Remove footnote about ancient Emacs version.
-       (Other C Commands): Use example rather than smallexample.
-
-       * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
-       (Nroff Mode, Enriched Indentation, Table Rows and Columns):
-       Tweak line and page breaks.
-
-       * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
-       (Major Modes): Use example rather than smallexample.
-
-       * mule.texi (Output Coding): Reword to improve page-breaks.
-
-       * frames.texi (Fonts): Tweak line and page breaks.
-       Use example rather than smallexample.  Change cross-reference.
-       (Text-Only Mouse): Fix xref.
-
-       * buffers.texi (Buffers, Kill Buffer, Several Buffers)
-       (Indirect Buffers): Tweak line- and page-breaks.
+2012-05-09  Chong Yidong  <cyd@gnu.org>
 
-       * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
+       * frames.texi (Mouse References, Mouse Commands): Fix index
+       entries (Bug#11362).
 
 2012-05-05  Glenn Morris  <rgm@gnu.org>