mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-22 12:57:34 +00:00
(side-effect-free-fns): Fix typo.
This commit is contained in:
parent
d4919479f9
commit
9e60aa0b8c
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2008-03-25 Tetsurou Okazaki <okazaki@be.to> (tiny change)
|
||||
|
||||
* emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo.
|
||||
|
||||
2008-03-25 Juri Linkov <juri@jurta.org>
|
||||
|
||||
* battery.el: Add file cookie coding:iso-8859-1 for the degree sign
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue