]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 15 Oct 2006 20:41:03 +0000 (20:41 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 15 Oct 2006 20:41:03 +0000 (20:41 +0000)
lisp/ChangeLog

index 6ee0ab358cccc95351408f0c0b7618cb9029cce8..d2e8a3920c1de91db668051eb01af264be173f85 100644 (file)
@@ -1,3 +1,13 @@
+2006-10-15  Lennart Borgman  <lennart.borgman.073@student.lu.se>
+
+       * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
+       Use shell-quote-argument.
+
+       * shell.el (explicit-bash-args): Likewise.
+
+       * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
+       Use grep -E rather than egrep.
+
 2006-10-15  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
 
        * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.