From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ams@kemisten.nu (Alfred M. Szmidt) Newsgroups: gmane.emacs.bugs Subject: Re: each command's date of birth without looking in OONEWS Date: 19 Jul 2002 13:58:30 +0200 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <8765zcdj4p.fsf@lgh163a.kemisten.nu> References: <87ele2qesg.fsf@jidanni.org> <87r8i0bpwl.fsf_-_@jidanni.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027080020 23596 127.0.0.1 (19 Jul 2002 12:00:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 19 Jul 2002 12:00:20 +0000 (UTC) Cc: gnu-emacs-bug@moderators.isc.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17VWQl-00068T-00 for ; Fri, 19 Jul 2002 14:00:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17VWQr-0003Av-00; Fri, 19 Jul 2002 08:00:25 -0400 Original-Received: from mailbox.ucsd.edu ([132.239.1.55] helo=mailbox3.ucsd.edu) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17VWPk-0002wX-00 for ; Fri, 19 Jul 2002 07:59:16 -0400 Original-Received: from mailhost.bonet.ac (mailhost.bonet.ac [194.165.224.191]) by mailbox3.ucsd.edu (8.12.3/8.12.3) with ESMTP id g6JBwhSw004875 for ; Fri, 19 Jul 2002 04:58:44 -0700 (PDT) Original-Received: from lgh163a.kemisten.nu (lgh163a.kemisten.nu [212.32.172.173]) by mailhost.bonet.ac (8.8.8/8.8.8) with ESMTP id NAA16097; Fri, 19 Jul 2002 13:58:30 +0200 (MET DST) Original-Received: from ams by lgh163a.kemisten.nu with local (Exim 3.35 #1 (Debian)) id 17VWP1-0000Rz-00; Fri, 19 Jul 2002 13:58:31 +0200 Original-To: Dan Jacobson In-Reply-To: <87r8i0bpwl.fsf_-_@jidanni.org> Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-MailScanner: Passed Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2780 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2780 Dan Jacobson writes: > OK, it is easy enough to see the source dired-x.el however the dates > of birth of each individual command have been thrown away, and all be > know is the date list at the top of the file... And ChangeLog's do what job exactly? C-x C-j has been bound to dired-jump since dired-x got added to Emacs. emacs/lisp/ChangeLog.4 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) * dired-x.el: New file. -- Alfred M. Szmidt