<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc, branch scratch/nsxwidget</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>Update NS XWidget support news.</title>
<updated>2019-06-23T22:44:56+00:00</updated>
<author>
<name>Alan Third</name>
</author>
<published>2019-06-23T22:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=805889d108f47a2cf1cf6e114dea50325f6e57c6'/>
<id>805889d108f47a2cf1cf6e114dea50325f6e57c6</id>
<content type='text'>
* etc/NEWS: Add support for XWidgets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/NEWS: Add support for XWidgets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make toolbar show keyboard equivalents in its tooltips</title>
<updated>2019-06-22T09:12:34+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2019-06-09T02:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=54256143ef770a48ece146e1f7884447fce8cfd8'/>
<id>54256143ef770a48ece146e1f7884447fce8cfd8</id>
<content type='text'>
* src/keyboard.c (parse_tool_bar_item): Add equivalent key binding to
the tooltip string of toolbar buttons.
* etc/NEWS: Announce it.
* etc/TODO: Remove its entry.  (Bug#36156)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/keyboard.c (parse_tool_bar_item): Add equivalent key binding to
the tooltip string of toolbar buttons.
* etc/NEWS: Announce it.
* etc/TODO: Remove its entry.  (Bug#36156)
</pre>
</div>
</content>
</entry>
<entry>
<title>; * etc/NEWS: Mention the last change in NEWS.</title>
<updated>2019-06-22T09:08:38+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2019-06-22T09:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=efda44fb72d0f1ed7f8a6506f2cb1ddd504d93b8'/>
<id>efda44fb72d0f1ed7f8a6506f2cb1ddd504d93b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move mantemp.el to obsolete/</title>
<updated>2019-06-22T09:05:28+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2019-06-13T12:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bcaf5a140dd5cf15208042985f78fa1a1e0b7697'/>
<id>bcaf5a140dd5cf15208042985f78fa1a1e0b7697</id>
<content type='text'>
* lisp/progmodes/mantemp.el: Move to obsolete/. (bug#34789)
* doc/emacs/ack.texi (Acknowledgments): Remove obsolete library
mantemp.el.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/mantemp.el: Move to obsolete/. (bug#34789)
* doc/emacs/ack.texi (Acknowledgments): Remove obsolete library
mantemp.el.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete</title>
<updated>2019-06-21T14:30:50+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2019-06-21T14:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=436ccc6967146e5fbcf7a27a90fb44d0452cb901'/>
<id>436ccc6967146e5fbcf7a27a90fb44d0452cb901</id>
<content type='text'>
See bug#11649 for an example problem, and emacs-devel discussion
«Prickliness of the "invalid byte code" stuff».

* lisp/wid-edit.el, lisp/wdired.el, lisp/vc/pcvs-util.el:
* lisp/progmodes/executable.el, lisp/mail/sendmail.el:
* lisp/emacs-lisp/cl-seq.el, lisp/emacs-lisp/cl-macs.el:
* lisp/emacs-lisp/cl-lib.el, lisp/emacs-lisp/cl-extra.el:
* lisp/dired-x.el, lisp/dired-aux.el, lisp/calendar/calendar.el:
Don't use byte-compile-dynamic any more.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See bug#11649 for an example problem, and emacs-devel discussion
«Prickliness of the "invalid byte code" stuff».

* lisp/wid-edit.el, lisp/wdired.el, lisp/vc/pcvs-util.el:
* lisp/progmodes/executable.el, lisp/mail/sendmail.el:
* lisp/emacs-lisp/cl-seq.el, lisp/emacs-lisp/cl-macs.el:
* lisp/emacs-lisp/cl-lib.el, lisp/emacs-lisp/cl-extra.el:
* lisp/dired-x.el, lisp/dired-aux.el, lisp/calendar/calendar.el:
Don't use byte-compile-dynamic any more.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add file sorting options to find-dired and grep-find (bug#36110)</title>
<updated>2019-06-19T21:55:07+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2019-06-19T21:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8b379bbeca9b3765e2b1e948d9d9c90ab92ff4b6'/>
<id>8b379bbeca9b3765e2b1e948d9d9c90ab92ff4b6</id>
<content type='text'>
* lisp/find-dired.el (find-ls-option-default-ls)
(find-ls-option-default-exec, find-ls-option-default-xargs):
New variables for values used for options of 'find-ls-option'.
(find-ls-option): Use these variables for default values and options.
(find-dired-refine-function): Refine :type.

* lisp/progmodes/grep.el (grep-find-use-xargs): Use defcustom
instead of defvar.  Add new value 'gnu-sort'.
(grep-compute-defaults): Handle new 'gnu-sort' option of
'grep-find-use-xargs'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/find-dired.el (find-ls-option-default-ls)
(find-ls-option-default-exec, find-ls-option-default-xargs):
New variables for values used for options of 'find-ls-option'.
(find-ls-option): Use these variables for default values and options.
(find-dired-refine-function): Refine :type.

* lisp/progmodes/grep.el (grep-find-use-xargs): Use defcustom
instead of defvar.  Add new value 'gnu-sort'.
(grep-compute-defaults): Handle new 'gnu-sort' option of
'grep-find-use-xargs'.
</pre>
</div>
</content>
</entry>
<entry>
<title>--with-cairo is no longer experimental</title>
<updated>2019-06-19T07:08:45+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2019-06-19T07:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=50c5d5621cb5e6d7c86829ac4b776d81e47b2189'/>
<id>50c5d5621cb5e6d7c86829ac4b776d81e47b2189</id>
<content type='text'>
Suggested by YAMAMOTO Mitsuharu in:
https://lists.gnu.org/r/emacs-devel/2019-06/msg00686.html
* configure.ac: Do not say --with-cairo is experimental.
* etc/NEWS: Say that --with-cairo is no longer experimental.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by YAMAMOTO Mitsuharu in:
https://lists.gnu.org/r/emacs-devel/2019-06/msg00686.html
* configure.ac: Do not say --with-cairo is experimental.
* etc/NEWS: Say that --with-cairo is no longer experimental.
</pre>
</div>
</content>
</entry>
<entry>
<title>Report progress during custom-make-dependencies instead of file count</title>
<updated>2019-06-18T13:24:10+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2019-06-18T13:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6a02ca0b8c055c863bf53d9b92e8bea27b0e992f'/>
<id>6a02ca0b8c055c863bf53d9b92e8bea27b0e992f</id>
<content type='text'>
* lisp/cus-dep.el (custom-make-dependencies): Rewrite to use
reporter to report progress instead of how many files we've
processed.

* lisp/emacs-lisp/byte-run.el (byte-compile-info-string): New function.
(byte-compile-info-message): Use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/cus-dep.el (custom-make-dependencies): Rewrite to use
reporter to report progress instead of how many files we've
processed.

* lisp/emacs-lisp/byte-run.el (byte-compile-info-string): New function.
(byte-compile-info-message): Use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>* bookmark.el: Watch bookmark file.  Use lexical binding.</title>
<updated>2019-06-18T05:59:11+00:00</updated>
<author>
<name>Roland Winkler</name>
</author>
<published>2019-06-18T05:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0f4d368f3500fe8e3ac8f9a0d5ab1ca95f1ef2d0'/>
<id>0f4d368f3500fe8e3ac8f9a0d5ab1ca95f1ef2d0</id>
<content type='text'>
(bookmark-watch-bookmark-file): New user variable.
(bookmark-alist): Fix docstring.
(bookmark-bookmarks-timestamp): Renamed from bookmarks-already-loaded.
(bookmark-maybe-load-default-file, bookmark-save, bookmark-load):
Use bookmark-bookmarks-timestamp.
(bookmark-bmenu-mode-map): Define menu bar menu.
(bookmark-show-annotation, bookmark-show-all-annotations):
Make bookmarks buffer read-only.
(bookmark-bmenu-save): Use call-interactively.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bookmark-watch-bookmark-file): New user variable.
(bookmark-alist): Fix docstring.
(bookmark-bookmarks-timestamp): Renamed from bookmarks-already-loaded.
(bookmark-maybe-load-default-file, bookmark-save, bookmark-load):
Use bookmark-bookmarks-timestamp.
(bookmark-bmenu-mode-map): Define menu bar menu.
(bookmark-show-annotation, bookmark-show-all-annotations):
Make bookmarks buffer read-only.
(bookmark-bmenu-save): Use call-interactively.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't hard-code the fill-column for display-warning</title>
<updated>2019-06-17T00:37:21+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2019-06-17T00:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9d702b4cd8da1c1907b02869067a50933716631b'/>
<id>9d702b4cd8da1c1907b02869067a50933716631b</id>
<content type='text'>
* lisp/emacs-lisp/warnings.el (warning-fill-column): New variable.
(display-warning): Use warning-fill-column.
* doc/lispref/display.texi (Warning Variables):
Mention warning-fill-column.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emacs-lisp/warnings.el (warning-fill-column): New variable.
(display-warning): Use warning-fill-column.
* doc/lispref/display.texi (Warning Variables):
Mention warning-fill-column.
</pre>
</div>
</content>
</entry>
</feed>
