emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp woman.el


From: David Kastrup
Subject: [Emacs-commit] emacs/lisp woman.el
Date: Thu, 03 Jun 2004 15:54:59 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     David Kastrup <address@hidden>  04/06/03 19:53:54

Modified files:
        lisp           : woman.el 

Log message:
        (woman-mapcan): More concise code.
        (woman-topic-all-completions, woman-topic-all-completions-1)
        (woman-topic-all-completions-merge): Replace by a simpler and
        much faster implementation based on O(n log n) sort/merge instead
        of the old O(n^2) behavior.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/woman.el.diff?tr1=1.22&tr2=1.23&r1=text&r2=text





reply via email to

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