X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/94af99a4bf6af2c9e19b4290756f695f120b508f..34a02f46dce0136ef10deb0f632330c76babbd9c:/doc/lispref/ChangeLog diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index b0a7ce4ae4..44467d5f51 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,78 @@ +2012-01-19 Martin Rudalics + + * windows.texi (Window Configurations): Rewrite references to + persistent window parameters. + (Window Parameters): Fix description of persistent window + parameters. + +2012-01-16 Juanma Barranquero + + * windows.texi (Window Parameters): Use @pxref. + +2012-01-16 Martin Rudalics + + * windows.texi (Window Configurations, Window Parameters): + Describe persistent window parameters. + +2011-12-27 Stefan Monnier + + * variables.texi (Creating Buffer-Local): Warn against misuses of + make-variable-buffer-local (bug#10258). + +2012-01-07 Lars Magne Ingebrigtsen + + * macros.texi (Defining Macros): Document `doc-string' (bug#9668). + +2012-01-06 Chong Yidong + + * variables.texi (Directory Local Variables): Document + hack-dir-local-variables-non-file-buffer. + +2012-01-06 Glenn Morris + + * maps.texi (Standard Keymaps): Refer to Info-edit by name + rather than by keybinding. + +2011-12-29 Juanma Barranquero + + * frames.texi (Font and Color Parameters): Add @pxref. + +2011-12-29 Daniel Colascione + + * frames.texi (Font and Color Parameters): + Document w32 font backends (bug#10399). + +2011-12-28 Paul Eggert + + * files.texi (File Attributes, Changing Files): + Use a more-natural notation for octal numbers. + +2011-12-23 Juanma Barranquero + + * variables.texi (Variables with Restricted Values): + Change reference to variable (bug#10354). + +2011-12-13 Martin Rudalics + + * windows.texi (Splitting Windows): Use t instead of non-nil + when describing window-combination-resize. + +2011-12-05 Stefan Monnier + + * text.texi (Special Properties): Warn against `intangible' properties + (bug#10222). + +2011-11-26 Eli Zaretskii + + * 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 * windows.texi (Splitting Windows): Fix description of @@ -12,8 +87,8 @@ 2011-11-21 Martin Rudalics - * windows.texi (Windows and Frames, Splitting Windows): Fix - typos. + * windows.texi (Windows and Frames, Splitting Windows): + Fix typos. 2011-11-21 Chong Yidong @@ -25,8 +100,8 @@ (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. + Don't document even-window-heights, which is going away. + Clarify which options are obeyed by which action functions. 2011-11-20 Stefan Monnier @@ -9738,7 +9813,7 @@ 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) @@ -9768,7 +9843,7 @@ ;; 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.