aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2008-11-22 03:18:03 +0000
committerGlenn Morris <[email protected]>2008-11-22 03:18:03 +0000
commit3d864325130b0c37628b42d542923717164b50c7 (patch)
treed3a1c75def7eb06b20c6702c52ac4bd3fb62c358 /lib-src/ChangeLog
parent8a98686533cee6c106f4be0a71d3439ea7f3ae1f (diff)
Derek Peschel <dpeschel at eskimo.com> (tiny change)
(add_regex): Pass correct length to re_compile_pattern.
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 84ef0dae0c..931aa2d435 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
+2008-11-22 Derek Peschel <[email protected]> (tiny change)
+
+ * etags.c (add_regex): Pass correct length to re_compile_pattern.
+
2008-11-02 Chong Yidong <[email protected]>
* emacsclient.c (window_system): Delete redundant variable.