26 lines
754 B
EmacsLisp
26 lines
754 B
EmacsLisp
;;; packages.el --- Description -*- lexical-binding: t; -*-
|
|
;;
|
|
;; Copyright (C) 2025 david
|
|
;;
|
|
;; Author: david <david@Tytonidae>
|
|
;; Maintainer: david <david@Tytonidae>
|
|
;; Created: 八月 15, 2025
|
|
;; Modified: 八月 15, 2025
|
|
;; Version: 0.0.1
|
|
;; Keywords: abbrev bib c calendar comm convenience data docs emulations extensions faces files frames games hardware help hypermedia i18n internal languages lisp local maint mail matching mouse multimedia news outlines processes terminals tex text tools unix vc wp
|
|
;; Homepage: https://github.com/david/packages
|
|
;; Package-Requires: ((emacs "24.3"))
|
|
;;
|
|
;; This file is not part of GNU Emacs.
|
|
;;
|
|
;;; Commentary:
|
|
;;
|
|
;; Description
|
|
;;
|
|
;;; Code:
|
|
|
|
|
|
|
|
(provide 'packages)
|
|
;;; packages.el ends here
|
|
(package! telega)
|