diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9637102a484..df63f549e82 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-12-22 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32-fns.el (convert-standard-filename): Wrap in | ||
| 4 | save-match-data. | ||
| 5 | |||
| 1 | 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change) | 6 | 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change) |
| 2 | 7 | ||
| 3 | * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in | 8 | * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in |