summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2006-01-20 04:42:06 +0000
committerNick Roberts <nickrob@snap.net.nz>2006-01-20 04:42:06 +0000
commit40d12376a9a57d26dbbe1430107eab4bcadc7119 (patch)
treed40b74eb91e20a99534880b0dbfa11f9f06ab7cc
parent04de7c4c671c59ae2f40dfb50a5561583e26528b (diff)
downloademacs-40d12376a9a57d26dbbe1430107eab4bcadc7119.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2dac948edcf..4d3c5ecfc6e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
+2006-01-20 Nick Roberts <nickrob@snap.net.nz>
+
+ * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
+ (thumbs-find-image): Move image name and number from buffer name
+ to mode name. Set thumbs-buffer. Preserve point so that large
+ images remain visible.
+ (thumbs-file-alist): Construct list in thumbs-buffer and reverse
+ order.
+ (thumbs-show-image-num): Get image from thumbs-file-alist. Set
+ mode name.
+ (thumbs-next-image, thumbs-previous-image): Make them work.
+
2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
* cus-edit.el (custom-buffer-create-internal): State in the text above