Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0a10297a
Commit
0a10297a
authored
Oct 01, 2002
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add "no-byte-compile: t" in first line.
parent
c9cf2e67
Changes
45
Hide whitespace changes
Inline
Side-by-side
Showing
45 changed files
with
49 additions
and
32 deletions
+49
-32
lisp/emacs-lisp/cl-specs.el
lisp/emacs-lisp/cl-specs.el
+2
-2
lisp/eshell/esh-maint.el
lisp/eshell/esh-maint.el
+1
-1
lisp/forms-d2.el
lisp/forms-d2.el
+1
-1
lisp/forms-pass.el
lisp/forms-pass.el
+1
-1
lisp/generic-x.el
lisp/generic-x.el
+1
-1
lisp/international/mule-conf.el
lisp/international/mule-conf.el
+1
-1
lisp/language/czech.el
lisp/language/czech.el
+1
-1
lisp/language/devanagari.el
lisp/language/devanagari.el
+1
-1
lisp/language/english.el
lisp/language/english.el
+1
-1
lisp/language/georgian.el
lisp/language/georgian.el
+1
-1
lisp/language/greek.el
lisp/language/greek.el
+1
-1
lisp/language/hebrew.el
lisp/language/hebrew.el
+1
-1
lisp/language/japanese.el
lisp/language/japanese.el
+1
-1
lisp/language/korean.el
lisp/language/korean.el
+1
-1
lisp/language/lao.el
lisp/language/lao.el
+1
-1
lisp/language/misc-lang.el
lisp/language/misc-lang.el
+1
-1
lisp/language/romanian.el
lisp/language/romanian.el
+1
-1
lisp/language/slovak.el
lisp/language/slovak.el
+1
-1
lisp/language/thai.el
lisp/language/thai.el
+1
-1
lisp/language/utf-8-lang.el
lisp/language/utf-8-lang.el
+1
-1
lisp/mail/blessmail.el
lisp/mail/blessmail.el
+1
-1
lisp/patcomp.el
lisp/patcomp.el
+1
-1
lisp/paths.el
lisp/paths.el
+1
-1
lisp/play/bruce.el
lisp/play/bruce.el
+1
-1
lisp/term/AT386.el
lisp/term/AT386.el
+1
-1
lisp/term/apollo.el
lisp/term/apollo.el
+2
-0
lisp/term/bobcat.el
lisp/term/bobcat.el
+1
-0
lisp/term/internal.el
lisp/term/internal.el
+1
-1
lisp/term/iris-ansi.el
lisp/term/iris-ansi.el
+1
-1
lisp/term/keyswap.el
lisp/term/keyswap.el
+1
-1
lisp/term/linux.el
lisp/term/linux.el
+1
-0
lisp/term/lk201.el
lisp/term/lk201.el
+1
-0
lisp/term/news.el
lisp/term/news.el
+1
-1
lisp/term/vt102.el
lisp/term/vt102.el
+2
-0
lisp/term/vt125.el
lisp/term/vt125.el
+2
-0
lisp/term/vt200.el
lisp/term/vt200.el
+1
-0
lisp/term/vt201.el
lisp/term/vt201.el
+1
-0
lisp/term/vt220.el
lisp/term/vt220.el
+1
-0
lisp/term/vt240.el
lisp/term/vt240.el
+1
-0
lisp/term/vt300.el
lisp/term/vt300.el
+1
-0
lisp/term/vt320.el
lisp/term/vt320.el
+1
-0
lisp/term/vt400.el
lisp/term/vt400.el
+1
-0
lisp/term/vt420.el
lisp/term/vt420.el
+1
-0
lisp/term/wyse50.el
lisp/term/wyse50.el
+1
-1
lisp/version.el
lisp/version.el
+1
-1
No files found.
lisp/emacs-lisp/cl-specs.el
View file @
0a10297a
;;; cl-specs.el --- Edebug specs for cl.el
;;; cl-specs.el --- Edebug specs for cl.el
-*- no-byte-compile: t -*-
;; Copyright (C) 1993 Free Software Foundation, Inc.
;; Author: Daniel LaLiberte <liberte@holonexus.org>
...
...
@@ -7,7 +7,7 @@
;; LCD Archive Entry:
;; cl-specs.el|Daniel LaLiberte|liberte@holonexus.org
;; |Edebug specs for cl.el
;; |$Date: 200
0
/0
8
/1
5
12:
39:03
$|1.1|
;; |$Date: 200
1
/0
7
/1
6
12:
22:59
$|1.1|
;; This file is part of GNU Emacs.
...
...
lisp/eshell/esh-maint.el
View file @
0a10297a
;;; esh-maint.el --- init code for building eshell
;;; esh-maint.el --- init code for building eshell
-*- no-byte-compile: t -*-
;; Copyright (C) 1999, 2000 Free Software Foundation
...
...
lisp/forms-d2.el
View file @
0a10297a
;;; forms-d2.el --- demo forms-mode
;;; forms-d2.el --- demo forms-mode
-*- no-byte-compile: t -*-
;; Author: Johan Vromans <jvromans@squirrel.nl>
;; Created: 1989
...
...
lisp/forms-pass.el
View file @
0a10297a
;;; forms-pass.el --- passwd file demo for forms-mode
;;; forms-pass.el --- passwd file demo for forms-mode
-*- no-byte-compile: t -*-
;; This file is part of GNU Emacs.
...
...
lisp/generic-x.el
View file @
0a10297a
;;; generic-x.el --- Extra Modes for generic-mode
;;; generic-x.el --- Extra Modes for generic-mode
-*- no-byte-compile: t -*-
;; Copyright (C) 1997, 1998 Free Software Foundation, Inc.
...
...
lisp/international/mule-conf.el
View file @
0a10297a
;;; mule-conf.el --- configure multilingual environment
;;; mule-conf.el --- configure multilingual environment
-*- no-byte-compile: t -*-
;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
...
...
lisp/language/czech.el
View file @
0a10297a
;;; czech.el --- support for Czech -*- coding: iso-2022-7bit; -*-
;;; czech.el --- support for Czech -*- coding: iso-2022-7bit;
no-byte-compile: t
-*-
;; Copyright (C) 1998, 2001 Free Software Foundation.
...
...
lisp/language/devanagari.el
View file @
0a10297a
;;; devanagari.el --- Support for Devanagari -*- coding: iso-2022-7bit; -*-
;;; devanagari.el --- Support for Devanagari -*- coding: iso-2022-7bit;
no-byte-compile: t
-*-
;; Copyright (C) 1996, 2001 Free Software Foundation, Inc.
...
...
lisp/language/english.el
View file @
0a10297a
;;; english.el --- support for English
;;; english.el --- support for English
-*- no-byte-compile: t -*-
;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
...
...
lisp/language/georgian.el
View file @
0a10297a
;;; georgian.el --- language support for Georgian
;;; georgian.el --- language support for Georgian
-*- no-byte-compile: t -*-
;; Copyright (C) 2001 Free Software Foundation, Inc.
...
...
lisp/language/greek.el
View file @
0a10297a
;;; greek.el --- support for Greek
;;; greek.el --- support for Greek
-*- no-byte-compile: t -*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
...
...
lisp/language/hebrew.el
View file @
0a10297a
;;; hebrew.el --- support for Hebrew -*- coding: iso-2022-7bit; -*-
;;; hebrew.el --- support for Hebrew -*- coding: iso-2022-7bit;
no-byte-compile: t
-*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
...
...
lisp/language/japanese.el
View file @
0a10297a
;;; japanese.el --- support for Japanese -*- coding: iso-2022-7bit; -*-
;;; japanese.el --- support for Japanese -*- coding: iso-2022-7bit;
no-byte-compile: t
-*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
...
...
lisp/language/korean.el
View file @
0a10297a
;;; korean.el --- support for Korean -*- coding: iso-2022-7bit; -*-
;;; korean.el --- support for Korean -*- coding: iso-2022-7bit;
no-byte-compile: t
-*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
...
...
lisp/language/lao.el
View file @
0a10297a
;;; lao.el --- support for Lao -*- coding: iso-2022-7bit; -*-
;;; lao.el --- support for Lao -*- coding: iso-2022-7bit;
no-byte-compile: t
-*-
;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
...
...
lisp/language/misc-lang.el
View file @
0a10297a
;;; misc-lang.el --- support for miscellaneous languages (characters)
;;; misc-lang.el --- support for miscellaneous languages (characters)
-*- no-byte-compile: t -*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
...
...
lisp/language/romanian.el
View file @
0a10297a
;;; romanian.el --- support for Romanian -*- coding: iso-latin-2; -*-
;;; romanian.el --- support for Romanian -*- coding: iso-latin-2;
no-byte-compile: t
-*-
;; Copyright (C) 1998 Free Software Foundation.
...
...
lisp/language/slovak.el
View file @
0a10297a
;;; slovak.el --- support for Slovak -*- coding: iso-2022-7bit; -*-
;;; slovak.el --- support for Slovak -*- coding: iso-2022-7bit;
no-byte-compile: t
-*-
;; Copyright (C) 1998, 2001 Free Software Foundation.
...
...
lisp/language/thai.el
View file @
0a10297a
;;; thai.el --- support for Thai -*- coding: iso-2022-7bit; -*-
;;; thai.el --- support for Thai -*- coding: iso-2022-7bit;
no-byte-compile: t
-*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
...
...
lisp/language/utf-8-lang.el
View file @
0a10297a
;;; utf-8-lang.el --- generic UTF-8 language environment
;;; utf-8-lang.el --- generic UTF-8 language environment
-*- no-byte-compile: t -*-
;; Copyright (C) 2001 Free Software Foundation, Inc.
...
...
lisp/mail/blessmail.el
View file @
0a10297a
;;; blessmail.el --- decide whether movemail needs special privileges
;;; blessmail.el --- decide whether movemail needs special privileges
-*- no-byte-compile: t -*-
;; Copyright (C) 1994 Free Software Foundation, Inc.
...
...
lisp/patcomp.el
View file @
0a10297a
;;; patcomp.el --- used by patch files to update Emacs releases
;;; patcomp.el --- used by patch files to update Emacs releases
-*- no-byte-compile: t -*-
;; This file is part of GNU Emacs.
...
...
lisp/paths.el
View file @
0a10297a
;;; paths.el --- define pathnames for use by various Emacs commands
;;; paths.el --- define pathnames for use by various Emacs commands
-*- no-byte-compile: t -*-
;; Copyright (C) 1986, 1988, 1994, 1999, 2000 Free Software Foundation, Inc.
...
...
lisp/play/bruce.el
View file @
0a10297a
;;; bruce.el --- bruce phrase utility for overloading the Communications
;;; bruce.el --- bruce phrase utility for overloading the Communications
-*- no-byte-compile: t -*-
;;; Decency Act snoops, if any.
;; Copyright (C) 1988, 1993, 1997 Free Software Foundation, Inc.
...
...
lisp/term/AT386.el
View file @
0a10297a
;;; AT386.el --- terminal support package for IBM AT keyboards
;;; AT386.el --- terminal support package for IBM AT keyboards
-*- no-byte-compile: t -*-
;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
;; Keywords: terminals
...
...
lisp/term/apollo.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
(
load
"term/vt100"
nil
t
)
;;; apollo.el ends here
lisp/term/bobcat.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
;;; HP terminals usually encourage using ^H as the rubout character
(
load
"term/keyswap"
nil
t
)
...
...
lisp/term/internal.el
View file @
0a10297a
;;; internal.el --- support for PC internal terminal -*- coding: raw-text; -*-
;;; internal.el --- support for PC internal terminal -*- coding: raw-text;
no-byte-compile: t
-*-
;; Copyright (C) 1993, 1994, 1998, 1999, 2001 Free Software Foundation, Inc.
...
...
lisp/term/iris-ansi.el
View file @
0a10297a
;;; iris-ansi.el --- configure Emacs for SGI xwsh and winterm apps
;;; iris-ansi.el --- configure Emacs for SGI xwsh and winterm apps
-*- no-byte-compile: t -*-
;; Copyright (C) 1997 Free Software Foundation, Inc.
...
...
lisp/term/keyswap.el
View file @
0a10297a
;;; keyswap.el --- swap BS and DEL keys
;;; keyswap.el --- swap BS and DEL keys
-*- no-byte-compile: t -*-
;; Copyright (C) 1992 Free Software Foundation, Inc.
...
...
lisp/term/linux.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
;; The Linux console handles Latin-1 by default.
(
unless
(
terminal-coding-system
)
...
...
lisp/term/lk201.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
;; Define function key sequences for DEC terminals.
;; Termcap or terminfo should set these.
...
...
lisp/term/news.el
View file @
0a10297a
;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard
;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard
-*- no-byte-compile: t -*-
;; Copyright (C) 1989, 1993 Free Software Foundation, Inc.
...
...
lisp/term/vt102.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
(
load
"term/vt100"
nil
t
)
;;; vt102.el ends here
lisp/term/vt125.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
(
load
"term/vt100"
nil
t
)
;;; vt125.el ends here
lisp/term/vt200.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
;; For our purposes we can treat the vt200 and vt100 almost alike.
;; Most differences are handled by the termcap entry.
(
load
"term/vt100"
nil
t
)
...
...
lisp/term/vt201.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
;; For our purposes we can treat the vt200 and vt100 almost alike.
;; Most differences are handled by the termcap entry.
(
load
"term/vt100"
nil
t
)
...
...
lisp/term/vt220.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
;; For our purposes we can treat the vt200 and vt100 almost alike.
;; Most differences are handled by the termcap entry.
(
load
"term/vt100"
nil
t
)
...
...
lisp/term/vt240.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
;; For our purposes we can treat the vt200 and vt100 almost alike.
;; Most differences are handled by the termcap entry.
(
load
"term/vt100"
nil
t
)
...
...
lisp/term/vt300.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
(
load
"term/vt100"
nil
t
)
;; Make F11 an escape key.
...
...
lisp/term/vt320.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
(
load
"term/vt100"
nil
t
)
;; Make F11 an escape key.
...
...
lisp/term/vt400.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
(
load
"term/vt100"
nil
t
)
;; Make F11 an escape key.
...
...
lisp/term/vt420.el
View file @
0a10297a
;; -*- no-byte-compile: t -*-
(
load
"term/vt100"
nil
t
)
;; Make F11 an escape key.
...
...
lisp/term/wyse50.el
View file @
0a10297a
;;; wyse50.el --- terminal support code for Wyse 50
;;; wyse50.el --- terminal support code for Wyse 50
-*- no-byte-compile: t -*-
;; Copyright (C) 1989, 1993, 1994 Free Software Foundation, Inc.
...
...
lisp/version.el
View file @
0a10297a
;;; version.el --- record version number of Emacs
;;; version.el --- record version number of Emacs
-*- no-byte-compile: t -*-
;;; Copyright (C) 1985, 1992, 1994, 1995, 1999, 2000, 2001
;;; Free Software Foundation, Inc.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment