]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/smiley.el
(sieve-string-bytes): Remove.
[gnu-emacs] / lisp / gnus / smiley.el
index 755af6e5b13c8171ae895b4b86f87941050e352f..3847603ab9bbe18106af793c7e9ef2f77b255de3 100644 (file)
@@ -76,7 +76,7 @@
         (setq smiley-data-directory (smiley-directory))
         (smiley-update-cache))
   :initialize 'custom-initialize-default
-  :version "23.0" ;; No Gnus
+  :version "23.1" ;; No Gnus
   :group 'smiley)
 
 ;; For compatibility, honor the variable `smiley-data-directory' if the user
@@ -228,5 +228,5 @@ With arg, turn displaying on if and only if arg is positive."
 
 (provide 'smiley)
 
-;;; arch-tag: 5beb161b-4321-40af-8ac9-876afb8ee818
+;; arch-tag: 5beb161b-4321-40af-8ac9-876afb8ee818
 ;;; smiley.el ends here