index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fringe.c
Age
Commit message (
Expand
)
Author
2022-04-15
; * src/fringe.c: Include pgtkterm.h only in HAVE_PGTK builds.
Eli Zaretskii
2022-03-04
Merge from origin/emacs-28
Po Lu
2022-03-03
Avoid crashes when fringe bitmaps are defined in daemon mode
Eli Zaretskii
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-14
Fix coding style
Yuuki Harano
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-08-16
Plug another hole for longjmp-ing from 'redisplay_window'
Eli Zaretskii
2021-05-29
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-25
Consider all user-defined bitmaps in gui_init_fringe()
Gregory Heytings
2021-01-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-22
Introduce Pure GTK3 port
Yuuki Harano
2020-09-05
Reinstall recent GC-related changes
Paul Eggert
2020-09-03
Revert recent GC-related changes (Bug#43152)
Paul Eggert
2020-08-31
Use mark_objects elsewhere too
Paul Eggert
2020-08-04
Drop support for -fcheck-pointer-bounds
Paul Eggert
2020-04-25
Fix two fringe bitmaps
Eli Zaretskii
2020-03-27
Treat out-of-range positions consistently
Paul Eggert
2020-02-26
Range-check width passed to define-fringe-bitmap
Robert Pluim
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-03
Fix English grammar in some doc strings and comments
Stephen Gildea
2019-10-26
Remove redundant initialization of fringe bitmap (Bug#37756)
memeplex
2019-10-01
Remove unused code and reformat to 70 columns.
Juri Linkov
2019-08-31
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-13
Fix initialization of user-defined fringe bitmaps in daemon mode
Eli Zaretskii
2019-07-08
Avoid some unnecessary stdio.h includes
Paul Eggert
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-11-03
Allow the fringe face to be remapped locally in a buffer
Eli Zaretskii
2018-08-27
Improve bignum support for system types
Paul Eggert
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-06-07
Add support for per-window face remapping
Daniel Colascione
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-12
Narrow pointer bounds when appropriate
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-02-19
; Minor fix of recent change in fringe.c
Eli Zaretskii
2017-02-19
Fix fringe bitmap initialization on MS-Windows
YAMAMOTO Mitsuharu
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-07-02
Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULL
Eli Zaretskii
2016-06-08
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-05-18
Port --enable-gcc-warnings to GCC 6.1
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
[next]