Commit Verlauf

Autor SHA1 Nachricht Datum
  Achim Gratz 4d97b47fe5 clean up documentation and provide "doc" as alternative target for "docs" vor 13 Jahren
  Bastien Guerry 08bd0b8892 Merge branch 'local-Makefile' into test-makefile-merge vor 13 Jahren
  Toby S. Cubitt 501b76ad36 Capture: Allow more control over inserted whitespace in capture templates vor 14 Jahren
  Bastien Guerry b857974f7d Small reformatting of testing/README. vor 13 Jahren
  Brian van den Broek 8f3dc945b2 Change example timestamps to not occur in headlines. vor 13 Jahren
  Bastien Guerry d5c0af72cf Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). vor 13 Jahren
  Dave Abrahams a84fa6eccd org.el: Make links more readable when selecting them for insertion. vor 13 Jahren
  Feng Shu a9d3ce0bcd Allow to use imagemagick for previewing LaTeX fragements. vor 13 Jahren
  Bastien Guerry ec921a2a68 Support hourly repeat cookies. vor 13 Jahren
  Achim Gratz e102e411e4 doc/Makefile: rename/add auto-generated files to be compatible with Emacs vor 13 Jahren
  Achim Gratz b33a4d6be0 move testing configuration into user-defined part, add hints vor 13 Jahren
  Achim Gratz 1751d2d7f9 need to require find-func instead of just declare-function vor 13 Jahren
  Achim Gratz 97e7636b68 Modify target 'update' to run tests before installation vor 14 Jahren
  Achim Gratz 72d7c95469 initialize Babel languages and provide possibility to load extra packages for testing vor 14 Jahren
  Achim Gratz d5914ad47f make sure org-install.el does not get compiled vor 14 Jahren
  Achim Gratz 3bbd458780 add cleaning of temporary test files (with option to keep them) vor 14 Jahren
  Achim Gratz 035f24673b introduce "check" as alias for "test" to comply with GNU Makefile conventions vor 14 Jahren
  Achim Gratz 353a0c519b introduce $(SUDO) to make install with administrative privileges customizable vor 14 Jahren
  Achim Gratz 41624c1809 ignore *.t2d directories in doc/, adapt some comments, implement missing targets vor 14 Jahren
  Achim Gratz b9c72bebe4 make sure org-release is defined in batch mode vor 14 Jahren
  Achim Gratz 4a7ed95010 introduce new make target "test" vor 14 Jahren
  Achim Gratz b323d9e5c3 move schema files to etc/ and modify makefile to install them into $(datadir) vor 14 Jahren
  Achim Gratz a5ed8c65a0 Remove maint.mk and maint-targets.mk from repository vor 14 Jahren
  Achim Gratz 3661de9368 The default target should be "all" vor 14 Jahren
  Achim Gratz 6ec5f30165 Do not croak when git is not available vor 14 Jahren
  Achim Gratz 24fa46a9e5 more robust shell code for install/clean-install vor 14 Jahren
  Achim Gratz 6a3ec67abd Introduce $(datadir), prefix all installation paths with $(DESTDIR) vor 14 Jahren
  Achim Gratz 0081071a52 create Makefile for etc/, some additions to .gitignore vor 14 Jahren
  Achim Gratz 1e343f7f3b update target descriptions, target "all" now automatically cleans .elc before compilation vor 14 Jahren
  Achim Gratz 510a51310b use batch-byte-recompile-directory instead of batch-byte-compile vor 14 Jahren