aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
-rw-r--r--lisp/obsolete/crisp.el2
2 files changed, 6 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8c039a55a2f..3d580ee36c4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -38,7 +38,10 @@ don't take "&rest args" any more.
38*** cc-compat.el 38*** cc-compat.el
39 39
40--- 40---
41*** crisp.el, tpu-edt.el, ws-mode.el 41*** crisp.el - moved to elpa.gnu.org.
42
43---
44*** tpu-edt.el, ws-mode.el
42These emulations of old editors are believed to be no longer relevant 45These emulations of old editors are believed to be no longer relevant
43 - contact emacs-devel@gnu.org if you disagree. 46 - contact emacs-devel@gnu.org if you disagree.
44 47
diff --git a/lisp/obsolete/crisp.el b/lisp/obsolete/crisp.el
index 47cf898190b..b9c2fc63a52 100644
--- a/lisp/obsolete/crisp.el
+++ b/lisp/obsolete/crisp.el
@@ -23,6 +23,8 @@
23 23
24;;; Commentary: 24;;; Commentary:
25 25
26;; *Note: This package has now moved to elpa.gnu.org.*
27
26;; Keybindings and minor functions to duplicate the functionality and 28;; Keybindings and minor functions to duplicate the functionality and
27;; finger-feel of the CRiSP/Brief editor. This package is designed to 29;; finger-feel of the CRiSP/Brief editor. This package is designed to
28;; facilitate transitioning from Brief to (XE|E)macs with a minimum 30;; facilitate transitioning from Brief to (XE|E)macs with a minimum