summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/package-x.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2015-05-04 17:46:30 +0300
committerEli Zaretskii <eliz@gnu.org>2015-05-04 17:46:30 +0300
commit8c392682fc9938b2ee02cc2741bf6f680281b0c7 (patch)
treea7f9d2820d72e43fd77d18299cb88b7701ae420a /lisp/emacs-lisp/package-x.el
parent5d3940a3b9144efbc4db4a7b76a3331cebc64165 (diff)
downloademacs-8c392682fc9938b2ee02cc2741bf6f680281b0c7.tar.gz
emacs-8c392682fc9938b2ee02cc2741bf6f680281b0c7.tar.bz2
emacs-8c392682fc9938b2ee02cc2741bf6f680281b0c7.zip
Fix minor issues with CEDET on MS-Windows
* lisp/cedet/semantic/symref/idutils.el (semantic-symref-parse-tool-output-one-line): Fix the search regexp to match MS-Windows file names with drive letters. (Bug#19468) * lisp/cedet/semantic/symref/grep.el (semantic-symref-grep-use-template): Remove "--color=always" from Grep switches on MS-Windows. (semantic-symref-grep-shell): Use shell-file-name as the default value, so this works not only on Posix platforms. (semantic-symref-perform-search): Use shell-quote-argument instead of literal '..' for portable quoting of Grep command-line argument. Use shell-command-switch instead of a literal "-c". * lisp/cedet/semantic/bovine/gcc.el (semantic-gcc-get-include-paths): Use file-name-absolute-p to test for an absolute file name in a portable way.
Diffstat (limited to 'lisp/emacs-lisp/package-x.el')
0 files changed, 0 insertions, 0 deletions