<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc, branch scratch/multi-level-test-makefile</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>; Improve documentation of 'unhandled-file-name-directory'</title>
<updated>2015-10-29T17:48:18+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-10-29T17:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8e8a06803c36fdbd4b90faf8f907a90cc33e1bd0'/>
<id>8e8a06803c36fdbd4b90faf8f907a90cc33e1bd0</id>
<content type='text'>
* doc/lispref/files.texi (Magic File Names): Better wording for the
last change in the documentation of 'unhandled-file-name-directory'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/files.texi (Magic File Names): Better wording for the
last change in the documentation of 'unhandled-file-name-directory'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "afp" method to Tramp</title>
<updated>2015-10-29T13:05:55+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2015-10-29T13:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=270a17fe4d357d64cfef7a3991e6a69db587a3fb'/>
<id>270a17fe4d357d64cfef7a3991e6a69db587a3fb</id>
<content type='text'>
* doc/misc/tramp.texi (GVFS based methods): Describe `afp' method.

* lisp/net/tramp-gvfs.el (tramp-gvfs-methods): Add "afp" method.
(tramp-gvfs-handle-expand-file-name)
(tramp-gvfs-handler-mounted-unmounted)
(tramp-gvfs-connection-mounted-p, tramp-gvfs-mount-spec)
(tramp-gvfs-maybe-open-connection): Support also "afp".
(tramp-gvfs-handle-file-attributes): Handle the case of empty
"owner::user" and "owner::group" entries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/tramp.texi (GVFS based methods): Describe `afp' method.

* lisp/net/tramp-gvfs.el (tramp-gvfs-methods): Add "afp" method.
(tramp-gvfs-handle-expand-file-name)
(tramp-gvfs-handler-mounted-unmounted)
(tramp-gvfs-connection-mounted-p, tramp-gvfs-mount-spec)
(tramp-gvfs-maybe-open-connection): Support also "afp".
(tramp-gvfs-handle-file-attributes): Handle the case of empty
"owner::user" and "owner::group" entries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't require default-directory to end with a slash</title>
<updated>2015-10-29T01:01:45+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2015-10-29T01:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ffa41ad2a02dbd1202d71a08bac34831f25662d0'/>
<id>ffa41ad2a02dbd1202d71a08bac34831f25662d0</id>
<content type='text'>
* doc/lispref/files.texi (Magic File Names): Document the change
in unhandled-file-name-directory.

* lisp/url/url-handlers.el
(url-handler-unhandled-file-name-directory): Update accordingly.

* src/buffer.c (default-directory): Update the docsting.

* src/fileio.c (unhandled-file-name-directory): Default to calling
`file-name-as-directory'
(http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02294.html).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/files.texi (Magic File Names): Document the change
in unhandled-file-name-directory.

* lisp/url/url-handlers.el
(url-handler-unhandled-file-name-directory): Update accordingly.

* src/buffer.c (default-directory): Update the docsting.

* src/fileio.c (unhandled-file-name-directory): Default to calling
`file-name-as-directory'
(http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02294.html).
</pre>
</div>
</content>
</entry>
<entry>
<title>* doc/lispref/sequences.texi (Sequence Functions): Fix typo</title>
<updated>2015-10-28T17:06:27+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-10-28T17:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=785c0d8326a5f82ca3b69d8e90ebb6fc5731e6d3'/>
<id>785c0d8326a5f82ca3b69d8e90ebb6fc5731e6d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/emacs-lisp/seq.el (seq-mapn): New function</title>
<updated>2015-10-28T15:40:23+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-10-28T14:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7dfe247864f12b93b906edb5934af3c356acade4'/>
<id>7dfe247864f12b93b906edb5934af3c356acade4</id>
<content type='text'>
* doc/lispref/sequences.texi (Sequence Functions): Document seq-mapn
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/sequences.texi (Sequence Functions): Document seq-mapn
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify that load-path contents should be directory file names</title>
<updated>2015-10-26T19:40:34+00:00</updated>
<author>
<name>Stephen Leake</name>
</author>
<published>2015-10-26T19:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=93dba9c2d7fd511fd7deba2e172cd54a73314d0b'/>
<id>93dba9c2d7fd511fd7deba2e172cd54a73314d0b</id>
<content type='text'>
* doc/lispref/files.texi (Directory Names): Define and use "directory
file name". Recommend `expand-file-name'.

