]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Tue, 14 Oct 2008 11:45:01 +0000 (11:45 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 14 Oct 2008 11:45:01 +0000 (11:45 +0000)
etc/NEWS

index 6a89758c757bc4908fd2dba34af9015fa5d365a0..3629c66526bc948576b476c19acf51e582440f46 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1045,6 +1045,7 @@ freetype library, giving access to a wider range of font formats.
 ** `functionp' returns nil for special forms.
 I.e., it only returns t for objects that can be passed to `funcall'.
 
++++
 ** The behavior of map-char-table has changed.  It may call the
 specified function with a cons (FROM . TO) as a key if characters in
 that range have the same value.