[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] trunk r116197: src/indent.c (current_column_1): Correct co
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] trunk r116197: src/indent.c (current_column_1): Correct commentary. |
Date: |
Wed, 29 Jan 2014 18:04:15 +0000 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 116197
revision-id: address@hidden
parent: address@hidden
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Wed 2014-01-29 20:04:11 +0200
message:
src/indent.c (current_column_1): Correct commentary.
modified:
src/indent.c indent.c-20091113204419-o5vbwnq5f7feedwu-181
=== modified file 'src/indent.c'
--- a/src/indent.c 2014-01-01 17:44:48 +0000
+++ b/src/indent.c 2014-01-29 18:04:11 +0000
@@ -700,7 +700,7 @@
*prevcol = prev_col;
}
-/* Return the column number of position POS
+/* Return the column number of point
by scanning forward from the beginning of the line.
This function handles characters that are invisible
due to text properties or overlays. */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] trunk r116197: src/indent.c (current_column_1): Correct commentary.,
Eli Zaretskii <=