* src/lread.c (load-path): Fix doc string; elements are directory file
names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/files.texi (Directory Names): Define and use "directory
file name". Recommend `expand-file-name'.

* src/lread.c (load-path): Fix doc string; elements are directory file
names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Further work on `stopped' events in filenotify.el</title>
<updated>2015-10-26T15:46:48+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2015-10-26T15:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0d9c67236cab3ffe9a8f1276e93a32e437c09bfc'/>
<id>0d9c67236cab3ffe9a8f1276e93a32e437c09bfc</id>
<content type='text'>
* doc/lispref/os.texi (File Notifications): Rework examples.

* lisp/filenotify.el (file-notify--rm-descriptor): Optional parameter.
(file-notify--rm-descriptor, file-notify-callback): Improve check
for sending `stopped' event.
(file-notify-add-watch): Check for more events for `inotify'.

* test/automated/file-notify-tests.el
(file-notify--test-expected-events): New defvar.
(file-notify--test-with-events): Use it.
(file-notify--test-cleanup): Make it more robust when deleting
directories.
(file-notify--test-event-test): Check also for watched directories.
(file-notify--test-event-handler): Suppress temporary .#files.
(file-notify-test02-events, file-notify-test04-file-validity):
Rework `stopped' events.
(file-notify-test05-dir-validity): Wait for events when appropriate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/os.texi (File Notifications): Rework examples.

* lisp/filenotify.el (file-notify--rm-descriptor): Optional parameter.
(file-notify--rm-descriptor, file-notify-callback): Improve check
for sending `stopped' event.
(file-notify-add-watch): Check for more events for `inotify'.

* test/automated/file-notify-tests.el
(file-notify--test-expected-events): New defvar.
(file-notify--test-with-events): Use it.
(file-notify--test-cleanup): Make it more robust when deleting
directories.
(file-notify--test-event-test): Check also for watched directories.
(file-notify--test-event-handler): Suppress temporary .#files.
(file-notify-test02-events, file-notify-test04-file-validity):
Rework `stopped' events.
(file-notify-test05-dir-validity): Wait for events when appropriate.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document file notification `stopped' event</title>
<updated>2015-10-25T13:59:45+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2015-10-25T13:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=80dd76a8e5d08b35c50589fb1ce7ef6a43ee74ab'/>
<id>80dd76a8e5d08b35c50589fb1ce7ef6a43ee74ab</id>
<content type='text'>
* doc/lispref/os.texi (File Notifications): Document `stopped event'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/os.texi (File Notifications): Document `stopped event'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Describe dired-do-compress-to in the manual</title>
<updated>2015-10-22T10:53:21+00:00</updated>
<author>
<name>Oleh Krehel</name>
</author>
<published>2015-10-22T10:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=717e7a4e8f2f6aa6ae0be33783d208394eef4a0f'/>
<id>717e7a4e8f2f6aa6ae0be33783d208394eef4a0f</id>
<content type='text'>
* etc/NEWS: Update.

* lisp/dired-aux.el: Fix typo.

* doc/emacs/dired.texi: Add entry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/NEWS: Update.

* lisp/dired-aux.el: Fix typo.

* doc/emacs/dired.texi: Add entry.
</pre>
</div>
</content>
</entry>
<entry>
<title>New lispref section “Security Considerations”</title>
<updated>2015-10-22T03:26:49+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-10-22T03:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f373e812d95e1822833f88db024e011a769998b4'/>
<id>f373e812d95e1822833f88db024e011a769998b4</id>
<content type='text'>
This attempts to document some of the issues recently discussed
on emacs-devel, and to indicate other such issues.  The section
could be a lot longer.
* doc/lispref/os.texi (Security Considerations):
New node.
* doc/lispref/elisp.texi (Top):
* doc/lispref/processes.texi (Shell Arguments):
* lisp/subr.el (shell-quote-argument):
* src/callproc.c (syms_of_callproc):
Reference it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This attempts to document some of the issues recently discussed
on emacs-devel, and to indicate other such issues.  The section
could be a lot longer.
* doc/lispref/os.texi (Security Considerations):
New node.
* doc/lispref/elisp.texi (Top):
* doc/lispref/processes.texi (Shell Arguments):
* lisp/subr.el (shell-quote-argument):
* src/callproc.c (syms_of_callproc):
Reference it.
</pre>
</div>
</content>
</entry>
</feed>
