index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
shadow.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
1
-5
/
+2
*
Make load-path-shadows-mode a special mode
Lars Ingebrigtsen
2022-04-30
1
-3
/
+2
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Remove some more items obsolete since Emacs 23
Stefan Kangas
2021-12-03
1
-3
/
+0
|
/
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-5
/
+5
*
Ignore .dir-locals-2.el files more
Lars Ingebrigtsen
2021-07-04
1
-3
/
+6
*
Use lexical-binding in all of `lisp/emacs-lisp`
Stefan Monnier
2021-01-28
1
-10
/
+12
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in emacs-lisp/*.el
Stefan Kangas
2020-12-04
1
-2
/
+2
*
Remove redundant requires of 'button'
Stefan Kangas
2020-12-03
1
-1
/
+0
*
Remove many items obsolete since Emacs 23.2 and 23.3
Stefan Kangas
2020-08-24
1
-3
/
+0
*
Fix edge case errors in filename-matching regexps
Mattias EngdegÄrd
2020-04-14
1
-1
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-2
/
+2
*
|
; Spelling fix
Paul Eggert
2018-01-22
1
-1
/
+1
|
/
*
Handle case-insensitive filenames for load-path shadows (Bug#5845)
Noam Postavsky
2018-01-18
1
-2
/
+8
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-4
/
+0
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-2
/
+2
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/shadow.el (load-path-shadows-find): Ignore dir-locals.
Glenn Morris
2014-03-05
1
-1
/
+3
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use accented form of some names
Glenn Morris
2013-10-12
1
-1
/
+5
*
list-load-path-shadows simplification
Glenn Morris
2013-04-26
1
-75
/
+53
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
load-path-shadows-font-lock-keywords tweak
Glenn Morris
2012-09-11
1
-1
/
+7
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Merge changes from emacs-23 branch
Chong Yidong
2011-01-31
1
-1
/
+1
|
\
|
*
Don't complain about duplicate leim-list files
Andreas Schwab
2011-01-29
1
-1
/
+1
*
|
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
|
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-10-12
1
-4
/
+7
|
\
|
|
*
Rename another shadow.el function.
Glenn Morris
2010-10-08
1
-4
/
+7
*
|
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-10-08
1
-6
/
+9
|
\
|
|
*
Rename some shadow.el things.
Glenn Morris
2010-10-07
1
-6
/
+9
*
|
Rename some more shadow.el stuff.
Glenn Morris
2010-10-07
1
-4
/
+5
*
|
Rename shadow-mode.
Glenn Morris
2010-10-07
1
-3
/
+3
*
|
Add a shadow-mode for load-path shadows.
Glenn Morris
2010-10-06
1
-8
/
+41
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(list-load-path-shadows): Setup a major mode
Stefan Monnier
2009-11-24
1
-0
/
+1
*
(find-emacs-lisp-shadows, list-load-path-shadows): Use dolist.
Glenn Morris
2009-11-10
1
-32
/
+21
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-1
/
+1
[next]