org-mode/UTILITIES
Achim Gratz 0db8233460 replace the remaining occurences of sed with emacs scripts, implement mkdir with install
* UTILITIES/org-fixup.el (org-make-local-mk): New function to create a
  local.mk template from default.mk.

* UTILITIES/org-fixup.el (org-make-letterformat): New function to
  replace the format string for A4 with one for Letter.

* default.mk: Few cosmetic changes to the template section.  Add
  definition MAKE_LOCAL_MK for call to org-make-local-mk.  Remove
  definition for SED, which is not used anymore.  Implement MKDIR with
  'install -d' by default.  Since both CP and MKDIR are now
  implemented with install, this reduces the number of external
  dependencies.  Add mode settings to both invocations of install to
  keep the modes of installed files sane even if umask is set to a
  strange value.

* targets.mk: Remove sed script and use $(MAKE_LOCAL_MK) instead.

* doc/Makefile: Remove sed script and replace with emacs script.  This
  script can not be placed into a variable since it would expand $<
  and $@ in the context of the "card" target rather than the pattern
  rule.
2012-05-30 12:30:21 +02:00
..
fake_change_log.pl Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00
git-changelog Update git-changelog by John Wiegley 2010-07-07 08:37:11 +02:00
gplmanual.pl Put the examples in the manual under GPL. 2008-06-16 17:05:31 +02:00
guidesplit.pl Fix manual and guide tools to remove broken links 2010-07-19 19:00:24 +02:00
list-hooks.pl Utilities: New perl program to extract hooks 2009-01-01 09:54:13 +01:00
make_emacs_changelog keep Emacs' Changelog clean 2012-04-20 21:04:08 +02:00
manfull.pl UTILITIES/manfull.pl: mention http://orgmode.org 2012-04-30 18:28:31 +02:00
mansplit.pl UTILITIES/mansplit.pl: mention http://orgmode.org 2012-04-30 18:30:13 +02:00
org-fixup.el replace the remaining occurences of sed with emacs scripts, implement mkdir with install 2012-05-30 12:30:21 +02:00
orgcard2txt.pl Make update of ascii refcard auomatic 2010-05-12 16:22:06 +02:00
pw UTILITIES/pw: Fix type in error message 2012-03-20 02:39:33 +01:00
server.mk UTILITIES/server.mk: delete whitespaces. 2012-05-18 07:46:25 +02:00
set-version.pl set-version.pl: don't set current version in ORGWEBPAGE/index.org 2011-01-09 18:43:40 +01:00
x11idle.c Add an X11 equivalent to org-mac-idle-seconds. 2009-10-22 15:09:34 +02:00