Index: emacs/etc/NEWS diff -c emacs/etc/NEWS:1.1162 emacs/etc/NEWS:1.1163 *** emacs/etc/NEWS:1.1162 Sat Apr 23 12:58:06 2005 --- emacs/etc/NEWS Sat Apr 23 16:21:22 2005 *************** *** 2514,2519 **** --- 2514,2522 ---- ** The thumbs.el package allows you to preview image files as thumbnails and can be invoked from a Dired buffer. + ** Image files are normally visited in Image mode, which lets you toggle + between viewing the image and viewing the text using C-c C-c. + +++ ** The new python.el package is used to edit Python and Jython programs. *************** *** 2853,2858 **** --- 2856,2865 ---- *** New macro define-obsolete-variable-alias to combine defvaralias and make-obsolete-variable. + ** copy-file now takes an additional option arg MUSTBENEW. + + This argument works like the MUSTBENEW argument of write-file. + --- ** easy-mmode-define-global-mode has been renamed to define-global-minor-mode. The old name remains as an alias.
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
