Mercurial > emacs
comparison lisp/ChangeLog @ 112224:4af12aa726d1
Abbrev.el fix for bug #7733. (tiny change)
* lisp/abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
table, get the value before switching to the output buffer.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 02 Jan 2011 22:13:35 -0800 |
parents | 02196c405b19 |
children | 8abb8860e89c |
comparison
equal
deleted
inserted
replaced
112223:02196c405b19 | 112224:4af12aa726d1 |
---|---|
1 2011-01-03 Brent Goodrick <bgoodr@gmail.com> | |
2 | |
3 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev | |
4 table, get the value before switching to the output buffer. (Bug#7733) | |
5 | |
1 2011-01-03 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2011-01-03 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628). | 8 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628). |
4 | 9 |
5 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca> | 10 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca> |