diff options
| -rw-r--r-- | lisp/mldrag.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mldrag.el b/lisp/mldrag.el index 419e0e556e0..97d09e251c3 100644 --- a/lisp/mldrag.el +++ b/lisp/mldrag.el | |||
| @@ -112,7 +112,7 @@ window taller or shorter." | |||
| 112 | (if should-enlarge-minibuffer | 112 | (if should-enlarge-minibuffer |
| 113 | (progn | 113 | (progn |
| 114 | ;; yes. briefly select minibuffer so | 114 | ;; yes. briefly select minibuffer so |
| 115 | ;; ealarge-window will affect the | 115 | ;; enlarge-window will affect the |
| 116 | ;; correct window. | 116 | ;; correct window. |
| 117 | (select-window minibuffer) | 117 | (select-window minibuffer) |
| 118 | ;; scale back shrinkage if it would | 118 | ;; scale back shrinkage if it would |