]> git.eshelyaron.com Git - dict.git/commitdiff
* README.org ("Things To Do"): remove outdated item
authorEshel Yaron <me@eshelyaron.com>
Sat, 26 Nov 2022 16:15:04 +0000 (18:15 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 26 Nov 2022 16:15:04 +0000 (18:15 +0200)
README.org

index a0a09df773a7862cf380e88d99217775d25b001c..244528fb749af1403143c068d7192c70e2cbca01 100644 (file)
@@ -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