Mercurial > emacs
changeset 96791:c0971e06fee1
* ns-grabenv.el: File removed.
* term/ns-win.el: Contents of ns-grabenv.el moved here.
(ns-grabenv, ns-open-file-select-line): Doc fixes.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 18 Jul 2008 17:08:59 +0000 |
parents | c6f618073977 |
children | 50bfb208e018 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 18 16:54:36 2008 +0000 +++ b/lisp/ChangeLog Fri Jul 18 17:08:59 2008 +0000 @@ -3,7 +3,12 @@ * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc. * ns-carbon-compat.el: File removed. - * term/ns-win.el: Contents of ns-carbon-compat.el moved here. + + * ns-grabenv.el: File removed. + + * term/ns-win.el: Contents of ns-carbon-compat.el and + ns-grabenv.el moved here. + (ns-grabenv, ns-open-file-select-line): Doc fixes. 2008-07-18 Francesc Rocher <rocher@member.fsf.org>