Forráskód Böngészése

Disable native-comp in agenda

It caused cryptic bugs in the past.
Ihor Radchenko 3 éve
szülő
commit
b415111aff
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      lisp/org-agenda.el

+ 1 - 1
lisp/org-agenda.el

@@ -1,4 +1,4 @@
-;;; org-agenda.el --- Dynamic task and appointment lists for Org  -*- lexical-binding: t; -*-
+;;; org-agenda.el --- Dynamic task and appointment lists for Org  -*- lexical-binding: t; no-native-compile: t; -*-
 
 ;; Copyright (C) 2004-2022 Free Software Foundation, Inc.