emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r107886: Fix typo in last commit.


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r107886: Fix typo in last commit.
Date: Fri, 13 Apr 2012 14:22:01 +0800
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 107886
committer: Chong Yidong <address@hidden>
branch nick: trunk
timestamp: Fri 2012-04-13 14:22:01 +0800
message:
  Fix typo in last commit.
modified:
  src/indent.c
=== modified file 'src/indent.c'
--- a/src/indent.c      2012-04-13 06:20:39 +0000
+++ b/src/indent.c      2012-04-13 06:22:01 +0000
@@ -957,7 +957,7 @@
 }
 
 DEFUN ("move-to-column", Fmove_to_column, Smove_to_column, 1, 2,
-       "NMove to column:",
+       "NMove to column: ",
        doc: /* Move point to column COLUMN in the current line.
 Interactively, COLUMN is the value of prefix numeric argument.
 The column of a character is calculated by adding together the widths


reply via email to

[Prev in Thread] Current Thread [Next in Thread]