aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2010-09-29 19:23:25 -0700
committerGlenn Morris <[email protected]>2010-09-29 19:23:25 -0700
commitcf16af423488fff17e43e5aca6fb76610284c1c3 (patch)
tree98db35660e42b51991882aa222d95ea728e26b72
parent8e378d88cc4102b514f6f5a070d43f32191eab83 (diff)
etc/NEWS updates.
-rw-r--r--etc/NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0535690ded..e6ada72c07 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -259,6 +259,21 @@ You can get a comparable behavior with:
** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags.
+** Calendar, Diary, and Appt
+
+---
+*** The obsolete (since Emacs 22.1) method of enabling the appt package
+by adding appt-make-list to diary-hook has been removed. Use appt-activate.
+
+---
+*** Some appt variables (obsolete since Emacs 22.1) have been removed:
+appt-issue-message (use the function appt-activate)
+appt-visible/appt-msg-window (use the variable appt-display-format)
+
+---
+*** Some diary function aliases (obsolete since Emacs 22.1) have been removed:
+view-diary-entries, list-diary-entries, show-all-diary-entries
+
** Customize
*** Customize buffers now contain a search field.
@@ -569,6 +584,7 @@ Emacs Lisp parse tree.
FIXME: These should be front-ended by xml.el.
+** FIXME GnuTLS
** Isearch