1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
emacs/lisp/eshell
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
..
em-alias.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
em-banner.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
em-basic.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
em-cmpl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
em-dirs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
em-glob.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
em-hist.el Add an option for eshell-input-filter 2016-10-18 18:05:51 -04:00
em-ls.el Remove some more face aliases obsoleted in 22.1 2016-06-23 18:48:12 -04:00
em-pred.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
em-prompt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
em-rebind.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
em-script.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
em-smart.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
em-term.el Clarify usage of eshell-visual-options 2016-07-28 19:57:51 -04:00
em-tramp.el Add file-local-name 2016-11-20 16:29:47 +01:00
em-unix.el Prefer grep -E/-F to egrep/fgrep 2016-05-07 18:40:55 -07:00
em-xtra.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
esh-arg.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
esh-cmd.el Fix the MSDOS build 2016-04-30 13:45:33 +03:00
esh-ext.el Add file-local-name 2016-11-20 16:29:47 +01:00
esh-io.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
esh-mode.el Fix Eshell display when RTL characters are involved 2016-06-04 18:27:49 +03:00
esh-module.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
esh-opt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
esh-proc.el Add file-local-name 2016-11-20 16:29:47 +01:00
esh-util.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
esh-var.el Prefer grep -E/-F to egrep/fgrep 2016-05-07 18:40:55 -07:00
eshell.el Make spelling of "Eshell" consistent 2016-02-23 20:01:06 +11:00