* align.el:
[bpt/emacs.git] / lisp / ChangeLog
index c81984b..c0a55b4 100644 (file)
@@ -1,3 +1,272 @@
+2008-12-03  Lute Kamstra  <lute@gnu.org>
+
+       * align.el:
+       * allout.el:
+       * apropos.el:
+       * arc-mode.el:
+       * autoinsert.el:
+       * avoid.el:
+       * battery.el:
+       * bookmark.el:
+       * buff-menu.el:
+       * calculator.el:
+       * chistory.el:
+       * cmuscheme.el:
+       * comint.el:
+       * compare-w.el:
+       * dabbrev.el:
+       * delim-col.el:
+       * desktop.el:
+       * diff-mode.el:
+       * diff.el:
+       * dired-aux.el:
+       * dired-x.el:
+       * dired.el:
+       * dos-vars.el:
+       * ediff-diff.el:
+       * ediff-help.el:
+       * ediff-init.el:
+       * ediff-merg.el:
+       * ediff-mult.el:
+       * ediff-ptch.el:
+       * ediff-vers.el:
+       * ediff-wind.el:
+       * ediff.el:
+       * emerge.el:
+       * facemenu.el:
+       * faces.el:
+       * ffap.el:
+       * filecache.el:
+       * find-dired.el:
+       * font-core.el:
+       * font-lock.el:
+       * forms.el:
+       * fringe.el:
+       * help-at-pt.el:
+       * hippie-exp.el:
+       * ido.el:
+       * image-file.el:
+       * imenu.el:
+       * indent.el:
+       * info.el:
+       * isearchb.el:
+       * iswitchb.el:
+       * jit-lock.el:
+       * jka-compr.el:
+       * log-edit.el:
+       * lpr.el:
+       * ls-lisp.el:
+       * man.el:
+       * menu-bar.el:
+       * midnight.el:
+       * mouse-sel.el:
+       * mouse.el:
+       * msb.el:
+       * outline.el:
+       * paren.el:
+       * pcmpl-cvs.el:
+       * pcmpl-gnu.el:
+       * pcomplete.el:
+       * pcvs-info.el:
+       * pcvs-parse.el:
+       * printing.el:
+       * ps-mule.el:
+       * ps-print.el:
+       * replace.el:
+       * ruler-mode.el:
+       * saveplace.el:
+       * sb-image.el:
+       * scroll-bar.el:
+       * sha1.el:
+       * shadowfile.el:
+       * shell.el:
+       * sort.el:
+       * speedbar.el:
+       * strokes.el:
+       * tempo.el:
+       * term.el:
+       * terminal.el:
+       * time-stamp.el:
+       * time.el:
+       * tree-widget.el:
+       * type-break.el:
+       * vc-cvs.el:
+       * vc-hg.el:
+       * vc-mcvs.el:
+       * vc-rcs.el:
+       * vc-sccs.el:
+       * vc.el:
+       * view.el:
+       * w32-vars.el:
+       * whitespace.el:
+       * wid-edit.el: Remove leading * from docstrings of defcustoms,
+       deffaces, defconsts and defuns.
+
+2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * complete.el (PC-do-completion): Fix leftover bug from Emacs-21 when
+       the prompt was added to the minibuffer.
+
+2008-12-02  Glenn Morris  <rgm@gnu.org>
+
+       * format.el (format-write-file): Rewrite doc yet again.
+
+       * progmodes/cc-vars.el (c-tab-always-indent, c-insert-tab-function):
+       Doc fix.  (Bug#1368)
+
+       * textmodes/texinfo.el (texinfo-insert-quote): Tweak previous change.
+
+2008-12-02  Aaron S. Hawley  <aaronh@garden.org>
+
+       * textmodes/texinfo.el (texinfo-insert-quote): Handle corner
+       case where point is at the beginning of the buffer.  (Bug#1239)
+
+2008-12-02  Lennart Borgman  <lennart.borgman@gmail.com>
+
+       * nxml/nxml-mode.el (nxml-indent-line): Don't re-indent lines that
+       already have the correct indentation.  (Bug#859)
+
+2008-12-02  Kenichi Handa  <handa@m17n.org>
+
+       * international/uni-decomposition.el: Re-generated.
+
+2008-12-01  Andreas Schwab  <schwab@suse.de>
+
+       * dired.el (dired-font-lock-keywords): Avoid fontifying file names
+       ending in a colon as directory header.
+
+2008-12-01  Kenichi Handa  <handa@m17n.org>
+
+       * international/uni-numeric.el: Re-generated.
+
+       * international/charprop.el: Re-generated.
+
+2008-12-01  Juanma Barranquero  <lekktu@gmail.com>
+
+       * international/mule-cmds.el (locale-preferred-coding-systems):
+       Fix alist item.
+
+2008-12-01  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
+       (tramp-set-connection-property, tramp-flush-connection-property)
+       (tramp-dump-connection-properties): Use it.
+
+2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * wdired.el (wdired-finish-edit): If displaying a single file,
+       change dired-directory if that file was renamed.
+
+       * emacs-lisp/byte-run.el (macro-declaration-function): Disallow
+       declare specs with lengths of 3 or more.
+
+       * dirtrack.el (dirtrack): Fix error message.
+
+2008-11-30  Glenn Morris  <rgm@gnu.org>
+
+       * vc-svn.el (vc-svn-diff-switches): Doc fix.
+       (vc-svn-diff): Fix the case where vc-svn-diff-switches is nil.
+
+       * vc-git.el (vc-git-diff):
+       * vc-hg.el (vc-hg-diff):
+       * vc-mtn.el (vc-mtn-diff): No need to duplicate vc-switches logic.
+
+       * eshell/esh-proc.el (eshell-needs-pipe): New variable.
+       (eshell-needs-pipe-p): New function.
+       (eshell-gather-process-output): Set process-connection-type according to
+       eshell-needs-pipe-p.  (Bug#1388)
+
+2008-11-30  Juanma Barranquero  <lekktu@gmail.com>
+
+       * calendar/diary-lib.el (diary-cyclic): Doc fix.
+       (diary-remind-message, diary-number-of-entries)
+       (diary-include-other-diary-files, diary-mark-included-diary-files)
+       (diary-view-entries, diary-date, diary-block, diary-insert-entry-1)
+       (diary-font-lock-keywords-1): Reflow docstrings.
+       (diary-add-to-list, calendar-mark-1, diary-entry-time, diary-make-date)
+       (diary-anniversary, diary-date-display-form): Fix typos in docstrings.
+
+       * emacs-lisp/timer.el (timer-duration-words): Fix typo in docstring.
+       (timer-duration): Use `string-match-p'.
+
+2008-11-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * complete.el (PC-do-complete-and-exit): Use
+       minibuffer-confirm-exit-commands.
+
+       * minibuffer.el (minibuffer-confirm-exit-commands): Add
+       PC-complete and PC-complete-word to the list.
+
+2008-11-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * files.el (break-hardlink-on-save): Fix typo in docstring.
+       Add :version tag.
+
+       * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.
+       (reb-mode): Define with `define-derived-mode'.
+
+2008-11-29  Karl Fogel  <kfogel@red-bean.com>
+
+       * files.el (break-hardlink-on-save): New variable.
+       (basic-save-buffer-2): Honor new variable break-hardlink-on-save.
+       (file-precious-flag): Mention it in doc string.
+
+2008-11-29  Miles Bader  <miles@gnu.org>
+
+       * minibuffer.el (minibuffer-confirm-exit-commands): New variable.
+       (minibuffer-complete-and-exit): Use it.
+
+2008-11-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * term/x-win.el (x-gtk-stock-cache): New hash table.
+       (x-gtk-map-stock): Perform caching to prevent excess consing
+       during redisplay.
+
+2008-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * minibuffer.el (completion--try-word-completion): Don't ignore
+       partial-completion if it's the only style.
+
+2008-11-28  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.
+       (re-builder): Reuse window displaying the *RE-Builder* buffer, if any.
+       (reb-initialize-buffer): Update matches, in case we're reentering
+       RE Builder mode.
+
+2008-11-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * complete.el (PC-do-complete-and-exit): Synch to 2008-11-24 change
+       to minibuffer.el; recognize `confirm' and `confirm-after-completion'
+       values for minibuffer-completion-confirm.
+
+2008-11-28  Martin Rudalics  <rudalics@gmx.at>
+
+       * emacs-lisp/eldoc.el (eldoc-docstring-first-line): Don't match
+       any but the first "*" in a doc-string.
+
+2008-11-28  Glenn Morris  <rgm@gnu.org>
+
+       * format.el (format-write-file): Improve previous doc fix.
+
+2008-11-27  Chong Yidong  <cyd@stupidchicken.com>
+
+       * simple.el (use-empty-active-region, use-region-p)
+       (region-active-p): Doc fix.
+
+2008-11-27  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (display-buffer): Fix handling of not-this-window
+       argument.  (Bug#1415)
+
+2008-11-27  Kenichi Handa  <handa@m17n.org>
+
+       * international/characters.el: Set category 'C' to characters
+       #x20000..#x2AFFF, #x2F800..#x2FFFF.
+
+       * loadup.el: Set inhibit-load-charset-map to t while preloading
+       files.
+
 2008-11-27  Chong Yidong  <cyd@stupidchicken.com>
 
        * tool-bar.el (tool-bar-find-image-cache): Var deleted.
 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/dbus.el (dbus-handle-event): The result of a message call
-       can also be an object, which is not a consp.
+       handler can also be an object, which is not a consp.
 
 2008-11-25  Alan Mackenzie  <acm@muc.de>
 
        * emacs-lisp/lisp.el (forward-sexp, backward-sexp, mark-sexp)
        (forward-list, backward-list, down-list, backward-up-list)
        (up-list, kill-sexp, backward-kill-sexp, kill-backward-up-list)
-       (insert-pair, insert-parentheses):  State that the command assumes
+       (insert-pair, insert-parentheses): State that the command assumes
        that point is not in a string or comment.
 
 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>