diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a1871e59677..83903e1e9e5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org> | ||
| 2 | |||
| 3 | * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax | ||
| 4 | is the same as subprogram call, not declaration. (Bug#5435). | ||
| 5 | |||
| 1 | 2010-01-23 Michael Albinus <michael.albinus@gmx.de> | 6 | 2010-01-23 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp-smb.el (tramp-smb-conf): New defcustom. | 8 | * net/tramp-smb.el (tramp-smb-conf): New defcustom. |