Mercurial > emacs
diff etc/NEWS @ 105529:0d8007720f35
* etc/NEWS (Changes in Specialized Modes and Packages in Emacs 23.1):
Document bookmark.el (rev 1.114) format upgrade. (Bug#3375)
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Fri, 09 Oct 2009 05:25:08 +0000 |
parents | 5e772cbbbca4 |
children | 7c3b9513e457 |
line wrap: on
line diff
--- a/etc/NEWS Fri Oct 09 02:58:57 2009 +0000 +++ b/etc/NEWS Fri Oct 09 05:25:08 2009 +0000 @@ -993,6 +993,12 @@ *** Command `bibtex-url' allows multiple URLs per entry. +** Bookmarks + +*** bookmark.el saves bookmarks in a pre-Emacs-23-incompatible file format +bookmark.el can read a .emacs.bmk file saved by an older Emacs, but an +older Emacs cannot read one saved by Emacs 23. + ** Calendar and diary *** There is a new date style, `iso', essentially year/month/day.