Minor-mode doc fixes for ARG behavior
[bpt/emacs.git] / lisp / ChangeLog
index 6a31a20..40baf0d 100644 (file)
@@ -1,3 +1,96 @@
+2012-02-08  Glenn Morris  <rgm@gnu.org>
+
+       * completion.el (dynamic-completion-mode):
+       * dirtrack.el (dirtrack-debug-mode):
+       * electric.el (electric-layout-mode):
+       * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
+       * face-remap.el (text-scale-mode, buffer-face-mode):
+       * iimage.el (iimage-mode):
+       * image-mode.el (image-transform-mode):
+       * minibuffer.el (completion-in-region-mode):
+       * scroll-lock.el (scroll-lock-mode):
+       * simple.el (next-error-follow-minor-mode):
+       * tar-mode.el (tar-subfile-mode):
+       * tooltip.el (tooltip-mode):
+       * vcursor.el (vcursor-use-vcursor-map):
+       * wid-browse.el (widget-minor-mode):
+       * emulation/tpu-edt.el (tpu-edt-mode):
+       * emulation/tpu-extras.el (tpu-cursor-free-mode):
+       * international/iso-ascii.el (iso-ascii-mode):
+       * language/thai-util.el (thai-word-mode):
+       * mail/supercite.el (sc-minor-mode):
+       * net/goto-addr.el (goto-address-mode):
+       * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
+       * progmodes/cwarn.el (cwarn-mode):
+       * progmodes/flymake.el (flymake-mode):
+       * progmodes/glasses.el (glasses-mode):
+       * progmodes/hideshow.el (hs-minor-mode):
+       * progmodes/pascal.el (pascal-outline-mode):
+       * textmodes/enriched.el (enriched-mode):
+       * vc/smerge-mode.el (smerge-mode):
+       Doc fixes (minor mode argument).
+
+2012-02-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * ls-lisp.el (ls-lisp-sanitize): New function.
+       (ls-lisp-insert-directory): Use it to fix or remove any elements
+       in file-alist with missing attributes.  (Bug#4673)
+
+2012-02-07  Alan Mackenzie  <acm@muc.de>
+
+       Fix spurious recognition of c-in-knr-argdecl.
+
+       * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
+       putative K&R region.
+
+2012-02-07  Alan Mackenzie  <acm@muc.de>
+
+       * progmodes/cc-engine.el (c-forward-objc-directive): Prevent
+       looping in "#pragma mark @implementation".
+
+2012-02-07  Michael Albinus  <michael.albinus@gmx.de>
+
+       * notifications.el (notifications-on-closed-signal): Make `reason'
+       optional.  (Bug#10744)
+
+2012-02-07  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp/easy-mmode.el (define-minor-mode):
+       Doc fixes for the macro and the mode it defines.
+
+       * image.el (imagemagick-types-inhibit): Doc fix.
+
+       * cus-start.el (imagemagick-render-type): Add it.
+
+2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * progmodes/cc-mode.el
+       (c-standard-font-lock-fontify-region-function): Set the default at
+       load time, too, so that `font-lock-fontify-buffer' can be called
+       without setting up the entire mode first.  This fixes a bug in
+       `mm-inline-text' with C MIME parts.
+
+2012-02-06  Chong Yidong  <cyd@gnu.org>
+
+       * simple.el (list-processes--refresh): Delete exited processes
+       (Bug#8094).
+
+       * comint.el (comint-next-prompt): next-single-char-property-change
+       and prev-single-char-property-change never return nil (Bug#8657).
+
+       * custom.el (defcustom): Doc fix (Bug#9711).
+
+2012-02-05  Chong Yidong  <cyd@gnu.org>
+
+       * cus-edit.el (custom-variable-reset-backup): Quote the value
+       before storing it in the customized-value property (Bug#6712).
+       (custom-display): Add a customization type tag.
+       (custom-buffer-create-internal): Improve tooltip message.
+
+       * wid-edit.el (widget-field-value-get): New optional arg to
+       suppress trailing whitespace truncation.
+       (character): Use it (Bug#2689).
+
 2012-02-05  Andreas Schwab  <schwab@linux-m68k.org>
 
        * progmodes/gud.el (gud-pv): Use pv instead of pv1.