diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change) | 7 | 2011-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): |