Commit History

Author SHA1 Message Date
  Eric Schulte 5a24348778 Merge branch 'origin-maint' 13 years ago
  Eric Schulte 19f1bf6bce unified stripping of protective commas -- idempotent org-edit-src-code 13 years ago
  Eric Schulte 5935b59698 Rebinding org-edit-src-save in the org-src-mode-map. 13 years ago
  Bastien Guerry 04971de4b9 Add version tag "24.1" for options introduced since Emacs 23.4 (and <= 24.1) 13 years ago
  Bastien Guerry 314bd75c13 org-src.el: Make sure `buffer-file-name' is always nil. 13 years ago
  Bastien Guerry cc7acb65ff org-src.el: Save and restore `buffer-undo-list' after editing. 13 years ago
  Eric Schulte 10f26fb805 Merge branch 'origin-maint' 13 years ago
  Litvinov Sergey f92facd890 Map "screen" to shell-script-mode 13 years ago
  Eric Schulte 5852cf7fbf tangle the parent buffer of a code edit buffer 13 years ago
  Eric Schulte e796c91b60 Merge branch 'origin-maint' 13 years ago
  Eric Schulte d9f53f17f2 Referenced code block should not be evaluated on code block edit 13 years ago
  Bastien Guerry f6d7b32bf2 Fix trailing whitespaces. 13 years ago
  Bastien Guerry e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 years ago
  Bastien Guerry 4d10c36e2b * org-src.el (org-edit-src-code): Fix typo-bug. 13 years ago
  Tassilo Horn 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 13 years ago
  Bastien Guerry 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 years ago
  Bastien Guerry ad23b7d173 Fix bzg email address (s/altern/gnu). 13 years ago
  Bastien Guerry 7a18799e25 Remove arch-tag at the bottom of files. 13 years ago
  Bastien Guerry 904ed18bc2 Fix copyright years for elisp files in core and contrib. 13 years ago
  David Maus 545bfddeea Provide edebug specifications for macros 13 years ago
  Sergey Litvinov c0e2351e1a Map "cpp" to c++-mode 13 years ago
  emacs 7340cee33a Update website to show 7.7 as current release 13 years ago
  Bastien Guerry 5c53026d32 Fix (a lot of) compiler warnings. 13 years ago
  Bastien Guerry 9c05a7c781 Bump to version 7.6 13 years ago
  Dan Davison 4f3a31dd97 Fix a bug in in-buffer src fontification 13 years ago
  Eric Schulte 94b325839c Replacing '(λ...) with #'(λ...). 13 years ago
  Eric Schulte 1997e19bd5 org-src-lang-modes: added alias "C" to "c" 14 years ago
  Eric Schulte 30931bfe1d edit-prep: language specific src-edit buffer preparation, with R session association 14 years ago
  emacs 11a10bdfe7 Update website to show 7.5 as current release 14 years ago
  Bastien Guerry 846a2d13d3 Code cleanup: use (org-mode-p) when possible. 14 years ago