qemacs-commit
[Top][All Lists]
Advanced

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

[Qemacs-commit] qemacs .cvsignore


From: Charlie Gordon
Subject: [Qemacs-commit] qemacs .cvsignore
Date: Wed, 27 Mar 2019 03:44:36 -0400 (EDT)

CVSROOT:        /sources/qemacs
Module name:    qemacs
Changes by:     Charlie Gordon <chqrlie>        19/03/27 03:44:36

Modified files:
        .              : .cvsignore 

Log message:
        Small fixes
        
        - add qe_digit_value(): returns arithmetic value of character
        - single test in qe_inrange()
        - simplify qe_isxdigit() and use qe_isxdigit_()
        - remove to_hex()
        - hex.c: use qe_digit_value() instead of to_hex()
        - update TODO.org, README
        - bump VERSION to 5.2alpha

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemacs/.cvsignore?cvsroot=qemacs&r1=1.18&r2=1.19

Patches:
Index: .cvsignore
===================================================================
RCS file: /sources/qemacs/qemacs/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- .cvsignore  19 Dec 2018 14:00:08 -0000      1.18
+++ .cvsignore  27 Mar 2019 07:44:36 -0000      1.19
@@ -11,6 +11,7 @@
 *.dSYM
 qe
 qe_g
+qe_debug
 tqe
 tqe_g
 xqe



reply via email to

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