From 9e60aa0b8c833ee810cb2976ad00a260113ad7bf Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 25 Mar 2008 23:27:11 +0000 Subject: [PATCH] (side-effect-free-fns): Fix typo. --- lisp/ChangeLog | 4 ++++ lisp/emacs-lisp/byte-opt.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 780068ba898..c61f36dbfb4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-03-25 Tetsurou Okazaki (tiny change) + + * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo. + 2008-03-25 Juri Linkov * battery.el: Add file cookie coding:iso-8859-1 for the degree sign diff --git a/lisp/emacs-lisp/byte-opt.el b/lisp/emacs-lisp/byte-opt.el index d65cf3904e9..04bb8d6b185 100644 --- a/lisp/emacs-lisp/byte-opt.el +++ b/lisp/emacs-lisp/byte-opt.el @@ -1219,7 +1219,7 @@ char-equal char-to-string char-width compare-strings concat coordinates-in-window-p copy-alist copy-sequence copy-marker cos count-lines - decdoe-char + decode-char decode-time default-boundp default-value documentation downcase elt encode-char exp expt encode-time error-message-string fboundp fceiling featurep ffloor -- 2.39.5