Mercurial > emacs
comparison lisp/ChangeLog @ 91911:07b62dd00afa
* simple.el (transient-mark-mode): Add an :init-value.
* startup.el (command-line): Use custom-reevaluate-setting for
transient-mark-mode.
* callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
with Qt.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 17 Feb 2008 16:57:44 +0000 |
parents | 0035f4b77d14 |
children | b6212a3c659c |
comparison
equal
deleted
inserted
replaced
91910:27249878ef44 | 91911:07b62dd00afa |
---|---|
1 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * simple.el (transient-mark-mode): Add an :init-value. | |
4 | |
5 * startup.el (command-line): Use custom-reevaluate-setting for | |
6 transient-mark-mode. | |
7 | |
1 2008-02-17 Micha$(Q)a(Bl Cadilhac <michael@cadilhac.name> | 8 2008-02-17 Micha$(Q)a(Bl Cadilhac <michael@cadilhac.name> |
2 | 9 |
3 * wdired.el (wdired-allow-to-change-permissions): Fix typo. | 10 * wdired.el (wdired-allow-to-change-permissions): Fix typo. |
4 | 11 |
5 2008-02-16 Juri Linkov <juri@jurta.org> | 12 2008-02-16 Juri Linkov <juri@jurta.org> |