emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 20 Jan 2006 04:42:07 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8996 emacs/lisp/ChangeLog:1.8997
--- emacs/lisp/ChangeLog:1.8996 Thu Jan 19 23:21:54 2006
+++ emacs/lisp/ChangeLog        Fri Jan 20 04:42:06 2006
@@ -1,3 +1,15 @@
+2006-01-20  Nick Roberts  <address@hidden>
+
+       * 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  <address@hidden>
 
        * cus-edit.el (custom-buffer-create-internal): State in the text above




reply via email to

[Prev in Thread] Current Thread [Next in Thread]