Mercurial > emacs
changeset 68288:aaff37b9a54d
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 20 Jan 2006 04:42:06 +0000 |
parents | dbc43cabc13b |
children | be0164ac55f8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 20 03:44:29 2006 +0000 +++ b/lisp/ChangeLog Fri Jan 20 04:42:06 2006 +0000 @@ -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