Mercurial > emacs
changeset 58600:dae5b7bb7dac
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 28 Nov 2004 02:31:53 +0000 |
parents | 119590228e9a |
children | 4663989dd34a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <teirllm@auburn.edu> + + * 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 <storm@cua.dk> * fringe.el (fringe): New defgroup.