]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/ChangeLog
Merge changes from emacs-23 branch
[gnu-emacs] / doc / lispref / ChangeLog
index 3324b5dcfec6ce2dad61affbd30ac490cbb6224e..f69eeeaadd4a84249861c0a211d0c9cd05f6af8a 100644 (file)
@@ -1,3 +1,92 @@
+2011-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * variables.texi (Creating Buffer-Local): Warn against misuses of
+       make-variable-buffer-local (bug#10258).
+
+2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
+
+2012-01-06  Chong Yidong  <cyd@gnu.org>
+
+       * variables.texi (Directory Local Variables): Document
+       hack-dir-local-variables-non-file-buffer.
+
+2012-01-06  Glenn Morris  <rgm@gnu.org>
+
+       * maps.texi (Standard Keymaps): Refer to Info-edit by name
+       rather than by keybinding.
+
+2011-12-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * frames.texi (Font and Color Parameters): Add @pxref.
+
+2011-12-29  Daniel Colascione  <dan.colascione@gmail.com>
+
+       * frames.texi (Font and Color Parameters):
+       Document w32 font backends (bug#10399).
+
+2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * files.texi (File Attributes, Changing Files):
+       Use a more-natural notation for octal numbers.
+
+2011-12-23  Juanma Barranquero  <lekktu@gmail.com>
+
+       * variables.texi (Variables with Restricted Values):
+       Change reference to variable (bug#10354).
+
+2011-12-13  Martin Rudalics  <rudalics@gmx.at>
+
+       * windows.texi (Splitting Windows): Use t instead of non-nil
+       when describing window-combination-resize.
+
+2011-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * text.texi (Special Properties): Warn against `intangible' properties
+       (bug#10222).
+
+2011-11-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * display.texi (Truncation):
+       * text.texi (Special Properties): Describe what a stretch-glyph is
+       instead of using that term without explanation.  Make the
+       cross-references more accurate.
+
+       * display.texi (Usual Display): Update the description,
+       cross-references, and indexing related to display of control
+       characters and raw bytes.
+
+2011-11-25  Martin Rudalics  <rudalics@gmx.at>
+
+       * windows.texi (Splitting Windows): Fix description of
+       window-combination-limit.  Suggested by Eli Zaretskii.
+
+2011-11-23  Chong Yidong  <cyd@gnu.org>
+
+       * windows.texi (Window Sizes): Move window-top-line,
+       window-left-column, and window-*-pixel-edges to Coordinates and
+       Windows node.
+       (Coordinates and Windows): Restore window-edges doc.
+
+2011-11-21  Martin Rudalics  <rudalics@gmx.at>
+
+       * windows.texi (Windows and Frames, Splitting Windows):
+       Fix typos.
+
+2011-11-21  Chong Yidong  <cyd@gnu.org>
+
+       * windows.texi (Splitting Windows): Fix error in documentation of
+       window-combination-limit.
+       (Cyclic Window Ordering): Minor fixes to next-window,
+       one-window-p, and get-lru-window docs.  Don't document
+       window-list-1.
+       (Buffers and Windows): Copyedits.
+       (Choosing Window): Document special handling of special-display-*.
+       (Choosing Window Options): Fix display-buffer-reuse-frames doc.
+       Don't document even-window-heights, which is going away.
+       Clarify which options are obeyed by which action functions.
+
 2011-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
        directory have been changed to reflect this.
 
        * All instances of @indentedresultt{} have been changed to
-       `     @result{}', using 5 spaces at the begining of the line.
+       `     @result{}', using 5 spaces at the beginning of the line.
 
 1989-04-24  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
 
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1998-2011  Free Software Foundation, Inc.
+  Copyright (C) 1998-2012  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.