[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master updated (78c3e14 -> 53cf3cf)
From: |
Dmitry Gutov |
Subject: |
[Emacs-diffs] master updated (78c3e14 -> 53cf3cf) |
Date: |
Fri, 10 Jul 2015 01:40:20 +0000 |
dgutov pushed a change to branch master.
from 78c3e14 * test/automated/map-tests.el
(test-map-delete-return-value): Uncomment test.
new f8c720b Introduce a Project API
new 53cf3cf Don't check the exit status, it can be misleading
Summary of changes:
lisp/cedet/ede.el | 16 ++++++
lisp/progmodes/elisp-mode.el | 41 +++++---------
lisp/progmodes/etags.el | 20 ++++----
lisp/progmodes/project.el | 119 ++++++++++++++++++++++++++++++++++++++++++
lisp/progmodes/xref.el | 38 +++++++++-----
5 files changed, 185 insertions(+), 49 deletions(-)
create mode 100644 lisp/progmodes/project.el
- [Emacs-diffs] master updated (78c3e14 -> 53cf3cf),
Dmitry Gutov <=