aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2000-11-13 12:25:59 +0000
committerMiles Bader2000-11-13 12:25:59 +0000
commit9d3482947201704db7f7597d365ae5c9416df382 (patch)
tree326ce73578ba4ca474f368cc0c753674bf7a29b8 /src/ChangeLog
parent939d6465fc54ccd74381dae6bba1dd416928e8b8 (diff)
downloademacs-9d3482947201704db7f7597d365ae5c9416df382.tar.gz
emacs-9d3482947201704db7f7597d365ae5c9416df382.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2ee81f35079..10eb9c87415 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12000-11-13 Miles Bader <miles@gnu.org>
2
3 * lread.c (openp): Return -2 instead of 0 for the `remote file' case.
4 (Fload): Use new openp return protocol.
5 Don't try to use Vload_source_file_function to load .elc files.
6 * xfns.c (x_create_bitmap_from_file, x_find_image_file): Use new
7 openp return protocol.
8 * w32fns.c (x_create_bitmap_from_file, x_find_image_file): Likewise.
9
12000-11-11 Kenichi Handa <handa@etl.go.jp> 102000-11-11 Kenichi Handa <handa@etl.go.jp>
2 11
3 * syssignal.h: Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY. 12 * syssignal.h: Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY.