From 1a2773ac2d05c88f9c246ab9fbf0587921000d3a Mon Sep 17 00:00:00 2001 From: Nicolas Richard Date: Mon, 29 Jun 2015 10:58:46 +0200 Subject: [PATCH] * lisp/play/landmark.el: Move to lisp/obsolete/ ; * etc/NEWS: Mention the change. --- etc/NEWS | 2 ++ lisp/{play => obsolete}/landmark.el | 2 ++ 2 files changed, 4 insertions(+) rename lisp/{play => obsolete}/landmark.el (99%) diff --git a/etc/NEWS b/etc/NEWS index 5dc2977aad7..e56d498d4fe 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -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 similarity index 99% rename from lisp/play/landmark.el rename to 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 -- 2.39.2