emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: w32: buglike behavior ver. 22.0.50.1 on msw98


From: Richard Stallman
Subject: Re: w32: buglike behavior ver. 22.0.50.1 on msw98
Date: Sat, 15 Apr 2006 13:32:39 -0400

Does this patch do the job?

*** apropos.el  29 Mar 2006 18:03:11 -0500      1.115
--- apropos.el  14 Apr 2006 22:02:09 -0400      
***************
*** 908,913 ****
--- 908,914 ----
          ;; Calculate key-bindings if we want them.
          (and do-keys
               (commandp symbol)
+              (not (eq symbol 'self-insert-command))
               (indent-to 30 1)
               (if (let ((keys
                          (save-excursion




reply via email to

[Prev in Thread] Current Thread [Next in Thread]