[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/ChangeLog.10,v
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/src/ChangeLog.10,v |
Date: |
Wed, 01 Oct 2008 09:13:12 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Juanma Barranquero <lektu> 08/10/01 09:12:54
Index: src/ChangeLog.10
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog.10,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- src/ChangeLog.10 24 Sep 2008 01:16:46 -0000 1.15
+++ src/ChangeLog.10 1 Oct 2008 09:12:52 -0000 1.16
@@ -18993,7 +18993,7 @@
* coding.c (coding_system_accept_latin_extra_p): Delete this
function.
(find_safe_codings): Pay attention to
- the property tranlsation-table-for-encode of each codings.
+ the property translation-table-for-encode of each codings.
(syms_of_coding): Give Qtranslation_table the extra slot number 2.
2003-05-01 Stefan Monnier <address@hidden>
@@ -19583,7 +19583,7 @@
(x_intersect_rectangles): New generic functions for use by xdisp.c
and GUI front-ends.
(syms_of_xdisp): Initialize and staticpro help_echo* variables.
- Defvar_bool "x-streach-cursor" and "mouse-autoselect-window" here.
+ Defvar_bool "x-stretch-cursor" and "mouse-autoselect-window" here.
* dispextern.h (Display_Info): Generic typedef for *_display_info.
(NativeRectangle): Generic typedef for rectangle type.
@@ -25322,7 +25322,7 @@
* msdos.c (x_autoselect_window_p): New variable.
(syms_of_msdos): Defvar it.
(dos_rawgetc): If x_autoselect_window_p is set, select the window in
- which the last mouse movement occured, unless it is already selected.
+ which the last mouse movement occurred, unless it is already selected.
* xdisp.c (automatic_hscroll_margin, Vautomatic_hscroll_step):
New variables.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/ChangeLog.10,v,
Juanma Barranquero <=