]> code.delx.au - gnu-emacs/blobdiff - etc/grep.txt
Remove duplicate binding
[gnu-emacs] / etc / grep.txt
index 5b226fe4757ec516d1eef833056dffa90a4c7145..3861a7f0448e7ae5078237c019dcdca49afff404 100644 (file)
@@ -78,8 +78,8 @@ bzr grep --color=always -in "org-element-map"
 \e[35mlisp/org/org.el\e[1;36m:\e[0m21047\e[1;36m:\e[0m                    (\e[1;31morg-element-map\e[0m
 
 * git-grep
-  with `[diff "lisp"] xfuncname = "^(\\(.*)$"' in .gitconfig
-  and `*.el diff=lisp' in .gitattributes
+  with '[diff "lisp"] xfuncname = "^(\\(.*)$"' in .gitconfig
+  and '*.el diff=lisp' in .gitattributes
 
 git --no-pager grep -inH -p -e "org-element-map"
 lisp/org/org.el\e[36m=\e[m20969\e[36m=\e[m(defun org-fill-paragraph (&optional justify)
@@ -97,7 +97,7 @@ grep -nH -e "xyzxyz" ../info/*
 
 \f
 
-Copyright (C) 2005-2015 Free Software Foundation, Inc.
+Copyright (C) 2005-2016 Free Software Foundation, Inc.
 
 COPYING PERMISSIONS: