Mercurial > emacs
comparison lisp/ChangeLog @ 71790:8a30c071b5fb
* progmodes/ebrowse.el (ebrowse-display-member-buffer): Avoid
using with-output-to-temp-buffer, which clobbers local vars.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 11 Jul 2006 16:39:50 +0000 |
parents | aa53161fdb21 |
children | 6d32f7f6fd3a |
comparison
equal
deleted
inserted
replaced
71789:aa53161fdb21 | 71790:8a30c071b5fb |
---|---|
1 2006-07-11 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * progmodes/ebrowse.el (ebrowse-display-member-buffer): Avoid | |
4 using with-output-to-temp-buffer, which clobbers local vars. | |
5 | |
1 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * progmodes/compile.el (compilation-error-regexp-alist-alist): | 8 * progmodes/compile.el (compilation-error-regexp-alist-alist): |
4 Fix ambiguity introduced by last change. | 9 Fix ambiguity introduced by last change. |
5 (compilation-find-file): Move save-excursion to where it may | 10 (compilation-find-file): Move save-excursion to where it may |