From: Glenn Morris Date: Mon, 16 Mar 2009 00:23:45 +0000 (+0000) Subject: Formatting fix. X-Git-Tag: emacs-pretest-23.0.92~174 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7c310b24cfa7034a8c24c37ef478d0bb2859209e;p=emacs.git Formatting fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3c0bdbc20c0..2c26edd1d7a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -35,10 +35,11 @@ * term/ns-win.el (ns-expand-space): Remove. (ns-show-prefs event): Run `customize'. (ns-power-off): Run `save-buffers-kill-emacs', but ask user - whether to save files (as is standard) + whether to save files (as is standard). (clipboard-yank, clipboard-kill-ring-save, clipboard-kill-region) (menu-bar-enable-clipboard): Do not undefine these. - (ns-save-preferences,ns-save-options,ns-show-preferences-help): Remove. + (ns-save-preferences, ns-save-options, ns-show-preferences-help): + Remove. 2009-03-14 Glenn Morris