diff options
author | Masatake YAMATO <yamato@redhat.com> | 2013-04-20 04:56:16 +0900 |
---|---|---|
committer | Masatake YAMATO <yamato@redhat.com> | 2013-04-20 04:56:16 +0900 |
commit | 38ef2c8490eaa74e22504386beebc6d88d287094 (patch) | |
tree | 6059e43b93a6f01011c3a25a9989bf9c6e2edd75 /lisp | |
parent | 1398a54d6abf5b7cab98ec8a1063c155707cdb83 (diff) | |
download | emacs-38ef2c8490eaa74e22504386beebc6d88d287094.tar.gz emacs-38ef2c8490eaa74e22504386beebc6d88d287094.tar.bz2 emacs-38ef2c8490eaa74e22504386beebc6d88d287094.zip |
Added bug number (Bug#14112) to my last ChangeLog entries.
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 @@ 2013-04-19 Masatake YAMATO <yamato@redhat.com> * progmodes/sh-script.el (sh-imenu-generic-expression): Handle - function names with a single character. + function names with a single character. (Bug#11182) 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change) |