*** empty log message ***
This commit is contained in:
parent
9326ba2682
commit
146b8b16f3
3 changed files with 12 additions and 4 deletions
|
|
@ -1,7 +1,3 @@
|
|||
2010-03-27 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
|
||||
|
||||
2010-03-27 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* config.bat <lib-src>: Edit out lines that begin with several #
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
* emacs.texi (Top): Update node names to those in building.texi.
|
||||
|
||||
2010-03-27 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
|
||||
doc/emacs/emacs.texi: Update node names for building.texi.
|
||||
|
||||
2010-03-24 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* ack.texi (Acknowledgments):
|
||||
|
|
|
|||
|
|
@ -15,6 +15,13 @@
|
|||
|
||||
* find-dired.el (find-dired): Use read-directory-name (Bug#5777).
|
||||
|
||||
2010-03-27 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
|
||||
* lisp/progmodes/gdb-mi.el: Restored.
|
||||
* lisp/progmodes/gdb-ui.el: Removed.
|
||||
* lisp/progmodes/gud.el: Re-accommodated for gdb-mi.el.
|
||||
|
||||
2010-03-25 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* desktop.el (desktop-save-buffer-p): Don't mistakenly include
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue