index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
dynamic-setting.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-04-10
Respond to display configuration updates on Android
Po Lu
2025-01-18
; Fix a declare-function for reconsider-frame-fonts
Gerd Möllmann
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-05-11
; Fix byte-compilation warnings in --without-x build
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-15
More fixes to last change
Po Lu
2022-11-15
Fix recent Cairo xsettings changes
Po Lu
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-04-12
* lisp/dynamic-setting.el: Add missing footer
Stefan Monnier
2021-03-31
* lisp/dynamic-setting.el: Use lexical-binding.
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-21
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-02-09
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-02-01
Fix dynamic font settings interaction with Custom Themes.
Chong Yidong
2012-01-29
Fix an instance of dynamic-setting.el clobbering the default face.
Chong Yidong
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-07-05
Use GConf and GSettings both, check GConf/GSettings toolbar style and font name.
Jan Djärv
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2010-08-29
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-11
Take colors for region face (selected text) from the Gtk+ theme.
Jan D
2010-06-28
dynamic-setting.el (font-setting-change-default-font): Remove call to message.
Jan D
2010-04-20
Gtk tool bars can be text, icons with text or just icons.
Jan Djärv