Commit Briefs

c1c5498760 Omar Polo

0.4.1 "buildfix" release (tags/0.4.1)

Fixed the dist tarball generation


6eb2d5f337 Omar Polo

fix for distcheck



4dff850def Omar Polo

start a new cycle


cd2f2c8244 Omar Polo

updated asciinema for 0.4


9b5d7bfee2 Omar Polo

tagged 0.4 --- "La faccia della luna" (tags/0.4)


bbab3a083e Omar Polo

sync



85c820b8b3 Omar Polo

allow space in sensible_self_insert


05bc942ed5 Omar Polo

changed default tab separator character

Suggested by Gnuserland, thanks!


75fd746bda Omar Polo

fix warning and mention line.help



d7352f56a0 Omar Polo

give a name to to the help buffer


9a7d62cb7b Omar Polo

sync


c6be26e477 Omar Polo

pretty print help lines


1f496e7b32 Omar Polo

include compat.h before everything else


41b1ed0430 Omar Polo

fix counter in scroll-line-up


bdb21d5147 Omar Polo

fix redraw when side window is visible


5924d8d2a9 Omar Polo

jump to line in the current buffer!



7102f5d94d Omar Polo

recompute help only when needed


54ee0a94b6 Omar Polo

move in_minibuffer too


786e6deb98 Omar Polo

always include compat.h first


bccb5b0b99 Omar Polo

move some initializations to minibuffer.c


4bc446b95b Omar Polo

reorder minibuffer stuff

and while there also rename the bogus completing_read to minibuffer_read. To get a ``completing-read'' one has to call enter_minibuffer with the right parameters.