diff options
| author | Glenn Morris | 2011-04-22 20:07:16 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-04-22 20:07:16 -0700 |
| commit | 4ffd0d6b569d252e4e807d4e9c9d6a5bd5b08640 (patch) | |
| tree | 26c20c7c4da56fae7e041c9345c76cce1224188c /doc/lispref/ChangeLog | |
| parent | 81de9236e1daa1fe7dfd0ef9aaaf1e13b6aa74e4 (diff) | |
| parent | be71f8100a71a5b896ef05c32f51a09a3d9e3993 (diff) | |
| download | emacs-4ffd0d6b569d252e4e807d4e9c9d6a5bd5b08640.tar.gz emacs-4ffd0d6b569d252e4e807d4e9c9d6a5bd5b08640.zip | |
Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 784f62dc4cc..0c0583c06ab 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2011-04-23 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * windows.texi (Choosing Window): Fix typo. | ||
| 4 | |||
| 5 | 2011-04-23 Chong Yidong <cyd@stupidchicken.com> | ||
| 6 | |||
| 7 | * frames.texi (Layout Parameters): Note the difference between | ||
| 8 | querying and setting parameters for left-fringe and right-fringe | ||
| 9 | (Bug#6930). | ||
| 10 | |||
| 1 | 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca> | 11 | 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 12 | ||
| 3 | * minibuf.texi (Basic Completion): Be a bit more precise about the | 13 | * minibuf.texi (Basic Completion): Be a bit more precise about the |