diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5a82dd4758d..801d0ac6a3c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-03-21 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/etags.el (tags-completion-at-point-function): | ||
| 4 | Avoid the error when point is inside the pattern. | ||
| 5 | |||
| 1 | 2012-03-21 John Yates <john@yates-sheets.org> (tiny change) | 6 | 2012-03-21 John Yates <john@yates-sheets.org> (tiny change) |
| 2 | 7 | ||
| 3 | * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first | 8 | * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first |