comparison etc/NEWS @ 308:33bdb3d4b97f r21-0b52

Import from CVS: tag r21-0b52
author cvs
date Mon, 13 Aug 2007 10:42:44 +0200
parents 9ea74add5d37
children 341dac730539
comparison
equal deleted inserted replaced
307:42d630fd9bd8 308:33bdb3d4b97f
303 add: 303 add:
304 304
305 (require 'vc-hooks) 305 (require 'vc-hooks)
306 306
307 to their .emacs file to get version control functionality. 307 to their .emacs file to get version control functionality.
308
309 ** The EDiff menus are no longer included in the default menubar.
310 Users must add:
311
312 (require 'ediff-hook)
313
314 to their .emacs file to get the menus.
308 315
309 ** An experimental version of dynamic linking is supported. 316 ** An experimental version of dynamic linking is supported.
310 317
311 There is no documentation and we are making no guarantees about what 318 There is no documentation and we are making no guarantees about what
312 might change in the future with the "C" level API. Examples of how to 319 might change in the future with the "C" level API. Examples of how to