• Show log

    Commit

  • Hash : b12a85c0
    Author : Paul Eggert
    Date : 2018-06-30T18:47:11

    regex: trim module dependencies
    
    * modules/regex (Depends-on): Remove gettext-h and lock,
    since the regex code should work OK without these modules,
    and Emacs uses it that way.  Also remove memcmp, memmove,
    and wctype, as these modules are obsolete and should not be
    needed any more.
    

  • README

  • Please create and read the docs with
    
      $ cd doc
      $ make gnulib.html
      $ xdg-open gnulib.html
    
    or read the online manual at
    
      https://www.gnu.org/software/gnulib/manual/gnulib.html