aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
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 @@
12013-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
12013-04-21 Xue Fuqiao <xfq.free@gmail.com> 72013-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 @@
532013-04-19 Masatake YAMATO <yamato@redhat.com> 592013-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
582013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change) 642013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
59 65