* window.el (special-display-popup-frame): Minor docstring
enhancement. (Bug#12172)
+2012-08-13 Bastien Guerry <bzg@gnu.org>
+
+ * window.el (special-display-popup-frame): Small docstring
+ enhancement. (Bug#12172)
+
2012-08-13 Andreas Schwab <schwab@linux-m68k.org>
* tar-mode.el (tar-header-data-end): Only ignore size for files of
:group 'frames)
(defun special-display-popup-frame (buffer &optional args)
- "Display BUFFER and return the window chosen.
+ "Pop up a frame displaying BUFFER and return its window.
If BUFFER is already displayed in a visible or iconified frame,
raise that frame. Otherwise, display BUFFER in a new frame.