<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/image, branch scratch/pkg</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>Add missing builtin package declarations</title>
<updated>2023-09-16T12:36:24+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2023-09-16T12:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=94b1de2774b5c1fa3c28285229900657638f5c3f'/>
<id>94b1de2774b5c1fa3c28285229900657638f5c3f</id>
<content type='text'>
* lisp/finder.el (finder--builtins-alist): Add new package
directories 'leim' and 'obsolete' as part of the 'emacs' package.
Add new package directory 'use-package' as part of the
'use-package' package.
* lisp/net/eudc-capf.el:
* lisp/net/eudcb-ecomplete.el:
* lisp/net/eudcb-macos-contacts.el:
* lisp/net/eudcb-mailabbrev.el: Declare library as part of the
'eudc' package.
* lisp/mail/ietf-drums-date.el: Declare library as part of the
'ietf-drums' package.
* lisp/image/image-dired-dired.el:
* lisp/image/image-dired-external.el:
* lisp/image/image-dired-tags.el:
* lisp/image/image-dired-util.el: Declare library as part of the
'image-dired' package.
* lisp/emacs-lisp/oclosure.el:
* lisp/keymap.el:
* lisp/progmodes/c-ts-common.el: Declare library as part of the
'emacs' package.  (Bug#62751)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/finder.el (finder--builtins-alist): Add new package
directories 'leim' and 'obsolete' as part of the 'emacs' package.
Add new package directory 'use-package' as part of the
'use-package' package.
* lisp/net/eudc-capf.el:
* lisp/net/eudcb-ecomplete.el:
* lisp/net/eudcb-macos-contacts.el:
* lisp/net/eudcb-mailabbrev.el: Declare library as part of the
'eudc' package.
* lisp/mail/ietf-drums-date.el: Declare library as part of the
'ietf-drums' package.
* lisp/image/image-dired-dired.el:
* lisp/image/image-dired-external.el:
* lisp/image/image-dired-tags.el:
* lisp/image/image-dired-util.el: Declare library as part of the
'image-dired' package.
* lisp/emacs-lisp/oclosure.el:
* lisp/keymap.el:
* lisp/progmodes/c-ts-common.el: Declare library as part of the
'emacs' package.  (Bug#62751)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some macros in image-dired (Bug#65403)</title>
<updated>2023-08-23T21:35:31+00:00</updated>
<author>
<name>Manuel Giraud</name>
</author>
<published>2023-08-13T12:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f46d6b0b3987ec9e8b99449410ce8301023466bf'/>
<id>f46d6b0b3987ec9e8b99449410ce8301023466bf</id>
<content type='text'>
* lisp/image/image-dired.el (image-dired--movement-command)
(image-dired--movement-command-line): Change macros to functions.
(image-dired--update-after-move): New function for book-keeping
after a move in image-dired.
(image-dired-scroll): Use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/image/image-dired.el (image-dired--movement-command)
(image-dired--movement-command-line): Change macros to functions.
(image-dired--update-after-move): New function for book-keeping
after a move in image-dired.
(image-dired-scroll): Use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Scroll up and down in image-dired</title>
<updated>2023-08-10T09:09:56+00:00</updated>
<author>
<name>Manuel Giraud</name>
</author>
<published>2023-03-09T13:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2026cba0c998c60c60ed4d87e81b537f2a931cb7'/>
<id>2026cba0c998c60c60ed4d87e81b537f2a931cb7</id>
<content type='text'>
* lisp/image/image-dired.el (image-dired-scroll):
Function to manage scroll in image-dired.
(image-dired-scroll-up, image-dired-scroll-down): Scroll up and down
command in image-dired.
(image-dired-thumbnail-mode-map): Use them.  (Bug#65052)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/image/image-dired.el (image-dired-scroll):
Function to manage scroll in image-dired.
(image-dired-scroll-up, image-dired-scroll-down): Scroll up and down
command in image-dired.
(image-dired-thumbnail-mode-map): Use them.  (Bug#65052)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into feature/android</title>
<updated>2023-08-05T23:38:10+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-05T23:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2867f624847c5dbb60544462212611b5e0eb1ed8'/>
<id>2867f624847c5dbb60544462212611b5e0eb1ed8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>image-dired: Fix gallery directory permissions</title>
<updated>2023-08-05T15:57:52+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2023-08-04T13:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3f8db3bbe5ec8083a69e0eee54a06addd72131d6'/>
<id>3f8db3bbe5ec8083a69e0eee54a06addd72131d6</id>
<content type='text'>
* lisp/image/image-dired.el (image-dired-gallery-generate): Set
umask to 077 before creating gallery directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/image/image-dired.el (image-dired-gallery-generate): Set
umask to 077 before creating gallery directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into feature/android</title>
<updated>2023-08-05T01:06:04+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-05T01:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a5bbc51f474568ad2e4511a08614ac8ec4ca2481'/>
<id>a5bbc51f474568ad2e4511a08614ac8ec4ca2481</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix thumbnail update when thumb name is based on image content</title>
<updated>2023-08-04T10:52:37+00:00</updated>
<author>
<name>Manuel Giraud</name>
</author>
<published>2023-08-01T16:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9026990c6685e87c328f4fcc575ef644c2f5595a'/>
<id>9026990c6685e87c328f4fcc575ef644c2f5595a</id>
<content type='text'>
* lisp/image/image-dired-util.el
(image-dired-update-thumbnail-at-point): New function to update
thumbnail when original image contents changed.
* lisp/image/image-dired-external.el
(image-dired-rotate-original): Use it.
* lisp/image/image-dired.el (image-dired-display-thumbs): Fix
spacing while here.  (Bug#61394)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/image/image-dired-util.el
(image-dired-update-thumbnail-at-point): New function to update
thumbnail when original image contents changed.
* lisp/image/image-dired-external.el
(image-dired-rotate-original): Use it.
* lisp/image/image-dired.el (image-dired-display-thumbs): Fix
spacing while here.  (Bug#61394)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into feature/android</title>
<updated>2023-08-03T11:50:23+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-03T11:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1c429b7fef2e472cbd1dd8e8f237179ed6616975'/>
<id>1c429b7fef2e472cbd1dd8e8f237179ed6616975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert thumbnail naming for 'per-directory' storage method</title>
<updated>2023-08-03T08:42:13+00:00</updated>
<author>
<name>Manuel Giraud</name>
</author>
<published>2023-07-29T08:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7b30e11b2ac5cd360db7ee8b6aed07bd918b93a2'/>
<id>7b30e11b2ac5cd360db7ee8b6aed07bd918b93a2</id>
<content type='text'>
* lisp/image/image-dired-util.el (image-dired-thumb-name): Revert
to "filename.thumb.jpg" for 'per-directory' storage.  (Bug#61394)

* lisp/image/image-dired.el (image-dired-thumbnail-storage): Fix
documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/image/image-dired-util.el (image-dired-thumb-name): Revert
to "filename.thumb.jpg" for 'per-directory' storage.  (Bug#61394)

* lisp/image/image-dired.el (image-dired-thumbnail-storage): Fix
documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into feature/android</title>
<updated>2023-07-28T00:22:01+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-07-28T00:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7c0899586471d3649dfb468d2b8f7d6d9685fea1'/>
<id>7c0899586471d3649dfb468d2b8f7d6d9685fea1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
