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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 14 Dec 2004 07:26:52 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6749 emacs/lisp/ChangeLog:1.6750
*** emacs/lisp/ChangeLog:1.6749 Tue Dec 14 02:35:01 2004
--- emacs/lisp/ChangeLog        Tue Dec 14 12:17:04 2004
***************
*** 1,3 ****
--- 1,16 ----
+ 2004-12-14  Kim F. Storm  <address@hidden>
+ 
+       * simple.el (inhibit-mark-movement): Remove defvar.
+       (beginning-of-buffer, end-of-buffer): Don't use it.
+ 
+       * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun): Don't
+       use inhibit-mark-movement.
+ 
+       * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
+       (cua--undo-push-mark): Remove.
+       (cua--pre-command-handler, cua--post-command-handler): Don't
+       fiddle with inhibit-mark-movement.
+ 
  2004-12-14  Juri Linkov  <address@hidden>
  
        * buff-menu.el (list-buffers-noselect): Collect internal info




reply via email to

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