qemacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemacs-commit] qemacs qe.c


From: Charlie Gordon
Subject: [Qemacs-commit] qemacs qe.c
Date: Fri, 5 May 2017 15:58:40 -0400 (EDT)

CVSROOT:        /sources/qemacs
Module name:    qemacs
Changes by:     Charlie Gordon <chqrlie>        17/05/05 15:58:39

Modified files:
        .              : qe.c 

Log message:
        basic: C-g erases diag area (bottom right corner)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemacs/qe.c?cvsroot=qemacs&r1=1.279&r2=1.280

Patches:
Index: qe.c
===================================================================
RCS file: /sources/qemacs/qemacs/qe.c,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -b -r1.279 -r1.280
--- qe.c        3 May 2017 10:50:49 -0000       1.279
+++ qe.c        5 May 2017 19:58:39 -0000       1.280
@@ -1823,6 +1823,7 @@
 
     /* well, currently nothing needs to be aborted in global context */
     /* CG: Should remove popups, sidepanes, helppanes... */
+    put_status(s, "|");
     put_status(s, "Quit");
 }
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]