Commit History

Author SHA1 Message Date
  Nicolas Goaziou 15928db323 Implement new list definition 14 years ago
  Nicolas Goaziou 86b4d5e69d Keep byte-compiler happy 14 years ago
  Nicolas Goaziou 8e5729c466 Speed optimizations and docstring modifications. 14 years ago
  Nicolas Goaziou d05c77d6a5 Fix infinite loop when buffer was ending on a blank lines with whitespaces. 14 years ago
  Nicolas Goaziou 421ba3a187 Correctly get bullet when point is not at bol. 14 years ago
  Nicolas Goaziou 0932dac73d Fix `org-list-bottom-point' when point is after end of list. 14 years ago
  Nicolas Goaziou e2dc3cd985 Small modification to `org-list-ending-method' docstring. 14 years ago
  Nicolas Goaziou 7a46718ec6 Optimize search of top and bottom points when ending method is `both' 14 years ago
  Nicolas Goaziou 595ce4e7f8 Minor fix. 14 years ago
  Nicolas Goaziou 5de49d2032 Optimize list indentation. 14 years ago
  Nicolas Goaziou 7e6778c16f When indenting a region, first check if there is any item to move. 14 years ago
  Nicolas Goaziou 668e5832c2 Bug fix: `org-list-struct' would get the last item twice sometimes. 14 years ago
  Nicolas Goaziou 5dee2ec351 Fix code typo. 14 years ago
  Nicolas Goaziou 86228b817c Changed default value of `org-list-ending-method' 14 years ago
  Nicolas Goaziou ebf5e1236b Fix bug when buffer is starting with a list. 14 years ago
  Nicolas Goaziou df33ccb956 Do not drag outside items when moving whole list multiple times. 14 years ago
  Nicolas Goaziou 7b8352f94b Renamed `org-indent-item-tree' to `org-list-indent-item-generic'. 14 years ago
  Nicolas Goaziou bac9497d7a Handle drawers correctly. 14 years ago
  Nicolas Goaziou 50f2c13ddc Modified docstrings according to `checkdoc-current-buffer'. 14 years ago
  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