Mercurial > emacs
changeset 59488:a111e3fea086
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 12 Jan 2005 00:52:33 +0000 |
parents | c1de47aaf80f |
children | a72af674f3d8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
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):