comparison etc/NEWS @ 406:b8cc9ab3f761 r21-2-33

Import from CVS: tag r21-2-33
author cvs
date Mon, 13 Aug 2007 11:17:09 +0200
parents 2f8bb876ab1d
children de805c49cfc1
comparison
equal deleted inserted replaced
405:0e08f63c74d2 406:b8cc9ab3f761
237 ** Operation progress can be displayed using graphical widgets. 237 ** Operation progress can be displayed using graphical widgets.
238 See `lprogress-display' for details. This support has been switched 238 See `lprogress-display' for details. This support has been switched
239 on by default for font-lock and some web browsing functions. If you 239 on by default for font-lock and some web browsing functions. If you
240 do not like this behaviour set `progress-display-use-echo-area'. 240 do not like this behaviour set `progress-display-use-echo-area'.
241 241
242 ** Etags changes.
243
244 ** The PostgreSQL Relational Database Management System is now supported. 242 ** The PostgreSQL Relational Database Management System is now supported.
245 It is now possible to build XEmacs so that the programming interface 243 It is now possible to build XEmacs so that the programming interface
246 to the PostgreSQL RDBMS (libpq) is available in XEmacs Lisp. 244 to the PostgreSQL RDBMS (libpq) is available in XEmacs Lisp.
247 Supported versions of PostgreSQL are 6.5.3 (earlier versions may work, 245 Supported versions of PostgreSQL are 6.5.3 (earlier versions may work,
248 but have not been tested) and 7.0-beta1. 246 but have not been tested) and 7.0-beta1.
247
248 ** Etags changes.
249 249
250 *** In DOS, etags looks for file.cgz if it cannot find file.c. 250 *** In DOS, etags looks for file.cgz if it cannot find file.c.
251 251
252 *** New option --ignore-case-regex is an alternative to --regex. It is now 252 *** New option --ignore-case-regex is an alternative to --regex. It is now
253 possible to bind a regexp to a language, by prepending the regexp with 253 possible to bind a regexp to a language, by prepending the regexp with