diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0de84114ed5..f9ae2f49158 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2007-12-27 Eric S. Raymond <esr@snark.thyrsus.com> | ||
| 2 | |||
| 3 | * (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el): Put | ||
| 4 | machinery in place to support editing of change comments | ||
| 5 | with 'e' in a log-view buffer. Not documented yet as this | ||
| 6 | only works for SCCS, RCS, and maybe CVS if you have admin | ||
| 7 | privileges. When we have backend support for Subversion and | ||
| 8 | more modern systems it will ve time to write this up. | ||
| 9 | |||
| 1 | 2007-12-27 Kenichi Handa <handa@ni.aist.go.jp> | 10 | 2007-12-27 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 11 | ||
| 3 | * international/mule-cmds.el (select-safe-coding-system): When a | 12 | * international/mule-cmds.el (select-safe-coding-system): When a |