From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Latest change to novice.el Date: Tue, 14 Sep 2004 12:49:58 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1095159091 7467 80.91.229.6 (14 Sep 2004 10:51:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Sep 2004 10:51:31 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 14 12:51:15 2004 Return-path: Original-Received: from hermes.netfonds.no ([80.91.224.195]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C7Au2-0007ww-00 for ; Tue, 14 Sep 2004 12:51:14 +0200 Original-Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by hermes.netfonds.no (8.12.8p1/8.12.8) with ESMTP id i8EAoaOn021947 for ; Tue, 14 Sep 2004 12:50:36 +0200 (CEST) Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C7Ayz-0006dX-OF for ged-emacs-devel@m.gmane.org; Tue, 14 Sep 2004 06:56:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C7Ayo-0006bj-Lg for emacs-devel@gnu.org; Tue, 14 Sep 2004 06:56:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C7Aym-0006aa-MZ for emacs-devel@gnu.org; Tue, 14 Sep 2004 06:56:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C7Aym-0006aA-Io for emacs-devel@gnu.org; Tue, 14 Sep 2004 06:56:08 -0400 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1C7Asn-0002iI-V9 for emacs-devel@gnu.org; Tue, 14 Sep 2004 06:49:58 -0400 Original-Received: (qmail 10595 invoked from network); 14 Sep 2004 10:49:55 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 14 Sep 2004 10:49:55 -0000 Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27102 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27102 In this change: 2004-09-13 Stefan Monnier * novice.el (disabled-command-hook): Use shorthand for obsolescence. (disabled-command-function): Make the ?\ char more obvious. you could have used ?\s to make the space char really obvious :-) -- Kim F. Storm http://www.cua.dk