]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/display.texi
* window.c (quad): New function.
[gnu-emacs] / doc / emacs / display.texi
index 2313d117a90895c453e82f69f77fff257e0b73a9..90bfcf147c55dde18e069a557dcb3205cb8c7fde 100644 (file)
@@ -1065,7 +1065,7 @@ present.
   Type @kbd{M-x delete-trailing-whitespace} to delete all trailing
 whitespace.  This command deletes all extra spaces at the end of each
 line in the buffer, and all empty lines at the end of the buffer; to
-ignore the latter, change the varaible @code{delete-trailing-lines} to
+ignore the latter, change the variable @code{delete-trailing-lines} to
 @code{nil}.  If the region is active, the command instead deletes
 extra spaces at the end of each line in the region.