From ecdcaa09af345d4488ebf374d8df340c0930189e Mon Sep 17 00:00:00 2001 From: Reiner Steib Date: Tue, 28 Oct 2008 22:12:32 +0000 Subject: [PATCH] (syms_of_category): Fix typo in docstring. --- src/ChangeLog | 4 ++++ src/category.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index f5fe6e66a62..f2b3786245a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2008-10-28 Reiner Steib + + * category.c (syms_of_category): Fix typo in docstring. + 2008-10-28 Juanma Barranquero * window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p) diff --git a/src/category.c b/src/category.c index 9c96021031d..e5e5a377ef1 100644 --- a/src/category.c +++ b/src/category.c @@ -492,7 +492,7 @@ in this list. \(2) The case that character are in the same script is controlled by the variable `word-separating-categories'. -Emacs find a word boundary between characters of the same script +Emacs finds a word boundary between characters of the same script if they have categories matching some element of this list. More precisely, if an element of this list is a cons of category CAT1 -- 2.39.2