summaryrefslogtreecommitdiff
path: root/lisp/km-files.el
AgeCommit message (Collapse)Author
2024-01-22Add command to open a file with Denote-style namingKyle Meyer
2024-01-22km/scratch-find-file: Don't hard code temp directoryKyle Meyer
2022-02-06Drop dates from copyright linesKyle Meyer
public-inbox has started to drop dates from its copyright lines, pointing to the recommendation at https://www.linuxfoundation.org/blog/copyright-notices-in-open-source-software-projects/ I regularly fail to keep copyright lines up to date, so I'll gladly follow suit.
2020-09-01Update copyright yearsKyle Meyer
2020-04-13Update URL values for repository moveKyle Meyer
2019-01-15Update repo URL in file headersKyle Meyer
2019-01-15Fix overaggressive URL updates from 01f2da58Kyle Meyer
2019-01-15Update copyright yearsKyle Meyer
2019-01-15Update repo URL in file headersKyle Meyer
2018-01-13Update copyright yearsKyle Meyer
2016-12-01Remove find-file-as-root commandKyle Meyer
helm-find-files has an action for this.
2016-01-12Rewrite configuration with use-packageKyle Meyer