changeset 58081:feacddf3c14b

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 09 Nov 2004 11:10:09 +0000
parents c3a97f7b64f5
children bcfa2be2012e
files etc/NEWS
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Nov 09 11:05:40 2004 +0000
+++ b/etc/NEWS	Tue Nov 09 11:10:09 2004 +0000
@@ -2328,6 +2328,7 @@
 
 * Lisp Changes in Emacs 21.4
 
++++
 ** The new function syntax-after returns the syntax code
 of the character after a specified buffer position, taking account
 of text properties as well as the character code.