aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorBastien Guerry2013-02-21 22:50:14 +0100
committerBastien Guerry2013-02-21 22:50:14 +0100
commite224eb4172db7a9203ccf4a3c74954e1168e520b (patch)
tree30fb325fa10f5aa652cda0ea4d6dcbc4d945c75e /lisp/ChangeLog
parentcfbf790d80eaa399afceecd9a6c3e2e76bca59b0 (diff)
downloademacs-e224eb4172db7a9203ccf4a3c74954e1168e520b.tar.gz
emacs-e224eb4172db7a9203ccf4a3c74954e1168e520b.zip
* cmuscheme.el (scheme-buffer): Fix docstring.
Thanks to Xue Fuqiao for reporting this.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6258293be7e..68cff2f6d29 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12013-02-21 Bastien Guerry <bzg@gnu.org>
2
3 * cmuscheme.el (scheme-buffer): Fix docstring. (Bug#13778)
4
12013-02-21 Fabián Ezequiel Gallina <fgallina@cuca> 52013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
2 6
3 * progmodes/python.el (python-info-current-defun): Enhance 7 * progmodes/python.el (python-info-current-defun): Enhance