aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2004-12-14 12:17:04 +0000
committerKim F. Storm <[email protected]>2004-12-14 12:17:04 +0000
commit5b631efcca1d76407a069e63f703339505dd01bc (patch)
treefe5d6f0bfa37eeb04fb942e7f47e9556246ab2a7
parent734c576596678065b39591128d88609bc6fc5aad (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b941258237..535c48393f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
+2004-12-14 Kim F. Storm <[email protected]>
+
+ * 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 <[email protected]>
* buff-menu.el (list-buffers-noselect): Collect internal info