diff options
| author | Bastien Guerry | 2013-02-21 22:50:14 +0100 |
|---|---|---|
| committer | Bastien Guerry | 2013-02-21 22:50:14 +0100 |
| commit | e224eb4172db7a9203ccf4a3c74954e1168e520b (patch) | |
| tree | 30fb325fa10f5aa652cda0ea4d6dcbc4d945c75e /lisp/ChangeLog | |
| parent | cfbf790d80eaa399afceecd9a6c3e2e76bca59b0 (diff) | |
| download | emacs-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/ChangeLog | 4 |
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 @@ | |||
| 1 | 2013-02-21 Bastien Guerry <bzg@gnu.org> | ||
| 2 | |||
| 3 | * cmuscheme.el (scheme-buffer): Fix docstring. (Bug#13778) | ||
| 4 | |||
| 1 | 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca> | 5 | 2013-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 |