{"id":17185422,"url":"https://github.com/purcell/cl-libify","last_synced_at":"2025-10-03T23:36:05.215Z","repository":{"id":66406071,"uuid":"159604278","full_name":"purcell/cl-libify","owner":"purcell","description":"Update elisp code to use cl-lib instead of cl","archived":false,"fork":false,"pushed_at":"2024-11-07T07:15:52.000Z","size":4,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T03:34:58.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/purcell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-29T03:51:17.000Z","updated_at":"2024-11-07T07:15:55.000Z","dependencies_parsed_at":"2024-12-07T06:17:51.732Z","dependency_job_id":null,"html_url":"https://github.com/purcell/cl-libify","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purcell%2Fcl-libify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purcell%2Fcl-libify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purcell%2Fcl-libify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purcell%2Fcl-libify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purcell","download_url":"https://codeload.github.com/purcell/cl-libify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248351461,"owners_count":21089271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T00:46:34.232Z","updated_at":"2025-10-03T23:36:00.174Z","avatar_url":"https://github.com/purcell.png","language":"Emacs Lisp","funding_links":["https://www.patreon.com/sanityinc"],"categories":[],"sub_categories":[],"readme":"[![Melpa Status](http://melpa.org/packages/cl-libify-badge.svg)](http://melpa.org/#/cl-libify)\n[![Melpa Stable Status](http://stable.melpa.org/packages/cl-libify-badge.svg)](http://stable.melpa.org/#/cl-libify)\n\u003ca href=\"https://www.patreon.com/sanityinc\"\u003e\u003cimg alt=\"Support me\" src=\"https://img.shields.io/badge/Support%20Me-%F0%9F%92%97-ff69b4.svg\"\u003e\u003c/a\u003e\n\n# Update Emacs Lisp code to use cl-lib instead of cl\n\n`cl` is a deprecated library, and elisp authors should use `cl-lib`\ninstead.  In most cases, this is a matter of requiring \"cl-lib\" and\nadding a \"cl-\" prefix to symbols that came from \"cl\".\n\nThis library provides an interactive command, `cl-libify`, which\nreplaces usages of \"cl\" symbols with their \"cl-lib\" equivalent,\noptionally prompting for each\n\nNote that some cl functions do not have exact replacements,\ne.g. `flet`, so further code changes might still be necessary.\n\nYou can also use `cl-libify-mark-cl-symbols-obsolete` to mark old `cl`\nnames as obsolete, so that the byte compiler will help flag their use.\n\n## Installation\n\n### Manual\n\nEnsure `cl-libify.el` is in a directory on your load-path, and\nadd the following to your `~/.emacs` or `~/.emacs.d/init.el`:\n\n```elisp\n(require 'cl-libify)\n```\n\n### MELPA\n\nIf you're an Emacs 24 user or you have a recent version of\n`package.el` you can install `cl-libify` from the\n[MELPA](http://melpa.org) repository. The version of\n`cl-libify` there will always be up-to-date.\n\nSee the command `cl-libify`.\n\n## About\n\nAuthor: Steve Purcell \u003csteve at sanityinc dot com\u003e\n\nHomepage: https://github.com/purcell/cl-libify\n\nThis little library was extracted from the author's\n[full Emacs configuration](https://github.com/purcell/emacs.d), which\nreaders might find of interest.\n\n\u003chr\u003e\n\n[💝 Support this project and my other Open Source work](https://www.patreon.com/sanityinc)\n\n[💼 LinkedIn profile](https://uk.linkedin.com/in/stevepurcell)\n\n[✍ sanityinc.com](http://www.sanityinc.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurcell%2Fcl-libify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurcell%2Fcl-libify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurcell%2Fcl-libify/lists"}