Mercurial > emacs
comparison lisp/ChangeLog @ 107574:2628198e4d2a
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 30 Mar 2010 13:22:34 +1300 |
parents | 954352cc49bd |
children | babfb0a156a1 |
comparison
equal
deleted
inserted
replaced
107573:954352cc49bd | 107574:2628198e4d2a |
---|---|
12 of initial cd command (Bug#5771). | 12 of initial cd command (Bug#5771). |
13 | 13 |
14 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change) | 14 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change) |
15 | 15 |
16 * find-dired.el (find-dired): Use read-directory-name (Bug#5777). | 16 * find-dired.el (find-dired): Use read-directory-name (Bug#5777). |
17 | |
18 2010-03-27 Nick Roberts <nickrob@snap.net.nz> | |
19 | |
20 Restore GDB/MI fuctionality removed by r99212. | |
21 * lisp/progmodes/gdb-mi.el: Restored. | |
22 * lisp/progmodes/gdb-ui.el: Removed. | |
23 * lisp/progmodes/gud.el: Re-accommodated for gdb-mi.el. | |
17 | 24 |
18 2010-03-25 Glenn Morris <rgm@gnu.org> | 25 2010-03-25 Glenn Morris <rgm@gnu.org> |
19 | 26 |
20 * desktop.el (desktop-save-buffer-p): Don't mistakenly include | 27 * desktop.el (desktop-save-buffer-p): Don't mistakenly include |
21 all dired buffers, even tramp ones. (Bug#5755) | 28 all dired buffers, even tramp ones. (Bug#5755) |