emacs-diffs
[Top][All Lists]
Advanced

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

master updated (0155bd0 -> 1c75ca1)


From: Stefan Kangas
Subject: master updated (0155bd0 -> 1c75ca1)
Date: Tue, 8 Dec 2020 03:32:11 -0500 (EST)

skangas pushed a change to branch master.

      from  0155bd0   Fix bug in how ERT invokes its debugger.
       new  478368a   Prefer setq-local in simple.el
       new  0d6fca3   * lisp/array.el (array-mode): Prefer setq-local.
       new  07b317c   * lisp/locate.el (locate, locate-mode): Prefer setq-local.
       new  6614b67   Prefer setq-local in newcomment.el
       new  db001f8   Prefer setq-local in speedbar.el
       new  095a41e   Prefer setq-local in shell.el
       new  9e7b93f   Prefer setq-local in term.el
       new  3b20c03   Prefer setq-local in tests
       new  1c75ca1   * admin/nt/dist-build/build-dep-zips.py: Remove unused 
import.


Summary of changes:
 admin/nt/dist-build/build-dep-zips.py              |  1 -
 lisp/array.el                                      | 34 +++++------
 lisp/locate.el                                     | 10 ++--
 lisp/newcomment.el                                 | 68 +++++++++++-----------
 lisp/shell.el                                      | 46 +++++++--------
 lisp/simple.el                                     | 48 ++++++++-------
 lisp/speedbar.el                                   | 21 +++----
 lisp/term.el                                       | 37 ++++++------
 test/lisp/allout-tests.el                          |  6 +-
 .../faceup-resources/faceup-test-mode.el           |  4 +-
 test/lisp/epg-tests.el                             |  3 +-
 test/src/data-tests.el                             |  2 +-
 12 files changed, 134 insertions(+), 146 deletions(-)



reply via email to

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