diff options
| author | Glenn Morris | 2010-04-29 18:18:09 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-04-29 18:18:09 -0700 |
| commit | 0a7df391802ef0fc6dc7e2f682c00a85117a2c7a (patch) | |
| tree | ab2917d0e67d3718537d6e143f192676c9fd642f /src/ChangeLog | |
| parent | 27d3cd56caf8cfac459bd114cb184989d2c62423 (diff) | |
| download | emacs-0a7df391802ef0fc6dc7e2f682c00a85117a2c7a.tar.gz emacs-0a7df391802ef0fc6dc7e2f682c00a85117a2c7a.zip | |
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c24493293e8..2d6c3668824 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-04-30 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency. | ||
| 4 | |||
| 1 | 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * process.c (read_process_output, exec_sentinel): Don't burp if the | 7 | * process.c (read_process_output, exec_sentinel): Don't burp if the |