Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
47432:16b9af83e7d3 | 47433:eb9a3f38650c |
---|---|
1 2002-09-11 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * derived.el (define-derived-mode): When making new abbrev table, | |
4 don't try to copy the parent's abbrev table. | |
5 | |
6 * ruler-mode.el (ruler-mode-left-scroll-bar-cols): | |
7 Always round scroll-bar-width parameter up. | |
8 If it is nil, use 14. | |
9 | |
10 * abbrev.el (copy-abbrev-table): New function. | |
11 | |
12 2002-09-11 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
13 | |
14 * ps-print.el: Adjust ps-print-color-p, ps-default-fg and ps-default-bg | |
15 setting. | |
16 (ps-print-version): New version number (6.5.7). | |
17 (ps-mark-active-p): New fun. | |
18 (ps-print-preprint-region): Adjust code. | |
19 | |
1 2002-09-11 Dave Love <fx@gnu.org> | 20 2002-09-11 Dave Love <fx@gnu.org> |
2 | 21 |
3 * international/mule.el (non-standard-designations-alist) | 22 * international/mule.el (non-standard-designations-alist) |
4 (ctext-pre-write-conversion): Don't generate invalid extended | 23 (ctext-pre-write-conversion): Don't generate invalid extended |
5 segments for iso8859. | 24 segments for iso8859. |