Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
440cb8f6
Commit
440cb8f6
authored
Oct 13, 2014
by
Glenn Morris
Browse files
Tweak previous authors.el change
parent
7dbd8a2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/emacs-lisp/authors.el
lisp/emacs-lisp/authors.el
+2
-2
No files found.
lisp/emacs-lisp/authors.el
View file @
440cb8f6
...
...
@@ -242,7 +242,7 @@ If REALNAME is nil, ignore that author.")
'
(
".*loaddefs.el$"
; not obsolete, but auto-generated
"\\.\\(cvs\\|git\\)ignore$"
; obsolete or uninteresting
"\\.arch-inventory$"
"automated/data"
; not interesting
"automated/data
/
"
; not interesting
;; TODO lib/? Matches other things?
"build-aux/"
"m4/"
"Emacs.xcodeproj"
"mapfiles"
"\\.map\\'"
"preferences\\.\\(nib\\|gorm\\)"
...
...
@@ -254,7 +254,7 @@ Changes to files matching one of the regexps in this list are not listed.")
(defconst authors-no-scan-regexps
'("etc/nxml/"
"automated/data")
"automated/data
/
")
"Lists of regexps matching files not to scan for authorship.")
(defconst authors-ignored-files
...
...
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