1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Kenichi Handa
3b923ad8dc (compose-last-chars): New argument COMPONENTS. It
it is non-nil, compose preceding characters by compose-region with
COMPONENTS.
2001-01-05 05:29:56 +00:00
Kenichi Handa
7141ee657b (composition-function-table): Variable declaration
moved to src/composite.c.
(compose-chars-after): New optional arg object.
2000-11-06 12:40:34 +00:00
Kenichi Handa
339cebdcbe (compose-chars-after): Preserve match data. 2000-07-27 05:37:42 +00:00
Stefan Monnier
61dc47f5dc (composition-function-table): Move the `put'
below the autoload cookie so we can load the file before loaddefs.
2000-06-11 05:30:20 +00:00
Kenichi Handa
8d7878453e (decompose-composite-char): Declare it as obsolete. 2000-06-09 02:14:39 +00:00
Kenichi Handa
c674f3518f New file. 1999-12-15 00:28:11 +00:00