diff etc/NEWS @ 63559:f3ed2587aecc

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 17 Jun 2005 14:42:39 +0000
parents 7124ec94d01e
children df65ae1d9d1b
line wrap: on
line diff
--- a/etc/NEWS	Fri Jun 17 14:37:55 2005 +0000
+++ b/etc/NEWS	Fri Jun 17 14:42:39 2005 +0000
@@ -3633,6 +3633,7 @@
 *** `syntax-class' extracts the class of a syntax code (as returned
 by `syntax-after').
 
++++
 *** The new function `syntax-ppss' rovides an efficient way to find the
 current syntactic context at point.
 
@@ -4926,6 +4927,7 @@
 of hierarchical data as an outline.  For example, the tree-widget is
 well suited to display a hierarchy of directories and files.
 
++++
 ** The new library bindat.el provides functions to unpack and pack
 binary data structures, such as network packets, to and from Lisp
 data structures.