diff options
-rw-r--r-- | etc/NEWS | 2 | ||||
-rw-r--r-- | lisp/obsolete/landmark.el (renamed from lisp/play/landmark.el) | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -782,6 +782,8 @@ notifications, if Emacs is compiled with file notification support. --- *** gulp.el +*** landmark.el (moved to elpa.gnu.org) + +++ ** The character classes [:graph:] and [:print:] in regular expressions no longer match every multibyte character. Instead, Emacs now diff --git a/lisp/play/landmark.el b/lisp/obsolete/landmark.el index 2a64cdfe899..566587ab884 100644 --- a/lisp/play/landmark.el +++ b/lisp/obsolete/landmark.el @@ -25,6 +25,8 @@ ;;; Commentary: +;; *Note: This package has now moved to elpa.gnu.org.* + ;; To try this, just type: M-x landmark-test-run ;; Landmark is a relatively non-participatory game in which a robot |