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: Mon, 23 Jan 2006 23:16:16 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9019 emacs/lisp/ChangeLog:1.9020
--- emacs/lisp/ChangeLog:1.9019 Mon Jan 23 22:04:36 2006
+++ emacs/lisp/ChangeLog        Mon Jan 23 23:16:16 2006
@@ -1,3 +1,23 @@
+2006-01-24  Nick Roberts  <address@hidden>
+
+       * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
+       and permanent-local.
+       (thumbs-max-image-number): New variable.  Make it
+       (thumbs-do-thumbs-insertion): Use them
+       (thumbs-per-line): Change default to 4.
+       (thumbs-marked-list): Rename from thumbs-markedL.
+       (thumbs-cleanup-thumbsdir, thumbs-delete-images)
+       (thumbs-rename-images): Use -list instead of L for internal variables.
+       (thumbs-call-convert): Use call-process instead of shell-command.
+       (thumbs-insert-thumb): Add filename as help-echo to each image.
+       (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
+       Give dir to thumbs-show-thumbs-list.
+       (thumbs-show-thumbs-list): Set default-directory to that of images.
+       (thumbs-dired-show): Rename from thumbs-dired-show-all.
+       (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
+       (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
+       (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
+
 2006-01-23  Stefan Monnier  <address@hidden>
 
        * ses.el (ses-read-cell): Provide a default value.




reply via email to

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