aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMathias Dahl2006-07-24 16:27:17 +0000
committerMathias Dahl2006-07-24 16:27:17 +0000
commit41fdf678d891780ff8cbad1f50e51499b32af4dd (patch)
tree01336ab860d394efea394127e340b204e9769d51 /lisp/ChangeLog
parentdca90550b93437560a6c989ab3c2bed0a7333fd4 (diff)
downloademacs-41fdf678d891780ff8cbad1f50e51499b32af4dd.tar.gz
emacs-41fdf678d891780ff8cbad1f50e51499b32af4dd.zip
(tumme-write-tags): Add.
(tumme-write-comments): Add. (tumme-tag-files): Change to use `tumme-write-tags'. (tumme-tag-thumbnail): Change to use `tumme-write-tags'. (tumme-dired-comment-files): Change to use `tumme-write-comments'. (tumme-save-information-from-widgets): Change to use `tumme-write-comments' and `tumme-write-tags'. (tumme-comment-thumbnail): Change to use `tumme-write-comments'. (tumme-write-tag): Remove. (tumme-write-comment): Remove. (tumme-display-previous-thumbnail-original): Remove empty line. (tumme-widget-list): Add punctuation.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2a957b289d2..bbd780d2f66 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -11,6 +11,7 @@
11 (tumme-write-tag): Remove. 11 (tumme-write-tag): Remove.
12 (tumme-write-comment): Remove. 12 (tumme-write-comment): Remove.
13 (tumme-display-previous-thumbnail-original): Remove empty line. 13 (tumme-display-previous-thumbnail-original): Remove empty line.
14 (tumme-widget-list): Add punctuation.
14 15
152006-07-24 mathias <mathias.dahl@gmail.com> 162006-07-24 mathias <mathias.dahl@gmail.com>
16 17