annotate src/.cvsignore @ 50570:80ed0fdbf171

Use push, with-current-buffer, dolist, ... (byte-compile-const-variables): New var. (byte-compile-close-variables): Reset it. (byte-compile-file-form-defvar, byte-compile-defvar): Update it. (byte-compile-const-symbol-p): Now arg `value' to check defconsts. (byte-compile-variable-ref): Use it and improve warning message. (byte-compile-check-lambda-list): Use byte-compile-const-symbol-p. (byte-compile-lapcode): Remove unused vars. (byte-compile-eval): Fix thinko in handling of old-autoloads. (byte-recompile-directory): Use the expanded form for directory. (byte-compile-track-mouse): Use modern backquote syntax. (byte-compile-defvar): Detect and properly handle (defconst a). (byte-compile-defalias-warn): Remove unused arg `alias'. (byte-compile-defalias): Update call.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 12 Apr 2003 20:28:10 +0000
parents bdf5794b5e20
children 41bc433c6843 d7ddb3e565de
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
1 *.core
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
2 Makefile
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
3 Makefile.c
25924
87e6c0b89c1f Add TAGS-LISP
Gerd Moellmann <gerd@gnu.org>
parents: 25889
diff changeset
4 TAGS-LISP
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
5 bootstrap-emacs
25889
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
6 config.h
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
7 config.stamp
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
8 emacs
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
9 emacs-*
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
10 epaths.h
27634
6c9ee29e8955 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents: 25924
diff changeset
11 obj
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
12 prefix-args
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
13 stamp-oldxmenu
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
14 temacs
39545
1765bd562688 Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents: 31647
diff changeset
15 _gdbinit
1765bd562688 Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents: 31647
diff changeset
16 gdb.ini
40342
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents: 39545
diff changeset
17 *-spd
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents: 39545
diff changeset
18 *.pdb