emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (cbfb129 -> 1c25d37)


From: Phillip Lord
Subject: [Emacs-diffs] master updated (cbfb129 -> 1c25d37)
Date: Mon, 30 Nov 2015 21:36:18 +0000

phillord pushed a change to branch master.

      from  cbfb129   * lisp/progmodes/which-func.el: Improve disabling the mode
       new  0baf45d   Tests now depend on source files
       new  0639855   Test files renamed to new scheme.
       new  f9ebad5   Update file headers for name change.
       new  1c25d37   Improve documentation and clean up.


Summary of changes:
 .gitignore                                      |    2 +
 test/Makefile.in                                |   10 +++
 test/make-test-deps.emacs-lisp                  |   89 +++++++++++++++++++++++
 test/src/{finalizer-tests.el => alloc-tests.el} |    2 +-
 test/src/{zlib-tests.el => decompress-tests.el} |    6 +-
 5 files changed, 105 insertions(+), 4 deletions(-)
 create mode 100644 test/make-test-deps.emacs-lisp
 rename test/src/{finalizer-tests.el => alloc-tests.el} (93%)
 rename test/src/{zlib-tests.el => decompress-tests.el} (92%)



reply via email to

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