diff options
| author | Chong Yidong | 2008-07-18 17:21:09 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-07-18 17:21:09 +0000 |
| commit | 6b6bfc7714e8683e741c8198cad9a739faeefeda (patch) | |
| tree | 0b5476fa3e527ef80210ee3cb2c56563dfbc8215 | |
| parent | 653036938ab5e65370f92147cfb25580fa65f4f7 (diff) | |
| download | emacs-6b6bfc7714e8683e741c8198cad9a739faeefeda.tar.gz emacs-6b6bfc7714e8683e741c8198cad9a739faeefeda.zip | |
* Makefile.in (ELCFILES): Remove ns-grabenv.elc.
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9eb719039f6..bf3ebce36c0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2008-07-18 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-07-18 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc. | 3 | * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc. and |
| 4 | ns-grabenv.elc. | ||
| 4 | 5 | ||
| 5 | * ns-carbon-compat.el: File removed. | 6 | * ns-carbon-compat.el: File removed. |
| 6 | 7 | ||