]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
index 4e187bbf54503333370fe5aa273d0e036aab31ba..c65cf9fcd819e5706ecf705bd78594880763ffcb 100644 (file)
@@ -1,3 +1,42 @@
+2002-03-08  Daniel Pfeiffer  <occitan@esperanto.org>
+
+       * play/mpuz.el (mpuz-unsolved-face, mpuz-solved-face)
+       (mpuz-trivial-face, mpuz-text-face, mpuz-solve-when-trivial)
+       (mpuz-allow-double-multiplicator): New options for nicer look and
+       new features.
+       (mpuz-put-number-on-board, mpuz-paint-number, mpuz-solve): New
+       functions.
+       (mpuz-check-all-solved, mpuz-random-puzzle)
+       (mpuz-paint-statistics, mpuz-paint-digit, mpuz-close-game)
+       (mpuz-show-solution): Functions streamlined and removed french
+       style space before punctuation, added face support and optional
+       solving of trivial results.
+
+2002-03-07  Colin Walters  <walters@verbum.org>
+
+       * ibuf-macs.el (define-ibuffer-column): Add :summarizer property.
+
+       * ibuffer.el (ibuffer-update-mode-name): Substitute "view time"
+       instead of "recency" for clarity.
+       (ibuffer-compile-format): Document more.  Handle new "summarizer"
+       columns.
+       (ibuffer-fontify-region-function): Ditto.
+       (ibuffer-insert-buffer-line): Ditto.
+       (ibuffer-map-lines): Ditto.
+       (ibuffer-insert-buffers-and-marks): Ditto.
+       (ibuffer-update-title-and-summary): Renamed from
+       `ibuffer-update-title'.  Handle "summarizer" columns.
+       (ibuffer-clear-summary-columns): New function.
+
+       * ibuf-ext.el (ibuffer-filter-format-alist): Add type and group.
+       (ibuffer-toggle-sorting-mode): Ditto.
+       
+2002-03-07  Gerd Moellmann  <gerd@gnu.org>
+
+       * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern): 
+       Use the other-window instead of the other-frame functions when
+       the window is dedicated.
+
 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text
@@ -9,7 +48,7 @@
        name does not contain characters that are invalid for DOS/Windows
        filesystems.
 
-       * dos-fns.el, w32-fns.el: (make-auto-save-file-name):
+       * dos-fns.el, w32-fns.el (make-auto-save-file-name):
        Remove replacement functions.
 
 2002-03-06  Gerd Moellmann  <gerd@gnu.org>
 
 2002-03-05  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-       * ediff-init.el: comments.
+       * ediff-init.el: Comments.
 
        * ediff-hook.el: Got rid of autoloads. Not needed, since the hook
        is loaded.