diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 67f5bab1d81..269e28a63e9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | Add support for stashing a snapshot of the current tree. | ||
| 4 | * vc-git.el (vc-git-stash-snapshot): New function. | ||
| 5 | (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it. | ||
| 6 | |||
| 1 | 2009-12-08 Jose E. Marchesi <jemarch@gnu.org> | 7 | 2009-12-08 Jose E. Marchesi <jemarch@gnu.org> |
| 2 | 8 | ||
| 3 | * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line' | 9 | * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line' |