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 8944b03af03..d1d7960bd85 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-03-03 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/compile.el (compilation-move-to-column): | ||
| 4 | Guard against negative col values. | ||
| 5 | |||
| 1 | 2009-03-03 Simon Josefsson <simon@josefsson.org> | 6 | 2009-03-03 Simon Josefsson <simon@josefsson.org> |
| 2 | 7 | ||
| 3 | * mail/smtpmail.el (smtpmail-auth-supported): Mention that list is | 8 | * mail/smtpmail.el (smtpmail-auth-supported): Mention that list is |