]> git.eshelyaron.com Git - emacs.git/commitdiff
(wdired-allow-to-change-permissions): Fix typo.
authorMichaël Cadilhac <michael.cadilhac@lrde.org>
Sun, 17 Feb 2008 00:30:06 +0000 (00:30 +0000)
committerMichaël Cadilhac <michael.cadilhac@lrde.org>
Sun, 17 Feb 2008 00:30:06 +0000 (00:30 +0000)
lisp/ChangeLog
lisp/wdired.el

index 7108ceb22dc811d2af677bb324c88e670d9779e8..6256677c594baeaf384d509ca12c49c1f4d1c7f1 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-17  Micha\e$(Q)a\e(Bl Cadilhac  <michael@cadilhac.name>
+
+       * wdired.el (wdired-allow-to-change-permissions): Fix typo.
+
 2008-02-16  Juri Linkov  <juri@jurta.org>
 
        * startup.el (after-init-time): New variable.
index 36725db5db5441bef6bba3a7e3e86db7e999412f..669db0f63866e99dff2114b94f187bd980d2a737 100644 (file)
@@ -157,7 +157,7 @@ changed.  Anyway, the point is advanced one position, so, for example,
 you can keep the <x> 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.