Mercurial > emacs
changeset 51958:e244778fbafe
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Fri, 18 Jul 2003 22:46:08 +0000 |
parents | af9092ef950b |
children | cfbd08e9b444 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 18 22:43:52 2003 +0000 +++ b/lisp/ChangeLog Fri Jul 18 22:46:08 2003 +0000 @@ -1,3 +1,8 @@ +2003-07-18 John Paul Wallington <jpw@gnu.org> + + * simple.el (current-word): Don't include punctuation char when + `really-word' arg is non-nil. + 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org> * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -