all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH RFC 0/2] xwidget-webkit settings
@ 2016-06-06 18:18 Aaron Conole
  2016-06-06 18:18 ` [PATCH RFC 1/2] Expose webkit view settings via lisp Aaron Conole
  2016-06-06 18:18 ` [PATCH RFC 2/2] Expose the user-agent setting with a getter/setter Aaron Conole
  0 siblings, 2 replies; 3+ messages in thread
From: Aaron Conole @ 2016-06-06 18:18 UTC (permalink / raw)
  To: emacs-devel, joakim

Expose some of the xwidget webkit settings, and specifically add a manipulator
for the "user-agent" setting.

Aaron Conole (2):
  Expose webkit view settings via lisp
  Expose the user-agent setting with a getter/setter

 lisp/xwidget.el | 12 ++++++++++++
 src/xwidget.c   | 41 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)

-- 
2.5.5




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

end of thread, other threads:[~2016-06-06 18:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-06 18:18 [PATCH RFC 0/2] xwidget-webkit settings Aaron Conole
2016-06-06 18:18 ` [PATCH RFC 1/2] Expose webkit view settings via lisp Aaron Conole
2016-06-06 18:18 ` [PATCH RFC 2/2] Expose the user-agent setting with a getter/setter Aaron Conole

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

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.