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 b9cc231498c..102713618ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-10-09 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * vc-cvs.el (vc-cvs-dir-stay-local): New variable. | ||
| 4 | (vc-cvs-dir-status): Use it. | ||
| 5 | |||
| 1 | 2008-10-08 Chong Yidong <cyd@stupidchicken.com> | 6 | 2008-10-08 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * json.el (json-skip-whitespace): Fix last change. | 8 | * json.el (json-skip-whitespace): Fix last change. |