提交历史

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