aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2005-06-11 13:25:16 +0000
committerEli Zaretskii <[email protected]>2005-06-11 13:25:16 +0000
commit67ed6461a6d446c25bfcb362c8678ba8926c9934 (patch)
tree1352fcc1520ec60f6b2869e91169957390b8f015 /lisp/ChangeLog
parente0dcaa3feec553efba8a2e1306b08c6220fddeff (diff)
(thumbs-per-line, thumbs-thumbsdir-max-size)
(thumbs-relief, thumbs-margin, thumbs-image-resizing-step): Fix :type--it is `integer', not `string'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f55c9f4b6c..4b513b46ba 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
2005-06-11 Frederik Fouvry <[email protected]>
+ * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
+ (thumbs-relief, thumbs-margin, thumbs-image-resizing-step): Fix
+ :type--it is `integer', not `string'.
+
* faces.el (modeline-highlight): Rename from (the erroneous)
`modeline-higilight'.