]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/emacs-lisp/byte-opt.el (pure-fns): Fix typos.
authorMattias Engdegård <mattiase@acm.org>
Sun, 1 Nov 2020 14:01:31 +0000 (15:01 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sun, 1 Nov 2020 15:00:49 +0000 (16:00 +0100)
lisp/emacs-lisp/byte-opt.el

index 1dc83dd3958087e1133536e66866fee59140695a..56b957384f9c7381419907c2cc15c311f94e5d2e 100644 (file)
        '(concat regexp-opt regexp-quote
         string-to-char string-to-syntax symbol-name
          eq eql
-         = /= < <= => > min max
+         = /= < <= >= > min max
          + - * / % mod abs ash 1+ 1- sqrt
          logand logior lognot logxor logcount
          copysign isnan ldexp float logb
          ffloor fceiling fround ftruncate
          string= string-equal string< string-lessp
          string-search
-         consp atom listp nlistp propert-list-p
+         consp atom listp nlistp proper-list-p
          sequencep arrayp vectorp stringp bool-vector-p hash-table-p
          null not
          numberp integerp floatp natnump characterp