Show
Ignore:
Timestamp:
05/27/06 10:35:24 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/ChangeLog

    r4085 r4091  
     12006-05-27  Mathias Dahl  <mathias.dahl@gmail.com> 
     2 
     3        * dired.el (dired-mode-map): Change `tumme-tag-remove' to 
     4        `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image 
     5        Tag'.  Change "Compare directories..." to "Change Directories...". 
     6 
     7        * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'. 
     8        (tumme-setup-dired-keybindings): Change `tumme-add-remove' to 
     9        `tumme-delete-tag'. 
     10 
     11        * dired.el (dired-mode-map): Move tumme commands to Operate, 
     12        Regexp and Immediate menus. Change "Add Comment" to "Add Image 
     13        Comment". Change "Add Image Tag" to "Add Image Tags". 
     14 
     152006-05-26  Luc Teirlinck  <teirllm@auburn.edu> 
     16 
     17        * shell.el (shell-mode): Call shell-dirtrack-mode after 
     18        list-buffers-directory is made a local variable, to avoid setting 
     19        the default value. 
     20 
     212006-05-26  Eli Zaretskii  <eliz@gnu.org> 
     22 
     23        * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual" 
     24        and "Find Command in Manual" to here. 
     25 
     26        * buff-menu.el (list-buffers-noselect): For Info buffers, use 
     27        Info-current-file as the file name. 
     28 
     292006-05-26  Jonathan Yavner  <jyavner@member.fsf.org> 
     30 
     31        * ses.el (defadvice undo-more): Delete this defadvice.  The undo 
     32        overrides will now be done a different way. 
     33        (ses-set-parameter): Reapply this function for undo. 
     34        (ses-set-header-row): Reconstruct header row during undo. 
     35        (ses-widen): New function. 
     36        (ses-goto-data, ses-reconstruct-all): Use new function. 
     37        (ses-command-hook): Widen buffer during undo, before unupdating 
     38        the cells. 
     39        (ses-insert-row, ses-delete-row): Widen buffer during undo. 
     40        (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets. 
     41        (ses-read-cell): Avoid stupid warning for RET RET on a cell whose 
     42        formula hasn't been executed yet. 
     43 
     442006-05-26  Reiner Steib  <Reiner.Steib@gmx.de> 
     45 
     46        * comint.el (comint-kill-whole-line): Rename arg to count.  Fix 
     47        doc string. 
     48 
     492006-05-26  Chong Yidong  <cyd@stupidchicken.com> 
     50 
     51        * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument 
     52        to copy-file. 
     53 
     542006-05-26  Reiner Steib  <Reiner.Steib@gmx.de> 
     55 
     56        * simple.el (toggle-truncate-lines): Make arg optional for 
     57        backward compatibility. 
     58 
     592006-05-26  Thien-Thi Nguyen  <ttn@gnu.org> 
     60 
     61        * emacs-lisp/ewoc.el (ewoc--current-dll): New var. 
     62        (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take 
     63        DLL arg.  Instead, use ewoc--current-dll.  Update all callers. 
     64        (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'. 
     65        (ewoc--adjust): Use ewoc--current-dll. 
     66        (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll. 
     67 
     682006-05-26  Carsten Dominik  <dominik@science.uva.nl> 
     69 
     70        * textmodes/org.el: (org-next-item, org-previous-item): Emit more 
     71        compact error message. 
     72        (org-tags-view): Refresh category table in each file. 
     73        (org-table-justify-field-maybe): Removed superfluous arguments to 
     74        `format'. 
     75        (org-export-as-html): Insert "<p>" before postamble. 
     76        (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill 
     77        ring. 
     78 
     792006-05-26  Kenichi Handa  <handa@m17n.org> 
     80 
     81        * textmodes/po.el (po-find-charset): Pay attention to the case 
     82        FILENAME is a cons (NAME . BUFFER). 
     83        (po-find-file-coding-system-guts): Likewise. 
     84 
     85        * arc-mode.el (archive-set-buffer-as-visiting-file): Call 
     86        find-operation-coding-system with (FILENAME . BUFFER). 
     87 
     88        * tar-mode.el (tar-extract): Call find-operation-coding-system 
     89        with (FILENAME . BUFFER). 
     90 
     91        * international/mule.el (decode-coding-inserted-region): Call 
     92        find-operation-coding-system with (FILENAME . BUFFER). 
     93 
     942006-05-25  Chong Yidong  <cyd@stupidchicken.com> 
     95 
     96        * image-mode.el (image-toggle-display): Use buffer contents to 
     97        generate image for a remote file. 
     98 
     992006-05-25  Juri Linkov  <juri@jurta.org> 
     100 
     101        * replace.el (query-replace-read-from, query-replace-read-to): 
     102        Remove 8th arg KEEP-ALL in read-from-minibuffer. 
     103 
     1042006-05-25  Rajesh Vaidheeswarran <rv@gnu.org> 
     105        * whitespace.el (whitespace-cleanup): change to cleanup 
     106        region if one is active 
     107        * whitespace.el (whitespace-cleanup-internal): new internal 
     108        method 
     109 
     1102006-05-25  Mathias Dahl  <mathias.dahl@gmail.com> 
     111 
     112        * dired.el (dired-mode-map): Add help-echo strings to tumme 
     113        commands. 
     114 
     115        * tumme.el (tumme-display-image): Change documentation string 
     116        slightly. 
     117        (tumme-dired-display-image): Add call to `display-buffer'. 
     118 
     119        * dired.el (dired-mode-map): Bind `tumme-dired-display-image' 
     120        to C-t i. 
     121 
     1222006-05-25  Thien-Thi Nguyen  <ttn@gnu.org> 
     123 
     124        * emacs-lisp/bindat.el (bindat-unpack, bindat-pack): 
     125        Signal error if RAW-DATA is a multibyte string. 
     126 
     1272006-05-24  Richard Stallman  <rms@gnu.org> 
     128 
     129        * subr.el (with-local-quit): When handling `quit' signal, 
     130        make a chance for quit-flag to cause a quit. 
     131 
     132        * emacs-lisp/advice.el (ad-enable-advice, ad-activate) 
     133        (ad-disable-advice): Add autoloads. 
     134 
     135        * subr.el (read-passwd): Copy PROMPT before changing its properties. 
     136 
     1372006-05-25  Mathias Dahl  <mathias.dahl@gmail.com> 
     138 
     139        * dired.el (dired-mode-map): Change menu items for tumme as per 
     140        suggestions in emacs-devel. 
     141 
     1422006-05-25  Nick Roberts  <nickrob@snap.net.nz> 
     143 
     144        * dired.el (dired-mode-map): Fix breakage. 
     145 
     1462006-05-25  Mathias Dahl  <mathias.dahl@gmail.com> 
     147 
     148        * tumme.el (tumme-display-dired-image): Rename to... 
     149        (tumme-dired-display-image): ...this. 
     150        (tumme-track-movement): Change default value to t. 
     151        (tumme-display-thumbs): Add new optional parameter DO-NOT-POP, 
     152        used from `tumme-next-line-and-display' and similar commands. 
     153 
     154        * dired.el (dired-mode-map): Add Thumbnail submenu under the 
     155        Immediate menu.  Add some tumme commands there. 
     156 
     1572006-05-24  Luc Teirlinck  <teirllm@auburn.edu> 
     158 
     159        * loadup.el ("jka-cmpr-hook"): Load it before it is needed. 
     160 
     1612006-05-24  Chong Yidong  <cyd@mit.edu> 
     162 
     163        * menu-bar.el, international/mule-cmds.el: Remove tooltips for 
     164        menu entries that open submenus. 
     165 
     1662006-05-24  Alan Mackenzie  <acm@muc.de> 
     167 
     168        * startup.el (command-line): For names of preloaded files, don't 
     169        append ".elc" (now done in Fload), and call file-truename on the 
     170        lisp directory. 
     171 
     172        * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to 
     173        match ANY loaded file with the right name, not just those in 
     174        load-path.  Put a regexp matching the file name into 
     175        after-load-alist, rather than the name itself. 
     176 
     177        * subr.el: New functions load-history-regexp, 
     178        load-history-filename-element, do-after-load-evaluation. 
     179 
     180        * international/mule.el (load-with-code-conversion): Do the 
     181        eval-after-load stuff by calling do-after-load-evaluation. 
     182 
     1832006-05-25  Nick Roberts  <nickrob@snap.net.nz> 
     184 
     185        * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it 
     186        has not been killed. 
     187 
     1882006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp> 
     189 
     190        * term/mac-win.el: Set idle timer to clean up expired Apple events. 
     191        (mac-ae-get-url): Redispatch Apple event on unknown scheme. 
     192        (mac-dispatch-apple-event): Resume Apple event if it is suspended. 
     193        Optionally set error message in reply. 
     194 
     1952006-05-24  Carsten Dominik  <dominik@science.uva.nl> 
     196 
     197        * textmodes/org.el: (org-open-at-point): Use renamed variable 
     198        `org-confirm-shell-link-function'. 
     199        (org-confirm-shell-link-function): Renamed from 
     200        `org-confirm-shell-links'. 
     201        (org-export-directory): New function. 
     202        (org-export-as-ascii, org-export-as-html, org-export-as-xoxo) 
     203        (org-export-icalendar): Use `org-export-directory'. 
     204        (org-indent-item): Keep cursor position. 
     205        (org-link-file-path-type): New option. 
     206        (org-export-as-html): Fixed bug with plain lists starting in 
     207        column 0. 
     208        (org-export-as-html): Removed deadline formatting, this happens 
     209        now already in `org-html-handle-time-stamps'. 
     210        (org-export-html-style): Deadline class removed. 
     211        (org-insert-labeled-timestamps-at-point): New option. 
     212        (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead 
     213        of `hide-sublevels 1', in case the first headline is not level 1. 
     214        (org-overview, org-content): New fuction. 
     215        (org-cycle-global-status, org-cycle-subtree-status): Make these 
     216        variables buffer-local. 
     217        (org-global-cycle): New command. 
     218        (org-shifttab): Use `org-global-cycle'. 
     219        (org-insert-heading, org-insert-item): Go to end of new 
     220        headline/item after creating it. 
     221        (org-export-visible): Renames from `org-export-copy-visible'.  Now 
     222        creates a temporary org-file and applies an exporting command to 
     223        it. 
     224        (org-table-eval-formula): Support for lisp forms. 
     225        (org-agenda-todo-ignore-scheduled): New option. 
     226        (org-agenda-get-todos): Use new option 
     227        `org-agenda-todo-ignore-scheduled'. 
     228        (org-export-html-inline-images): New value `maybe'. 
     229        (org-export-as-html): Inlining of images dependent on link 
     230        description. 
     231        (org-archive-subtree): Check for end-of-buffer before trying 
     232        `kill-line'. 
     233        (org-agenda-follow-mode): New option. 
     234        (org-export-with-tags, org-export-with-timestamps): New options. 
     235        (org-html-handle-time-stamps): New function. 
     236        (org-keyword-time-regexp): New variable. 
     237        (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'. 
     238        (org-agenda-todo-list-sublevels): New option. 
     239        (org-html-level-start): When TITLE is nil, just close all levels. 
     240        (org-parse-key-lines, org-parse-export-options): Functions 
     241        removed, replaced by `org-infile-export-plist'. 
     242        (org-combine-plists, org-infile-export-plist) 
     243        (org-default-export-plist): New functions. 
     244        (org-export-html-preamble, org-export-html-postamble) 
     245        (org-export-html-auto-preamble, org-export-html-auto-postamble): 
     246        New variables. 
     247        (org-export-publishing-directory): New option. 
     248        (org-export-as-html, org-export-as-ascii): Use the new property 
     249        lists for settings. 
     250        (org-export-copy-visible, org-export-as-xoxo): Respect 
     251        `org-export-publishing-directory'. 
     252        (org-link-search, org-store-link, org-file-apps): Support for 
     253        links to BibTeX database entries.. 
     254        (org-get-current-options, org-set-regexps-and-options): Implement 
     255        logging as a startup option. 
     256        (org-store-link): Make sure context string is never empty 
     257        (org-insert-link): Use relative path when possible. 
     258        (org-at-item-checklet-p): New function. 
     259        (org-shifttab, org-shiftmetaleft, org-shiftmetaright) 
     260        (org-shiftmetaup, org-shiftmetadown, org-metaleft) 
     261        (org-metaright, org-metaup, org-metadown, org-shiftup) 
     262        (org-shiftdown, org-shiftright, org-shiftleft) 
     263        (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return): 
     264        Dispatch using `call-interactively'. 
     265        (org-call-with-arg): New defsubst. 
     266        (org-tag-alist, org-use-fast-tag-selection): New options. 
     267        (org-complete): Use `org-tag-alist'. 
     268        (org-fast-tag-insert, org-fast-tag-selection): New functions. 
     269        (org-next-item, org-previous-item): New commands. 
     270        (org-beginning-of-item, org-end-of-item): Added (interactive) to 
     271        make command. 
     272        (org-shiftup, org-shiftdown): Accommodate the item-navigation 
     273        commands. 
     274 
     275 
     2762006-05-23  Thien-Thi Nguyen  <ttn@gnu.org> 
     277 
     278        * emacs-lisp/ewoc.el (ewoc-delete): New function. 
     279        (ewoc-filter): Use `ewoc-delete'. 
     280 
     281        * emacs-lisp/bindat.el (bindat-pack): Doc fix. 
     282 
     2832006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca> 
     284 
     285        * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry): 
     286        Signal more user-friendly error messages. 
     287 
     288        * complete.el (PC-do-completion): Undo the addition of implicit 
     289        wildcards if they did not lead to finding any match. 
     290        (read-file-name-internal): Don't add the final > if the completion is 
     291        not finished. 
     292 
     2932006-05-22  Reiner Steib  <Reiner.Steib@gmx.de> 
     294 
     295        * textmodes/bibtex.el (bibtex-maintain-sorted-entries): 
     296        Quote safe-local-variable predicate. 
     297 
     2982006-05-22  Thien-Thi Nguyen  <ttn@gnu.org> 
     299 
     300        * emacs-lisp/ewoc.el (ewoc-set-data): New function. 
     301 
     3022006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de> 
     303 
     304        * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe. 
     305 
     306        * progmodes/make-mode.el (makefile-special-targets-list) 
     307        (makefile-macro-table, makefile-target-table): Mark as risky. 
     308        (makefile-query-one-target-method): Make this the alias for the 
     309        following variable. 
     310        (makefile-query-one-target-method-function): Make this the real name. 
     311 
     312        * textmodes/artist.el (artist-text-renderer): Make this the alias 
     313        for the following variable. 
     314        (artist-text-renderer-function): Make this the real name. 
     315 
     316        * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this 
     317        the alias for the following variable. 
     318        (flyspell-generic-check-word-predicate): Make this the real name. 
     319 
     320        * textmodes/ispell.el (ispell-format-word): Make this the alias 
     321        for the following variable. 
     322        (ispell-format-word-function): Make this the real name. 
     323        (ispell-message-text-end): Mark as risky. 
     324 
     325        * skeleton.el (skeleton-transformation, skeleton-filter) 
     326        (skeleton-pair-filter): Make these the aliases for the following 
     327        variables. 
     328        (skeleton-transformation-function, skeleton-filter-function) 
     329        (skeleton-pair-filter-function): Make these the real names. 
     330 
     331        * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function 
     332        and skeleton-pair-filter-function. 
     333 
     334        * textmodes/sgml-mode.el (sgml-transformation): Make this the 
     335        alias for the following variable. 
     336        (sgml-transformation-function): Make this the real name. 
     337        (sgml-tag-alist): Mark as risky. 
     338 
     3392006-05-21  Richard Stallman  <rms@gnu.org> 
     340 
     341        * simple.el (kill-region): Interactively, pass point, then mark. 
     342 
     3432006-05-22  Thien-Thi Nguyen  <ttn@gnu.org> 
     344 
     345        * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie. 
     346 
     3472006-05-21  Romain Francoise  <romain@orebokech.com> 
     348 
     349        * dired-x.el (dired-mode-map): Don't bind M-g. 
     350 
     3512006-05-20  Richard Stallman  <rms@gnu.org> 
     352 
     353        * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g. 
     354        (dired-goto-file): Doc fix. 
     355 
     3562006-05-21  Kim F. Storm  <storm@cua.dk> 
     357 
     358        * emulation/cua-base.el: Mention customizing cua-mode as alternative 
     359        way to enable built-in cua-mode if user loads older CUA-mode package. 
     360 
     361        * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil 
     362        if default-filename is specified. 
     363 
     3642006-05-20  Eli Zaretskii  <eliz@gnu.org> 
     365 
     366        * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item. 
     367 
     368        * info.el (info-apropos): Make sure current-file and current-node 
     369        have non-nil values.  Speed up by using add-to-list instead of 
     370        manual consing. 
     371 
     3722006-05-20  Micha,Ak(Bl Cadilhac  <michael.cadilhac@lrde.org> 
     373 
     374        * progmodes/make-mode.el (makefile-mode): Doc fix. 
     375 
     3762006-05-20  Eli Zaretskii  <eliz@gnu.org> 
     377 
     378        * dired-aux.el (dired-do-shell-command): Doc fix. 
     379 
     3802006-05-20  Kevin Ryde  <user42@zip.com.au> 
     381 
     382        * info-xref.el (info-xref-check-all-custom): Skip :tag part of 
     383        ``(custom-manual :tag "Foo" "(foo)Node")''. 
     384 
     3852006-05-20  Karl Chen  <quarl@cs.berkeley.edu> 
     386 
     387        * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its 
     388        value is an integer. 
     389 
     3902006-05-20  Eli Zaretskii  <eliz@gnu.org> 
     391 
     392        * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before 
     393        "format". 
     394        (rmail-convert-to-babyl-format): Undo the change from 2006-04-19. 
     395 
     3962006-05-20  Martin Rudalics  <rudalics@gmx.at> 
     397 
     398        * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of 
     399        a hidden block remained hidden if `hide-ifdef-lines' is non-nil. 
     400 
     4012006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca> 
     402 
     403        * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter 
     404        regexp for keywords. 
     405 
     4062006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change) 
     407 
     408        * dnd.el (dnd-get-local-file-name): Specify LITERAL in 
     409        replace-regexp-in-string. 
     410 
     411        * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\', 
     412        encode, and escape file name on conversion to URL. 
     413 
     4142006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp> 
     415 
     416        * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL. 
     417        Don't unescape URL. 
     418        (dnd-get-local-file-name): Unescape URL on conversion to file name. 
     419 
     420        * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names 
     421        on conversion to URLs. 
     422 
     423        * net/browse-url.el (browse-url-file-url): Encode file name on 
     424        conversion to URL. 
     425 
     426        * term/mac-win.el (mac-ae-open-documents): Escape file name on 
     427        conversion to URL. 
     428 
     4292006-05-19  Eli Zaretskii  <eliz@gnu.org> 
     430 
     431        * progmodes/cc-styles.el (c-style-alist): Doc fix. 
     432 
     4332006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp> 
     434 
     435        * term/mac-win.el (mac-bytes-to-digits): Remove function. 
     436        (mac-handle-toolbar-switch-mode): Use coercion instead of it. 
     437 
     4382006-05-19  Glenn Morris  <rgm@gnu.org> 
     439 
     440        * calendar/diary-lib.el (diary-bahai-date) 
     441        (list-bahai-diary-entries, mark-bahai-diary-entries) 
     442        (mark-bahai-calendar-date-pattern): Not interactive. 
     443        (add-to-diary-list): New optional arg LITERAL.  Doc fix. 
     444        (diary-entries-list): Change format of 4th element in each entry. 
     445        (diary-list-entries): Use add-to-diary-list. 
     446        (diary-goto-entry): Handle the case where the buffer visiting the 
     447        diary has been killed. 
     448        (fancy-diary-display): Add 'locator to button rather than 'marker. 
     449        Only generate temp-face when there are marks to apply. 
     450        (list-sexp-diary-entries): Pass literal to add-to-diary-list. 
     451        (diary-fancy-date-pattern): New variable. 
     452        (diary-time-regexp): Doc fix. 
     453        (diary-anniversary, diary-time): New faces. 
     454        (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and 
     455        diary-time-regexp.  Add font-lock-multiline property where needed. 
     456        Use new faces diary-anniversary and diary-time. 
     457        (diary-fancy-font-lock-fontify-region-function): New function, to 
     458        handle multiline font-lock pattern in fancy diary. 
     459        (fancy-diary-display-mode): Set font-lock-fontify-region-function. 
     460        (diary-font-lock-keywords): Tweak time regexp.  Use new face 
     461        diary-time. 
     462 
     4632006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change) 
     464 
     465        * international/code-pages.el (mik): Table corrected. 
     466 
     4672006-05-18  Kim F. Storm  <storm@cua.dk> 
     468 
     469        * progmodes/grep.el (grep-find): Don't check grep-find-command 
     470        before running command (breaks non-interactive usage). 
     471 
     4722006-05-18  Thien-Thi Nguyen  <ttn@gnu.org> 
     473 
     474        * emacs-lisp/ewoc.el (ewoc--adjust): New func. 
     475        (ewoc--insert-new-node): Don't insert trailing newline. 
     476        Instead, adjust successor nodes's start markers. 
     477        (ewoc--refresh-node): Delete all text from current node's start 
     478        marker to the next one's; adjust successor nodes's start markers. 
     479        (ewoc--create): Doc fixes. 
     480        (ewoc--refresh): Don't insert newline. 
     481        (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'. 
     482        * pcvs.el (cvs-make-cvs-buffer): 
     483        Specify extra newline for ewoc's header and footer. 
     484        (cvs-update-header): Update initial header recognition. 
     485        Append newline to final header and footer values. 
     486        * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline. 
     487 
    14882006-05-17  Richard Stallman  <rms@gnu.org> 
    2489 
     
    13081795        Clarify message text.  Suggested by Ralf Angeli. 
    13091796 
    1310 2006-04-08  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change) 
     17972006-04-08  Michael Cadilhac  <michael.cadilhac@lrde.org> 
    13111798 
    13121799        * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set. 
     
    81368623        (rcirc-mode): Give rcirc-topic a local binding here. 
    81378624 
    8138 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change) 
     86252005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org> 
    81398626 
    81408627        * subr.el (read-passwd): Fontify the prompt as we do with other 
     
    974710234        * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'. 
    974810235 
    9749 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change) 
     102362005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr> 
    975010237 
    975110238        * play/blackbox.el (blackbox-redefine-key): New function. 
     
    1101111498        Typo. 
    1101211499 
    11013 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change) 
     115002005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr> 
    1101411501 
    1101511502        * play/zone.el (zone): Wrap body with save-window-excursion.