+2005-11-30 Romain Francoise <romain@orebokech.com>
+
+ * dframe.el (dframe-reposition-frame-emacs): Fix position
+ computation for 'left location.
+ Update copyright year.
+
2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
* help.el (help-map): Move initialization into declaration.
;;; dframe --- dedicate frame support modes
-;;; Copyright (C) 1996, 97, 98, 99, 2000, 01, 02, 03, 04 Free Software Foundation
+;;; Copyright (C) 1996, 97, 98, 99, 2000, 01, 02, 03, 04, 05 Free Software Foundation
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Keywords: file, tags, tools
(setq newleft (+ pfx pfw 5)
newtop pfy))
((eq location 'left)
- (setq newleft (+ pfx 10 nfw)
+ (setq newleft (- pfx 10 nfw)
newtop pfy))
((eq location 'left-right)
(setq newleft