Menu

#13 patch to use native avl-tree code in emacs 23

closed-accepted
nobody
None
5
2009-12-24
2009-12-23
toby cabot
No

Based on the discussion in http://www.mail-archive.com/jdee-devel@lists.sourceforge.net/msg00127.html

this is a merge of two patches:
https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/applications/editors/emacs-modes/jdee/elib-avltree.patch
http://www.mail-archive.com/jdee-devel@lists.sourceforge.net/msg00095.html

The first one changed the code to use only the native avl-tree
functions, the second one used a compatibility shim to make newer
versions of emacs think they were running with elib. I turned that
around so that older versions of emacs think they're using the newer
code, which will make it easier to remove the shim when we no longer
need backward compatibility.

Discussion

  • toby cabot

    toby cabot - 2009-12-23

    use elib in older emacs, native avl-tree in newer

     
  • Len Trigg

    Len Trigg - 2009-12-24

    Applied, thanks!

     
  • Len Trigg

    Len Trigg - 2009-12-24
    • status: open --> closed-accepted
     

Log in to post a comment.