aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/obsolete/yow.el (renamed from lisp/play/yow.el)3
2 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 172af2f4efd..d7c7ed7218f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12013-02-13 Glenn Morris <rgm@gnu.org>
2
3 * play/yow.el: Move to obsolete/. (Bug#9384)
4
12013-02-13 Juri Linkov <juri@jurta.org> 52013-02-13 Juri Linkov <juri@jurta.org>
2 6
3 * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus' 7 * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus'
diff --git a/lisp/play/yow.el b/lisp/obsolete/yow.el
index 10c69347469..42bb0a0b354 100644
--- a/lisp/play/yow.el
+++ b/lisp/obsolete/yow.el
@@ -5,6 +5,7 @@
5;; Maintainer: FSF 5;; Maintainer: FSF
6;; Author: Richard Mlynarik 6;; Author: Richard Mlynarik
7;; Keywords: games 7;; Keywords: games
8;; Obsolete-since: 24.4
8 9
9;; This file is part of GNU Emacs. 10;; This file is part of GNU Emacs.
10 11
@@ -24,6 +25,8 @@
24;;; Commentary: 25;;; Commentary:
25 26
26;; Important pinheadery for GNU Emacs. 27;; Important pinheadery for GNU Emacs.
28;; This file is obsolete. For similar functionality, see
29;; fortune.el and cookie1.el.
27 30
28;;; Code: 31;;; Code:
29 32