all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Update 'emacs-w3m' and improve loading emacs autoloads
@ 2015-12-06 10:39 Alex Kost
  2015-12-06 10:39 ` [PATCH 1/3] emacs: Handle compiled and compressed autoloads Alex Kost
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Alex Kost @ 2015-12-06 10:39 UTC (permalink / raw)
  To: guix-devel

During updating 'emacs-w3m', I found that its *.el files are compressed
now, so there is no "w3m-load.el" anymore, but there are "w3m-load.elc"
and "w3m-load.el.gz".  So this patchset also contains a patch to load
any "autoloads" file (el, elc or el.gz).

[PATCH 1/3] emacs: Handle compiled and compressed autoloads.
[PATCH 2/3] gnu: emacs-w3m: Use 'modify-syntax'.
[PATCH 3/3] gnu: emacs-w3m: Update to 1.4.538+0.20141022.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-12-11 11:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-06 10:39 [PATCH 0/3] Update 'emacs-w3m' and improve loading emacs autoloads Alex Kost
2015-12-06 10:39 ` [PATCH 1/3] emacs: Handle compiled and compressed autoloads Alex Kost
2015-12-07 23:00   ` Ludovic Courtès
2015-12-09  8:53     ` Alex Kost
2015-12-09 13:58       ` Ludovic Courtès
2015-12-10 10:26         ` Alex Kost
2015-12-11  9:51           ` Ludovic Courtès
2015-12-11 11:42             ` Alex Kost
2015-12-06 10:39 ` [PATCH 2/3] gnu: emacs-w3m: Use 'modify-syntax' Alex Kost
2015-12-07 23:00   ` Ludovic Courtès
2015-12-06 10:39 ` [PATCH 3/3] gnu: emacs-w3m: Update to 1.4.538+0.20141022 Alex Kost
2015-12-07 23:00   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.