diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 59a22b88fc7..f301c54a609 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2006-01-30 Nick Roberts <nickrob@snap.net.nz> + + * thumbs.el (thumbs-marked-list): Make buffer-local and + permanent-local. + (thumbs-insert-thumb): Make help-echo non-sticky. + (thumbs-file-alist): Use eolp as check for (non)-image. + 2006-01-30 Juanma Barranquero <lekktu@gmail.com> * textmodes/org.el (org-allow-space-in-links, org-closed-string) |