summaryrefslogtreecommitdiff
path: root/lisp/obsolete
AgeCommit message (Expand)Author
2026-05-09Mark gnus-dbus.el as obsoleteMorgan Smith
2026-05-09Move gnus-dbus.el to obsolete/gnus-dbus.elMorgan Smith
2026-03-26Add predicate for initial_terminalBasil L. Contovounesios
2026-03-04Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton
2026-03-03Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård
2026-03-03Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-07Check for successful exit when parsing output with vc-exec-afterSean Whitton
2025-10-30More reliably check if a frame is the daemon's initial frameSteven Allen
2025-07-05Make elint obsolete (bug#78685)Mattias Engdegård
2025-04-27Mark vc-dav.el as obsolete (bug#77626)Sean Whitton
2025-03-11Remove variable aliases obsolete since Emacs 23.2Stefan Kangas
2025-03-02Mark echistory.el as obsoleteStefan Kangas
2025-03-02Move echistory.el to lisp/obsoleteStefan Kangas
2025-02-25Make cl-gensym obsolete in favor of built-in gensymStefan Kangas
2025-02-24Add Obsolete-since header to hashcash.elStefan Kangas
2025-02-24Move hashcash.el to lisp/obsoleteStefan Kangas
2025-02-23Mark cdl.el as obsoleteStefan Kangas
2025-02-23Move cdl.el to obsolete/cdl.elStefan Kangas
2025-02-23Mark kermit.el as obsoleteStefan Kangas
2025-02-23Move kermit.el to obsolete/kermit.elStefan Kangas
2025-02-23New macros incf and decfStefan Kangas
2025-02-17New functions plusp and minuspStefan Kangas
2025-02-17New functions oddp and evenpStefan Kangas
2025-02-17Prefer cl-evenp/cl-oddp in some placesStefan Kangas
2025-02-12Mark package-x.el as obsoleteStefan Kangas
2025-02-12Move package-x.el to lisp/obsoleteStefan Kangas
2025-02-11Delete redundant lambdas around unary functionsStefan Kangas
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Delete remaining calls to purecopyStefan Kangas
2024-11-21; Fix typosStefan Kangas
2024-11-03Mark IDLWAVE as obsoleteStefan Kangas
2024-11-03Move IDLWAVE to lisp/obsoleteStefan Kangas
2024-10-04Prefer defcustom :local specifierStefan Kangas
2024-10-01Prefer defvar-local where possibleStefan Kangas
2024-09-30Delete some libraries obsolete since Emacs 24.4/24.5Stefan Kangas
2024-03-14; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt
2024-03-08EIEIO: Fix regession (bug#69631)Stefan Monnier
2024-02-23Use obarray-make instead of make-vector to create obarraysMattias Engdegård
2024-02-04; Fix my last commitStefan Kangas
2024-02-04Prefer setq-local in more placesStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas
2023-10-29Eliminate some nested repetitions in regexpsMattias Engdegård
2023-09-10Correct many instances of ``allows to''Po Lu
2023-09-03; Silence warnings about obsolete functionsMattias Engdegård
2023-08-03Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-08-02; Prefer HTTPS to HTTP in more linksStefan Kangas