|
From: | Kim F. Storm |
Subject: | Re: visiting certain .c file adds to kill ring |
Date: | Sun, 22 Apr 2007 12:37:13 +0200 |
User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.98 (gnu/linux) |
Richard Stallman <address@hidden> writes: > Here are other incorrect uses of kill-* functions in lisp/progmodes: > > cc-cmds.el:859: (kill-region (progn (forward-line 0) (point)) > perl-mode.el:653: (kill-region (point) eol)) > > And there's a bunch of suspicious kill-line/kill-word/kill-region in > mantemp.el and vhdl-mode.el. > > > Please fix these erroneous calls to kill-line and so on. I've fixed ido.el -- Kim F. Storm <address@hidden> http://www.cua.dk
[Prev in Thread] | Current Thread | [Next in Thread] |