emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] main 20e4ce4ff6: elpa-packages: Use symbols for package names


From: Stefan Monnier
Subject: [nongnu] main 20e4ce4ff6: elpa-packages: Use symbols for package names
Date: Thu, 24 Nov 2022 22:25:44 -0500 (EST)

branch: main
commit 20e4ce4ff661d449065eb646fd4569d147eb4191
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    elpa-packages: Use symbols for package names
    
    This aligns better with other uses of package names in ELPA
---
 elpa-packages | 382 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 191 insertions(+), 191 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index eb69320ee2..6a63ae9992 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -11,198 +11,198 @@
 ;; that can be used in PLIST.
 
 (
- ("afternoon-theme"    :url "https://github.com/osener/emacs-afternoon-theme";
+ (afternoon-theme      :url "https://github.com/osener/emacs-afternoon-theme";
   :ignored-files ("*.png"))
 
- ("alect-themes"       :url "https://github.com/alezost/alect-themes";
+ (alect-themes         :url "https://github.com/alezost/alect-themes";
   :ignored-files ("LICENSE" "tests" "Makefile" "colors"))
 
- ("ample-theme"                :url 
"https://github.com/jordonbiondo/ample-theme";)
+ (ample-theme          :url "https://github.com/jordonbiondo/ample-theme";)
 
- ("annotate"           :url "https://github.com/bastibe/annotate.el";
+ (annotate             :url "https://github.com/bastibe/annotate.el";
   :news "NEWS.org"
   :readme "README.org")
 
- ("anti-zenburn-theme" :url "https://github.com/m00natic/anti-zenburn-theme";
+ (anti-zenburn-theme   :url "https://github.com/m00natic/anti-zenburn-theme";
   :ignored-files ("anti-zenburn-snapshot.jpeg"))
 
- ("anzu"                :url "https://github.com/emacsorphanage/anzu.git";
+ (anzu                 :url "https://github.com/emacsorphanage/anzu.git";
   :readme "README.md"
   :news "Changes"
   :ignored-files (".github" "image" "Cask" "Makefile"))
 
- ("apache-mode"                :url "https://github.com/emacs-php/apache-mode";
+ (apache-mode          :url "https://github.com/emacs-php/apache-mode";
   :ignored-files ("LICENSE"))
 
- ("apropospriate-theme"        :url 
"https://github.com/waymondo/apropospriate-theme";
+ (apropospriate-theme  :url "https://github.com/waymondo/apropospriate-theme";
   :ignored-files ("*.png"))
 
- ("arduino-mode" :url "https://repo.or.cz/arduino-mode.git";
+ (arduino-mode         :url "https://repo.or.cz/arduino-mode.git";
   :ignored-files ("Cask"))
 
- ("autothemer"          :url "https://github.com/jasonm23/autothemer.git";
+ (autothemer           :url "https://github.com/jasonm23/autothemer.git";
   :readme "README.md")
 
- ("better-jumper"       :url "https://github.com/gilbertw1/better-jumper.git";
+ (better-jumper                :url 
"https://github.com/gilbertw1/better-jumper.git";
   :readme "Readme.md"
   :ignored-files ("LICENSE"))
 
- ("bind-map"            :url "https://github.com/justbur/emacs-bind-map.git";
+ (bind-map             :url "https://github.com/justbur/emacs-bind-map.git";
   :ignored-files (".travis.yml" "Cask" "LICENSE"))
 
- ("bison-mode"         :url "https://github.com/Wilfred/bison-mode";)
+ (bison-mode           :url "https://github.com/Wilfred/bison-mode";)
 
- ("boxquote"            :url "https://github.com/davep/boxquote.el.git";
+ (boxquote             :url "https://github.com/davep/boxquote.el.git";
   :readme "README.md"
   :ignored-files ("COPYING"))
 
- ("buttercup"          :url "https://github.com/jorgenschaefer/emacs-buttercup";
+ (buttercup            :url "https://github.com/jorgenschaefer/emacs-buttercup";
   :ignored-files ("LICENSE"))
 
- ("caml"               :url "https://github.com/ocaml/caml-mode";
+ (caml                 :url "https://github.com/ocaml/caml-mode";
   :ignored-files ("COPYING")
   ;; The version 4.7.1 from Melpa-stable seems to correspond to
   ;; revision a9134009.
   ;; :version-map ((nil "4.7.1" "a9134009bd037a39cbda21806867d0534d340bca"))
   )
 
- ("cdlatex"     :url "https://github.com/cdominik/cdlatex";)
+ (cdlatex              :url "https://github.com/cdominik/cdlatex";)
  
- ("cider"      :url "https://github.com/clojure-emacs/cider";
+ (cider                        :url "https://github.com/clojure-emacs/cider";
   :ignored-files ("LICENSE" "doc" "logo" "refcard" "test")
   :news "CHANGELOG.md")
 
- ("clojure-mode"       :url "https://github.com/clojure-emacs/clojure-mode";
+ (clojure-mode         :url "https://github.com/clojure-emacs/clojure-mode";
   :ignored-files ("clojure-mode-extra-font-locking.el" "doc" "test" "test.clj")
   :news "CHANGELOG.md")
 
- ("coffee-mode"                :url "https://github.com/defunkt/coffee-mode";)
+ (coffee-mode          :url "https://github.com/defunkt/coffee-mode";)
 
- ("corfu-terminal"      :url "https://codeberg.org/akib/emacs-corfu-terminal";)
+ (corfu-terminal       :url "https://codeberg.org/akib/emacs-corfu-terminal";)
 
- ("crux"               :url "https://github.com/bbatsov/crux";
+ (crux                 :url "https://github.com/bbatsov/crux";
   :readme "README.md"
   :news "CHANGELOG.md")
 
- ("cyberpunk-theme"    :url "https://github.com/n3mo/cyberpunk-theme.el";
+ (cyberpunk-theme      :url "https://github.com/n3mo/cyberpunk-theme.el";
   :ignored-files ("cyberpunk-theme.png" "example-org-file.org"))
 
- ("cycle-at-point"      :url 
"https://codeberg.org/ideasman42/emacs-cycle-at-point";
+ (cycle-at-point       :url 
"https://codeberg.org/ideasman42/emacs-cycle-at-point";
   :ignored-files (".elisp-autofmt" "LICENSE" "tests"))
 
- ("d-mode"             :url 
"https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode";
+ (d-mode               :url 
"https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode";
   :ignored-files ("COPYING" "coverage" "tests-todo" "tests" "Cask" "Makefile" 
"d-mode-tests.el"))
 
- ("dart-mode"          :url "https://github.com/bradyt/dart-mode";
+ (dart-mode            :url "https://github.com/bradyt/dart-mode";
   :ignored-files ("LICENSE" "test" "Cask" "Makefile")
   :news "CHANGELOG.md")
 
- ("diff-ansi"   :url "https://codeberg.org/ideasman42/emacs-diff-ansi";
+ (diff-ansi            :url "https://codeberg.org/ideasman42/emacs-diff-ansi";
   :ignored-files ("LICENSE"))
 
- ("doc-show-inline"     :url 
"https://codeberg.org/ideasman42/emacs-doc-show-inline";
+ (doc-show-inline      :url 
"https://codeberg.org/ideasman42/emacs-doc-show-inline";
   :news "changelog.rst")
 
- ("dockerfile-mode"     :url "https://github.com/spotify/dockerfile-mode";)
+ (dockerfile-mode      :url "https://github.com/spotify/dockerfile-mode";)
  
- ("dracula-theme"      :url "https://github.com/dracula/emacs";
+ (dracula-theme                :url "https://github.com/dracula/emacs";
   :ignored-files ("INSTALL.md" "screenshot.png" "start_emacs_test.sh" 
"test-profile.el"))
 
- ("drupal-mode"         :url "https://github.com/arnested/drupal-mode.git";
+ (drupal-mode          :url "https://github.com/arnested/drupal-mode.git";
   :ignored-files (".travis.yml" "COPYING" "Cask"))
 
- ("edit-indirect"       :url "https://github.com/Fanael/edit-indirect";)
+ (edit-indirect                :url "https://github.com/Fanael/edit-indirect";)
 
- ("editorconfig"       :url 
"https://github.com/editorconfig/editorconfig-emacs";
+ (editorconfig         :url 
"https://github.com/editorconfig/editorconfig-emacs";
   :doc "doc/editorconfig.texi"
   :news "CHANGELOG.md"
   :ignored-files ("LICENSE" "bin" "ert-tests"))
 
- ("elixir-mode"                :url 
"https://github.com/elixir-editors/emacs-elixir";
+ (elixir-mode          :url "https://github.com/elixir-editors/emacs-elixir";
   :ignored-files ("tests" "Eldev")
   :news "CHANGELOG.md")
 
- ("elpher"     :url "git://thelambdalab.xyz/elpher.git"
+ (elpher               :url "git://thelambdalab.xyz/elpher.git"
   :doc "elpher.texi"
   :ignored-files ("Makefile" "ISSUES.org" "RELEASE" "config.mk"))
 
- ;; ("emacsql"         :url "https://github.com/magit/emacsql";)
+ ;; (emacsql           :url "https://github.com/magit/emacsql";)
 
- ("evil"               :url "https://github.com/emacs-evil/evil";
+ (evil                 :url "https://github.com/emacs-evil/evil";
   :ignored-files ("COPYING" "lib" "scripts")
   :doc "doc/build/texinfo/evil.texi")
 
- ("evil-anzu"           :url "https://github.com/emacsorphanage/evil-anzu.git";
+ (evil-anzu            :url "https://github.com/emacsorphanage/evil-anzu.git";
   :readme "README.md"
   :news "Changes"
   :ignored-files ("image" "Cask"))
 
- ("evil-args"           :url "https://github.com/wcsmith/evil-args.git";
+ (evil-args            :url "https://github.com/wcsmith/evil-args.git";
   :readme "README.md")
 
- ;; ("evil-escape"         :url "https://github.com/syl20bnr/evil-escape.git";
+ ;; (evil-escape        :url "https://github.com/syl20bnr/evil-escape.git";
  ;;  :readme "README.md"
  ;;  :ignored-files ("LICENSE"))
 
- ("evil-exchange"       :url "https://github.com/Dewdrops/evil-exchange.git";
+ (evil-exchange                :url 
"https://github.com/Dewdrops/evil-exchange.git";
   :readme "README.md"
   :ignored-files (".travis.yml" "Cask" "test" "Makefile"))
 
- ("evil-goggles"        :url "https://github.com/edkolev/evil-goggles.git";
+ (evil-goggles         :url "https://github.com/edkolev/evil-goggles.git";
   :ignored-files (".travis.yml" "test" "Makefile"))
 
- ("evil-indent-plus"    :url "https://github.com/TheBB/evil-indent-plus.git";
+ (evil-indent-plus     :url "https://github.com/TheBB/evil-indent-plus.git";
   :readme "README.md")
 
- ("evil-lisp-state"     :url "https://github.com/syl20bnr/evil-lisp-state.git";
+ (evil-lisp-state      :url "https://github.com/syl20bnr/evil-lisp-state.git";
   :readme "README.md"
   :ignored-files "LICENSE")
 
- ("evil-matchit"        :url "https://github.com/redguardtoo/evil-matchit.git";
+ (evil-matchit         :url "https://github.com/redguardtoo/evil-matchit.git";
   :ignored-files ("tests" "Makefile" "screencast.gif"))
 
- ("evil-nerd-commenter" :url 
"https://github.com/redguardtoo/evil-nerd-commenter";
+ (evil-nerd-commenter  :url 
"https://github.com/redguardtoo/evil-nerd-commenter";
   :ignored-files ("tests" "Makefile" "evil-nerd-commenter-demo.gif" "pkg.sh"))
 
- ("evil-numbers"        :url "https://github.com/juliapath/evil-numbers.git";
+ (evil-numbers         :url "https://github.com/juliapath/evil-numbers.git";
   :news "CHANGELOG.org"
   :ignored-files ("COPYING"))
 
- ("evil-visualstar"     :url "https://github.com/bling/evil-visualstar.git";
+ (evil-visualstar      :url "https://github.com/bling/evil-visualstar.git";
   :readme ("README.md"))
 
- ("flymake-kondor"     :url "https://github.com/turbo-cafe/flymake-kondor";
+ (flymake-kondor       :url "https://github.com/turbo-cafe/flymake-kondor";
   :ignored-files ("COPYING.txt"))
 
- ("flymake-popon"       :url "https://codeberg.org/akib/emacs-flymake-popon";)
+ (flymake-popon                :url 
"https://codeberg.org/akib/emacs-flymake-popon";)
 
- ("focus"              :url "https://github.com/larstvei/Focus";
+ (focus                        :url "https://github.com/larstvei/Focus";
   :ignored-files ("*.gif"))
 
- ("forth-mode"          :url "https://github.com/larsbrinkhoff/forth-mode";
+ (forth-mode           :url "https://github.com/larsbrinkhoff/forth-mode";
   :ignored-files ("test" "Makefile" "compile.el"))
 
- ("free-keys"           :url "https://github.com/Fuco1/free-keys";)
+ (free-keys            :url "https://github.com/Fuco1/free-keys";)
 
- ("geiser"             :url "https://gitlab.com/emacs-geiser/geiser.git";
+ (geiser               :url "https://gitlab.com/emacs-geiser/geiser.git";
   :lisp-dir "elisp"
   :readme "readme.org"
   :doc "doc/geiser.texi")
 
- ("geiser-chez"                :url "https://gitlab.com/emacs-geiser/chez.git";)
- ("geiser-chibi"       :url "https://gitlab.com/emacs-geiser/chibi.git";)
- ("geiser-chicken"     :url "https://gitlab.com/emacs-geiser/chicken.git";)
- ("geiser-gambit"      :url "https://gitlab.com/emacs-geiser/gambit.git";)
- ("geiser-gauche"      :url "https://gitlab.com/emacs-geiser/gauche.git";)
- ("geiser-guile"       :url "https://gitlab.com/emacs-geiser/guile.git";)
- ("geiser-kawa"                :url "https://gitlab.com/emacs-geiser/kawa.git";
+ (geiser-chez          :url "https://gitlab.com/emacs-geiser/chez.git";)
+ (geiser-chibi         :url "https://gitlab.com/emacs-geiser/chibi.git";)
+ (geiser-chicken       :url "https://gitlab.com/emacs-geiser/chicken.git";)
+ (geiser-gambit                :url 
"https://gitlab.com/emacs-geiser/gambit.git";)
+ (geiser-gauche                :url 
"https://gitlab.com/emacs-geiser/gauche.git";)
+ (geiser-guile         :url "https://gitlab.com/emacs-geiser/guile.git";)
+ (geiser-kawa          :url "https://gitlab.com/emacs-geiser/kawa.git";
   :lisp-dir "elisp"
   :ignored-files ("elisp/tests"))
- ("geiser-mit"         :url "https://gitlab.com/emacs-geiser/mit.git";)
- ("geiser-racket"      :url "https://gitlab.com/emacs-geiser/racket.git";)
- ("geiser-stklos"      :url "https://gitlab.com/emacs-geiser/stklos.git";)
+ (geiser-mit           :url "https://gitlab.com/emacs-geiser/mit.git";)
+ (geiser-racket                :url 
"https://gitlab.com/emacs-geiser/racket.git";)
+ (geiser-stklos                :url 
"https://gitlab.com/emacs-geiser/stklos.git";)
 
- ("git-commit"         :url "https://github.com/magit/magit";
+ (git-commit           :url "https://github.com/magit/magit";
   :lisp-dir "lisp"
   :ignored-files
   ("LICENSE" ".github" ".mailsdopcmap"
@@ -210,36 +210,36 @@
    "README.md" "RelNotes.org"
    "lisp/git-rebase.el" "lisp/magit-*.el" "lisp/magit.el"))
 
- ("git-modes"          :url "https://github.com/magit/git-modes";
+ (git-modes            :url "https://github.com/magit/git-modes";
   :ignored-files ("LICENSE" ".mailmap"))
 
- ("gnu-apl-mode"        :url "https://github.com/lokedhs/gnu-apl-mode";
+ (gnu-apl-mode         :url "https://github.com/lokedhs/gnu-apl-mode";
   ;; :doc "texi/gnu-apl-mode.texi" ; the manual is currently empty
   :ignored-files ("Makefile"))
 
- ("gnuplot"            :url "https://github.com/emacs-gnuplot/gnuplot";
+ (gnuplot              :url "https://github.com/emacs-gnuplot/gnuplot";
   :ignored-files ("LICENSE" "Makefile" "gpelcard.tex")
   :news "CHANGELOG.org")
 
- ("go-mode"            :url "https://github.com/dominikh/go-mode.el";
+ (go-mode              :url "https://github.com/dominikh/go-mode.el";
   :ignored-files ("generate_authors.sh"))
 
- ("gotham-theme"        :url "https://depp.brause.cc/gotham-theme.git";
+ (gotham-theme         :url "https://depp.brause.cc/gotham-theme.git";
   :readme "README.md"
   :ignored-files ("img" "LICENSE"))
 
- ("goto-chg"           :url "https://github.com/emacs-evil/goto-chg";
+ (goto-chg             :url "https://github.com/emacs-evil/goto-chg";
   :ignored-files ("LICENSE"))
 
- ("graphql-mode"       :url "https://github.com/davazp/graphql-mode";
+ (graphql-mode         :url "https://github.com/davazp/graphql-mode";
   :ignored-files ("test"))
 
- ("gruvbox-theme"       :url 
"https://github.com/greduan/emacs-theme-gruvbox.git";
+ (gruvbox-theme                :url 
"https://github.com/greduan/emacs-theme-gruvbox.git";
   :ignored-files ("images" "palette"))
 
- ("guru-mode"          :url "https://github.com/bbatsov/guru-mode";)
+ (guru-mode            :url "https://github.com/bbatsov/guru-mode";)
 
- ("haml-mode"          :url "https://github.com/nex3/haml-mode";
+ (haml-mode            :url "https://github.com/nex3/haml-mode";
   ;; The version attribute is set to "0", yet the the maintainer(s?)
   ;; seem unresponsive (https://github.com/nex3/haml-mode/issues/40)
   ;; and thus the package isn't published on the main archive.  We
@@ -252,7 +252,7 @@
  ;; not know how to remove packages.
  ;; In the mean time, the `hcel` GNU ELPA package was added, which uses
  ;; `haskell-mode`, so we re-instated the packege here.
- ("haskell-mode"       :url "https://github.com/haskell/haskell-mode";
+ (haskell-mode         :url "https://github.com/haskell/haskell-mode";
   :doc "doc/haskell-mode.texi"
   :ignored-files ("images" "test" "logo.svg")
   ;; Until a version tag is added, the commit of the latest tag is
@@ -260,14 +260,14 @@
   ;; https://github.com/haskell/haskell-mode/releases/tag/17.2
   :version-map ((nil "17.2" "e72677668f5fc7cc148008e885a0f256e245dd43")))
 
- ("haskell-tng-mode"   :url "https://gitlab.com/tseenshe/haskell-tng.el";
+ (haskell-tng-mode     :url "https://gitlab.com/tseenshe/haskell-tng.el";
   :ignored-files "COPYING")
 
- ("helm"               :url "https://github.com/emacs-helm/helm";
+ (helm                 :url "https://github.com/emacs-helm/helm";
   :ignored-files ("images" "Cask" "Makefile" "emacs-helm.sh" "helm-core.el" 
"helm.el"
                  "helm-lib.el" "helm-source.el" "helm-multi-match.el"))
 
- ("helm-core"          :url "https://github.com/emacs-helm/helm";
+ (helm-core            :url "https://github.com/emacs-helm/helm";
   :ignored-files ("images" "Cask" "Makefile" "emacs-helm.sh" "helm-adaptive.el"
                  "helm-bookmark.el" "helm-buffers.el" "helm-color.el" 
"helm-comint.el"
                  "helm-command.el" "helm-config.el" "helm-dabbrev.el" 
"helm-easymenu.el"
@@ -279,64 +279,64 @@
                  "helm-pkg.el" "helm-regexp.el" "helm-ring.el" 
"helm-semantic.el" "helm-shell.el"
                  "helm-sys.el" "helm-tags.el" "helm-types.el" "helm-utils.el" 
"helm-x-files.el"))
 
- ("highlight-parentheses"      :url 
"https://git.sr.ht/~tsdh/highlight-parentheses.el";
+ (highlight-parentheses        :url 
"https://git.sr.ht/~tsdh/highlight-parentheses.el";
   :branch "main"
   :readme "README.md"
   :ignored-files ("LICENSE"))
 
- ("hl-block-mode"       :url 
"https://codeberg.org/ideasman42/emacs-hl-block-mode";)
+ (hl-block-mode                :url 
"https://codeberg.org/ideasman42/emacs-hl-block-mode";)
 
- ("htmlize"            :url "https://github.com/hniksic/emacs-htmlize";
+ (htmlize              :url "https://github.com/hniksic/emacs-htmlize";
   :ignored-files ("htmlize.el.html")
   :release-branch "stable")
 
- ("idle-highlight-mode" :url 
"https://codeberg.org/ideasman42/emacs-idle-highlight-mode";
+ (idle-highlight-mode  :url 
"https://codeberg.org/ideasman42/emacs-idle-highlight-mode";
   :ignored-files (".elisp-autofmt"))
 
- ("idris-mode"         :url "https://github.com/idris-hackers/idris-mode";
+ (idris-mode           :url "https://github.com/idris-hackers/idris-mode";
   :ignored-files ("COPYING" "test-data" "Makefile" "documentation.tex"
-                  "logo-small.png" "idris-tests*.el")
+                 "logo-small.png" "idris-tests*.el")
   :news "CHANGES.markdown")
 
  ;; FIXME: Upstream has force-pushed, causing divergence, see
  ;; https://github.com/victorhge/iedit/issues/147
- ("iedit"               :url "https://github.com/victorhge/iedit.git";
+ (iedit                        :url "https://github.com/victorhge/iedit.git";
   :ignored-files ("COPYING" "iedit-demo.gif" "release.sh"))
 
- ("inf-clojure"                :url 
"https://github.com/clojure-emacs/inf-clojure";
+ (inf-clojure          :url "https://github.com/clojure-emacs/inf-clojure";
   :ignored-files ("test")
   :news "CHANGELOG.md")
 
- ("inf-ruby"           :url "https://github.com/nonsequitur/inf-ruby";)
+ (inf-ruby             :url "https://github.com/nonsequitur/inf-ruby";)
 
- ("inkpot-theme"        :url 
"https://codeberg.org/ideasman42/emacs-theme-inkpot";)
+ (inkpot-theme         :url 
"https://codeberg.org/ideasman42/emacs-theme-inkpot";)
 
- ("j-mode"             :url "https://github.com/zellio/j-mode";
+ (j-mode               :url "https://github.com/zellio/j-mode";
   :ignored-files ("LICENSE"))
 
- ("jade-mode"          :url "https://github.com/brianc/jade-mode";
+ (jade-mode            :url "https://github.com/brianc/jade-mode";
   :ignored-files ("test" "Cask" "Makefile" "example.jade" "example.json"
                  "stylus-mode.el"))
 
- ("jinja2-mode"         :url 
"https://github.com/paradoxxxzero/jinja2-mode.git";)
+ (jinja2-mode          :url "https://github.com/paradoxxxzero/jinja2-mode.git";)
 
- ("julia-mode"         :url "https://github.com/JuliaEditorSupport/julia-emacs";
+ (julia-mode           :url "https://github.com/JuliaEditorSupport/julia-emacs";
   :ignored-files ("julia-mode-tests.el" "logo.png")
   :news "CHANGELOG.md")
 
- ("keycast"            :url "https://github.com/tarsius/keycast";
+ (keycast              :url "https://github.com/tarsius/keycast";
   :ignored-files ("Makefile"))
 
- ("kotlin-mode"                :url 
"https://github.com/Emacs-Kotlin-Mode-Maintainers/kotlin-mode";
+ (kotlin-mode          :url 
"https://github.com/Emacs-Kotlin-Mode-Maintainers/kotlin-mode";
   :ignored-files ("doc" "test" "Cask" "Makefile"))
 
- ("lua-mode"           :url "https://github.com/immerrr/lua-mode/";
+ (lua-mode             :url "https://github.com/immerrr/lua-mode/";
   :ignored-files ("COPYING" "test" "travis" "init-tryout.el"))
 
- ("macrostep"          :url "https://github.com/emacsorphanage/macrostep";
+ (macrostep            :url "https://github.com/emacsorphanage/macrostep";
   :ignored-files ("macrostep-test.el"))
 
- ("magit"              :url "https://github.com/magit/magit";
+ (magit                        :url "https://github.com/magit/magit";
   :lisp-dir "lisp"
   :doc "docs/magit.texi"
   :renames (("docs/" ""))
@@ -345,7 +345,7 @@
    "docs" "Makefile" "default.mk" "lisp/Makefile" "lisp/*-pkg.el" "test"
    "lisp/git-commit.el" "lisp/magit-libgit.el" "lisp/magit-section.el"))
 
- ("magit-section"      :url "https://github.com/magit/magit";
+ (magit-section                :url "https://github.com/magit/magit";
   :lisp-dir "lisp"
   :doc "docs/magit-section.texi"
   :renames (("docs/" ""))
@@ -371,7 +371,7 @@
    "lisp/magit-tag.el" "lisp/magit-transient.el" "lisp/magit-utils.el"
    "lisp/magit-wip.el" "lisp/magit-worktree.el"))
 
- ("markdown-mode"      :url "https://github.com/jrblevin/markdown-mode";
+ (markdown-mode                :url "https://github.com/jrblevin/markdown-mode";
   :readme "README.md"
   :ignored-files ("scripts" "tests" "Makefile" "webpage.sh")
   :news "CHANGES.md"
@@ -379,183 +379,183 @@
   ;; :dont-release "-dev\\'"
   :news "CHANGES.md")
 
- ("material-theme"     :url "https://github.com/cpaulik/emacs-material-theme";
+ (material-theme       :url "https://github.com/cpaulik/emacs-material-theme";
   :ignored-files ("*.png")
   :readme "Readme.org"
   :news "changes.org")
 
- ("mentor"              :url "https://github.com/skangas/mentor.git";)
+ (mentor               :url "https://github.com/skangas/mentor.git";)
 
- ("moe-theme"           :url "https://github.com/kuanyui/moe-theme.el.git";
+ (moe-theme            :url "https://github.com/kuanyui/moe-theme.el.git";
   :ignored-files ("pics" "LICENSE"))
 
- ("monokai-theme"      :url "https://github.com/oneKelvinSmith/monokai-emacs";
+ (monokai-theme                :url 
"https://github.com/oneKelvinSmith/monokai-emacs";
   :ignored-files ("LICENSE.md" "assets"))
 
- ("mpv"                        :url "https://github.com/kljohann/mpv.el";
+ (mpv                  :url "https://github.com/kljohann/mpv.el";
   :ignored-files ("COPYING"))
 
- ("multiple-cursors"   :url "https://github.com/magnars/multiple-cursors.el";
+ (multiple-cursors     :url "https://github.com/magnars/multiple-cursors.el";
   :ignored-files ("features"))
 
- ("nasm-mode"          :url "https://github.com/skeeto/nasm-mode";
+ (nasm-mode            :url "https://github.com/skeeto/nasm-mode";
   :ignored-files ("Makefile"))
 
- ("nginx-mode"         :url "https://github.com/ajc/nginx-mode";)
+ (nginx-mode           :url "https://github.com/ajc/nginx-mode";)
 
- ("nix-mode"            :url "https://github.com/NixOS/nix-mode";
+ (nix-mode             :url "https://github.com/NixOS/nix-mode";
   :ignored-files (".github" "tests" "Cask" "*.nix" "*.lock")
   :news "CHANGELOG.md")
 
- ("oblivion-theme"      :url 
"https://codeberg.org/ideasman42/emacs-theme-oblivion";)
+ (oblivion-theme       :url 
"https://codeberg.org/ideasman42/emacs-theme-oblivion";)
 
- ("opam-switch-mode"   :url "https://github.com/ProofGeneral/opam-switch-mode";
+ (opam-switch-mode     :url "https://github.com/ProofGeneral/opam-switch-mode";
   :ignored-files ("LICENSE")
   :readme "README.md")
 
- ("org-auto-tangle" :url "https://github.com/yilkalargaw/org-auto-tangle";
+ (org-auto-tangle      :url "https://github.com/yilkalargaw/org-auto-tangle";
   :readme "README.org"
   :ignored-files ("License.org"))
 
- ("org-contrib"                :url "https://git.sr.ht/~bzg/org-contrib";
+ (org-contrib          :url "https://git.sr.ht/~bzg/org-contrib";
   :lisp-dir "lisp"
   :readme "README.org"
   :ignored-files ("COPYING" "README.md"))
 
- ("org-drill"           :url "https://gitlab.com/phillord/org-drill.git";
+ (org-drill            :url "https://gitlab.com/phillord/org-drill.git";
   :ignored-files (".gitlab-ci.yml" "Cask"))
 
- ("org-journal"         :url "https://github.com/bastibe/org-journal.git";
+ (org-journal          :url "https://github.com/bastibe/org-journal.git";
   :news "CHANGELOG"
   :ignored-files (".github" ".travis.yml" "Makefile" "org-journal.svg" 
"tests"))
 
- ("org-mime"            :url "https://github.com/org-mime/org-mime.git";
+ (org-mime             :url "https://github.com/org-mime/org-mime.git";
   :ignored-files (".travis.yml" "Makefile" "screenshot.png" "test"))
 
- ("org-present"         :url "https://github.com/rlister/org-present.git";
+ (org-present          :url "https://github.com/rlister/org-present.git";
   :readme "README.md")
 
- ("org-superstar"       :url 
"https://github.com/integral-dw/org-superstar-mode.git";
+ (org-superstar                :url 
"https://github.com/integral-dw/org-superstar-mode.git";
   :readme "README.org"
   :ignored-files ("LICENSE" ".github" "demos" "tests" "DEMO.org" 
"sample_image.png"))
 
- ("org-tree-slide"      :url "https://github.com/takaxp/org-tree-slide.git";
+ (org-tree-slide       :url "https://github.com/takaxp/org-tree-slide.git";
   :news "ChangeLog"
   :ignored-files ("LICENSE" ".github"))
 
- ("orgit"               :url "https://github.com/magit/orgit.git";)
+ (orgit                        :url "https://github.com/magit/orgit.git";)
 
- ("pacmacs"             :url "https://github.com/codingteam/pacmacs.el.git";
+ (pacmacs              :url "https://github.com/codingteam/pacmacs.el.git";
   :ignored-files ("it-cases" "sprites/src" "test-data" "test" "tools"
-                  ".travis.yml" "Cask"))
+                 ".travis.yml" "Cask"))
 
- ("paredit"            :url "https://mumble.net/~campbell/git/paredit.git";
+ (paredit              :url "https://mumble.net/~campbell/git/paredit.git";
   :ignored-files ("COPYING" "check.sh" "genhtml.sh" "test.el"))
 
- ("parseclj"           :url "https://github.com/clojure-emacs/parseclj";
+ (parseclj             :url "https://github.com/clojure-emacs/parseclj";
   :ignored-files ("LICENSE" "test")
   :news "CHANGELOG.md")
 
- ("parseedn"           :url "https://github.com/clojure-emacs/parseedn";
+ (parseedn             :url "https://github.com/clojure-emacs/parseedn";
   :readme "README.md"
   :ignored-files ("test")
   :news "CHANGELOG.md")
 
- ("pcmpl-args"         :url "https://github.com/JonWaltman/pcmpl-args.el";
+ (pcmpl-args           :url "https://github.com/JonWaltman/pcmpl-args.el";
   :readme "README.org")
 
- ("pcre2el"             :url "https://github.com/joddie/pcre2el";
+ (pcre2el              :url "https://github.com/joddie/pcre2el";
   :readme "README.org"
   :ignored-files (".travis.yml" "pcre2el-tests.el"))
 
- ("pdf-tools"          :url "https://github.com/vedang/pdf-tools";
+ (pdf-tools            :url "https://github.com/vedang/pdf-tools";
   :news "NEWS"
   :readme "README.org"
   :lisp-dir "lisp"
   :ignored-files ("COPYING"))
 
- ("php-mode"           :url "https://github.com/emacs-php/php-mode";
+ (php-mode             :url "https://github.com/emacs-php/php-mode";
   :lisp-dir "lisp"
   :news "CHANGELOG.md"
   :ignored-files ("LICENSE"))
 
- ("popon"               :url "https://codeberg.org/akib/emacs-popon";)
+ (popon                        :url "https://codeberg.org/akib/emacs-popon";)
 
- ("popup"              :url "https://github.com/auto-complete/popup-el";
+ (popup                        :url "https://github.com/auto-complete/popup-el";
   :ignored-files ("LICENSE"))
 
- ("projectile"         :url "https://github.com/bbatsov/projectile";
+ (projectile           :url "https://github.com/bbatsov/projectile";
   :ignored-files ("LICENSE" "doc" "test")
   :news "CHANGELOG.md")
 
- ("proof-general"      :url "https://github.com/ProofGeneral/PG";
+ (proof-general                :url "https://github.com/ProofGeneral/PG";
   :ignored-files ("COPYING" "ci")
   :news "CHANGES"
   :doc "doc/ProofGeneral.texi")
 
- ("prop-menu"          :url 
"https://github.com/david-christiansen/prop-menu-el";
+ (prop-menu            :url 
"https://github.com/david-christiansen/prop-menu-el";
   :ignored-files ("Makefile" "prop-menu-tests.el"))
 
- ("racket-mode"         :url "https://github.com/greghendershott/racket-mode";
+ (racket-mode          :url "https://github.com/greghendershott/racket-mode";
   :doc "doc/racket-mode.texi"
   :rolling-release "1")
 
- ("rainbow-delimiters"  :url "https://github.com/Fanael/rainbow-delimiters.git";
+ (rainbow-delimiters   :url "https://github.com/Fanael/rainbow-delimiters.git";
   :readme "README.md"
   :ignored-files ("COPYING" ".github" "rainbow-delimiters-test.el" 
"run-tests.sh"))
 
- ("raku-mode"          :url "https://github.com/Raku/raku-mode";
+ (raku-mode            :url "https://github.com/Raku/raku-mode";
   :ignored-files ("test" "Cask" "Makefile" "npq-mode.el")
   :news "CHANGELOG.md")
 
- ("recomplete"  :url "https://codeberg.org/ideasman42/emacs-recomplete";
+ (recomplete           :url "https://codeberg.org/ideasman42/emacs-recomplete";
   :ignored-files ("LICENSE" ".elisp-autofmt"))
 
- ("request"            :url "https://github.com/tkf/emacs-request";
+ (request              :url "https://github.com/tkf/emacs-request";
   :ignored-files ("tests" "doc" "COPYING"))
 
- ("rfc-mode"           :url "https://github.com/galdor/rfc-mode";
+ (rfc-mode             :url "https://github.com/galdor/rfc-mode";
   :readme "README.md"
   :news "changelog.org")
 
- ("rubocop"            :url "https://github.com/rubocop/rubocop-emacs";)
+ (rubocop              :url "https://github.com/rubocop/rubocop-emacs";)
 
- ("rust-mode"          :url "https://github.com/rust-lang/rust-mode";
+ (rust-mode            :url "https://github.com/rust-lang/rust-mode";
   :ignored-files ("test-*" "triagebot.toml" "*.sh"))
 
- ("sass-mode"          :url "https://github.com/nex3/sass-mode";)
+ (sass-mode            :url "https://github.com/nex3/sass-mode";)
 
- ("scad-mode"          :url "https://github.com/openscad/emacs-scad-mode";
+ (scad-mode            :url "https://github.com/openscad/emacs-scad-mode";
   :ignored-files ("LICENSE")
   :readme "README.org")
 
- ("scala-mode"         :url "https://github.com/hvesalai/emacs-scala-mode";
+ (scala-mode           :url "https://github.com/hvesalai/emacs-scala-mode";
   :ignored-files ("LICENSE" "test" "Cask" "Makefile"))
 
- ("scroll-on-drag"      :url 
"https://codeberg.org/ideasman42/emacs-scroll-on-drag";
+ (scroll-on-drag       :url 
"https://codeberg.org/ideasman42/emacs-scroll-on-drag";
   :ignored-files ("LICENSE" ".elisp-autofmt"))
 
- ("scroll-on-jump"      :url 
"https://codeberg.org/ideasman42/emacs-scroll-on-jump";
+ (scroll-on-jump       :url 
"https://codeberg.org/ideasman42/emacs-scroll-on-jump";
   :ignored-files ("LICENSE" ".elisp-autofmt"))
 
- ("sesman"             :url "https://github.com/vspinu/sesman";
+ (sesman               :url "https://github.com/vspinu/sesman";
   :ignored-files ("targets"))
 
- ("shellcop"            :url "https://github.com/redguardtoo/shellcop.git";
+ (shellcop             :url "https://github.com/redguardtoo/shellcop.git";
   :ignored-files ("LICENSE" "demo.png"))
 
  ;; FIXME: Upstream has accidentally diverged, see
  ;; https://github.com/slime/slime/pull/648
- ("slime"              :url "https://github.com/slime/slime";
+ (slime                        :url "https://github.com/slime/slime";
   :doc "doc/slime.texi")
 
- ("sly"                        :url "https://github.com/joaotavora/sly";
+ (sly                  :url "https://github.com/joaotavora/sly";
   :doc "doc/sly.texi"
   ;; Not needed any more:
   ;; :version-map (("1.0.0-beta-3" "1.0.0beta3"))
   )
 
- ("smartparens"                :url "https://github.com/Fuco1/smartparens";
+ (smartparens          :url "https://github.com/Fuco1/smartparens";
   :ignored-files ("LICENSE" "dev" "doc" "images" "test")
   ;; See https://github.com/Fuco1/smartparens/issues/1095
   ;;
@@ -564,134 +564,134 @@
   ;; https://github.com/Fuco1/smartparens/releases/tag/1.11.0
   :version-map ((nil "1.11.0" "4873352b5d0a1c5142658122de1b6950b8fe7e4d")))
 
- ("solarized-theme"    :url "https://github.com/bbatsov/solarized-emacs";
+ (solarized-theme      :url "https://github.com/bbatsov/solarized-emacs";
   :ignored-files ("child-theme-example" "colorlab" "dev-emacs.d"
-                  "Cask" "Makefile"))
+                 "Cask" "Makefile"))
 
- ("spacemacs-theme"     :url "https://github.com/nashamri/spacemacs-theme.git";
+ (spacemacs-theme      :url "https://github.com/nashamri/spacemacs-theme.git";
   :main-file "spacemacs-common.el"
   :readme "README.md"
   :ignored-files ("LICENSE" "img"))
 
- ("spell-fu"    :url "https://codeberg.org/ideasman42/emacs-spell-fu";
+ (spell-fu             :url "https://codeberg.org/ideasman42/emacs-spell-fu";
   :ignored-files ("LICENSE" ".elisp-autofmt")
   :news "changelog.rst")
 
- ("stylus-mode"                :url "https://github.com/brianc/jade-mode";
+ (stylus-mode          :url "https://github.com/brianc/jade-mode";
   :ignored-files ("test" "Cask" "Makefile" "example.jade" "example.json"
                  "jade-mode.el"))
 
- ("subatomic-theme"    :url "https://github.com/cryon/subatomic-theme";
+ (subatomic-theme      :url "https://github.com/cryon/subatomic-theme";
   :ignored-files ("readme-files"))
 
- ("subed"              :url "https://github.com/sachac/subed";
+ (subed                        :url "https://github.com/sachac/subed";
   :lisp-dir "subed"
   :ignored-files "LICENSES/GPL-3.0-or-later.txt")
 
- ("sweeprolog"          :url "https://github.com/SWI-Prolog/packages-sweep";
+ (sweeprolog           :url "https://github.com/SWI-Prolog/packages-sweep";
   :ignored-files ("LICENSE")
   :doc "README.org")
 
- ("swift-mode"         :url "https://github.com/swift-emacs/swift-mode";
+ (swift-mode           :url "https://github.com/swift-emacs/swift-mode";
   :ignored-files ("COPYING" "scripts" "test" "Eldev" "Makefile"))
 
- ("swsw"               :url "https://git.sr.ht/~dsemy/swsw";
+ (swsw                 :url "https://git.sr.ht/~dsemy/swsw";
   :readme ignore
   :doc "swsw.texi"
   :news "NEWS")
 
- ("symbol-overlay"      :url "https://github.com/wolray/symbol-overlay";
+ (symbol-overlay       :url "https://github.com/wolray/symbol-overlay";
   :ignored-files ("*.png"))
 
- ("systemd"            :url "https://github.com/holomorph/systemd-mode";
+ (systemd              :url "https://github.com/holomorph/systemd-mode";
   :ignored-files ("LICENSE" "test" "Makefile"))
 
- ("tablist"            :url "https://github.com/politza/tablist";
+ (tablist              :url "https://github.com/politza/tablist";
   :ignored-files ("COPYING"))
 
- ("tangotango-theme"    :url 
"https://github.com/juba/color-theme-tangotango.git";
+ (tangotango-theme     :url 
"https://github.com/juba/color-theme-tangotango.git";
   :ignored-files ("color-theme-tangotango.el" "screenshots"))
 
- ("telephone-line"      :url "https://github.com/dbordak/telephone-line.git";
+ (telephone-line       :url "https://github.com/dbordak/telephone-line.git";
   :readme "readme.org"
   :ignored-files ("COPYING" "screenshots"))
 
- ("textile-mode"       :url "https://github.com/juba/textile-mode";)
+ (textile-mode         :url "https://github.com/juba/textile-mode";)
 
- ("toc-org"             :url "https://github.com/snosov1/toc-org.git";
+ (toc-org              :url "https://github.com/snosov1/toc-org.git";
   :ignored-files ("COPYING" ".travis.yml" "toc-org-test.el"))
 
- ("treeview"           :url "https://github.com/tilmanrassy/emacs-treeview";
+ (treeview             :url "https://github.com/tilmanrassy/emacs-treeview";
   :readme "README.md"
   :ignored-files ("LICENSE"))
 
- ("tuareg"             :url "https://github.com/ocaml/tuareg.git";
+ (tuareg               :url "https://github.com/ocaml/tuareg.git";
   :ignored-files ("COPYING"))
 
- ("typescript-mode"     :url 
"https://github.com/emacs-typescript/typescript.el";
+ (typescript-mode      :url "https://github.com/emacs-typescript/typescript.el";
   :ignored-files (".github" "Cask" "Dockerfile" "Makefile" "*test*"))
 
- ("ujelly-theme"       :url "https://github.com/marktran/color-theme-ujelly";)
+ (ujelly-theme         :url "https://github.com/marktran/color-theme-ujelly";)
 
- ("undo-fu"             :url "https://codeberg.org/ideasman42/emacs-undo-fu";
+ (undo-fu              :url "https://codeberg.org/ideasman42/emacs-undo-fu";
   :ignored-files (".elisp-autofmt" "LICENSE")
   :news "changelog.rst")
 
- ("undo-fu-session"     :url 
"https://codeberg.org/ideasman42/emacs-undo-fu-session";
+ (undo-fu-session      :url 
"https://codeberg.org/ideasman42/emacs-undo-fu-session";
   :ignored-files (".elisp-autofmt" "LICENSE")
   :news "changelog.rst")
 
- ("vc-fossil"          :url "https://github.com/venks1/emacs-fossil";)
+ (vc-fossil            :url "https://github.com/venks1/emacs-fossil";)
 
- ("vcomplete"          :url "https://git.sr.ht/~dsemy/vcomplete";
+ (vcomplete            :url "https://git.sr.ht/~dsemy/vcomplete";
   :readme ignore
   :doc "vcomplete.texi"
   :news "NEWS")
 
- ("visual-fill-column"  :url 
"https://codeberg.org/joostkremers/visual-fill-column.git";
+ (visual-fill-column   :url 
"https://codeberg.org/joostkremers/visual-fill-column.git";
   :readme "README.md"
   :ignored-files ("Cask" "LICENSE" "adaptive-wrap.png" "after.png" "before.png"
-                  "centered.png" "no-adaptive-wrap.png" "test" ))
+                 "centered.png" "no-adaptive-wrap.png" "test" ))
 
- ("web-mode"           :url "https://github.com/fxbois/web-mode";
+ (web-mode             :url "https://github.com/fxbois/web-mode";
   :readme "README.md"
   :ignored-files ("LICENSE" "issues" "tests" "run.sh"))
 
- ("webpaste"           :url "https://github.com/etu/webpaste.el";
+ (webpaste             :url "https://github.com/etu/webpaste.el";
   :ignored-files ("LICENSE"))
 
- ("wgrep"              :url "https://github.com/mhayashi1120/Emacs-wgrep";
+ (wgrep                        :url 
"https://github.com/mhayashi1120/Emacs-wgrep";
   :ignored-files "COPYING")
 
- ("with-editor"                :url "https://github.com/magit/with-editor";
+ (with-editor          :url "https://github.com/magit/with-editor";
   :ignored-files ("LICENSE" "htmlxref.cnf" ".travis.yml" ".mailmap" "Makefile")
   :lisp-dir "lisp"
   :doc "docs/with-editor.texi")
 
- ("with-simulated-input" :url 
"https://github.com/DarwinAwardWinner/with-simulated-input";)
+ (with-simulated-input :url 
"https://github.com/DarwinAwardWinner/with-simulated-input";)
 
- ("ws-butler"           :url "https://github.com/lewang/ws-butler";
+ (ws-butler            :url "https://github.com/lewang/ws-butler";
   :readme "README.md"
   :ignored-files ("COPYING" "tests" "Makefile" ".travis.yml"))
 
- ("xah-fly-keys"        :url "https://github.com/xahlee/xah-fly-keys";
+ (xah-fly-keys         :url "https://github.com/xahlee/xah-fly-keys";
   :ignored-files ("*.png"))
 
- ("xml-rpc"             :url "https://github.com/xml-rpc-el/xml-rpc-el.git";
+ (xml-rpc              :url "https://github.com/xml-rpc-el/xml-rpc-el.git";
   :readme "README.org")
 
- ("yaml-mode"          :url "https://github.com/yoshiki/yaml-mode";
+ (yaml-mode            :url "https://github.com/yoshiki/yaml-mode";
   :ignored-files ("LICENSE.txt" "test-files" "Makefile")
   :news "Changes")
 
- ("yasnippet-snippets" :url 
"https://github.com/AndreaCrotti/yasnippet-snippets";
+ (yasnippet-snippets   :url 
"https://github.com/AndreaCrotti/yasnippet-snippets";
   :ignored-files ("LICENSE" "report" "snippets.html"))
 
- ("zenburn-theme"      :url "https://github.com/bbatsov/zenburn-emacs";
+ (zenburn-theme                :url "https://github.com/bbatsov/zenburn-emacs";
   :news "CHANGELOG.md"
   :ignored-files ("LICENSE" "screenshots"))
 
- ("zig-mode"           :url "https://github.com/ziglang/zig-mode";
+ (zig-mode             :url "https://github.com/ziglang/zig-mode";
   :ignored-files ("LICENSE" "appveyor.yml" "run_tests.sh" "tests.el"))
 
  )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]