diff options
author | Richard M. Stallman <rms@gnu.org> | 2004-12-03 11:28:08 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2004-12-03 11:28:08 +0000 |
commit | f6101ac9afdd509b502dcfab369ad61eba37287d (patch) | |
tree | 77f1b4e15e1c8cdf4e49b12047d53f4f2bbe7510 /lispref/ChangeLog | |
parent | 43954849f409ec1db056ff20291df616813a223b (diff) | |
download | emacs-f6101ac9afdd509b502dcfab369ad61eba37287d.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r-- | lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index e1f05b00e47..cb8bc8993d9 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,10 @@ +2004-12-03 Richard M. Stallman <rms@gnu.org> + + * windows.texi (Selecting Windows): get-lru-window and + get-largest-window don't consider dedicated windows. + + * text.texi (Undo): Document undo-in-progress. + 2004-11-26 Richard M. Stallman <rms@gnu.org> * locals.texi (Standard Buffer-Local Variables): Undo prev change. |