emacs: fix typos, add no-littering version, update my znc.el fork
authorAmin Bandali <bandali@gnu.org>
Sat, 31 Aug 2019 17:48:26 +0000 (13:48 -0400)
committerAmin Bandali <bandali@gnu.org>
Sat, 31 Aug 2019 17:48:26 +0000 (13:48 -0400)
znc.el update for supressing (require 'cl) deprecation warning

.emacs.d/init.el
.emacs.d/straight/versions/default.el

index 8088ce0..6aeac4f 100644 (file)
@@ -521,14 +521,14 @@ For disabling the behaviour for certain buffers and/or modes."
  ("<drag-mouse-3>" . ivy-switch-buffer))
 
 (bind-keys
- :prefix-map mab/straight-prefix-map
+ :prefix-map b/straight-prefix-map
  :prefix "C-c p s"
  ("u" . straight-use-package)
  ("f" . straight-freeze-versions)
  ("t" . straight-thaw-versions)
  ("P" . straight-prune-build)
  ("g" . straight-get-recipe)
- ("r" . mab/reload-init)
+ ("r" . b/reload-init)
  ;; M-x ^straight-.*-all$
  ("a c" . straight-check-all)
  ("a f" . straight-fetch-all)
index 353c04a..2b53c22 100644 (file)
@@ -54,6 +54,7 @@
  ("multiple-cursors.el" . "b9b851a7670f4348f3a08b11ef12ed99676c8b84")
  ("mwim.el" . "b4f3edb4c0fb8f8b71cecbf8095c2c25a8ffbf85")
  ("nadvice" . "2dfcf614dc5472fb21e48f93d0ebb4546276377f")
+ ("no-littering" . "e1e79c0211ad924ca220dac3a7a1a2e40710c073")
  ("org" . "df30a056b2a0a18a349cf02eb761c347608ac930")
  ("org-ref" . "9ab74270c1543e4743ca0436de567d8205403b43")
  ("page-break-lines" . "2e1d274e11071bb8daea4d6f4c0369c84466de7a")
@@ -62,7 +63,6 @@
  ("password-store" . "b87e91f984f45615b6459ff3829baa9130b8ef75")
  ("password-store-otp.el" . "04998c8578a060ab4a4e8f46f2ee0aafad4ab4d5")
  ("pdf-tools" . "db7de3901ae0e55f6ab8cf9baec257f706c3d16e")
- ("pinentry" . "cd942f755c38a7ac270ce858bb887ebdd59edd26")
  ("pkg-info" . "76ba7415480687d05a4353b27fea2ae02b8d9d61")
  ("po-mode" . "1916142f6a817c733d5ec37e3b4fbae3da67e499")
  ("popup-el" . "80829dd46381754639fb764da11c67235fe63282")
@@ -85,5 +85,5 @@
  ("web-mode" . "a723d3ecd3606d1c1948871f46fc8c8d7f879fe4")
  ("with-editor" . "45c29f9bfb7f2df93426ce1571e2f4f41ed4e492")
  ("yasnippet" . "d91dd66f2aed9bbaef32813a68b105ea77e83890")
- ("znc" . "ee50cc596adab44cf5460ef62be2c6e3d745aa5b"))
+ ("znc" . "2fd359e556e05006e6976ba9b0f8cb220ea19863"))
 :alpha