index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
icons.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-05
* lisp/image.el (image-supported-file-p): Fix autoload cookie (bug#79764).
Juri Linkov
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-04-17
* lisp/emacs-lisp/icons.el (define-icon): Add 'doc-string' to 'declare'.
Juri Linkov
2024-01-14
Fix documentation of icon-elements
Daniel Martín
2024-01-06
Fix icons.el when icon does not exist as a file
Eli Zaretskii
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-22
Fix State button for customize-icon (Bug#66635)
Mauro Aranda
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-02
Fix the width of margins for icons in outline-minor-mode (bug#59719)
Juri Linkov
2022-10-24
* lisp/tab-bar.el: Use customizable button icons (bug#51309, bug#51648)
Juri Linkov
2022-09-24
* lisp/emacs-lisp/icons.el (icons--create): Use default rotation 0 (bug#57813)
Juri Linkov
2022-09-19
* lisp/outline.el (outline-minor-mode-use-margins): New user option.
Juri Linkov
2022-09-16
Add outline open/close images (bug#57813)
Juri Linkov
2022-08-22
Fix some no-X build warnings
Lars Ingebrigtsen
2022-07-30
Tweak icons.el emoji detection
Lars Ingebrigtsen
2022-07-30
; * lisp/emacs-lisp/icons.el (icon-preference): repair type
Mattias Engdegård
2022-07-28
Comment fixes for recent icon code
Lars Ingebrigtsen
2022-07-28
; Minor fixes to the "icons" feature
Eli Zaretskii
2022-07-28
Add support for user-customizable icons
Lars Ingebrigtsen