Mercurial > emacs
changeset 101492:3f77442b1edf
* term/ns-win.el (ns-insert-working-text, ns-delete-working-text):
Remove from global map and key definitions.
(ns-toggle-toolbar, ns-info-prefs): Add to global map and key
definitions.
(ns-show-preferences-help, ns-unput-working-text): New functions.
(ns-unecho-working-text): Update message.
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Sun, 25 Jan 2009 19:50:16 +0000 |
parents | 305655dc1e3a |
children | 56b54a17e930 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jan 25 19:49:07 2009 +0000 +++ b/lisp/ChangeLog Sun Jan 25 19:50:16 2009 +0000 @@ -1,3 +1,12 @@ +2009-01-25 Adrian Robert <Adrian.B.Robert@gmail.com> + + * term/ns-win.el (ns-insert-working-text, ns-delete-working-text): + Remove from global map and key definitions. + (ns-toggle-toolbar, ns-info-prefs): Add to global map and key + definitions. + (ns-show-preferences-help, ns-unput-working-text): New functions. + (ns-unecho-working-text): Update message. + 2009-01-25 Craig Markwardt <cbmarkwardt@gmail.com> * calendar/icalendar.el (icalendar-uid-format): New defcustom