1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 02:51:31 -08:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2006-02-15 01:05:41 +00:00
parent 5f69492604
commit 9d8f542c7c
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-02-14 Richard M. Stallman <rms@gnu.org>
* building.texi (GDB User Interface Layout): Don't say `inferior'
for program being debugged.
2006-02-15 Nick Roberts <nickrob@snap.net.nz>
* building.texi (GDB Graphical Interface): Replace

View file

@ -1,5 +1,7 @@
2006-02-14 Richard M. Stallman <rms@gnu.org>
* frame.c (x_get_arg): Clear out all occurrences of PARAM in ALIST.
* m/ibms390x.h: New file.
2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>