emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 09 Apr 2008 03:29:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/09 03:29:47

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6331
retrieving revision 1.6332
diff -u -b -r1.6331 -r1.6332
--- ChangeLog   9 Apr 2008 03:25:14 -0000       1.6331
+++ ChangeLog   9 Apr 2008 03:29:46 -0000       1.6332
@@ -1,5 +1,9 @@
 2008-04-09  Stefan Monnier  <address@hidden>
 
+       * keyboard.c (Qdeactivate_mark): New var.
+       (command_loop_1): Use it to call `deactivate-mark'.
+       (syms_of_keyboard): Initialize it.
+
        * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
        to another frame.
        * frame.c (do_switch_frame): Refine the top_frame/async_visible code.




reply via email to

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