aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-03-28 23:54:38 -0700
committerPaul Eggert2011-03-28 23:54:38 -0700
commit8c422c30830f085a5f721b2be6c874adb05ccea8 (patch)
tree357822ccdde2ec9c4532e596efbb29b998f2657c /lib-src/ChangeLog
parent48011560d73038cbfebfd9d272eabec55005db78 (diff)
downloademacs-8c422c30830f085a5f721b2be6c874adb05ccea8.tar.gz
emacs-8c422c30830f085a5f721b2be6c874adb05ccea8.zip
* etags.c (just_read_file): Remove dummy variable and simplify.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index f594efa588c..1c0c506f0e0 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12011-03-29 Paul Eggert <eggert@cs.ucla.edu>
2
3 * etags.c (just_read_file): Remove dummy variable and simplify.
4
12011-03-27 Glenn Morris <rgm@gnu.org> 52011-03-27 Glenn Morris <rgm@gnu.org>
2 6
3 * emacsclient.c: Replace SIGTYPE with void. 7 * emacsclient.c: Replace SIGTYPE with void.