aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4a60247a4c7..f1cdee00c97 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
2
3 * progmodes/hideshow.el (hs-looking-at-block-start-p)
4 (hs-find-block-beginning, hs-hide-level-recursive):
5 Ignore strings as well as comments. (Bug#9502)
6
12011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change) 72011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
2 8
3 * progmodes/sql.el (sql-comint-postgres): 9 * progmodes/sql.el (sql-comint-postgres):