# HG changeset patch # User Luc Teirlinck # Date 1101609113 0 # Node ID dae5b7bb7dacfb08bde70a1fc0377fab6132a3ab # Parent 119590228e9a2ccb01a2eafd40689aabf125d074 *** empty log message *** diff -r 119590228e9a -r dae5b7bb7dac lisp/ChangeLog --- a/lisp/ChangeLog Sun Nov 28 02:28:09 2004 +0000 +++ b/lisp/ChangeLog Sun Nov 28 02:31:53 2004 +0000 @@ -1,3 +1,10 @@ +2004-11-27 Luc Teirlinck + + * fringe.el (fringe-indicators): Add fake defvar to avoid compiler + warning. Delay real definition, which uses + `set-fringe-indicators-1' till after the definition of that + function. + 2004-11-28 Kim F. Storm * fringe.el (fringe): New defgroup.