emacs-diffs
[Top][All Lists]
Advanced

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

feature/android 7e3c22536f8 1/3: ; * textconv.c: Remove out-of-date comm


From: Po Lu
Subject: feature/android 7e3c22536f8 1/3: ; * textconv.c: Remove out-of-date comment.
Date: Thu, 9 Mar 2023 07:01:12 -0500 (EST)

branch: feature/android
commit 7e3c22536f86d468168a1918b3df24f48e3e7d92
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * textconv.c: Remove out-of-date comment.
---
 src/textconv.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/src/textconv.c b/src/textconv.c
index c1ce83b1d7d..3206bb48204 100644
--- a/src/textconv.c
+++ b/src/textconv.c
@@ -39,12 +39,8 @@ along with GNU Emacs.  If not, see 
<https://www.gnu.org/licenses/>.  */
 
 
 
-/* The window system's text conversion interface.
-   NULL when the window system has not set up text conversion.
-
-   This interface will later be heavily extended on the
-   feature/android branch to deal with Android's much less
-   straightforward text conversion protocols.  */
+/* The window system's text conversion interface.  NULL when the
+   window system has not set up text conversion.  */
 
 static struct textconv_interface *text_interface;
 



reply via email to

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