aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChristoph Scholtes2011-09-03 12:44:37 -0600
committerChristoph Scholtes2011-09-03 12:44:37 -0600
commit464cdf568e3dd67373afa67c56dc763240eac083 (patch)
treee2c9049b17543a2d571abfd7177be7e15a5faf55 /lisp/ChangeLog
parentd37e5c877713210af39d81a7cf80335b79eae820 (diff)
downloademacs-464cdf568e3dd67373afa67c56dc763240eac083.tar.gz
emacs-464cdf568e3dd67373afa67c56dc763240eac083.zip
* progmodes/python.el (python-mode-map): Use correct function to
start python interpreter from menu-bar (as reported by Geert Kloosterman). (inferior-python-mode-map): Fix typo. (python-shell-map): Removed.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 656bf8485e9..3c27b51dfdf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
2
3 * progmodes/python.el (python-mode-map): Use correct function to
4 start python interpreter from menu-bar (as reported by Geert
5 Kloosterman).
6 (inferior-python-mode-map): Fix typo.
7 (python-shell-map): Removed.
8
12011-09-03 Deniz Dogan <deniz@dogan.se> 92011-09-03 Deniz Dogan <deniz@dogan.se>
2 10
3 * net/rcirc.el (rcirc-print): Simplify code for 11 * net/rcirc.el (rcirc-print): Simplify code for