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
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Improve documentation of 'font-spec'
Eli Zaretskii
2020-11-19
1
-0
/
+17
*
Don't attempt to cache glyph metrics for FONT_INVALID_CODE
Robert Pluim
2020-03-02
1
-3
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
In Cairo builds, omit some unnecessary functions
Paul Eggert
2019-11-14
1
-2
/
+2
*
Make GTK font chooser respect face-ignored-fonts
Robert Pluim
2019-11-14
1
-14
/
+22
*
; * src/font.c (Ffont_info): Minor fix of doc string.
Eli Zaretskii
2019-11-03
1
-1
/
+3
*
describe-font/font-info works with unloaded fonts
Lars Ingebrigtsen
2019-11-03
1
-3
/
+1
*
Added parameter attr_filter to face_at_string_position.
Jimmy Aguilar Mena
2019-10-14
1
-2
/
+2
*
New parameter to control the face extension..
Jimmy Aguilar Mena
2019-10-14
1
-4
/
+4
*
Fix aborts when opening a new font after face-cache reset
Eli Zaretskii
2019-10-08
1
-0
/
+4
*
Set inhibit-compacting-font-caches to t by default on MS-Windows
Eli Zaretskii
2019-09-07
1
-0
/
+7
*
Rename font_driver member close -> close_font
Mattias Engdegård
2019-07-09
1
-2
/
+2
*
Rename font_driver member open -> open_font
Mattias Engdegård
2019-07-09
1
-7
/
+1
*
Unbreak the MS-Windows build
Eli Zaretskii
2019-07-09
1
-0
/
+2
*
Repair macOS build
Mattias Engdegård
2019-07-09
1
-0
/
+4
*
Remove printmax_t etc.
Paul Eggert
2019-07-07
1
-4
/
+2
*
* src/font.c (Ffont_xlfd_name): Don't use strcpy for overlapping strings.
YAMAMOTO Mitsuharu
2019-06-22
1
-1
/
+1
*
Change font_put_extra value for property removal from Qnil to Qunbound
YAMAMOTO Mitsuharu
2019-06-20
1
-3
/
+7
*
Support font driver supersession
YAMAMOTO Mitsuharu
2019-06-18
1
-6
/
+29
*
Support X core font driver on cairo (Bug#28236)
YAMAMOTO Mitsuharu
2019-06-08
1
-1
/
+1
*
; * src/font.c (Ffont_variation_glyphs): Doc fix.
Eli Zaretskii
2019-06-01
1
-3
/
+3
*
Merge branch 'master' into harfbuzz
YAMAMOTO Mitsuharu
2019-04-27
1
-13
/
+14
|
\
|
*
Revert "Remove font.c code commented out for a decade"
Eli Zaretskii
2019-04-24
1
-0
/
+465
|
*
Remove font.c code commented out for a decade
Paul Eggert
2019-04-23
1
-465
/
+0
|
*
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-3
/
+3
|
*
Simplify list creation in C code
Paul Eggert
2019-03-04
1
-1
/
+1
|
*
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
*
|
|
Provide text directionality and language to HarfBuzz shaper
Eli Zaretskii
2018-12-29
1
-4
/
+12
|
/
/
*
|
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
[next]