emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 425a5bfc9a 1/2: Make makesum.el obsolete


From: Stefan Kangas
Subject: master 425a5bfc9a 1/2: Make makesum.el obsolete
Date: Mon, 8 Aug 2022 10:33:08 -0400 (EDT)

branch: master
commit 425a5bfc9a8a366743bdae88e05268a76f840fa8
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Make makesum.el obsolete
    
    * lisp/makesum.el: Move from here...
    * lisp/obsolete/makesum.el: ...to here.  (Bug#56979)
    
    * test/lisp/makesum-tests.el: Move from here...
    * test/lisp/obsolete/makesum-tests.el: ...to here.
---
 lisp/{ => obsolete}/makesum.el            | 0
 test/lisp/{ => obsolete}/makesum-tests.el | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/lisp/makesum.el b/lisp/obsolete/makesum.el
similarity index 100%
rename from lisp/makesum.el
rename to lisp/obsolete/makesum.el
diff --git a/test/lisp/makesum-tests.el b/test/lisp/obsolete/makesum-tests.el
similarity index 100%
rename from test/lisp/makesum-tests.el
rename to test/lisp/obsolete/makesum-tests.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]