emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (5ad5c4a -> 4c549ab)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (5ad5c4a -> 4c549ab)
Date: Sat, 1 Jun 2019 21:52:26 -0400 (EDT)

eggert pushed a change to branch master.

      from  5ad5c4a   Fix .gitignore spec for personal customizations
       new  227b3c8   Use lexical-binding in paragraphs.el and add tests
       new  4c549ab   Use lexical-binding in morse.el and studly.el and add 
tests


Summary of changes:
 lisp/play/morse.el                      |   2 +-
 lisp/play/studly.el                     |   2 +-
 lisp/textmodes/paragraphs.el            |  45 +++++----
 test/lisp/play/morse-tests.el           |  60 ++++++++++++
 test/lisp/play/studly-tests.el          |  52 ++++++++++
 test/lisp/textmodes/paragraphs-tests.el | 165 ++++++++++++++++++++++++++++++++
 6 files changed, 307 insertions(+), 19 deletions(-)
 create mode 100644 test/lisp/play/morse-tests.el
 create mode 100644 test/lisp/play/studly-tests.el
 create mode 100644 test/lisp/textmodes/paragraphs-tests.el



reply via email to

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