emacs-diffs
[Top][All Lists]
Advanced

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

pkg aa00af4e17 26/76: Consider shorthands out of scope


From: Gerd Moellmann
Subject: pkg aa00af4e17 26/76: Consider shorthands out of scope
Date: Fri, 21 Oct 2022 00:16:11 -0400 (EDT)

branch: pkg
commit aa00af4e17dfd512a75760ae7d333d4cf6a08d59
Author: Gerd Möllmann <gerd@gnu.org>
Commit: Gerd Möllmann <gerd@gnu.org>

    Consider shorthands out of scope
    
    * lisp/loadup.el ("emacs-lisp/shorthands"): Comment out.
---
 lisp/loadup.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/loadup.el b/lisp/loadup.el
index c01c827a75..cf8552dc52 100644
--- a/lisp/loadup.el
+++ b/lisp/loadup.el
@@ -363,7 +363,7 @@
 (load "electric")
 (load "paren")
 
-(load "emacs-lisp/shorthands")
+;(load "emacs-lisp/shorthands")
 
 (load "emacs-lisp/eldoc")
 (load "cus-start") ;Late to reduce customize-rogue (needs loaddefs.el anyway)



reply via email to

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