Historia zmian

Autor SHA1 Wiadomość Data
  Nicolas Goaziou d05c77d6a5 Fix infinite loop when buffer was ending on a blank lines with whitespaces. 14 lat temu
  Nicolas Goaziou 421ba3a187 Correctly get bullet when point is not at bol. 14 lat temu
  Nicolas Goaziou 0932dac73d Fix `org-list-bottom-point' when point is after end of list. 14 lat temu
  Nicolas Goaziou e2dc3cd985 Small modification to `org-list-ending-method' docstring. 14 lat temu
  Nicolas Goaziou 7a46718ec6 Optimize search of top and bottom points when ending method is `both' 14 lat temu
  Nicolas Goaziou 595ce4e7f8 Minor fix. 14 lat temu
  Nicolas Goaziou 5de49d2032 Optimize list indentation. 14 lat temu
  Nicolas Goaziou 7e6778c16f When indenting a region, first check if there is any item to move. 14 lat temu
  Nicolas Goaziou 668e5832c2 Bug fix: `org-list-struct' would get the last item twice sometimes. 14 lat temu
  Nicolas Goaziou 5dee2ec351 Fix code typo. 14 lat temu
  Nicolas Goaziou 86228b817c Changed default value of `org-list-ending-method' 14 lat temu
  Nicolas Goaziou ebf5e1236b Fix bug when buffer is starting with a list. 14 lat temu
  Nicolas Goaziou df33ccb956 Do not drag outside items when moving whole list multiple times. 14 lat temu
  Nicolas Goaziou 7b8352f94b Renamed `org-indent-item-tree' to `org-list-indent-item-generic'. 14 lat temu
  Nicolas Goaziou bac9497d7a Handle drawers correctly. 14 lat temu
  Nicolas Goaziou 50f2c13ddc Modified docstrings according to `checkdoc-current-buffer'. 14 lat temu
  Nicolas Goaziou c675061eb2 Speed optimization of indent method 14 lat temu
  Nicolas Goaziou c96c14a9d5 Fix bug in `org-list-bottom-point' and `org-list-top-point'. 14 lat temu
  Nicolas Goaziou 221ff58e19 Small optimization. 14 lat temu
  Nicolas Goaziou 113818cdf0 Bug fix: infinite loop while looking for top point with indent method 14 lat temu
  Nicolas Goaziou 6b2468477e [@num] is valid to enforce a numbering (same as [@start:num]) 14 lat temu
  Nicolas Goaziou 56542f799c Removed renumber rule. Documentation fixes. 14 lat temu
  Nicolas Goaziou 347f39445a Added some documentation to code. 14 lat temu
  Nicolas Goaziou b5eb7047f3 Now both indentation and regexps can end lists 14 lat temu
  Nicolas Goaziou 2cca510276 Fix structure for malformed lists. 14 lat temu
  Nicolas Goaziou 8b66f26920 Modified indentation of long lines of code. 14 lat temu
  Nicolas Goaziou d2b3923b6a Keep byte-compiler happy. 14 lat temu
  Nicolas Goaziou dae1ec63a9 org-fix-bullet-type is now org-list-repair. Created aliases for compatibility. 14 lat temu
  Nicolas Goaziou dea5050dbc Ensure shifting top-level item can catch column 0 14 lat temu
  Nicolas Goaziou 1230cf9f09 Fix bug when inserting an item after bottom point of list 14 lat temu