diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index afb1ffd06fe..9c3be36984b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-04-22 Daiki Ueno <ueno@gnu.org> | ||
| 2 | |||
| 3 | * epg.el (epg-context-pinentry-mode): New function. | ||
| 4 | (epg-context-set-pinentry-mode): New function. | ||
| 5 | (epg--start): Pass --pinentry-mode option to gpg command. | ||
| 6 | |||
| 1 | 2013-04-21 Xue Fuqiao <xfq.free@gmail.com> | 7 | 2013-04-21 Xue Fuqiao <xfq.free@gmail.com> |
| 2 | 8 | ||
| 3 | * comint.el: (comint-dynamic-complete-functions, comint-mode-map): | 9 | * comint.el: (comint-dynamic-complete-functions, comint-mode-map): |
| @@ -53,7 +59,7 @@ | |||
| 53 | 2013-04-19 Masatake YAMATO <yamato@redhat.com> | 59 | 2013-04-19 Masatake YAMATO <yamato@redhat.com> |
| 54 | 60 | ||
| 55 | * progmodes/sh-script.el (sh-imenu-generic-expression): | 61 | * progmodes/sh-script.el (sh-imenu-generic-expression): |
| 56 | Handle function names with a single character. (Bug#11182) | 62 | Handle function names with a single character. (Bug#14111) |
| 57 | 63 | ||
| 58 | 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change) | 64 | 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change) |
| 59 | 65 | ||