diff options
| author | Richard M. Stallman | 1995-11-28 19:25:35 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1995-11-28 19:25:35 +0000 |
| commit | 08cab81a5d0fb1d72410012cd71d436b2b70d806 (patch) | |
| tree | 5679b05e49a1fbb88f746f0dd3cff095657d6cc6 /src | |
| parent | bba35edee6ad9c4d193eb1bfc4f64ee14d89b5ac (diff) | |
| download | emacs-08cab81a5d0fb1d72410012cd71d436b2b70d806.tar.gz emacs-08cab81a5d0fb1d72410012cd71d436b2b70d806.zip | |
(lisp): Remove c-mode.elc.
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index c209576abef..f39e56fd442 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -609,7 +609,6 @@ lisp= \ | |||
| 609 | ${lispsource}abbrev.elc \ | 609 | ${lispsource}abbrev.elc \ |
| 610 | ${lispsource}buff-menu.elc \ | 610 | ${lispsource}buff-menu.elc \ |
| 611 | ${lispsource}byte-run.elc \ | 611 | ${lispsource}byte-run.elc \ |
| 612 | ${lispsource}c-mode.elc \ | ||
| 613 | ${lispsource}files.elc \ | 612 | ${lispsource}files.elc \ |
| 614 | ${lispsource}fill.elc \ | 613 | ${lispsource}fill.elc \ |
| 615 | ${lispsource}format.elc \ | 614 | ${lispsource}format.elc \ |