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
1ce3d35b
Commit
1ce3d35b
authored
Mar 25, 2009
by
Juanma Barranquero
Browse files
* composite.el (auto-compose-chars): Fix typo in docstring.
parent
087e2ea9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/composite.el
lisp/composite.el
+1
-3
No files found.
lisp/ChangeLog
View file @
1ce3d35b
2009-03-25 Juanma Barranquero <lekktu@gmail.com>
* composite.el (auto-compose-chars): Fix typo in docstring.
2009-03-24 Michael Albinus <michael.albinus@gmx.de>
* net/ange-ftp.el (ange-ftp-skip-msgs): Add 534.
...
...
lisp/composite.el
View file @
1ce3d35b
...
...
@@ -712,9 +712,7 @@ FUNC is called with one argument GSTRING which is built for characters
in the region FROM (inclusive) and TO (exclusive).
If the character are composed on a graphic display, FONT-OBJECT
is a font to use.
Otherwise, FONT-OBJECT is nil, and the fucntion
is a font to use. Otherwise, FONT-OBJECT is nil, and the function
`compose-gstring-for-terminal' is used instead of FUNC.
If STRING is non-nil, it is a string, and FROM and TO are indices
...
...
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