summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/shadow.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-26string-equal-ignore-case: new functionSam Steingold
2022-04-30Make load-path-shadows-mode a special modeLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-03Remove some more items obsolete since Emacs 23Stefan Kangas
2021-09-14; More minor docfixes found by checkdocStefan Kangas
2021-07-04Ignore .dir-locals-2.el files moreLars Ingebrigtsen
2021-01-28Use lexical-binding in all of `lisp/emacs-lisp`Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-04Prefer setq-local in emacs-lisp/*.elStefan Kangas
2020-12-03Remove redundant requires of 'button'Stefan Kangas
2020-08-24Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas
2020-04-14Fix edge case errors in filename-matching regexpsMattias EngdegÄrd
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-23file-attributes cleanupPaul Eggert
2018-01-22; Spelling fixPaul Eggert
2018-01-18Handle case-insensitive filenames for load-path shadows (Bug#5845)Noam Postavsky
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-29; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-03-05* lisp/emacs-lisp/shadow.el (load-path-shadows-find): Ignore dir-locals.Glenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-10-12Use accented form of some namesGlenn Morris
2013-04-26list-load-path-shadows simplificationGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-11load-path-shadows-font-lock-keywords tweakGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-31Merge changes from emacs-23 branchChong Yidong
2011-01-29Don't complain about duplicate leim-list filesAndreas Schwab
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-12Merge changes from emacs-23 branch.Juanma Barranquero
2010-10-08Rename another shadow.el function.Glenn Morris
2010-10-08Merge changes from emacs-23 branch.Juanma Barranquero
2010-10-07Rename some shadow.el things.Glenn Morris
2010-10-07Rename some more shadow.el stuff.Glenn Morris
2010-10-07Rename shadow-mode.Glenn Morris
2010-10-06Add a shadow-mode for load-path shadows.Glenn Morris