Mercurial > emacs
diff src/ChangeLog.10 @ 96376:c3309dba6542
American English spelling fix.
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Fri, 27 Jun 2008 07:34:53 +0000 |
| parents | 9c9415d59eac |
| children | 99d29280ea0d |
line wrap: on
line diff
--- a/src/ChangeLog.10 Fri Jun 27 07:30:14 2008 +0000 +++ b/src/ChangeLog.10 Fri Jun 27 07:34:53 2008 +0000 @@ -5561,7 +5561,7 @@ 2006-01-26 Lőrentey Károly <lorentey@elte.hu> - * editfns.c (Fconstrain_to_field): Fix behaviour on field boundaries. + * editfns.c (Fconstrain_to_field): Fix behavior on field boundaries. (find_field): Set before_field to after_field when pos is at BEGV. (Fline_beginning_position, Fline_end_position): Clarify confusing doc string. @@ -11188,7 +11188,7 @@ 2004-12-23 Jason Rumney <jasonr@gnu.org> - * image.c (__WIN32__) [HAVE_NTGUI]: Define for correct behaviour + * image.c (__WIN32__) [HAVE_NTGUI]: Define for correct behavior of JPEG library. 2004-12-22 Richard M. Stallman <rms@gnu.org> @@ -16570,7 +16570,7 @@ Use non-text cursor when mouse pointer is outside editable text, i.e. in the void after end-of-line or end-of-buffer; this was already done for W32, but is now standard for all systems -- - user can toggle show-text-cursor-in-void to get old behaviour. + user can toggle show-text-cursor-in-void to get old behavior. (syms_of_xdisp): DEFVAR_LISP Vshow_text_cursor_in_void and Vdisplay_pixels_per_inch. @@ -20827,7 +20827,7 @@ 2003-01-13 Francesco Potortì <pot@gnu.org> * fileio.c (Fdelete_directory, Fdelete_file): Document the - behaviour in front of symlinks. + behavior in front of symlinks. (Fdelete_file): Raise an error on directories. 2003-01-13 Dave Love <fx@gnu.org>
