log lisp/minibuf.el @ 5474:4dee0387b9de

age author description
2011-03-28 Mats Lidell Merged with trunk.
2011-03-17 Mats Lidell Merge with trunk.
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2011-03-24 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
2011-03-10 Aidan Kehoe Use ', not #', when a given symbol may not have a function binding at read time
2011-03-08 Aidan Kehoe Examining the result of #'length: `eql', not `=', it's better style & cheaper
2010-09-16 Aidan Kehoe Change forms like (delq nil (mapcar ...)) to (mapcan ...).
2010-01-01 Aidan Kehoe Use uninterned symbols in various information-hiding contexts.