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
*
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
*
|
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
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Port to ISO/IEC TS 18661-1:2014
Paul Eggert
2016-09-13
1
-4
/
+4
*
|
Improve --without-x GCC pacification
Paul Eggert
2016-06-22
1
-6
/
+0
*
|
Fix compiler warnings in no-window-system-build
Ken Brown
2016-06-20
1
-0
/
+4
*
|
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-06-08
1
-1
/
+2
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-2
/
+1
*
Give names to Unicode code points in C code
Paul Eggert
2015-08-11
1
-1
/
+1
*
Fix display when a font claims large values of ascent and descent
Eli Zaretskii
2015-06-06
1
-2
/
+4
|
\
|
*
Fix display of composite characters with large fonts
Eli Zaretskii
2015-05-30
1
-2
/
+4
*
|
Remove unused DEFSYMs
Paul Eggert
2015-05-31
1
-1
/
+0
|
/
*
Count MANY function args more reliably
Paul Eggert
2015-01-25
1
-28
/
+10
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-4
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Merge from origin/emacs-24
Fabián Ezequiel Gallina
2014-12-27
1
-1
/
+2
|
\
|
*
Fix rendering of composed caharacters on the mode line. (Bug#19435)
Eli Zaretskii
2014-12-25
1
-1
/
+2
*
|
Cleanup terminal handling code.
Dmitry Antipov
2014-10-14
1
-1
/
+1
*
|
Pacify --enable-gcc-warnings when no window system is used.
Paul Eggert
2014-09-10
1
-15
/
+10
*
|
Consistently use validate_subarray to verify substring.
Dmitry Antipov
2014-06-25
1
-21
/
+14
*
|
* fileio.c (Fread_file_name): Do not pass redundant args and ...
Dmitry Antipov
2014-06-17
1
-15
/
+16
|
/
*
* composite.c (fill_gstring_header): Pass positions as C integers
Dmitry Antipov
2014-02-13
1
-33
/
+31
*
composite.c (composition_update_it): Fix previous change.
Kenichi Handa
2014-01-19
1
-1
/
+1
*
composite.c (composition_update_it): Fix indexing of LGSTRING_CHAR (Bug#15984).
Kenichi Handa
2014-01-13
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
src/composite.c (composition_reseat_it): Fix a typo in a comment.
Eli Zaretskii
2013-12-02
1
-1
/
+1
*
Port to stricter C99 platforms.
Paul Eggert
2013-11-03
1
-1
/
+1
*
* lisp.h (eassume): New macro.
Paul Eggert
2013-10-10
1
-1
/
+0
*
Use union for the payload of struct Lisp_Vector.
Dmitry Antipov
2013-09-24
1
-1
/
+1
*
Add set operations for bool-vector.
Daniel Colascione
2013-09-22
1
-1
/
+1
*
A simpler, centralized INLINE.
Paul Eggert
2013-09-20
1
-2
/
+0
*
* composite.h: Minor fixups.
Paul Eggert
2013-08-03
1
-1
/
+1
*
Do not use global Lisp_Object in composition macros.
Dmitry Antipov
2013-08-03
1
-15
/
+11
*
Drop FRAME_PTR typedef.
Dmitry Antipov
2013-08-03
1
-1
/
+1
*
Prefer list1 (X) to Fcons (X, Qnil) when building lists.
Paul Eggert
2013-07-15
1
-9
/
+4
*
* composite.c (get_composition_id, fill_gstring_header):
Dmitry Antipov
2013-03-05
1
-2
/
+2
[next]