diff options
| author | Glenn Morris | 2013-09-12 23:56:35 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-09-12 23:56:35 -0700 |
| commit | 35ffc6ba91d41fab2e370ddb7587ad7fc17bd25b (patch) | |
| tree | b36e7c92c93fc1b34b2350f0e0625444d06fbb97 /lisp/ChangeLog | |
| parent | a89f3fdfa0809ce575820da4abbd2950c6b0c97a (diff) | |
| download | emacs-35ffc6ba91d41fab2e370ddb7587ad7fc17bd25b.tar.gz emacs-35ffc6ba91d41fab2e370ddb7587ad7fc17bd25b.zip | |
* lisp/progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index de9b8d91516..a05bdb99e26 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-09-13 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/gdb-mi.el (gud-cont, gud-step): Declare. | ||
| 4 | |||
| 1 | 2013-09-13 Michael Albinus <michael.albinus@gmx.de> | 5 | 2013-09-13 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 6 | ||
| 3 | * net/tramp.el (tramp-check-proper-method-and-host): Rename it from | 7 | * net/tramp.el (tramp-check-proper-method-and-host): Rename it from |