]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Merge from trunk.
[gnu-emacs] / etc / NEWS
index 01b767b62f7c75bd40575f46294d43e53d602b99..66b173751bf006054bc783e3d33ff45eb3948d2f 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -130,8 +130,8 @@ difference), but if it were a direct list of user names and passwords,
 you will be prompted for the user name and the password instead, and
 they will then be saved to ~/.authinfo.
 
-** Similarly, if you had `smtpmail-starttls-credentials' set, then
-then you need to put
+** Similarly, `smtpmail-starttls-credentials' no longer exists.  If
+you had thet set, then then you need to put
 
 machine smtp.whatever.foo port 25 key "~/.my_smtp_tls.key" cert "~/.my_smtp_tls.cert"
 
@@ -475,6 +475,11 @@ Just set shell-dir-cookie-re to an appropriate regexp.
 
 ** BibTeX mode
 
+*** BibTeX mode now supports biblatex.
+Use the variable bibtex-dialect to select support for different BibTeX dialects.
+bibtex-entry-field-alist is now an obsolete alias for
+bibtex-BibTeX-entry-alist.
+
 *** New command `bibtex-search-entries' bound to C-c C-a.
 
 *** New `bibtex-entry-format' option `sort-fields', disabled by default.
@@ -485,7 +490,7 @@ Just set shell-dir-cookie-re to an appropriate regexp.
 
 ** FIXME: xdg-open for browse-url and reportbug, 2010/08.
 
-** Archive Mode has basic support to browse 7z archives.
+** Archive Mode has basic support to browse and update 7z archives.
 
 ** browse-url has gotten a new variable that is used for mailto: URLs,
 `browse-url-mailto-function', which defaults to `browse-url-mail'.
@@ -857,6 +862,13 @@ soap-inspect.el is an interactive inspector for SOAP WSDL structures.
 
 ** xmodmap-generic-mode for xmodmap files.
 
+** New emacs-lock.el package.
+(The pre-existing one has been renamed to old-emacs-lock.el and moved
+to obsolete/.)  Now, Emacs Lock is a proper minor mode
+`emacs-lock-mode'.  Protection against exiting Emacs and killing the
+buffer can be set separately.  The mechanism for auto turning off
+protection for buffers with inferior processes has been generalized.
+
 \f
 * Incompatible Lisp Changes in Emacs 24.1