Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ceed9dd1
Commit
ceed9dd1
authored
Dec 29, 2014
by
Juri Linkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small fixes in etc/grep.txt
parent
a0ae3d73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
etc/grep.txt
etc/grep.txt
+3
-3
No files found.
etc/grep.txt
View file @
ceed9dd1
...
...
@@ -39,7 +39,7 @@ grep -nH --color=always -e "INFO tree" ../info/*
* GNU grep 2.5.1 on lines starting with a number and colon
grep -nH -e "Universal Time" ../lispref/*
grep -nH
--color=always
-e "Universal Time" ../
doc/
lispref/*
../lispref/os.texi:1010:0:00 January 1, 1970 UTC (Coordinated [01;31mUniversal Time[00m)
* GNU grep 2.5.1 with context lines
...
...
@@ -78,8 +78,8 @@ bzr grep --color=always -in "org-element-map"
[35mlisp/org/org.el[1;36m:[0m21047[1;36m:[0m ([1;31morg-element-map[0m
* git-grep
with `[diff "
e
l"] xfuncname = "^(\\(.*)$"' in .gitconfig
and `*.el diff=
e
l' in .gitattributes
with `[diff "l
isp
"] xfuncname = "^(\\(.*)$"' in .gitconfig
and `*.el diff=l
isp
' in .gitattributes
git --no-pager grep -inH -p -e "org-element-map"
lisp/org/org.el[36m=[m20969[36m=[m(defun org-fill-paragraph (&optional justify)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment