0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 21:07:54 +00:00

Disable native-comp in agenda

It caused cryptic bugs in the past.
This commit is contained in:
Ihor Radchenko 2022-01-16 15:39:21 +08:00
parent d72ac89c7c
commit b415111aff
No known key found for this signature in database
GPG key ID: 6470762A7DA11D8B

View file

@ -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.