Mercurial > emacs
view admin/FOR-RELEASE @ 74526:1a43c99020cb
(wdired-change-to-wdired-mode, wdired-finish-edit)
(wdired-search-and-rename): Simplify code.
(wdired-preprocess-files, wdired-preprocess-perms): Make
read-only property of preceding character rear-nonsticky to
avoid that it can be modified. Put old-name and old-link
properties on character preceding name and replace
put-text-property by add-text-properties.
(wdired-get-filename, wdired-get-previous-link): Get old-name
and old-link properties from character preceding name and
simplify code.
(wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
(wdired-perms-to-number): Make local-map property
rear-nonsticky to avoid that text following permissions may be
modified. Use add-text-properties instead of put-text-property
when changing a permission bit.
(wdired-change-to-dired-mode): Remove stickiness properties.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 09 Dec 2006 16:06:53 +0000 |
parents | 029a13abffce |
children | 0d7ab079b8a6 |
line wrap: on
line source
Tasks needed before the next release. * TO BE DONE SHORTLY BEFORE RELEASE ** Check for widow and orphan lines in manuals; make sure all the pages really look ok in the manual as formatted. ** Check for text in manuals that assumes current version is 21. ** Update AUTHORS. [Done 2006-10-03] ** Regenerate the postscript files of the reference cards in etc. ** Ask maintainers of refcard translations to update them. Requests to have been sent out on 2006-05-23 (Reiner Steib). LANG Translator Status cs Pavel Janík Can't work on it now. de Sven Joachim Done fr Eric Jacoboni Done (layout might be improved) pl Włodek Bzyl Done pt-br Rodrigo Real Done ru Alex Ott Done sk Miroslav Vaško No response Reminders sent out on 2006-06-08. ** Send an email to the various distributions, including the GNOME and KDE projects, to use the new Emacs icons in etc/images/icons. * WINDOWS SUPPORT BUGS. These don't need to be fixed to start pretest, but we call the attention of Windows users to fixing them. ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind Windows only bug. Bug appears only when Cleartype enabled, probably related to the hack introduced on 2005-07-01 to fix some other Cleartype problem. ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. (Did we decide that is unreproducible?) * BUGS ** make-network-process :nowait t doesn't work for non-local targets on Windows. If it cannot be fixed, (featurep 'make-network-process '(:nowait t)) should return nil. ** Document use of gpg-agent ** monnier@iro.umontreal.ca, Nov 24: gnus-summary-tick-article-forward doesn't work any more? ** dooglus@gmail.com, Dec 1: Replacement of spaces in wdired ** Should CC mode set beginning-of-defun-function? ** simon.marshall@misys.com, Dec 6: Man, mouse-sel-mode and mouse-1 ** Need papers from Rubini for his code in t-mouse.el ** jpff@cs.bath.ac.uk, Dec 7: Failure to submit second netnews message. * DOCUMENTATION ** Check the Emacs Tutorial. The first line of every tutorial must begin with text ending in a period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective language. This should be followed by "See end for copying conditions", likewise in the respective language. After each file name, on the same line or the following line, come the names of the people who have checked it. SECTION READERS ---------------------------------- etc/TUTORIAL rms etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg> etc/TUTORIAL.cn etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz> etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org> etc/TUTORIAL.es Marcelo Toledo etc/TUTORIAL.fr ttn etc/TUTORIAL.it ttn etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org> etc/TUTORIAL.ko etc/TUTORIAL.nl Lute Kamstra etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se> etc/TUTORIAL.pt_BR Marcelo Toledo etc/TUTORIAL.ro etc/TUTORIAL.ru Alex Ott <alexott@gmail.com> etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz> etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si> etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se> etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org> etc/TUTORIAL.zh Local variables: mode: outline coding: utf-8 end: