1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
1999-08-28 Jan Vroonhof <vroonhof@math.ethz.ch>
* etc/next*: Removed NeXT style icons because of copyright
problems.
* lisp/toolbar-fancy.el (use-fancy-toolbar): Removed 'next' value.
1998-12-03 Jan Vroonhof <vroonhof@math.ethz.ch>
* lisp/toolbar-fancy.el (use-fancy-toolbar): No longer guard :set
function. cus-dep.el has been fixed.
1998-11-30 Adrian Aichner <aichner@ecf.teradyne.com>
* toolbar-fancy.el (use-fancy-toolbar): Adding :require so that
users do not need to add (require 'toolbar-fancy) to their init
file manually.
1998-11-13 Jan Vroonhof <vroonhof@math.ethz.ch>
* etc/next-*-cap-up.xpm Made "captioned" versions of NeXT icons.
1998-11-12 Jan Vroonhof <vroonhof@math.ethz.ch>
* Makefile (PRELOADS): Add lisp dir to load path.
(release*): New targets.
* lisp/toolbar-fancy.el (init-fancy-toolbar): The data directory
is callled "toolbar-fancy"!
(toolbar-fancy): Provide feature!
1998-11-12 Sean MacLennan <seanm@storm.ca>
* lisp/toolbar-fancy.el (init-fancy-toolbar): Do not specify
data-directory for the default toolbar.
1998-10-1 Jan Vroonhof <vroonhof@math.ethz.ch>
* lisp/toolbar-fancy.el: New file.
|