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
205c40f8
Commit
205c40f8
authored
Jan 04, 2006
by
Kenichi Handa
Browse files
Delete spurious trailing whitespaces.
parent
1c5cdceb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lisp/language/mlm-util.el
lisp/language/mlm-util.el
+3
-3
No files found.
lisp/language/mlm-util.el
View file @
205c40f8
...
...
@@ -103,7 +103,7 @@
;;;###autoload
(
defun
malayalam-composition-function
(
from
to
pattern
&optional
string
)
"Compose Malayalam characters in REGION, or STRING if specified.
Assume that the REGION or STRING must fully match the composable
Assume that the REGION or STRING must fully match the composable
PATTERN regexp."
(
if
string
(
malayalam-compose-syllable-string
string
)
(
malayalam-compose-syllable-region
from
to
))
...
...
@@ -239,7 +239,7 @@ PATTERN regexp."
(
"$,1@H@m@E(B"
.
"$,47Y(B"
)
(
"$,1@H@m@Q(B"
.
"$,47b(B"
)
(
"$,1@H@a(B"
.
"$,47k(B"
)
(
"$,1@H@m@H@a(B"
.
"$,47l(B"
)
(
"$,1@H@m@H@a(B"
.
"$,47l(B"
)
(
"$,1@J(B"
.
"$,46=(B"
)
(
"$,1@J@m@J(B"
.
"$,478(B"
)
;; duplicate
...
...
@@ -401,7 +401,7 @@ PATTERN regexp."
(
apply
'nconc
(
mapcar
(
function
(
function
(
lambda
(
x
)
(
list
'
(
5
.
3
)
x
)))
;; default ref. point.
glyph-str
))))
(
compose-region
from
to
glyph-str
)))))
...
...
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