diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4897aa0f30c..9bb155b74da 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2013-04-19 Masatake YAMATO <yamato@redhat.com> | 1 | 2013-04-19 Masatake YAMATO <yamato@redhat.com> |
| 2 | 2 | ||
| 3 | * progmodes/sh-script.el (sh-imenu-generic-expression): Handle | 3 | * progmodes/sh-script.el (sh-imenu-generic-expression): Handle |
| 4 | function names with a single character. | 4 | function names with a single character. (Bug#11182) |
| 5 | 5 | ||
| 6 | 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change) | 6 | 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change) |
| 7 | 7 | ||