Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ecdcaa09
Commit
ecdcaa09
authored
Oct 28, 2008
by
Reiner Steib
Browse files
(syms_of_category): Fix typo in docstring.
parent
a8028e7b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/category.c
src/category.c
+1
-1
No files found.
src/ChangeLog
View file @
ecdcaa09
2008-10-28 Reiner Steib <Reiner.Steib@gmx.de>
* category.c (syms_of_category): Fix typo in docstring.
2008-10-28 Juanma Barranquero <lekktu@gmail.com>
* window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p)
...
...
src/category.c
View file @
ecdcaa09
...
...
@@ -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 find
s
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment