aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2011-06-26 22:00:24 +0200
committerJoakim Verona2011-06-26 22:00:24 +0200
commit76d08552619c83268f1353f449099f50ed6f93fa (patch)
tree321a375628d83d5c8aeea5876cf375ec7ad93f58 /lib-src/ChangeLog
parent9fa0e291e866fb7945e18cd2ad8514090c13d510 (diff)
parent5b66d427c05eba5493c27da28c460a129b4203cc (diff)
downloademacs-76d08552619c83268f1353f449099f50ed6f93fa.tar.gz
emacs-76d08552619c83268f1353f449099f50ed6f93fa.zip
first working example of mvc. multiple views of a slider are kept in sync
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index ec123e85036..b7a95fe8043 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,12 @@
12011-06-25 Glenn Morris <rgm@gnu.org>
2
3 * emacsclient.c (decode_options) <opt>: Add `F:'.
4 (print_help_and_exit): Mention --frame-parameters.
5
62011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
7
8 * emacsclient.c (longopts, decode_options, main): Add frame-parameters.
9
12011-06-10 Paul Eggert <eggert@cs.ucla.edu> 102011-06-10 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 * movemail.c: Fix race condition and related bugs (Bug#8836). 12 * movemail.c: Fix race condition and related bugs (Bug#8836).