comparison etc/NEWS @ 337:fbbf69b4e8a7 r21-0-66

Import from CVS: tag r21-0-66
author cvs
date Mon, 13 Aug 2007 10:51:02 +0200
parents 03446687b7cc
children 336b97f03633
comparison
equal deleted inserted replaced
336:fe0a93612022 337:fbbf69b4e8a7
154 (add-hook 'gdb-mode-hook (lambda () (require 'gdb-highlight))) 154 (add-hook 'gdb-mode-hook (lambda () (require 'gdb-highlight)))
155 155
156 ** The package popper.el is now included in the edit-utils package. 156 ** The package popper.el is now included in the edit-utils package.
157 It has been greatly enhanced with respect to the one once included 157 It has been greatly enhanced with respect to the one once included
158 with the ilisp package and should work well under XEmacs 21.0. 158 with the ilisp package and should work well under XEmacs 21.0.
159
160 ** Gnuserv changes
161
162 *** Like the old 'gnudoit' program. Gnuclient -batch now can read from stdin.
163
164 *** Again like the old 'gnudoit' program, gnuclient now can return multiple
165 lines.
159 166
160 ** C mode changes 167 ** C mode changes
161 168
162 *** Multiline macros are now handled, both as they affect indentation, 169 *** Multiline macros are now handled, both as they affect indentation,
163 and as recognized syntax. New syntactic symbol cpp-macro-cont is 170 and as recognized syntax. New syntactic symbol cpp-macro-cont is