X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/a9269c187774dea6e939066a79901f23ae79641f..91415fb1cd0f913be6e8a2409b0d9cdca4352f3f:/lisp/net/newst-backend.el diff --git a/lisp/net/newst-backend.el b/lisp/net/newst-backend.el index fca36c70f2..f017345e8c 100644 --- a/lisp/net/newst-backend.el +++ b/lisp/net/newst-backend.el @@ -1,6 +1,6 @@ ;;; newst-backend.el --- Retrieval backend for newsticker. -;; Copyright (C) 2003-2011 Free Software Foundation, Inc. +;; Copyright (C) 2003-2013 Free Software Foundation, Inc. ;; Author: Ulf Jasper ;; Filename: newst-backend.el @@ -421,7 +421,7 @@ headline after it has been retrieved for the first time." "Name of the newsticker cache file." :type 'string :group 'newsticker-miscellaneous) -(make-obsolete 'newsticker-cache-filename 'newsticker-dir "23.1") +(make-obsolete-variable 'newsticker-cache-filename 'newsticker-dir "23.1") (defcustom newsticker-dir (locate-user-emacs-file "newsticker/" ".newsticker/")