summaryrefslogtreecommitdiff
path: root/admin/notes/elpa
AgeCommit message (Collapse)Author
2026-01-07* admin/notes/elpa.md: Update to match current realityStefan Monnier
* admin/notes/elpa: Rename to `elpa.md`. * admin/notes/elpa.md: Rename from `elpa`, adjust to recently changed repository location, mention the "new" NonGNU repository.
2023-02-04Prefer https: to git: URIsPaul Eggert
Prefer https: to git: URIs on Savannah. The idea is to avoid some adversary-in-the-middle attacks on developers.
2021-01-11* admin/notes/elpa: Update to match recent Gnu ELPA changesStephen Leake
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
Most of this change is to boilerplate commentary such as license URLs. This change was prompted by ftp://ftp.gnu.org's going-away party, planned for November. Change these FTP URLs to https://ftp.gnu.org instead. Make similar changes for URLs to other organizations moving away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and fsf.org when this works, as this will further help defend against man-in-the-middle attacks (for this part I omitted the MS-DOS and MS-Windows sources and the test tarballs to keep the workload down). HTTPS is not fully working to lists.gnu.org so I left those URLs alone for now.
2015-09-11Prefer straight quoting in some text filesPaul Eggert
Mostly this just changes ` to ' in static text. Some exceptions: * INSTALL.REPO: Use curved quotes, as the diagnostic in question typically does that now. * admin/quick-install-emacs (TRY, top level): Use straight quoting in diagnostics. * src/README: Fix working-directory confusion.
2014-06-16* notes/elpa: Use "git" instead of "bzr" in the name of machine toStephen Berman
clone the repository from.
2013-08-29* admin/notes/elpa: Update to the new Git setup.Stefan Monnier
2011-03-11admin/notes/elpa: Make Bzr checkout directions more explicit.Chong Yidong
2011-03-07Mention elpa branch in admin/notes/BRANCH; clarify admin/notes/elpa.Chong Yidong
2010-11-04Notes about elpa.gnu.org for maintainers.Chong Yidong