Mercurial > emacs
changeset 81784:f2e9e14a1ef2
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 10 Jul 2007 03:53:08 +0000 |
parents | f1d802f34413 |
children | 9ec60a953d51 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jul 10 03:50:54 2007 +0000 +++ b/lisp/ChangeLog Tue Jul 10 03:53:08 2007 +0000 @@ -1,13 +1,6 @@ -2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org> - - * cus-start.el (file-coding-system-alist): Fix custom type. - -2007-07-08 Chong Yidong <cyd@stupidchicken.com> - - * longlines.el (longlines-wrap-region): Avoid marking buffer as - modified. - (longlines-auto-wrap, longlines-window-change-function): Remove - unnecessary calls to set-buffer-modified-p. +2007-07-10 Guanpeng Xu <herberteuler@hotmail.com> + + * subr.el (looking-at-p, string-match-p): New functions. 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de> @@ -31,6 +24,17 @@ * cus-start.el (file-coding-system-alist): Fix custom type. +2007-07-08 Chong Yidong <cyd@stupidchicken.com> + + * longlines.el (longlines-wrap-region): Avoid marking buffer as + modified. + (longlines-auto-wrap, longlines-window-change-function): Remove + unnecessary calls to set-buffer-modified-p. + +2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org> + + * cus-start.el (file-coding-system-alist): Fix custom type. + 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca> * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.