]> git.eshelyaron.com Git - emacs.git/commitdiff
(tumme-display-thumb): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 9 Jan 2007 03:14:05 +0000 (03:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 9 Jan 2007 03:14:05 +0000 (03:14 +0000)
lisp/ChangeLog
lisp/tumme.el

index eb869e00f6df099d9150752cedeeec77a1cf45aa..b7cce56092e5bff5fcfe194da8bafe92f4fb65c9 100644 (file)
@@ -1,3 +1,11 @@
+2007-01-09  Richard Stallman  <rms@gnu.org>
+
+       * progmodes/compile.el (compile): Doc fix.
+
+2007-01-09  Markus Triska  <markus.triska@gmx.at>
+
+       * tumme.el (tumme-display-thumb): Doc fix.
+
 2007-01-08  Juanma Barranquero  <lekktu@gmail.com>
 
        * battery.el (battery-search-for-one-match-in-files):
index 788a29958a8156fe564ef5858943f965109b2093..2fc6eff2458a6b6f42a4ebb2241fd8184dfbc3b1 100644 (file)
@@ -1646,7 +1646,7 @@ Ask user for number of images to show and the delay in between."
 
 ;;;###autoload
 (defun tumme-display-thumb ()
-  "Shorthard for `tumme-display-thumbs' with prefix argument."
+  "Shorthand for `tumme-display-thumbs' with prefix argument."
   (interactive)
   (tumme-display-thumbs t nil t))