Mercurial > emacs
diff lisp/ChangeLog @ 47433:eb9a3f38650c
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 12 Sep 2002 03:30:13 +0000 |
parents | 249d9450f2d0 |
children | 3716ca385c72 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Sep 12 03:28:59 2002 +0000 +++ b/lisp/ChangeLog Thu Sep 12 03:30:13 2002 +0000 @@ -1,3 +1,22 @@ +2002-09-11 Richard M. Stallman <rms@gnu.org> + + * derived.el (define-derived-mode): When making new abbrev table, + don't try to copy the parent's abbrev table. + + * ruler-mode.el (ruler-mode-left-scroll-bar-cols): + Always round scroll-bar-width parameter up. + If it is nil, use 14. + + * abbrev.el (copy-abbrev-table): New function. + +2002-09-11 Vinicius Jose Latorre <vinicius@cpqd.com.br> + + * ps-print.el: Adjust ps-print-color-p, ps-default-fg and ps-default-bg + setting. + (ps-print-version): New version number (6.5.7). + (ps-mark-active-p): New fun. + (ps-print-preprint-region): Adjust code. + 2002-09-11 Dave Love <fx@gnu.org> * international/mule.el (non-standard-designations-alist)