(mpuz-random-puzzle): Fix potential lockup when
[bpt/emacs.git] / lisp / ChangeLog
index 8feee8c..e5ce226 100644 (file)
@@ -1,3 +1,113 @@
+2007-02-04  David Kastrup  <dak@gnu.org>
+
+       * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
+       `mpuz-allow-double-multiplicator' is non-zero, and correct
+       calculation of `min'.
+
+2007-02-04  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * wid-edit.el (widget-default-create): Insert new text at the
+       :from marker _after_ the marker, not before it.
+
+2007-02-04  Alan Mackenzie  <acm@muc.de>
+
+       * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
+       containing it is re-indented.
+
+2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
+
+       * net/newsticker.el (newsticker--insert-image): Update docstring,
+       and insert the image directly.
+       (newsticker--buffer-redraw): Update docstring.
+
+       * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Rename
+       from define-global-minor-mode.
+
+       * progmodes/cwarn.el (global-cwarn-mode): 
+       * emacs-lisp/autoload.el (make-autoload): 
+       * hi-lock.el (global-hi-lock-mode): 
+       * font-core.el (global-font-lock-mode): All callers changed.
+
+2007-02-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
+       Don't copy @ignore lines into menu descriptions.
+       (texinfo-multi-file-update): Goto the @node line before attempting
+       to pluck the node name.
+       (texinfo-multiple-files-update): Reverse the optional arguments'
+       order, as per the doc string and the `interactive' form.
+
+2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
+
+       * image-mode.el: Use autoload to avoid overriding disabled setting
+       applied in .emacs.
+
+2007-02-03  acm  <acm@localhost.localdomain>
+
+       * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
+       for, e.g. "void (*hdone)();" in a k&r list.  (No WS between
+       adjacent paren groups).
+
+2007-02-02  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+       * progmodes/ebnf2ps.el: Doc fixes.
+       (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
+
+2007-02-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * dired-x.el (dired-do-relsymlink): Add reference to
+       dired-do-symlink.  Add an autoload cookie.
+
+       * dired-aux.el (dired-do-symlink): Add reference to
+       dired-do-relsymlink.
+
+2007-02-02  Doug Maxey  <dwm@enoyolf.org>  (tiny change)
+
+       * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
+       <left-fringe mouse-3>: New bindings.
+
+2007-02-02  Ulf Jasper  <ulf.jasper@web.de>
+
+       * newsticker.el (newsticker-version): Changed to "1.10".
+       (newsticker--set-customvar): Doc string.
+       (newsticker-new-item-face): Doc string.
+       (newsticker-mode): Initialize `invisibility-spec' with t.
+       (newsticker-mode-map): Added
+       `newsticker-mark-all-items-at-point-as-read'.
+       (newsticker-menu): Added narrow-to-item and narrow-to-feed.
+       (newsticker-w3m-show-inline-images): Do not call
+       `w3m-remove-image'.
+       (newsticker--buffer-after-w3m-insert-image): New advice for
+       w3m-insert-image to cache images.
+       (newsticker-next-item-same-feed): New.
+       (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
+       (newsticker-mark-all-items-of-feed-as-read): New.
+       (newsticker-mark-all-items-at-point-as-read): Use new functions.
+       (newsticker-mark-item-at-point-as-read): Doc string.
+       (newsticker-mark-item-at-point-as-read): Use new functions.
+       (newsticker--do-mark-item-at-point-as-read): New, extracted from
+       `newsticker-mark-item-at-point-as-read'.
+       (newsticker-hide-entry): Use (t) instead of t for invisibility.
+       (newsticker--sentinel): Yet another xml-parser workaround.
+       (newsticker--decode-iso8601-date): Bugfix for datestrings without
+       days.
+       (newsticker--buffer-do-insert-text): Fix.
+       (newsticker--buffer-insert-enclosure): Fix. length might be missing.
+       (newsticker--buffer-make-item-completely-visible):
+       `switch-to-buffer' not necessary.
+
+2007-02-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
+       (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
+       (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
+       (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
+       (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
+
+2007-02-02  Kenichi Handa  <handa@m17n.org>
+
+       * international/quail.el (quail-show-key): Fix an error message.
+
 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
 
        * faces.el (set-face-underline-p, modify-face): Rename arg
 
        * shell.el (shell): Doc fix.
 
-2006-12-15  Kevin Gallagher <Kevin.Gallagher@boeing.com>
+2006-12-15  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
 
        * emulation/edt.el (edt-xserver):
        * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
 
 2006-12-15  Simon Marshall  <simon@gnu.org>
 
-       * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous
-       change.
+       * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
 
 2006-12-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>