index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nsfont.m
Age
Commit message (
Expand
)
Author
2026-05-23
New function memory_full_up
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-05-02
Fix display of stipples on NS with respect to cursor highlight
Po Lu
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-12
* src/nsfont.m (nsfont_open): Fix Ffont_xlfd_name args.
Michael Albinus
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-07
Fix nsfont breakage since 6b1ed2f2c99a1c2da56c5f434570c438cad6576d
Po Lu
2022-06-20
Fix ns-reg-to-script definition
Po Lu
2022-05-10
Improve display of reliefs on NS
Po Lu
2022-04-18
Fix glyphless glyph display on NS (bug#54970)
Alan Third
2022-01-06
Fix duplicate overhang display on GNUstep
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-22
Further cleanup of NS color code
Alan Third
2021-11-06
Improve font display on NS port
Po Lu
2021-07-04
Fix crash in GNUstep font coverage check
Alan Third
2021-06-20
Fix GNUstep build warnings
Alan Third
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-22
Use new NSString lisp methods
Alan Third
2020-10-11
Fix GNUstep build
Alan Third
2020-09-25
Remove obsolete macOS support for NS font backend
Alan Third
2020-04-17
Prefer more inline functions in character.h
Paul Eggert
2020-04-01
Allow negative line width for :box face attribute
Alexandre Adolphe
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-23
Fix GNUstep build
Alan Third
2019-09-23
Update some URLs
Paul Eggert
2019-07-09
Rename font_driver member close -> close_font
Mattias EngdegÄrd
2019-07-09
Rename font_driver member open -> open_font
Mattias EngdegÄrd
2019-07-08
Use fewer locks when accessing stdio
Paul Eggert
2019-05-19
Replace XChar2b with unsigned in all font backends
Alexander Gramiak
2019-01-15
Add portable dumper
Daniel Colascione
2019-01-09
Use shortcuts for Flength
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-09
Update src/{ns,mac}*.m to use bignum-compatible macros
Charles A. Roelli
2018-03-19
Normalize and fix some mistakes in NS-related commentary
Charles A. Roelli
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-02-18
Use 'char *FOO' instead of 'char* FOO'
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-12
Use C99 syntax for font drivers
Paul Eggert
2016-12-01
Make struct font_drivers read-only
Paul Eggert
2016-12-01
* src/lisp.h (LISP_INITIALLY_ZERO): Remove.
Paul Eggert
2016-11-19
Merge from origin/emacs-25
Paul Eggert
2016-11-06
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-09-29
Fix problems found by static checking --with-ns
Paul Eggert
[next]