Mercurial > emacs
changeset 71184:bca9b5c80fd3
Fix date of last entry.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 03 Jun 2006 08:39:30 +0000 |
parents | 1b96892b5925 |
children | b70c012cd8fa |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jun 03 08:38:43 2006 +0000 +++ b/lisp/ChangeLog Sat Jun 03 08:39:30 2006 +0000 @@ -1,4 +1,4 @@ -2006-05-20 Vivek Dasmohapatra <vivek@etla.org> +2006-06-03 Vivek Dasmohapatra <vivek@etla.org> * progmodes/sh-script.el (sh-quoted-exec): New face for quoted exec constructs like `foo bar`.