summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2007-03-01 10:01:32 +0000
committerKim F. Storm <storm@cua.dk>2007-03-01 10:01:32 +0000
commite4ddce5a20cd431661e24df5afa9f0003b91c3d7 (patch)
tree72a998250dbc5ec13cda5e28da2520524606a7d2
parent9c576ea0662cad1f5ba605ed221659542090819d (diff)
downloademacs-e4ddce5a20cd431661e24df5afa9f0003b91c3d7.tar.gz
*** empty log message ***
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS6
2 files changed, 7 insertions, 3 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 0b0491a8643..11012610112 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-01 Kim F. Storm <storm@cua.dk>
+
+ * NEWS (About external Lisp packages): New section.
+
2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
* TUTORIAL.it: Fix typo.
diff --git a/etc/NEWS b/etc/NEWS
index 4ef6ffe7a85..38cb4d031b8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -37,8 +37,8 @@ older packages.
Some specific packages which are known to cause problems are:
-** CEDET (upgrade to lastest version)
-** cua.el, cua-mode.el (remove old versions)
+** Semantic (used by CEDET, ECB, JDEE): upgrade to lastest version.
+** cua.el, cua-mode.el: remove old versions.
* Installation Changes in Emacs 22.1
@@ -3857,7 +3857,7 @@ OPERATION is `insert-file-contents', and thus a function registered in
---
** The variables post-command-idle-hook and post-command-idle-delay have
- been removed. Use run-with-idle-timer instead.
+been removed. Use run-with-idle-timer instead.
+++
** `suppress-keymap' now works by remapping `self-insert-command' to