1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
emacs/lisp/progmodes
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
..
ada-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
ada-prj.el
ada-stmt.el
ada-xref.el Prefer grep -E/-F to egrep/fgrep 2016-05-07 18:40:55 -07:00
antlr-mode.el Remove antlr face aliases obsoleted in 22.1 2016-11-03 01:15:30 -04:00
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el
cc-align.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
cc-awk.el
cc-bytecomp.el
cc-cmds.el Fix c-declaration-limits to return correct limits in all cases. 2016-09-01 18:12:43 +00:00
cc-defs.el * lisp/progmodes/cc-defs.el (c-safe-scan-lists): Resolve overelaborate "nil" 2016-08-20 20:46:39 +00:00
cc-engine.el * lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): Fix coding error 2016-09-22 09:56:55 +00:00
cc-fonts.el Correctly fontify C++ direct initializations with parens inside functions 2016-09-11 21:09:08 +00:00
cc-guess.el
cc-langs.el Correctly fontify C++ direct initializations with parens inside functions 2016-09-11 21:09:08 +00:00
cc-menus.el
cc-mode.el Correctly fontify C++ direct initializations with parens inside functions 2016-09-11 21:09:08 +00:00
cc-styles.el
cc-vars.el Fix C-M-a in a C function finding the start of a macro preceding it. 2016-06-29 20:17:39 +00:00
cfengine.el ; Revert "Use eldoc-documentation-functions" 2016-07-18 02:17:06 +03:00
cmacexp.el
compile.el Merge from origin/emacs-25 2016-05-01 18:09:29 -07:00
cperl-mode.el Remove obsolete leading * from defcustom, defface doc strings. 2016-06-09 20:13:12 -04:00
cpp.el
cwarn.el
dcl-mode.el
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
ebrowse.el
elisp-mode.el Merge from origin/emacs-25 2016-08-05 14:10:30 -07:00
etags.el New error file-missing 2016-10-21 13:06:03 -07:00
executable.el
f90.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
flymake.el Don't prompt user when killing Flymake processes 2016-10-24 11:34:04 +02:00
fortran.el
gdb-mi.el Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
glasses.el
grep.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
gud.el Add file-local-name 2016-11-20 16:29:47 +01:00
hideif.el An efficient built-in mapcan 2016-07-10 01:18:47 +02:00
hideshow.el Add hideshow bindings analogous to outline mode 2016-02-24 15:13:41 +11:00
icon.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el
idlw-toolbar.el Avoid stray As next to IDLW icons 2016-03-24 16:53:24 -07:00
idlwave.el Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
inf-lisp.el
js.el Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
ld-script.el
m4-mode.el
make-mode.el Remove some face aliases obsoleted in 22.1 2016-06-23 17:13:11 -04:00
mantemp.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
meta-mode.el
mixal-mode.el
modula2.el
octave.el ; Revert "Use eldoc-documentation-functions" 2016-07-18 02:17:06 +03:00
opascal.el
pascal.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
perl-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
prog-mode.el Remove prog-indentation-context 2016-03-28 03:59:05 +03:00
project.el shell-quote-argument DIR when appropriate 2016-05-05 04:15:23 +03:00
prolog.el Use use-region-p in prolog.el 2016-06-25 09:49:16 +08:00
ps-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
python.el Add file-local-name 2016-11-20 16:29:47 +01:00
ruby-mode.el Also handle escaping when string begins with a quote 2016-06-27 07:31:52 +03:00
scheme.el scheme.el: Turn literal tabs into \t 2016-05-07 12:24:27 +02:00
sh-script.el Merge from origin/emacs-25 2016-10-23 02:43:17 -07:00
simula.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
sql.el Complete the name of PostgreSQL databases 2016-11-15 19:08:22 +01:00
subword.el
tcl.el
vera-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
verilog-mode.el ; Spelling fixes 2016-11-19 14:58:05 -08:00
vhdl-mode.el Fix doc string quoting 2016-06-06 09:30:22 -07:00
which-func.el
xref.el Say 'All results processed' at the end 2016-05-08 00:29:44 +03:00
xscheme.el