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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 20 May 2007 03:12:24 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/05/20 03:12:23

Index: lisp/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11103
retrieving revision 1.11104
diff -u -b -r1.11103 -r1.11104
--- lisp/ChangeLog      20 May 2007 02:24:31 -0000      1.11103
+++ lisp/ChangeLog      20 May 2007 03:12:19 -0000      1.11104
@@ -20,6 +20,29 @@
 
        * textmodes/sgml-mode.el: Revert last change.
 
+2007-05-18  Richard Stallman  <address@hidden>
+
+       * simple.el (push-mark): Doc fix.
+
+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>
 
        * printing.el: Group together all XEmacs/Emacs definitions.




reply via email to

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