1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
emacs/lisp/image
Mattias Engdegård e536fb0851 Use ash instead of lsh
* lisp/files.el (file-modes-number-to-symbolic):
* lisp/image/exif.el (exif--direct-ascii-value):
* lisp/term/haiku-win.el (defun):
* lisp/x-dnd.el (x-dnd-handle-xdnd, x-dnd-handle-motif):
`lsh` is slower and has confusing semantics; avoid.
2022-07-19 15:21:56 +02:00
..
compface.el
exif.el Use ash instead of lsh 2022-07-19 15:21:56 +02:00
gravatar.el Make some additional defcustom types more restrictive 2022-07-06 19:29:51 +02:00
image-converter.el Tweak image-converter-add-handler interface 2022-07-13 01:53:20 +02:00