changeset 73377:3437ebb999f0

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 15 Oct 2006 20:41:03 +0000
parents 22f24dad9952
children 3eb6ddcc34d3
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 15 20:33:12 2006 +0000
+++ b/lisp/ChangeLog	Sun Oct 15 20:41:03 2006 +0000
@@ -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,Ak(Bl Cadilhac  <michael.cadilhac@lrde.org>
 
 	* ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.