<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc, branch scratch/completion-api</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>* lisp/dired.el (dired-dwim-target): Add choice dired-dwim-target-next-visible</title>
<updated>2019-11-16T22:06:16+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2019-11-16T22:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5ddec1365c1594b2a5e13383ed6acefb5098947d'/>
<id>5ddec1365c1594b2a5e13383ed6acefb5098947d</id>
<content type='text'>
* lisp/dired-aux.el (dired-dwim-target-next): Add arg ALL-FRAMES.
(dired-dwim-target-next-visible): New function.

* doc/emacs/dired.texi (Operating on Files): Describe function value
of dired-dwim-target.  (Bug#35385)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/dired-aux.el (dired-dwim-target-next): Add arg ALL-FRAMES.
(dired-dwim-target-next-visible): New function.

* doc/emacs/dired.texi (Operating on Files): Describe function value
of dired-dwim-target.  (Bug#35385)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it clear what edebug-remove-instrumentation offers</title>
<updated>2019-11-16T04:27:37+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2019-11-16T04:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a53c5e6474eab1da7f56f35d823c02c4930f1778'/>
<id>a53c5e6474eab1da7f56f35d823c02c4930f1778</id>
<content type='text'>
* doc/lispref/edebug.texi (Instrumenting): Reword the description
of the edebug-remove-instrumentation command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/edebug.texi (Instrumenting): Reword the description
of the edebug-remove-instrumentation command.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve indexing of function doc string conventions</title>
<updated>2019-11-15T09:42:11+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2019-11-15T09:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=48169f7c65b2f9c78aa8c066a8b89df13f08ff61'/>
<id>48169f7c65b2f9c78aa8c066a8b89df13f08ff61</id>
<content type='text'>
* doc/lispref/functions.texi (Function Documentation): Improve
indexing (bug#38158).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/functions.texi (Function Documentation): Improve
indexing (bug#38158).
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation of 'add-variable-watcher'</title>
<updated>2019-11-15T09:16:09+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2019-11-15T09:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0114bb964afd81b6a6dc8c742bceba61d0f2a7dc'/>
<id>0114bb964afd81b6a6dc8c742bceba61d0f2a7dc</id>
<content type='text'>
* doc/lispref/variables.texi (Watching Variables): Clarify the
documentation of 'add-variable-watcher' and fix markup.

* src/data.c (Fadd_variable_watcher): Clarify the doc string.
(Bug#38205)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/variables.texi (Watching Variables): Clarify the
documentation of 'add-variable-watcher' and fix markup.

* src/data.c (Fadd_variable_watcher): Clarify the doc string.
(Bug#38205)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix recent documentation changes</title>
<updated>2019-11-14T10:25:10+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2019-11-14T10:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=75875cac2100544f7c1192fc37ea23fbe9db12d7'/>
<id>75875cac2100544f7c1192fc37ea23fbe9db12d7</id>
<content type='text'>
* doc/lispref/minibuf.texi (Multiple Queries): Move the
reference to 'read-char-from-minibuffer' from here...
* doc/lispref/commands.texi (Reading One Event): ...to here.
Fix the wording of the description of
'read-char-from-minibuffer'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/minibuf.texi (Multiple Queries): Move the
reference to 'read-char-from-minibuffer' from here...
* doc/lispref/commands.texi (Reading One Event): ...to here.
Fix the wording of the description of
'read-char-from-minibuffer'.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/dired.el (dired-dwim-target): Add new choices (bug#35385)</title>
<updated>2019-11-12T21:21:14+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2019-11-12T21:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d0351f4d2010e3e8f3ada04b045dede10f110d7f'/>
<id>d0351f4d2010e3e8f3ada04b045dede10f110d7f</id>
<content type='text'>
* lisp/dired.el (dired-dwim-target): Add choices
dired-dwim-target-next and dired-dwim-target-recent.

* lisp/dired-aux.el (dired-dwim-target-next)
(dired-dwim-target-recent): New functions.
(dired-dwim-target-directories): Call either of them.

* doc/emacs/dired.texi (Operating on Files): Mention new
preferences in dired-dwim-target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/dired.el (dired-dwim-target): Add choices
dired-dwim-target-next and dired-dwim-target-recent.

* lisp/dired-aux.el (dired-dwim-target-next)
(dired-dwim-target-recent): New functions.
(dired-dwim-target-directories): Call either of them.

* doc/emacs/dired.texi (Operating on Files): Mention new
preferences in dired-dwim-target.
</pre>
</div>
</content>
</entry>
<entry>
<title>Conditionally omit edition numbers, dates in doc</title>
<updated>2019-11-12T19:30:02+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-11-12T19:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4cccf7659a4767274b383e5fc820e27391988cc7'/>
<id>4cccf7659a4767274b383e5fc820e27391988cc7</id>
<content type='text'>
This redoes the 2019-11-02T00:24:02!eggert@cs.ucla.edu patch,
updated after consultation with John Sullivan.
Omit printed edition numbers in online manuals while keeping
them in printed manuals.  In online manuals the edition
numbers seem to cause more confusion than they cure; e.g.,
https://shop.fsf.org/books/gnu-emacs-manual-18th-edition-v-261
currently advertises "18th edition" even as it points to
https://www.gnu.org/software/emacs/manual/pdf/emacs.pdf which
says "Seventeenth Edition".  It is simpler and less confusing
to stick to one version number like "27.0" in online manuals.
For printed manuals people can run, e.g., "texi2any -D
'EDITION Nineteenth'" when generating the 19th printed edition
of the Emacs manual.
* doc/emacs/emacs.texi (EDITION):
* doc/lispintro/emacs-lisp-intro.texi (edition-number, update-date):
* doc/lispref/elisp.texi (VERSION, DATE):
Remove definitions.  Instead, let the person printing the book
specify these values, with the default being the online version
which does not have printed edition numbers.
* doc/lispintro/emacs-lisp-intro.texi (titlepage-edition-number):
New flag, for the edition number as it appears on the title page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This redoes the 2019-11-02T00:24:02!eggert@cs.ucla.edu patch,
updated after consultation with John Sullivan.
Omit printed edition numbers in online manuals while keeping
them in printed manuals.  In online manuals the edition
numbers seem to cause more confusion than they cure; e.g.,
https://shop.fsf.org/books/gnu-emacs-manual-18th-edition-v-261
currently advertises "18th edition" even as it points to
https://www.gnu.org/software/emacs/manual/pdf/emacs.pdf which
says "Seventeenth Edition".  It is simpler and less confusing
to stick to one version number like "27.0" in online manuals.
For printed manuals people can run, e.g., "texi2any -D
'EDITION Nineteenth'" when generating the 19th printed edition
of the Emacs manual.
* doc/emacs/emacs.texi (EDITION):
* doc/lispintro/emacs-lisp-intro.texi (edition-number, update-date):
* doc/lispref/elisp.texi (VERSION, DATE):
Remove definitions.  Instead, let the person printing the book
specify these values, with the default being the online version
which does not have printed edition numbers.
* doc/lispintro/emacs-lisp-intro.texi (titlepage-edition-number):
New flag, for the edition number as it appears on the title page.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename font-log-refontify</title>
<updated>2019-11-12T02:40:29+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2019-11-12T02:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c5fd4d373ed6d80b744951afe13e50070bff41cf'/>
<id>c5fd4d373ed6d80b744951afe13e50070bff41cf</id>
<content type='text'>
* lisp/font-lock.el (font-lock-debug-fontify): Rename to make it
clearer what the function is for.
* doc/lispref/modes.texi (Font Lock Basics): Ditto.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/font-lock.el (font-lock-debug-fontify): Rename to make it
clearer what the function is for.
* doc/lispref/modes.texi (Font Lock Basics): Ditto.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document Lisp floats a bit better</title>
<updated>2019-11-10T23:04:20+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-11-10T23:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b6942c0c37a504e00c717c8c74bfa9dcd208c931'/>
<id>b6942c0c37a504e00c717c8c74bfa9dcd208c931</id>
<content type='text'>
* doc/lispref/numbers.texi (Float Basics):
* doc/misc/cl.texi (Implementation Parameters):
* lisp/emacs-lisp/cl-lib.el (cl-most-positive-float)
(cl-least-positive-float)
(cl-least-positive-normalized-float, cl-float-epsilon)
(cl-float-negative-epsilon):
Document IEEE floating point better.  Don’t suggest that Emacs
might use some floating-point format other than IEEE format, as
Emacs currently assumes IEEE in several places and there seems
little point in removing those assumptions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/numbers.texi (Float Basics):
* doc/misc/cl.texi (Implementation Parameters):
* lisp/emacs-lisp/cl-lib.el (cl-most-positive-float)
(cl-least-positive-float)
(cl-least-positive-normalized-float, cl-float-epsilon)
(cl-float-negative-epsilon):
Document IEEE floating point better.  Don’t suggest that Emacs
might use some floating-point format other than IEEE format, as
Emacs currently assumes IEEE in several places and there seems
little point in removing those assumptions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move read-char-from-minibuffer from simple.el to subr.el and document it.</title>
<updated>2019-11-10T21:06:37+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2019-11-10T21:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f216f38870c14ba995cd004b1e98c9f9ce8c2874'/>
<id>f216f38870c14ba995cd004b1e98c9f9ce8c2874</id>
<content type='text'>
* doc/lispref/minibuf.texi (Multiple Queries):
Document read-char-from-minibuffer (bug#10477, bug#38076).

* lisp/subr.el (read-char-history)
(read-char-from-minibuffer-map)
(read-char-from-minibuffer-map-hash)
(read-char-from-minibuffer-insert-char)
(read-char-from-minibuffer-insert-other, empty-history)
(read-char-from-minibuffer): Move from simple.el to subr.el.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/minibuf.texi (Multiple Queries):
Document read-char-from-minibuffer (bug#10477, bug#38076).

* lisp/subr.el (read-char-history)
(read-char-from-minibuffer-map)
(read-char-from-minibuffer-map-hash)
(read-char-from-minibuffer-insert-char)
(read-char-from-minibuffer-insert-other, empty-history)
(read-char-from-minibuffer): Move from simple.el to subr.el.
</pre>
</div>
</content>
</entry>
</feed>
