Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5102:ec6e767f8fc5
age | author | description |
---|---|---|
Fri, 05 Mar 2010 07:20:26 -0600 | Ben Wing | merge |
Fri, 26 Feb 2010 07:44:49 -0600 | Ben Wing | fix auto-autoloads when default coding system is utf-8 |
Fri, 05 Mar 2010 15:11:52 +0000 | Aidan Kehoe | Avoid the query-coding-tests.el hang, by fixing a logic bug. |
Thu, 04 Mar 2010 16:47:16 +0000 | Aidan Kehoe | Use #'subseq, not #'substring, in native-windows-specific code, make-docfile.el |
Wed, 03 Mar 2010 18:40:12 +0000 | Aidan Kehoe | Make #'substring an alias of #'subseq; give the latter the byte code. |
Tue, 02 Mar 2010 13:02:36 +0000 | Aidan Kehoe | Handle the :from-end argument correctly, #'delete-duplicates compiler macro. |
Mon, 01 Mar 2010 21:05:33 +0000 | Aidan Kehoe | Add a PARSE_KEYWORDS macro, use it in #'make-hash-table. |