mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-15 17:00:26 +00:00
(mldrag-drag-vertical-line): Delete debugging code.
This commit is contained in:
parent
2708e59e80
commit
3fafe1d5d1
@ -208,7 +208,6 @@ right will make the clicked-on window thinner or wider."
|
||||
edges (window-edges)
|
||||
left (nth 0 edges)
|
||||
right (nth 2 edges))
|
||||
(setq foo (cons (list x left) foo))
|
||||
;; scale back a move that would make the
|
||||
;; window too thin.
|
||||
(if scroll-bar-left
|
||||
|
Loading…
Reference in New Issue
Block a user