Index: emacs/etc/NEWS diff -c emacs/etc/NEWS:1.1211 emacs/etc/NEWS:1.1212 *** emacs/etc/NEWS:1.1211 Wed Jun 15 21:00:12 2005 --- emacs/etc/NEWS Fri Jun 17 14:42:39 2005 *************** *** 3633,3638 **** --- 3633,3639 ---- *** `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,4931 **** --- 4927,4933 ---- 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.
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
