summaryrefslogtreecommitdiff
path: root/lisp/org-toc.el
AgeCommit message (Expand)Author
2024-02-06Add some missing requires revealed by native compilationIhor Radchenko
2024-01-20lisp/org-toc.el: Fix all the compiler warningsIhor Radchenko
2024-01-06lisp/org-toc.el: Switch to lexical bindingIhor Radchenko
2024-01-06lisp/org-toc.el: Fix compiler warningsIhor Radchenko
2021-05-11Update/add the "Homepage" link in some headersBastien Guerry
2021-03-21Prefer HTTPS to HTTP for links to gnu.orgStefan Kangas
2021-01-01Update copyright year to 2021Kyle Meyer
2020-01-01Update copyright year to 2020Kyle Meyer
2019-11-16Fix typosJonas Bernoulli
2018-01-07Update copyright yearsKyle Meyer
2017-04-16Don't call kill-this-buffer outside of menusKyle Meyer
2017-01-05Update copyright yearsKyle Meyer
2016-01-09Merge branch 'maint'Kyle Meyer
2016-01-09Update copyright yearsKyle Meyer
2015-08-10Implement faster `show-children' functionNicolas Goaziou
2015-01-26contrib: Fix error messages.Aaron Ecay
2014-01-07Update copyright years again.Bastien Guerry
2014-01-05Revert "Update copyright years."Bastien Guerry
2014-01-04Update copyright years.Bastien Guerry
2013-10-08Use bzg@gnu.org instead of bzg AT gnu DOT orgBastien Guerry
2013-03-10contrib/lisp/*el: Fix license information and add "This file is not part..."Bastien Guerry
2013-02-26contrib/org-toc.el: add forward and back commandsAaron Ecay
2013-01-01Update copyright years.Bastien Guerry
2012-03-19Fix the master branch.Bastien Guerry
2012-03-17Manually revert maint to e85080.Bastien Guerry
2012-03-17Manually revert to the Release 7.8.04 tag.Bastien Guerry
2012-03-17Manually revert back to commit e85080.Bastien Guerry
2012-01-04Fix trailing whitespaces for *.el files in contrib/.Bastien Guerry
2012-01-04More copyright year fixes.Bastien Guerry
2011-10-22Replace org-mode-p with usual (eq major-mode 'org-mode) checkTassilo Horn
2011-08-17Remove the "Version" header in Org libraries (leave it in org.el).Bastien Guerry
2011-08-15Fix bzg email address (s/altern/gnu).Bastien Guerry
2011-08-15Fix copyright years for elisp files in core and contrib.Bastien Guerry
2011-07-18Fix (a lot of) compiler warnings.Bastien Guerry
2011-07-18contrib/lisp: don't use `outline-regexp'.Bastien Guerry
2010-04-20Use overlay-in and overlay-at instead of compatibility functionsCarsten Dominik
2010-04-18Use the normal overlay API, not Org's oneCarsten Dominik
2008-02-06Preparing the CONTRIB directory.Carsten Dominik