diff options
| -rw-r--r-- | lisp/ldefs-boot.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index dde1404916a..15308c298f8 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -37150,6 +37150,7 @@ run a specific program. The program must be a member of | |||
| 37150 | (provide 'loaddefs) | 37150 | (provide 'loaddefs) |
| 37151 | 37151 | ||
| 37152 | ;; Local Variables: | 37152 | ;; Local Variables: |
| 37153 | ;; no-byte-compile: t | ||
| 37153 | ;; version-control: never | 37154 | ;; version-control: never |
| 37154 | ;; no-update-autoloads: t | 37155 | ;; no-update-autoloads: t |
| 37155 | ;; no-native-compile: t | 37156 | ;; no-native-compile: t |