コミット履歴

作者 SHA1 メッセージ 日付
  Bastien Guerry 4d10c36e2b * org-src.el (org-edit-src-code): Fix typo-bug. 13 年 前
  Tassilo Horn 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 13 年 前
  Bastien Guerry 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 年 前
  Bastien Guerry ad23b7d173 Fix bzg email address (s/altern/gnu). 13 年 前
  Bastien Guerry 7a18799e25 Remove arch-tag at the bottom of files. 13 年 前
  Bastien Guerry 904ed18bc2 Fix copyright years for elisp files in core and contrib. 13 年 前
  David Maus 545bfddeea Provide edebug specifications for macros 13 年 前
  Sergey Litvinov c0e2351e1a Map "cpp" to c++-mode 13 年 前
  emacs 7340cee33a Update website to show 7.7 as current release 13 年 前
  Bastien Guerry 5c53026d32 Fix (a lot of) compiler warnings. 13 年 前
  Bastien Guerry 9c05a7c781 Bump to version 7.6 14 年 前
  Dan Davison 4f3a31dd97 Fix a bug in in-buffer src fontification 14 年 前
  Eric Schulte 94b325839c Replacing '(λ...) with #'(λ...). 14 年 前
  Eric Schulte 1997e19bd5 org-src-lang-modes: added alias "C" to "c" 14 年 前
  Eric Schulte 30931bfe1d edit-prep: language specific src-edit buffer preparation, with R session association 14 年 前
  emacs 11a10bdfe7 Update website to show 7.5 as current release 14 年 前
  Bastien Guerry 846a2d13d3 Code cleanup: use (org-mode-p) when possible. 14 年 前
  Bastien Guerry a923f528cd org-src.el: allow source editing from modes derived from Org. 14 年 前
  Dan Davison 10f5ac643d Reorganize org-edit-src-code; allow buffer-local `org-edit-src-content-indentation' 14 年 前
  Dan Davison bbb28d5bf8 Get rid of extra help message when editing src code 14 年 前
  Dan Davison 7fa375d632 Avoid errors during fontification of src blocks. 14 年 前
  Carsten Dominik 7666ba421f Version number back to 7.4 14 年 前
  Carsten Dominik 76a25715c9 Bump version number to 7.5 14 年 前
  Dan Davison 9db0d7e20b Tweak condition for src buffer to inherit active region. 14 年 前
  Bastien Guerry 6630edbd0f Set version number to 7.3 14 年 前
  Eric Schulte 598be4a4a4 ob-calc: added to org-src-lang-modes, safer evaluation, better error messages 14 年 前
  Carsten Dominik 82af72eef7 Push version number to 7.02trans 14 年 前
  Dan Davison 60423d2805 Avoid resolving babel references with C-c ' 14 年 前
  Carsten Dominik 5014288b68 Fix Emacs 22 compatibility 14 年 前
  Dan Davison 9c211df6ae Don't move point when generating org-src edit buffer 14 年 前