aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-09-12 03:30:13 +0000
committerRichard M. Stallman <[email protected]>2002-09-12 03:30:13 +0000
commit7c3cb37dcc23292e653267d11b9920fda902fc36 (patch)
tree771a64687b44b63565d216e1f187f5909f162758 /lisp
parentfdebad6415fe477394d2c0319e096ec623d33f8f (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 82ede751a4..be21078b15 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,22 @@
+2002-09-11 Richard M. Stallman <[email protected]>
+
+ * 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 <[email protected]>
+
+ * 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 <[email protected]>
* international/mule.el (non-standard-designations-alist)