emacs-diffs
[Top][All Lists]
Advanced

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

master updated (8129998 -> 33f0036)


From: Stefan Kangas
Subject: master updated (8129998 -> 33f0036)
Date: Thu, 1 Apr 2021 13:56:26 -0400 (EDT)

skangas pushed a change to branch master.

      from  8129998   Remove redundant #' before lambda in international/*.el
       new  4a538c4   Remove redundant #' before lambda in progmodes/*.el
       new  33f0036   Use lexical-binding in executable.el and add tests


Summary of changes:
 lisp/progmodes/cc-styles.el             |  4 +--
 lisp/progmodes/ebnf-yac.el              |  8 ++---
 lisp/progmodes/ebnf2ps.el               |  8 ++---
 lisp/progmodes/executable.el            |  2 +-
 lisp/progmodes/grep.el                  | 28 ++++++++---------
 lisp/progmodes/inf-lisp.el              |  2 +-
 lisp/progmodes/octave.el                |  4 +--
 lisp/progmodes/python.el                |  8 ++---
 test/lisp/progmodes/executable-tests.el | 54 +++++++++++++++++++++++++++++++++
 9 files changed, 86 insertions(+), 32 deletions(-)
 create mode 100644 test/lisp/progmodes/executable-tests.el



reply via email to

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