From 531a5c19dbbe119028de1a884e801f8ee5425c1d Mon Sep 17 00:00:00 2001 From: yamaoka Date: Tue, 19 Oct 1999 23:03:13 +0000 Subject: [PATCH] (smiley-encode-buffer): Bind it for FSF Emacsen. --- lisp/lpath.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/lpath.el b/lisp/lpath.el index d54288b..699def5 100644 --- a/lisp/lpath.el +++ b/lisp/lpath.el @@ -94,7 +94,8 @@ w3-coding-system-for-mime-charset rmail-summary-exists rmail-select-summary rmail-update-summary url-generic-parse-url valid-image-instantiator-format-p - babel-fetch babel-wash babel-as-string))) + babel-fetch babel-wash babel-as-string + smiley-encode-buffer))) (setq load-path (cons "." load-path)) (require 'custom) -- 1.7.10.4