diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a09d37352f7..9bb155b74da 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2013-04-19 Masatake YAMATO <yamato@redhat.com> | ||
| 2 | |||
| 3 | * progmodes/sh-script.el (sh-imenu-generic-expression): Handle | ||
| 4 | function names with a single character. (Bug#11182) | ||
| 5 | |||
| 6 | 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change) | ||
| 7 | |||
| 8 | * progmodes/gud.el (gud-perldb-marker-filter): Understand position info | ||
| 9 | for subroutines defined in an eval (bug#14182). | ||
| 10 | |||
| 1 | 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com> | 11 | 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com> |
| 2 | 12 | ||
| 3 | * bookmark.el (bookmark-completing-read): Improve handling of empty | 13 | * bookmark.el (bookmark-completing-read): Improve handling of empty |