summaryrefslogtreecommitdiffstats
path: root/tools/emacs
Commit message (Expand)AuthorAgeFilesLines
* Fix defun syntax for cr-compile.Stefan Zager2014-12-081-0/+2
* Add cr-compile method for emacs.szager2014-12-081-0/+5
* Fix for configs where the Chrome checkout is under user's home directory (in ...joi@chromium.org2011-12-081-3/+11
* Remove hidden dependencies on 'cl, 'make-regexp, and 23.2 (works w/ 23.1 now ...fischman@chromium.org2011-09-231-9/+15
* Add ninja-based flymake support for working with chromium source code.fischman@chromium.org2011-09-231-0/+108
* Add emacs and vim helper config files for gyp settings.tony@chromium.org2011-07-061-0/+16
* Remove Gears from Chrome.aa@chromium.org2011-03-111-12/+0
* emacs: also handle paths like "..\chrome/foo/bar" seen in build outputevan@chromium.org2011-01-262-1/+24
* emacs: make trybot parser work on offical windows build outputevan@chromium.org2010-12-171-5/+9
* Make script cross-platform.scottbyer@chromium.org2010-12-151-1/+1
* emacs: fix HTML urls to automatically load plain textevan@chromium.org2010-12-141-1/+4
* emacs: use curl to fetch trybot output, improve mac performanceevan@chromium.org2010-12-132-209/+1877
* emacs: conditionalize behavior based on the OS we're parsingevan@chromium.org2010-12-131-33/+48
* emacs: use UTF-8 and DOS encoding when reading filesevan@chromium.org2010-12-102-8/+18
* emacs: fix up mac trybot outputevan@chromium.org2010-12-031-2/+6
* emacs: check in test file for failing mac build outputevan@chromium.org2010-12-032-5/+364
* Expand the file name match so that the match end can be used to limit path ch...scottbyer@google.com2010-12-022-7/+36
* Check in an emacs helper for using trybot output.evan@chromium.org2010-12-012-0/+136