summaryrefslogtreecommitdiff
path: root/lisp/loadhist.el
AgeCommit message (Expand)Author
2026-02-20Fix predicate of `plist-member` on `function-history`Stefan Monnier
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-16Correctly unload variable aliases.Jens Schmidt
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-11-08Use new `derived-mode-all/set-parents` functions.Stefan Monnier
2023-08-29Make Emacs 21 compat alias obsoleteStefan Kangas
2023-08-08Fix all my attributions to be correct and consistent...Eric S. Raymond
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-03* lisp/loadhist.el (loadhist-unload-element): Remove auxiliary function infoStefan Monnier
2022-07-31Delete redisplay-end-trigger-functions and related defunsStefan Kangas
2022-01-31(function-history): New symbol property (bug#53632)Stefan Monnier
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-04-09Use lexical-binding in loadhist.el and add testsStefan Kangas
2021-04-05Replace local intersection functions with seq-intersectionStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-21unload-feature: Correct doc string to match info manual and realityŠtěpán Němec
2020-10-21unload-feature: Handle local hooks (bug#5293)Štěpán Němec
2020-10-21unload-feature: Improve logic (don't repeat computation)Štěpán Němec
2020-03-04Don't misinterpret doc string as initial valueMattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-03-01Be more defensive regarding elements of 'load-history'Eli Zaretskii
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-03-16Explicitly require cl-lib where neededGlenn Morris
2018-03-12* lisp/loadhist.el (unload-hook-features-list): Remove obsolete alias.Glenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-07-28* lisp/subr.el (define-symbol-prop): New functionStefan Monnier
2017-07-27* lisp/loadhist.el (unload-feature): Remove ad-hoc ELP codeStefan Monnier
2017-07-24(loadhist-unload-element): Move ERT and cl-generic methodsStefan Monnier
2017-07-24Fix Bug#27371Michael Albinus
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17* lisp/font-lock.el (font-lock-beginning-of-syntax-function): RemoveStefan Monnier
2015-08-12loadhist.el (read-feature): Conform to completing-readOleh Krehel
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-11-15* lisp/loadhist.el (read-feature): Get rid of fake feature nil. Leo Liu
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-07-10Reduce use of (require 'cl).Stefan Monnier
2012-05-12Move define-obsolete-variable-alias before the var's definition.Stefan Monnier
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-15Spelling fixes.Paul Eggert
2011-11-19Spelling fixes.Paul Eggert