diff options
| author | Glenn Morris | 2010-04-22 22:40:33 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-04-22 22:40:33 -0700 |
| commit | e5d1fb104bcb0fe011b58b616878bb736e98bc55 (patch) | |
| tree | d055b51282044af3f2aaf57b2100785e7c172c33 /lisp | |
| parent | 4a641642f161a7ecaf2956c91be79cd132f9dc49 (diff) | |
| download | emacs-e5d1fb104bcb0fe011b58b616878bb736e98bc55.tar.gz emacs-e5d1fb104bcb0fe011b58b616878bb736e98bc55.zip | |
ChangeLog fixes.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a6fabbf70a9..e51f380a0cd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1433,7 +1433,7 @@ | |||
| 1433 | * image-mode.el (image-toggle-display-image): | 1433 | * image-mode.el (image-toggle-display-image): |
| 1434 | Replace `create-image' with `create-animated-image'. | 1434 | Replace `create-image' with `create-animated-image'. |
| 1435 | 1435 | ||
| 1436 | 2010-03-09 Miles Bader <Miles Bader <miles@gnu.org>> | 1436 | 2010-03-09 Miles Bader <miles@gnu.org> |
| 1437 | 1437 | ||
| 1438 | * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog, | 1438 | * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog, |
| 1439 | instead of "format:"; this ensures that the output is | 1439 | instead of "format:"; this ensures that the output is |