diff options
| author | Lars Magne Ingebrigtsen | 2014-11-17 19:47:18 +0100 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2014-11-17 19:47:18 +0100 |
| commit | 0eaf98e85afd670332454a089ad982190f86e05f (patch) | |
| tree | a2bd41322a92b206af97224eab7f8898c2d50dde /lisp | |
| parent | 29f81b95885dfce4ef92b93c330cf9057d14745e (diff) | |
| download | emacs-0eaf98e85afd670332454a089ad982190f86e05f.tar.gz emacs-0eaf98e85afd670332454a089ad982190f86e05f.zip | |
Peder Klingenberg has signed papers
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c052a68c61f..912b69ac38a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -107,7 +107,7 @@ | |||
| 107 | * progmodes/python.el (python-indent-region): | 107 | * progmodes/python.el (python-indent-region): |
| 108 | Use python-indent-line and skip special cases. (Bug#18843) | 108 | Use python-indent-line and skip special cases. (Bug#18843) |
| 109 | 109 | ||
| 110 | 2014-11-16 Peder O. Klingenberg <peder@klingenberg.no> (tiny change) | 110 | 2014-11-16 Peder O. Klingenberg <peder@klingenberg.no> |
| 111 | 111 | ||
| 112 | * mail/emacsbug.el (report-emacs-bug): Make a better guess at | 112 | * mail/emacsbug.el (report-emacs-bug): Make a better guess at |
| 113 | envelope-from when reporting through sendmail (bug#19054). | 113 | envelope-from when reporting through sendmail (bug#19054). |