Mercurial > emacs
diff lisp/ChangeLog @ 95286:3680efd5ada2
(proced-header-line): Use the :align-to 0 feature
rather than computing the corresponding position manually.
(proced-update): Don't hardcode point-min==1.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 24 May 2008 20:41:55 +0000 |
parents | a4912ef0d32f |
children | bfcfa32621d8 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 24 19:27:54 2008 +0000 +++ b/lisp/ChangeLog Sat May 24 20:41:55 2008 +0000 @@ -1,3 +1,9 @@ +2008-05-24 Stefan Monnier <monnier@iro.umontreal.ca> + + * proced.el (proced-header-line): Use the :align-to 0 feature + rather than computing the corresponding position manually. + (proced-update): Don't hardcode point-min==1. + 2008-05-24 Alan Mackenzie <acm@muc.de> * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error