aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero2010-06-10 03:04:45 +0200
committerJuanma Barranquero2010-06-10 03:04:45 +0200
commitfff84c22e7e57d7364c2298aebf1b35796fc852b (patch)
tree675b5a94ebf4f25118a98806319b8618beef3a85 /src
parent3d6e7a438c78b55ded537c617fd20d8f4167f60e (diff)
downloademacs-fff84c22e7e57d7364c2298aebf1b35796fc852b.tar.gz
emacs-fff84c22e7e57d7364c2298aebf1b35796fc852b.zip
Remove duplicate ChangeLog entries.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog16
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
19452010-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
19502010-03-31 Chong Yidong <cyd@stupidchicken.com> 19452010-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
21912010-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
21962010-03-23 Dan Nicolaescu <dann@ics.uci.edu> 21862010-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
140262008-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
140322008-04-05 Kenichi Handa <handa@ni.aist.go.jp> 140162008-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