From 3f146fcf6784c177a4ad8d289aadcb7fbee6ad9f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C3=ABl=20Cadilhac?= Date: Sun, 17 Feb 2008 00:30:06 +0000 Subject: [PATCH] (wdired-allow-to-change-permissions): Fix typo. --- lisp/ChangeLog | 4 ++++ lisp/wdired.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7108ceb22dc..6256677c594 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-02-17 Micha$(Q)a(Bl Cadilhac + + * wdired.el (wdired-allow-to-change-permissions): Fix typo. + 2008-02-16 Juri Linkov * startup.el (after-init-time): New variable. diff --git a/lisp/wdired.el b/lisp/wdired.el index 36725db5db5..669db0f6386 100644 --- a/lisp/wdired.el +++ b/lisp/wdired.el @@ -157,7 +157,7 @@ changed. Anyway, the point is advanced one position, so, for example, you can keep the key pressed to give execution permissions to everybody to that file. -If `advanced, the bits are freely editable. You can use +If `advanced', the bits are freely editable. You can use `string-rectangle', `query-replace', etc. You can put any value (even newlines), but if you want your changes to be useful, you better put a intelligible value. -- 2.39.5