From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: patch: add-log.el: changelog find file under poin Date: Fri, 09 Nov 2007 00:40:47 -0800 Message-ID: <200711090840.lA98el7o008693@oogie-boogie.ics.uci.edu> References: <1194211092.13041.13.camel@peder.flower> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194597806 27602 80.91.229.12 (9 Nov 2007 08:43:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Nov 2007 08:43:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jan Nieuwenhuizen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 09 09:43:29 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IqPSb-0004uU-4N for ged-emacs-devel@m.gmane.org; Fri, 09 Nov 2007 09:43:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqPSP-00019C-Dy for ged-emacs-devel@m.gmane.org; Fri, 09 Nov 2007 03:43:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IqPSM-00018q-1g for emacs-devel@gnu.org; Fri, 09 Nov 2007 03:43:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IqPSK-000188-IS for emacs-devel@gnu.org; Fri, 09 Nov 2007 03:43:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqPSK-000185-DY for emacs-devel@gnu.org; Fri, 09 Nov 2007 03:43:12 -0500 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IqPSJ-0000ZB-KB for emacs-devel@gnu.org; Fri, 09 Nov 2007 03:43:11 -0500 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id lA98el7o008693; Fri, 9 Nov 2007 00:40:47 -0800 (PST) In-Reply-To: <1194211092.13041.13.camel@peder.flower> (Jan Nieuwenhuizen's message of "Sun\, 04 Nov 2007 22\:18\:12 +0100") Original-Lines: 19 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:82852 Archived-At: Jan Nieuwenhuizen writes: > Hi, > > I found this function missing after applying a patch that had minor > conflicts in almost every file. > > Greetings, > Jan. > > ChangeLog > 2007-11-04 Jan Nieuwenhuizen > > * add-log.el (change-log-search-file-name, change-log-find-file): > New function. > (change-log-mode-map): New binding C-c C-f to change-log-find-file. May I suggest adding another (even more useful) binding: open the file and search for the function mentioned in the change log entry?