aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2013-07-21 04:42:11 +0200
committerJuanma Barranquero2013-07-21 04:42:11 +0200
commit728dc3cc6093d56809c4159bb8022dbd1eb57d8a (patch)
tree6ff3be6d8b4ff0dc2d504fac5c2eb431a385bea8 /lisp/ChangeLog
parentd828e5f94255c799cf7ecb4bbe5cbc00828fbfdb (diff)
downloademacs-728dc3cc6093d56809c4159bb8022dbd1eb57d8a.tar.gz
emacs-728dc3cc6093d56809c4159bb8022dbd1eb57d8a.zip
lisp/desktop.el: Correctly restore iconified frames.
(desktop--filter-iconified-position): New function. (desktop-filter-parameters-alist): Add entries for `top' and `left'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 95b4a2a2b6f..720e040fbff 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12013-07-21 Juanma Barranquero <lekktu@gmail.com>
2
3 * desktop.el: Correctly restore iconified frames.
4 (desktop--filter-iconified-position): New function.
5 (desktop-filter-parameters-alist): Add entries for `top' and `left'.
6
12013-07-20 Glenn Morris <rgm@gnu.org> 72013-07-20 Glenn Morris <rgm@gnu.org>
2 8
3 * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped): 9 * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):