summaryrefslogtreecommitdiff
path: root/lisp/tool-bar.el
AgeCommit message (Expand)Author
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-08Cache toolbar icon data pathsLars Ingebrigtsen
2020-10-27Use lexical-binding in tool-bar.elStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-12tool-bar-map doc string clarificationLars Ingebrigtsen
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2015-01-01Make sure tool-bar changes are reflected on display.Eli Zaretskii
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-02-11Add missing :version tags to new defgroups and defcustomsGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-10-19Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong
2011-07-10(tool-bar-mode): Clarify positive/negative argumentsLars Magne Ingebrigtsen
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-08Tweaks to tool-bar for default, VC-dir, Compile, and Info.Chong Yidong
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-28Fix 2010-12-20 change to tool-bar.el.Chong Yidong
2010-12-20Implement tool-bar separators for non-GTK tool-bars.Chong Yidong
2010-12-17Support for menu separators in the GTK tool-bar.Chong Yidong
2010-11-21* tool-bar.el (tool-bar-setup): Remove save as, print and customize.Jan Djärv
2010-11-20Add keyword :vert-only for tool bar items with labels not shown horizontally.Jan Djärv
2010-10-28Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Glenn Morris
2010-09-21* tool-bar.el (tool-bar-position): New defcustom (Bug#7049).Jan Djärv
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-07-05Set default-frame-alist, if necessary, in menu/tool-bar-mode.Chong Yidong
2010-06-26Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong
2010-04-25tool-bar.el: Revert unintended checkin in 2010-04-23T16:26:11Z!monnier@iro.um...Jan D
2010-04-23Provide byte-compiler warnings when set-default a read-only var.Stefan Monnier
2010-04-20Gtk tool bars can be text, icons with text or just icons.Jan Djärv
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-06* textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu
2009-01-10(tool-bar-mode): Modify all frame parameters whenMartin Rudalics
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-11-27(tool-bar-find-image-cache): Var deleted.Chong Yidong
2008-10-12(tool-bar-setup): Variable deleted.Chong Yidong
2008-10-11(tool-bar-local-item)Chong Yidong
2008-10-09(tool-bar-mode): Only change tool-bar-lines on graphical terminals.Chong Yidong
2008-09-02Merge from emacs--rel--22Miles Bader
2008-08-26Fix typos (sync from the trunk).Juanma Barranquero
2008-06-12Add some compiler declarations, for builds without X.Glenn Morris