Nicolas Goaziou
|
0f589a33b2
org-list: added description tag as data in structures
|
15 years ago |
Nicolas Goaziou
|
6c81e8cc05
Move org-get-string-indentation out of org-list.el
|
15 years ago |
Nicolas Goaziou
|
fa1ed96d00
org-list: code comments and doc-strings improvements
|
15 years ago |
Nicolas Goaziou
|
2adbcfffe1
Remove uses of deprecated top-point and bottom-point functions
|
15 years ago |
Nicolas Goaziou
|
148deffd4e
org-list: move error messages in interactive indent/outdent functions
|
15 years ago |
Nicolas Goaziou
|
9230df2e0d
org-list: rewrite of org-apply-on-list
|
15 years ago |
Nicolas Goaziou
|
e2c1ec92a4
org-list: new parsing of lists
|
15 years ago |
Nicolas Goaziou
|
14df1d59d4
org-list: various fixes to accessors
|
15 years ago |
Nicolas Goaziou
|
c12ce921d7
Checkboxes do not change indentation in lists
|
15 years ago |
Nicolas Goaziou
|
e223357743
Lighten process when C-c C-c is called at a list item
|
15 years ago |
Nicolas Goaziou
|
ddcd5d480f
org-list: rewrite of insert-item code.
|
15 years ago |
Nicolas Goaziou
|
e865ce445a
org-list: interactive navigation functions use accessors
|
15 years ago |
Nicolas Goaziou
|
b2c369725a
org-list: keep byte-compiler happy
|
15 years ago |
Nicolas Goaziou
|
af8da7965c
org-list: interactive tools use new structures
|
15 years ago |
Nicolas Goaziou
|
d48a6cf50d
org-list: new way to get structure of a list and new accessors
|
15 years ago |
Nicolas Goaziou
|
1829aa79b5
org-list: use list structure to update checkboxes and cookies
|
15 years ago |
Nicolas Goaziou
|
8a3a81c08e
org-list: fix checkboxes directly from list structures
|
15 years ago |
Nicolas Goaziou
|
7e57111524
org-list: implement new accessors to list structures
|
15 years ago |
Nicolas Goaziou
|
cad24d757d
org-list: add checkbox to list structures
|
15 years ago |
Bastien Guerry
|
e16c502b4a
org-latex.el: fix bug about #+BIND directive not followed.
|
14 years ago |
Bastien Guerry
|
68114fb650
Replace remaining htmlp and latexp conditions.
|
14 years ago |
David Maus
|
373caa4d1c
Change date of obsolete declaration to 2011-02-17
|
14 years ago |
David Maus
|
0d6dacd978
Throw error if encoding character in utf8 fails
|
15 years ago |
David Maus
|
0590bb7fe1
Use `org-link-unescape' instead of obsolete unhex string function
|
15 years ago |
David Maus
|
139cc1d4c2
Always percent escape the percent sign
|
15 years ago |
David Maus
|
7b58cccddd
Refactor unescaping functions
|
15 years ago |
David Maus
|
dc76fd5d71
Rename lambda argument
|
15 years ago |
David Maus
|
1350e57626
Add percent sign to list of escape chars
|
15 years ago |
David Maus
|
d8c2cad3ef
Use new percent escape character table format
|
15 years ago |
David Maus
|
98bf28c52f
Remove obsolete argument in call to org-link-unescape
|
15 years ago |