diff lisp/ChangeLog @ 59488:a111e3fea086

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Wed, 12 Jan 2005 00:52:33 +0000
parents ad03a223e4e1
children 6aaea6eb876c
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 12 00:51:17 2005 +0000
+++ b/lisp/ChangeLog	Wed Jan 12 00:52:33 2005 +0000
@@ -17,6 +17,13 @@
 	to get the right value of window-width in list-colors-print
 	after the buffer is displayed.
 
+	* simple.el (pop-mark): Move deactivate-mark out of conditional
+	part to deactivate the active mark regardless of the state of the
+	mark ring.
+
+	* desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
+	variables line in desktop files.
+
 2005-01-12  Juri Linkov  <juri@jurta.org>
 
 	* isearch.el (search-highlight, isearch, isearch-lazy-highlight):