]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix error in ChangeLog entry.
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 31 Jul 2012 07:42:43 +0000 (09:42 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 31 Jul 2012 07:42:43 +0000 (09:42 +0200)
src/ChangeLog

index 7db89140105e0ab9623174dfa6f9541f16ef8485..ac16e529b1e8eecfc01caeeec185c84a04545a09 100644 (file)
@@ -32,7 +32,7 @@
 2012-07-30  Jan Djärv  <jan.h.d@swipnet.se>
 
        * nsterm.m (ns_do_open_file): New variable.
-       (ns_term_init): Set ns_do_open_file to NO after run returns.
+       (ns_term_init): Set ns_do_open_file to YES after run returns.
        (openFile, openTempFile, openFileWithoutUI, openFiles): Open
        files only if ns_do_open_file.