index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
font.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-4
/
+6
*
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-4
/
+3
*
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
|
*
Ignore color fonts when using Xft
Robert Pluim
2018-06-05
1
-0
/
+7
|
*
Avoid infloops in font_open_entity
Eli Zaretskii
2018-06-02
1
-0
/
+3
*
|
Add make_vector and make_nil_vector
Paul Eggert
2018-12-09
1
-14
/
+11
*
|
Fix documentation for conversion to bignums
Eli Zaretskii
2018-09-08
1
-2
/
+4
*
|
Simplify bignum->intmax conversion
Paul Eggert
2018-09-04
1
-12
/
+7
*
|
Fix off-by-1 typo in recent bignum changes
Paul Eggert
2018-08-30
1
-1
/
+1
*
|
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-14
/
+22
*
|
Pacify gcc -Og -Wuninitialized
Paul Eggert
2018-08-12
1
-1
/
+1
*
|
; Avoid compilation warnings under -Og
Eli Zaretskii
2018-08-12
1
-1
/
+1
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-84
/
+84
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-139
/
+139
*
|
New mint_ptr representation for C pointers
Paul Eggert
2018-06-14
1
-5
/
+5
*
|
Use native alignment to access Lisp object data
Paul Eggert
2018-06-10
1
-3
/
+2
*
|
Add support for per-window face remapping
Daniel Colascione
2018-06-07
1
-2
/
+2
*
|
Avoid infloops in font_open_entity
Eli Zaretskii
2018-05-05
1
-0
/
+3
*
|
Ignore color fonts when using Xft
Robert Pluim
2018-04-03
1
-0
/
+7
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
* src/font.c (Ffont_info): Doc fix. (Bug#29682)
Eli Zaretskii
2017-12-15
1
-5
/
+5
*
Avoid assertions in find-composition
Eli Zaretskii
2017-11-30
1
-8
/
+15
*
Improve documentation of "constant" symbols
Eli Zaretskii
2017-11-26
1
-3
/
+6
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Add an optional testfn parameter to assoc
Nicolas Petton
2017-07-11
1
-1
/
+1
*
Avoid segfaults when 'find-font' is invoked for a TTY frame
Eli Zaretskii
2017-04-26
1
-11
/
+13
*
Fix redisplay performance problems with some fonts
Eli Zaretskii
2017-04-16
1
-10
/
+16
*
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
*
|
Add lisp watchpoints
Noam Postavsky
2016-12-02
1
-3
/
+3
*
|
Make struct font_drivers read-only
Paul Eggert
2016-12-01
1
-12
/
+10
*
|
Add double-buffering support to reduce flicker
Daniel Colascione
2016-10-28
1
-0
/
+10
*
|
Merge from origin/emacs-25
Paul Eggert
2016-10-10
1
-0
/
+13
|
\
|
|
*
Allow to disable compaction of font caches
Eli Zaretskii
2016-10-08
1
-0
/
+13
*
|
Limit <config.h>’s includes
Paul Eggert
2016-09-30
1
-0
/
+1
*
|
Improve integer overflow handling a bit
Paul Eggert
2016-09-24
1
-4
/
+3
*
|
Fix compiler warnings in no-window-system-build
Ken Brown
2016-06-20
1
-5
/
+7
*
|
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-06-08
1
-1
/
+2
*
|
New C macro AUTO_STRING_WITH_LEN
Paul Eggert
2016-04-04
1
-1
/
+2
|
/
*
* src/font.c (QCuser_spec): Add missing colon to :user-spec.
Paul Eggert
2016-03-27
1
-1
/
+1
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-4
/
+4
*
support rendering of wider range of combinging characters by ftfont backend
K. Handa
2016-01-26
1
-6
/
+21
*
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
-0
/
+1
*
Fix memory leak in fontset handling
Dima Kogan
2015-10-20
1
-1
/
+4
*
Fix problems found by clang 3.5.0
Paul Eggert
2015-10-02
1
-1
/
+1
*
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-16
1
-7
/
+7
*
Define internal-char-font even if --without-x
Paul Eggert
2015-09-09
1
-0
/
+101
*
Fix pointer signedness glitch
Paul Eggert
2015-06-30
1
-1
/
+1
[next]