diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-05-03 05:51:29 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-05-03 05:51:29 +0000 |
commit | 165af501cfdc5b4df4b72c189e2dd19e237f43db (patch) | |
tree | 7d148f81d1e33903e96a62ddc0213501d50707fe /lisp/mldrag.el | |
parent | 73168c8b2c07733f10451cd79a782d468216cf89 (diff) | |
download | emacs-165af501cfdc5b4df4b72c189e2dd19e237f43db.tar.gz |
Comment change.
Diffstat (limited to 'lisp/mldrag.el')
-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." (if should-enlarge-minibuffer (progn ;; yes. briefly select minibuffer so - ;; ealarge-window will affect the + ;; enlarge-window will affect the ;; correct window. (select-window minibuffer) ;; scale back shrinkage if it would |