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
627a335d
Commit
627a335d
authored
Feb 16, 2008
by
Glenn Morris
Browse files
(composition-function-table): Doc fix.
parent
d8174eda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/composite.el
lisp/composite.el
+1
-1
No files found.
lisp/composite.el
View file @
627a335d
...
...
@@ -400,7 +400,7 @@ where PATTERNs are regular expressions and FUNCs are functions.
If the element is FUNC, FUNC itself determines the region to
compose.
Each function is called with
5
arguments, FROM, TO, FONT-OBJECT,
Each function is called with
4
arguments, FROM, TO, FONT-OBJECT,
and STRING.
If STRING is nil, FROM and TO are positions specifying the region
...
...
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