Commit History

Author SHA1 Message Date
  Nicolas Goaziou c675061eb2 Speed optimization of indent method 14 years ago
  Nicolas Goaziou c96c14a9d5 Fix bug in `org-list-bottom-point' and `org-list-top-point'. 14 years ago
  Nicolas Goaziou 221ff58e19 Small optimization. 14 years ago
  Nicolas Goaziou 113818cdf0 Bug fix: infinite loop while looking for top point with indent method 14 years ago
  Nicolas Goaziou 6b2468477e [@num] is valid to enforce a numbering (same as [@start:num]) 14 years ago
  Nicolas Goaziou 56542f799c Removed renumber rule. Documentation fixes. 14 years ago
  Nicolas Goaziou 347f39445a Added some documentation to code. 14 years ago
  Nicolas Goaziou b5eb7047f3 Now both indentation and regexps can end lists 14 years ago
  Nicolas Goaziou 2cca510276 Fix structure for malformed lists. 14 years ago
  Nicolas Goaziou 8b66f26920 Modified indentation of long lines of code. 14 years ago
  Nicolas Goaziou d2b3923b6a Keep byte-compiler happy. 14 years ago
  Nicolas Goaziou dae1ec63a9 org-fix-bullet-type is now org-list-repair. Created aliases for compatibility. 14 years ago
  Nicolas Goaziou dea5050dbc Ensure shifting top-level item can catch column 0 14 years ago
  Nicolas Goaziou 1230cf9f09 Fix bug when inserting an item after bottom point of list 14 years ago
  Nicolas Goaziou 8385393fe6 Optimize writing of structure to buffer. 14 years ago
  Nicolas Goaziou 8c89086e73 Refactoring of search functions. 14 years ago
  Nicolas Goaziou bed92c6863 Refactoring 14 years ago
  Nicolas Goaziou 443afde30c Handle `org-list-demote-modify-bullet' 14 years ago
  Nicolas Goaziou 0c1b40bd6c Removed unused functions. 14 years ago
  Nicolas Goaziou 97c60a1a86 More rules to determine blank lines when inserting item 14 years ago
  Nicolas Goaziou d726f924dd Fix bug when moving a *-list at column 0. Docstrings modifications. 14 years ago
  Nicolas Goaziou a2a72f38fa Toggle checkbox even if not at beginning of line. 14 years ago
  Nicolas Goaziou e8967901fa Little bug fix. 14 years ago
  Nicolas Goaziou 5d196be958 Small refactoring. 14 years ago
  Nicolas Goaziou 9eab167626 Indentation is faster and now correct. Indenting region is back. 14 years ago
  Nicolas Goaziou 030fc40b1d Minor refactoring. 14 years ago
  Nicolas Goaziou 0dab6a2e1b Do not enforce white spaces just after [@start:num]. 14 years ago
  Nicolas Goaziou 5a3113592a Allow multiple [@start:num] in a list. 14 years ago
  Nicolas Goaziou c5f4081221 Fix reordering bug when when cycling indentation above 10th item. 14 years ago
  Nicolas Goaziou 5903c08447 Moving top list item will move whole list only if moving by subtree. 14 years ago