aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 57e024757ec..a06f9e2fcd5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12013-01-22 Paul Eggert <eggert@cs.ucla.edu> 12013-01-22 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * emacs.c (Qkill_emacs_hook): Now static.
4
3 * fileio.c (Finsert_file_contents): Simplify. 5 * fileio.c (Finsert_file_contents): Simplify.
4 Remove unnecessary assignments and tests. 6 Remove unnecessary assignments and tests.
5 7