index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fontset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-02-01
1
-2
/
+2
|
\
|
*
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-12-12
1
-2
/
+2
*
|
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
|
/
*
Remove obsolete workaround
Po Lu
2024-09-20
1
-26
/
+0
*
; Fix typos
Stefan Kangas
2024-06-16
1
-1
/
+1
*
Merge from origin/emacs-29
Eli Zaretskii
2024-05-18
1
-1
/
+10
|
\
|
*
; Improve documentation of 'set-fontset-font'
Eli Zaretskii
2024-05-17
1
-1
/
+10
*
|
Document 'use-default-font-for-symbols' more
Robert Pluim
2024-05-14
1
-1
/
+2
*
|
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-05-09
1
-1
/
+2
*
|
Fix bug#66151
Po Lu
2024-05-07
1
-4
/
+5
*
|
Be more systematic about parens in C source code
Paul Eggert
2024-01-20
1
-6
/
+6
*
|
Merge from savannah/emacs-29
Po Lu
2024-01-02
1
-1
/
+1
|
\
|
|
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
|
; * src/fontset.c: Remove extraneous portion of last change.
Po Lu
2023-09-08
1
-13
/
+5
*
|
Permit XLFD names to exceed 255 characters
Po Lu
2023-09-08
1
-13
/
+26
*
|
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-11
1
-0
/
+9
|
\
|
|
*
Avoid crashes in --without-all build trying to scale non-ASCII char
Eli Zaretskii
2023-05-09
1
-0
/
+9
*
|
Improve SFNT driver lookup efficiency
Po Lu
2023-02-20
1
-1
/
+7
*
|
Match font registry after font is opened
Po Lu
2023-02-19
1
-0
/
+21
|
/
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix automatic DPI adjustment and add workarounds for some systems
Po Lu
2022-11-19
1
-1
/
+11
*
Avoid asserting for fontset validity before it is used
Po Lu
2022-09-16
1
-2
/
+1
*
Improve documentation of 'set-fontset-font'
Eli Zaretskii
2022-04-24
1
-46
/
+51
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
* src/fontset.c (check_fontset_name): A better fix for bug#49782.
Eli Zaretskii
2021-07-31
1
-4
/
+5
*
* src/fontset.c (check_fontset_name): Fix last change.
Eli Zaretskii
2021-07-30
1
-1
/
+1
*
Avoid segfault when set-fontset-font is called from non-GUI frames
Eli Zaretskii
2021-07-30
1
-0
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer Fvector to make_uninit_vector
Paul Eggert
2020-08-15
1
-17
/
+10
*
Avoid crashes when a fontset has strange entries
Eli Zaretskii
2020-03-05
1
-2
/
+10
*
Fix set-fontset-font with ADD arg non-nil
Eli Zaretskii
2020-02-09
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
More XFIXNUM fixes
Eli Zaretskii
2019-07-01
1
-16
/
+18
*
Fix assertion violations in fontset_find_font
Eli Zaretskii
2019-07-01
1
-1
/
+1
*
Rename generic x_* identifiers
Alexander Gramiak
2019-04-26
1
-8
/
+9
*
Merge from origin/emacs-26
Glenn Morris
2019-04-10
1
-1
/
+1
|
\
|
*
; * src/fontset.c (set-fontset-font): Use uppercase arg in docstring
Alexander Gramiak
2019-04-04
1
-1
/
+1
*
|
Add portable dumper
Daniel Colascione
2019-01-15
1
-0
/
+2
*
|
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
-16
/
+10
*
|
Merge branch 'feature/bignum'
Tom Tromey
2018-08-11
1
-60
/
+60
|
\
\
|
|
/
|
/
|
|
*
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-24
/
+24
|
*
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-36
/
+36
*
|
Improve documentation of 'set-fontset-font'
Eli Zaretskii
2018-08-08
1
-12
/
+15
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Avoid crashes in 'font-at' after 'set-fontset-font'
Eli Zaretskii
2017-12-10
1
-0
/
+4
*
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
*
Improve uses of CHECK_LIST etc.
Paul Eggert
2017-01-22
1
-4
/
+4
[next]