]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/basic.texi
Followup for last commit in the user manual
[gnu-emacs] / doc / emacs / basic.texi
index 68581d03a85d9b62089f57e0c506bda94ba0cc18..b6939be49058c5923ccead6fd7e95380d9b70d76 100644 (file)
@@ -337,10 +337,11 @@ move to the column number specified by the argument's numeric value.
 @kindex C-x C-n
 @findex set-goal-column
 Use the current column of point as the @dfn{semipermanent goal column}
-for @kbd{C-n} and @kbd{C-p} (@code{set-goal-column}).  When a
-semipermanent goal column is in effect, those commands always try to
-move to this column, or as close as possible to it, after moving
-vertically.  The goal column remains in effect until canceled.
+for @kbd{C-n} and @kbd{C-p} (@code{set-goal-column}) in the current
+buffer.  When a semipermanent goal column is in effect, those commands
+always try to move to this column, or as close as possible to it,
+after moving vertically.  The goal column remains in effect until
+canceled.
 
 @item C-u C-x C-n
 Cancel the goal column.  Henceforth, @kbd{C-n} and @kbd{C-p} try to