Mercurial > emacs
comparison lisp/ChangeLog @ 107844:17333bba44b4
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 12 Apr 2010 21:24:10 -0400 |
parents | 64cb38b81502 |
children | c35518fa0d56 |
comparison
equal
deleted
inserted
replaced
107843:64cb38b81502 | 107844:17333bba44b4 |
---|---|
1 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935). | |
2 | 4 |
3 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument | 5 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument |
4 to the minor mode function now turns the mode ON unconditionally. | 6 to the minor mode function now turns the mode ON unconditionally. |
5 | 7 |
6 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca> | 8 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca> |