gnu-emacs-sources
[Top][All Lists]
Advanced

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

[NonGNU ELPA] Sweeprolog version 0.4.5


From: ELPA update
Subject: [NonGNU ELPA] Sweeprolog version 0.4.5
Date: Fri, 30 Sep 2022 17:04:20 -0400

Version 0.4.5 of package Sweeprolog has just been released in NonGNU ELPA.
You can now find it in M-x package-list RET.

Sweeprolog describes itself as:
  Embedded SWI-Prolog

More at https://elpa.nongnu.org/nongnu/sweeprolog.html

Recent NEWS:

            ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
             SWEEP NEWS – HISTORY OF USER-VISIBLE CHANGES.
            ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


This file describes changes in `sweep' up to version `0.4.4'.


New commands in `sweep' version `0.4.0'
═══════════════════════════════════════

New command `sweeprolog-load-buffer'.
─────────────────────────────────────

  Loads a `sweeprolog-mode' buffer.  If called from a `sweeprolog-mode'
  buffer, loads the current buffer by default.


New command `sweeprolog-find-file-at-point'.
────────────────────────────────────────────

  Follows file specifications in `sweeprolog-mode' buffers.


New keybindings in `sweeprolog-mode' buffers
════════════════════════════════════════════

`C-c C-l' is now bound to `sweeprolog-load-buffer'.
───────────────────────────────────────────────────


`C-c C-o' is now bound to `sweeprolog-find-file-at-point'.
──────────────────────────────────────────────────────────


New user options in `sweep' version `0.4.0'
═══════════════════════════════════════════

New user option `sweeprolog-faces-style'
────────────────────────────────────────

  This option controls the which style of faces will be used for
  highlighting in `sweeprolog-mode' buffers.  Possible options are
  `light', `dark' and `default'.


New user option `sweeprolog-indent-offset'
──────────────────────────────────────────

  This option, set by default to 4, is an integer denoting the number of
  columns used as the indent increment in `sweeprolog-mode' buffers.


New user option `sweeprolog-colourise-buffer-on-idle'
─────────────────────────────────────────────────────

  This option is a boolean flag that determines whether to enable
  automatic updating of semantic highlighting in `sweeprolog-mode'
  buffers.


New user option `sweeprolog-colourise-buffer-min-interval'
──────────────────────────────────────────────────────────

  This option determines the minimum number of idle seconds that `sweep'
  will wait before updating semantic highlighting in a `sweeprolog-mode'
  buffer.


New user option `sweeprolog-colourise-buffer-max-size'
──────────────────────────────────────────────────────

  This option determines the maximum size of a `sweeprolog-mode' buffer
  for which `sweep' will periodically update semantic highlighting on
  idle.


New user option `sweeprolog-top-level-min-history-length'
─────────────────────────────────────────────────────────

  This option, set by default to 3, determines a minimum length for
  inputs inserted into `sweep' top-level history ring.  The default
  value, 3, avoids one character top-level responses from clobbering the
  history ring.  This kind of inputs includes, for example, the `;'
  character typed to invoke backtracking.


New keybindings in `sweeprolog-prefix-map'
══════════════════════════════════════════

The `l' key is now bound to `sweeprolog-load-buffer'.
─────────────────────────────────────────────────────

reply via email to

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