Mercurial > emacs
changeset 45731:1bc9d2131726
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 10 Jun 2002 08:05:13 +0000 |
parents | 93ebda6f1155 |
children | 5555fce97d97 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jun 10 08:04:48 2002 +0000 +++ b/lisp/ChangeLog Mon Jun 10 08:05:13 2002 +0000 @@ -1,5 +1,8 @@ 2002-06-10 Miles Bader <miles@gnu.org> + * simple.el (line-move-finish): Inhibit field motion when + computing `line-end'. + * files.el (revert-buffer): Correct typo: variable name is `buffer-file-format', not `buffer-file-formats'.