emacs-diffs
[Top][All Lists]
Advanced

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

master updated (0ce30e9295 -> b947f80a62)


From: Lars Ingebrigtsen
Subject: master updated (0ce30e9295 -> b947f80a62)
Date: Thu, 25 Aug 2022 08:31:56 -0400 (EDT)

larsi pushed a change to branch master.

      from  0ce30e9295 Allow not deleting the config.cache file with "make 
FAST=true bootstrap"
       new  74d0304ad4 Extend `hs-special-modes-alist' for languages such as 
Python
       new  7c7fc8fa5b Add Python blocks support for hideshow
       new  b947f80a62 Add hideshow-test.el file (bug#56635)


Summary of changes:
 lisp/progmodes/hideshow.el            |  93 +++++++++---
 lisp/progmodes/python.el              |  57 +++++++-
 test/lisp/progmodes/hideshow-tests.el | 268 ++++++++++++++++++++++++++++++++++
 test/lisp/progmodes/python-tests.el   | 197 ++++++++++++++++++++++++-
 4 files changed, 589 insertions(+), 26 deletions(-)
 create mode 100644 test/lisp/progmodes/hideshow-tests.el



reply via email to

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