aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9097eab47a2..dd7b715e443 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12011-11-26 Paul Eggert <eggert@cs.ucla.edu> 12011-11-26 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * fileio.c (Finsert_file_contents): Undo previous change; see
4 <http://lists.gnu.org/archive/html/emacs-diffs/2011-11/msg00265.html>.
5
62011-11-26 Paul Eggert <eggert@cs.ucla.edu>
7
3 Rename locals to avoid shadowing. 8 Rename locals to avoid shadowing.
4 * fileio.c (Finsert_file_contents): 9 * fileio.c (Finsert_file_contents):
5 Rename inner 'gcpro1' to 'inner_gcpro1' to avoid shadowing. 10 Rename inner 'gcpro1' to 'inner_gcpro1' to avoid shadowing.