Mercurial > emacs
comparison lisp/ChangeLog @ 68288:aaff37b9a54d
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 20 Jan 2006 04:42:06 +0000 |
parents | a4e264f94259 |
children | 540596884765 |
comparison
equal
deleted
inserted
replaced
68287:dbc43cabc13b | 68288:aaff37b9a54d |
---|---|
1 2006-01-20 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * thumbs.el (thumbs-buffer): New variable. Make it buffer local. | |
4 (thumbs-find-image): Move image name and number from buffer name | |
5 to mode name. Set thumbs-buffer. Preserve point so that large | |
6 images remain visible. | |
7 (thumbs-file-alist): Construct list in thumbs-buffer and reverse | |
8 order. | |
9 (thumbs-show-image-num): Get image from thumbs-file-alist. Set | |
10 mode name. | |
11 (thumbs-next-image, thumbs-previous-image): Make them work. | |
12 | |
1 2006-01-19 Luc Teirlinck <teirllm@auburn.edu> | 13 2006-01-19 Luc Teirlinck <teirllm@auburn.edu> |
2 | 14 |
3 * cus-edit.el (custom-buffer-create-internal): State in the text above | 15 * cus-edit.el (custom-buffer-create-internal): State in the text above |
4 the whole buffer buttons that they do not operate on hidden items. | 16 the whole buffer buttons that they do not operate on hidden items. |
5 (custom-face-menu): Use `custom-face-save' instead of | 17 (custom-face-menu): Use `custom-face-save' instead of |