• Martin Rudalics's avatar
    Fix previous fix of enlarge-/shrink-window · 620951fe
    Martin Rudalics authored
    * lisp/window.el (enlarge-window, shrink-window): Consistently
    signal user-error instead of error.  Resize minibuffer window by
    delta lines instead of pixels.  When a window cannot be resized,
    signal an error only when this function was invoked by a command
    in the enlarge-/shrink-window group (this restores the behavior
    before the fix of bug#22723 for the non-interactive case).
    620951fe
window.el 340 KB