index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
composite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(syms_of_composite): Fix docstring of
Kenichi Handa
2007-12-25
1
-7
/
+7
*
(compose_text): Don't treat the new style
Kenichi Handa
2007-12-01
1
-0
/
+6
*
Merge from emacs--devo--0
Miles Bader
2007-07-27
1
-1
/
+1
|
\
|
*
Remove license from trivial file.
Glenn Morris
2007-07-25
1
-1
/
+1
|
*
(update_compositions): Check validity of compositions.
Chong Yidong
2007-06-15
1
-4
/
+9
*
|
Merge from emacs--devo--0
Miles Bader
2007-06-16
1
-4
/
+9
|
\
\
|
*
|
(update_compositions): Fix last fix.
Chong Yidong
2007-06-15
1
-2
/
+2
|
*
|
(update_compositions): Check the validness of
Kenichi Handa
2007-06-14
1
-4
/
+9
|
|
/
*
|
Merge from emacs--devo--0
Miles Bader
2007-01-26
1
-2
/
+2
|
\
|
|
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-2
/
+2
*
|
Merge from emacs--devo--0
Miles Bader
2006-12-16
1
-1
/
+1
|
\
|
|
*
Update AIST copyright years.
Kenichi Handa
2006-12-13
1
-1
/
+1
*
|
(get_composition_id): Pay attention to TAB
Kenichi Handa
2006-10-16
1
-2
/
+2
*
|
(get_composition_id) [USE_FONT_BACKEND]: If
Kenichi Handa
2006-06-06
1
-1
/
+33
*
|
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Miles Bader
2006-02-08
1
-1
/
+2
|
\
|
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+2
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Miles Bader
2006-01-16
1
-2
/
+3
|
\
|
|
*
Copyright fixed
Kenichi Handa
2005-12-19
1
-2
/
+3
|
*
(compose_chars_in_text): Delete it.
Kenichi Handa
2005-09-13
1
-126
/
+0
|
*
(compose_chars_in_text): Fix setup of `pend'.
Kim F. Storm
2005-09-12
1
-2
/
+11
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Miles Bader
2005-08-26
1
-1
/
+1
|
\
|
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+1
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
Miles Bader
2005-07-22
1
-6
/
+6
|
\
|
|
*
(Fcompose_region_internal, Fcompose_string_internal):
Juanma Barranquero
2005-07-21
1
-6
/
+6
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Miles Bader
2005-07-07
1
-2
/
+2
|
\
|
|
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
|
*
* composite.c (compose_chars_in_text):
Kim F. Storm
2005-06-08
1
-1
/
+1
|
*
*** empty log message ***
Kenichi Handa
2003-12-26
1
-2
/
+5
|
*
(syms_of_composite): Don't make the compostion hash table week.
Kenichi Handa
2003-12-01
1
-1
/
+3
*
|
Sync to HEAD.
Kenichi Handa
2004-04-13
1
-0
/
+3
*
|
(get_composition_id): Handle xoff and yoff in a
Kenichi Handa
2004-01-23
1
-2
/
+2
*
|
(syms_of_composite): Fix comment.
Kenichi Handa
2004-01-15
1
-2
/
+5
*
|
(syms_of_composite): Don't make the compostion hash table week.
Kenichi Handa
2003-12-02
1
-1
/
+3
*
|
(update_compositions): Bind inhibit-read-only, etc
Kenichi Handa
2003-11-18
1
-3
/
+11
*
|
(Fremove_list_of_text_properties): Declare.
Dave Love
2003-09-29
1
-0
/
+2
*
|
(find_composition, run_composition_function)
Dave Love
2003-09-17
1
-6
/
+8
*
|
*** empty log message ***
Kenichi Handa
2003-09-08
1
-156
/
+51
|
\
\
|
*
|
(syms_of_composite): Make composition_hash_table
Dave Love
2003-01-10
1
-11
/
+11
|
*
|
(update_compositions): Fix type error.
Dave Love
2003-01-07
1
-1
/
+2
|
*
|
(Vcomposition_function_table,
Kenichi Handa
2002-11-07
1
-147
/
+45
|
*
|
(update_compositions): Declare arg.
Dave Love
2002-07-30
1
-1
/
+1
|
*
|
Include "character.h" instead of "charset.h".
Kenichi Handa
2002-03-01
1
-13
/
+4
*
|
|
New directory
Kenichi Handa
2003-09-08
1
-3
/
+0
|
|
/
|
/
|
*
|
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
|
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-5
/
+5
*
|
(syms_of_composite): Make composition_hash_table
Dave Love
2003-01-10
1
-9
/
+9
*
|
(calccost, cmgoto): Declare all args (per C99).
Dave Love
2002-11-14
1
-1
/
+1
*
|
(Fcompose_region_internal, Fcompose_string_internal): Fix spacing.
Juanma Barranquero
2002-09-06
1
-2
/
+2
*
|
*** empty log message ***
Kenichi Handa
2002-08-19
1
-1
/
+1
*
|
(run_composition_function): Call FUNC if it is fboundp.
Kenichi Handa
2002-08-19
1
-1
/
+1
[next]