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
*
Handle VS-16 correctly for non-emoji codepoints
Robert Pluim
2021-10-19
1
-0
/
+11
*
Enhance font_range to check for emoji composition triggers
Robert Pluim
2021-09-27
1
-6
/
+7
*
Fix cursor motion around some Emoji sequences
Eli Zaretskii
2021-09-25
1
-0
/
+3
*
Improve documentation of last change.
Eli Zaretskii
2021-08-18
1
-2
/
+2
*
Disable auto compositions on the Linux console only
Lars Ingebrigtsen
2021-08-18
1
-4
/
+24
*
Fix slow operation of 'string-width'
Eli Zaretskii
2021-06-05
1
-13
/
+63
*
Make 'string-width' auto-composition aware
Eli Zaretskii
2021-05-26
1
-3
/
+7
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Avoid segfaults due to using fonts that were closed
Eli Zaretskii
2020-10-26
1
-0
/
+21
*
Improve support for shaping Egyptian Hieroglyphs
Eli Zaretskii
2020-10-25
1
-5
/
+3
*
Merge from origin/emacs-27
Glenn Morris
2020-08-18
1
-1
/
+1
|
\
|
*
; spelling fixes
Paul Eggert
2020-08-13
1
-1
/
+1
*
|
Fix GC bugs related to uninitialized vectors
Paul Eggert
2020-08-15
1
-1
/
+1
*
|
Rehash hash tables eagerly after loading a dump
Pip Cet
2020-08-11
1
-1
/
+0
*
|
Merge from origin/emacs-27
Glenn Morris
2020-07-29
1
-3
/
+16
|
\
|
|
*
Fix last change
Eli Zaretskii
2020-07-25
1
-2
/
+13
|
*
Fix Arabic shaping when column-number-mode is in effect
Pip Cet
2020-07-25
1
-1
/
+3
*
|
; * src/composite.c (syms_of_composite): Fix last change.
Eli Zaretskii
2020-06-02
1
-1
/
+2
*
|
Fix Arabic composition rules
Eli Zaretskii
2020-06-02
1
-1
/
+2
*
|
Prefer more inline functions in character.h
Paul Eggert
2020-04-17
1
-23
/
+19
*
|
Treat out-of-range positions consistently
Paul Eggert
2020-03-27
1
-10
/
+7
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-04
1
-4
/
+14
|
\
|
|
*
Don't attempt to cache glyph metrics for FONT_INVALID_CODE
Robert Pluim
2020-03-02
1
-4
/
+14
*
|
Allow composition of pure-ASCII strings in the mode line
Eli Zaretskii
2020-02-08
1
-1
/
+12
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
Allow Zs characters to be composed
Eli Zaretskii
2019-09-07
1
-3
/
+4
*
Fix crash if user test munges hash table
Paul Eggert
2019-07-20
1
-1
/
+1
*
Simplify hashfn/cmpfn calling convention
Paul Eggert
2019-07-20
1
-3
/
+2
*
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-04-27
1
-19
/
+11
|
\
|
*
Rename generic x_* procedures in xdisp.c
Alexander Gramiak
2019-04-26
1
-1
/
+1
|
*
Simplify fill_gstring_header
Paul Eggert
2019-04-07
1
-17
/
+8
|
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+1
|
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
|
We need the bidi level not the paragraph direction
Khaled Hosny
2019-01-05
1
-8
/
+8
*
|
|
; Fix last change in src /composite.c.
Eli Zaretskii
2019-01-02
1
-4
/
+4
*
|
|
Fix text direction of the HarfBuzz shaping buffer
Eli Zaretskii
2019-01-02
1
-5
/
+15
*
|
|
Provide text directionality and language to HarfBuzz shaper
Eli Zaretskii
2018-12-29
1
-9
/
+19
|
/
/
*
|
Add make_vector and make_nil_vector
Paul Eggert
2018-12-09
1
-18
/
+13
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-30
/
+30
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-49
/
+49
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; * src/composite.c (Fclear_composition_cache): Fix last change.
Eli Zaretskii
2017-10-15
1
-1
/
+1
*
Improve customization of arabic-shaper-ZWNJ-handling.
K. Handa
2017-10-15
1
-0
/
+15
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Pacify --enable-gcc-warnings --with-x-toolkit=no
Paul Eggert
2017-05-17
1
-1
/
+1
*
Fix a few integer-overflow glitches
Paul Eggert
2017-02-10
1
-47
/
+42
*
Fix compilation --without-x
Eli Zaretskii
2017-01-02
1
-2
/
+3
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
[next]