From: Eshel Yaron Date: Sat, 26 Nov 2022 16:15:04 +0000 (+0200) Subject: * README.org ("Things To Do"): remove outdated item X-Git-Tag: V9.1.0-sweep-0.9.3~5 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=caef2e51dc291fdb7033cfb59df354807872ed43;p=sweep.git * README.org ("Things To Do"): remove outdated item --- diff --git a/README.org b/README.org index a0a09df..244528f 100644 --- a/README.org +++ b/README.org @@ -1643,13 +1643,6 @@ there some further improvements that we want to pursue: ~help-echo~ property that says what kind of token this is, to expose the precise semantics of each token to the user. -- Add a command for updating the dependencies for the current module :: ~sweeprolog-mode~ - should provide a command for adding and/or updating ~use_module/2~ and - ~autoload/2~ directives as needed according to the predicates that the - current buffer depends on. The directives should be inserted in the - appropriate position, i.e. before the first predicate definition in - the buffer. - - Add a command for interactively inserting a new predicate :: ~sweeprolog-mode~ should provide a command for interactively inserting a new predicate definition, ideally with optional =PlDoc= comments (see [[#sweeprolog-pldoc][Documenting