]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/windows.texi
Merge changes from emacs-24; up to 2012-04-26T02:03:19Z!ueno@unixuser.org
[gnu-emacs] / doc / lispref / windows.texi
index 5ae368000f6938e4ffa0b84ac43672a7b1b55229..c7c466c7d3615436b93173f868155e200f9b11ea 100644 (file)
@@ -1399,7 +1399,7 @@ When writing an application, you should normally use the higher-level
 functions described in @ref{Switching Buffers}, instead of calling
 @code{set-window-buffer} directly.
 
-This function runs @code{window-scroll-functions}, followed by
+This runs @code{window-scroll-functions}, followed by
 @code{window-configuration-change-hook}.  @xref{Window Hooks}.
 @end defun