*** empty log message ***
This commit is contained in:
parent
602d8678f8
commit
0f3cd6b264
1 changed files with 3 additions and 3 deletions
6
etc/NEWS
6
etc/NEWS
|
@ -216,7 +216,7 @@ tex-suscript-height-minimum.
|
|||
`string', disabled by default.
|
||||
|
||||
*** New variable `bibtex-cite-matcher-alist' contains rules to
|
||||
identify cited keys in BibTeX entries, used by `bibtex-find-crossref.
|
||||
identify cited keys in BibTeX entries, used by `bibtex-find-crossref'.
|
||||
|
||||
*** Command `bibtex-url' now allows multiple URLs per entry.
|
||||
|
||||
|
@ -391,11 +391,11 @@ with a given image specification.
|
|||
Use this instead of "~/.emacs.d".
|
||||
|
||||
+++
|
||||
** The new function `start-file-process is similar to `start-process',
|
||||
** The new function `start-file-process' is similar to `start-process',
|
||||
but obeys file handlers. The file handler is chosen based on
|
||||
`default-directory'. The functions `start-file-process-shell-command'
|
||||
and `process-file-shell-command' are also new; they call internally
|
||||
`start-file-process and `process-file', respectively.
|
||||
`start-file-process' and `process-file', respectively.
|
||||
|
||||
+++
|
||||
** `file-remote-p' has new optional parameters IDENTIFICATION and CONNECTED.
|
||||
|
|
Loading…
Add table
Reference in a new issue