• Stefan Kangas's avatar
    Rename *-multiframe-window to *-window-any-frame · c91c145d
    Stefan Kangas authored
    Suggested by Drew Adams.
    
    * lisp/frame.el
    (next-multiframe-window): Define as obsolete alias for...
    (next-window-any-frame): ...new function name.
    (previous-multiframe-window): Define as obsolete alias for...
    (previous-window-any-frame): ...new function name.  (Bug#12436)
    
    * lisp/term/ns-win.el (global-map): Use new command name.
    * doc/emacs/windows.texi (Other Window): Document it.
    * etc/NEWS: Announce it.
    c91c145d
frame.el 110 KB