# HG changeset patch # User Juri Linkov # Date 1105491153 0 # Node ID a111e3fea08611b58c735dc9bd3d485155764a75 # Parent c1de47aaf80f78f369d637c7c2bf2007b074a839 *** empty log message *** diff -r c1de47aaf80f -r a111e3fea086 lisp/ChangeLog --- 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 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):