emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Fri, 18 May 2007 22:32:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Richard M. Stallman <rms>       07/05/18 22:32:10

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.41
retrieving revision 1.11049.2.42
diff -u -b -r1.11049.2.41 -r1.11049.2.42
--- ChangeLog   18 May 2007 02:39:26 -0000      1.11049.2.41
+++ ChangeLog   18 May 2007 22:32:08 -0000      1.11049.2.42
@@ -1,3 +1,22 @@
+2007-05-18  Rob Riepel  <address@hidden>
+
+       * emulation/tpu-edt.el (CSI-map, SS3-map) Moved from global-map to
+       tpu-global-map.
+       (tpu-original-global-map) Variable deleted.
+       (tpu-control-keys-map) New keymap variable.
+       (tpu-set-control-keys) Use tpu-reset-control-keys rather than
+       setting keymapping directly.
+       (tpu-reset-control-keys) Use tpu-control-keys-map instead of
+       tpu-global-map.
+       (tpu-edt-on): Activate the tpu-global-map.
+       (tpu-edt-off): Deactivate the tpu-global-map.
+       
+2007-05-18  Ryan Yeske  <address@hidden>
+
+       * textmodes/ispell.el (ispell-get-word): Return markers
+       for start and end positions.
+       (ispell-word): Assume END is a marker.
+
 2007-05-17  Vinicius Jose Latorre  <address@hidden>
 
        * ps-print.el: Use default color when foreground or background color




reply via email to

[Prev in Thread] Current Thread [Next in Thread]