unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: 31828@debbugs.gnu.org
Subject: bug#31828: [PATCH] [emacs-26] Add missing autoload cookie for browse-url-chrome
Date: Thu, 14 Jun 2018 11:43:34 -0400	[thread overview]
Message-ID: <CAFyQvY2FzFheAFNMehiAEBjNmxCRsi6UGuKXA-Sp4a_x0jJYhQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 825 bytes --]

From f6c6f9bb0b5aeab89817ee18d738ee54daada9a3 Mon Sep 17 00:00:00 2001
From: Kaushal Modi <kaushal.modi@gmail.com>
Date: Thu, 14 Jun 2018 11:41:35 -0400
Subject: [PATCH] Add missing autoload for browse-url-chrome

* lisp/net/browse-url.el (browse-url-chrome): Add autoload cookie.
---
 lisp/net/browse-url.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/net/browse-url.el b/lisp/net/browse-url.el
index a84a7b1c71..85cf898438 100644
--- a/lisp/net/browse-url.el
+++ b/lisp/net/browse-url.el
@@ -1145,6 +1145,7 @@ browse-url-chromium
         browse-url-chromium-arguments
         (list url)))))

+;;;###autoload
 (defun browse-url-chrome (url &optional _new-window)
   "Ask the Google Chrome WWW browser to load URL.
 Default to the URL around or before point.  The strings in
-- 
2.17.0.rc0


-- 

Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 1106 bytes --]

             reply	other threads:[~2018-06-14 15:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-14 15:43 Kaushal Modi [this message]
2018-06-14 15:56 ` bug#31828: [PATCH] [emacs-26] Add missing autoload cookie for browse-url-chrome Eli Zaretskii
2018-06-14 15:59   ` Kaushal Modi
2018-06-14 17:54     ` Eli Zaretskii
2018-06-14 17:59       ` Kaushal Modi
2018-06-15 10:41       ` Noam Postavsky
2019-05-15  4:27         ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFyQvY2FzFheAFNMehiAEBjNmxCRsi6UGuKXA-Sp4a_x0jJYhQ@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=31828@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).