diff options
| author | André Spiegel | 2003-08-12 18:05:44 +0000 |
|---|---|---|
| committer | André Spiegel | 2003-08-12 18:05:44 +0000 |
| commit | 8b9177ce1bc5abadf4bb7e51a917df76a7b62003 (patch) | |
| tree | cdc83cebd390fe8c2c1e0e34fff267f305c40d12 | |
| parent | 8bfde4bea15ac3e1f881f33b5842ab21705bd21c (diff) | |
| download | emacs-8b9177ce1bc5abadf4bb7e51a917df76a7b62003.tar.gz emacs-8b9177ce1bc5abadf4bb7e51a917df76a7b62003.zip | |
#
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9509a871d64..2e2400979ae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-08-12 Andre Spiegel <spiegel@gnu.org> | ||
| 2 | |||
| 3 | * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses. | ||
| 4 | (vc-sccs-workfile-version): Search the entire delta table, rather | ||
| 5 | than just the first entry, because that might be a deleted version. | ||
| 6 | |||
| 1 | 2003-08-11 Karl Fogel <kfogel@red-bean.com> | 7 | 2003-08-11 Karl Fogel <kfogel@red-bean.com> |
| 2 | 8 | ||
| 3 | * menu-bar.el (menu-bar-options-menu): Supply a body for the | 9 | * menu-bar.el (menu-bar-options-menu): Supply a body for the |