1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/lisp/org
Michael Albinus 22946702b4 Add file-local-name
* doc/lispref/files.texi (Magic File Names): Add `file-local-name'.
(Unique File Names): Use it.

* etc/NEWS: Mention `file-local-name'.

* lisp/files.el (file-local-name): New defun.
(file-expand-wildcards):
* lisp/eshell/em-tramp.el (eshell/su, eshell/sudo):
* lisp/eshell/esh-ext.el (eshell-remote-command):
* lisp/eshell/esh-proc.el (eshell-gather-process-output):
* lisp/org/ob-core.el (org-babel-local-file-name):
* lisp/progmodes/gud.el (gud-common-init, gud-format-command):
* lisp/progmodes/python.el (python-shell-send-file):
* lisp/shell.el (shell):
* lisp/vc/ediff-diff.el (ediff-same-file-contents):
* lisp/vc/vc-git.el (vc-git-checkin): Use it.
2016-11-20 16:29:47 +01:00
..
ChangeLog.1 Merge from origin/emacs-25 2016-08-22 14:40:35 -07:00
ob-asymptote.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-awk.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-C.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-calc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-clojure.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-comint.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-core.el Add file-local-name 2016-11-20 16:29:47 +01:00
ob-css.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-ditaa.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-dot.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-emacs-lisp.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-eval.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-exp.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-fortran.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-gnuplot.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-haskell.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-io.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-java.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-js.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-keys.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-latex.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-ledger.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-lilypond.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-lisp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-lob.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-makefile.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-matlab.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-maxima.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-mscgen.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-ocaml.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-octave.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-org.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-perl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-picolisp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-plantuml.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-python.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-R.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-ref.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-ruby.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-sass.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-scala.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-scheme.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-screen.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-sh.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob-shen.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-sql.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-sqlite.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-table.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ob-tangle.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ob.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-agenda.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-archive.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-attach.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-bbdb.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-bibtex.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-capture.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-clock.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-colview.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-compat.el ; Replace "25.2" with "26.1" where appropriate, which is almost everywhere 2016-11-17 22:50:40 -08:00
org-crypt.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
org-ctags.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-datetree.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-docview.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-element.el Expunge "allow" + infinitive from source and doc, part 2. 2016-01-25 12:35:15 +00:00
org-entities.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-eshell.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-faces.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-feed.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-footnote.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-gnus.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-habit.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-id.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-indent.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-info.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-inlinetask.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-install.el Merge Org 7.9.3e (commit b07a9bb). 2013-02-07 08:11:59 +01:00
org-irc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-list.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-macro.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-macs.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-mhe.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-mobile.el Expunge "allow" + infinitive from source and doc, part 2. 2016-01-25 12:35:15 +00:00
org-mouse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-pcomplete.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-plot.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-protocol.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
org-rmail.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-src.el * lisp/org: Fix some compiler warnings 2016-01-25 10:11:31 -05:00
org-table.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org-timer.el Simplify now that float-time etc. are built-in 2016-05-08 12:46:22 -07:00
org-version.el Sync Org 8.2.10 2014-10-13 00:25:24 +02:00
org-w3m.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
org.el Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
ox-ascii.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
ox-beamer.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-html.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-icalendar.el More format-time-string change fixups 2016-04-02 23:44:18 -07:00
ox-latex.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-man.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-md.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-odt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox-org.el Pacify ‘make check-declare’ 2016-05-14 19:57:44 -07:00
ox-publish.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
ox-texinfo.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ox.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00