diff options
| author | Juanma Barranquero | 2010-06-10 03:04:45 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-06-10 03:04:45 +0200 |
| commit | fff84c22e7e57d7364c2298aebf1b35796fc852b (patch) | |
| tree | 675b5a94ebf4f25118a98806319b8618beef3a85 /src | |
| parent | 3d6e7a438c78b55ded537c617fd20d8f4167f60e (diff) | |
| download | emacs-fff84c22e7e57d7364c2298aebf1b35796fc852b.tar.gz emacs-fff84c22e7e57d7364c2298aebf1b35796fc852b.zip | |
Remove duplicate ChangeLog entries.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e0893099005..7e7b05f077a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1942,11 +1942,6 @@ | |||
| 1942 | (gif_load): Put GIF extension data to the property | 1942 | (gif_load): Put GIF extension data to the property |
| 1943 | `Qextension_data'. | 1943 | `Qextension_data'. |
| 1944 | 1944 | ||
| 1945 | 2010-04-05 Chong Yidong <cyd@stupidchicken.com> | ||
| 1946 | |||
| 1947 | * xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for | ||
| 1948 | terminal frames (Bug#5837). | ||
| 1949 | |||
| 1950 | 2010-03-31 Chong Yidong <cyd@stupidchicken.com> | 1945 | 2010-03-31 Chong Yidong <cyd@stupidchicken.com> |
| 1951 | 1946 | ||
| 1952 | * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL. | 1947 | * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL. |
| @@ -2188,11 +2183,6 @@ | |||
| 2188 | case that the output buffer is fullfilled. | 2183 | case that the output buffer is fullfilled. |
| 2189 | (encode_coding): Setup ccl program here. | 2184 | (encode_coding): Setup ccl program here. |
| 2190 | 2185 | ||
| 2191 | 2010-03-24 Andreas Politz <politza@fh-trier.de> (tiny change) | ||
| 2192 | |||
| 2193 | * editfns.c (Fformat): Account for string precision when computing | ||
| 2194 | field width (Bug#5710). | ||
| 2195 | |||
| 2196 | 2010-03-23 Dan Nicolaescu <dann@ics.uci.edu> | 2186 | 2010-03-23 Dan Nicolaescu <dann@ics.uci.edu> |
| 2197 | 2187 | ||
| 2198 | * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default. | 2188 | * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default. |
| @@ -14023,12 +14013,6 @@ | |||
| 14023 | Report an error when image size is invalid. | 14013 | Report an error when image size is invalid. |
| 14024 | Read two bytes at a time when raw images have max_color_idx above 255. | 14014 | Read two bytes at a time when raw images have max_color_idx above 255. |
| 14025 | 14015 | ||
| 14026 | 2008-04-05 Eli Zaretskii <eliz@gnu.org> | ||
| 14027 | |||
| 14028 | * w32.c (readdir): If FindFirstFile/FindNextFile return in | ||
| 14029 | cFileName a file name that includes `?' characters, use the 8+3 | ||
| 14030 | alias in cAlternateFileName instead. | ||
| 14031 | |||
| 14032 | 2008-04-05 Kenichi Handa <handa@ni.aist.go.jp> | 14016 | 2008-04-05 Kenichi Handa <handa@ni.aist.go.jp> |
| 14033 | 14017 | ||
| 14034 | * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't | 14018 | * ccl.c (ccl_driver): If ccl->quit_silently is nonzero, don't |