(vc-status-add-entries): New function.
[bpt/emacs.git] / lisp / ChangeLog
index a08e807..cb50cb7 100644 (file)
@@ -1,5 +1,220 @@
+2008-04-09  Alexandre Julliard  <julliard@winehq.org>
+
+       * vc.el (vc-status-add-entries): New function.
+       (vc-status-add-entry): Removed.
+       (vc-update-vc-status-buffer, vc-status-mark-buffer-changed): Use
+       vc-status-add-entries.
+
+       * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct
+       order.
+
+2008-04-09  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el.
+       ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
+       (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
+       (AUTOGENEL): New variable.
+       (distclean, maintainer-clean): New targets.
+
+2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
+
+       * emacs-lisp/regexp-opt.el (regexp-opt): Reduce
+       max-lisp-eval-depth and max-specpdl-size to 10000.
+
+2008-04-09  Lennart Borgman  <lennart.borgman@gmail.com>
+
+       * nxml/nxml-mode.el (nxml-cleanup): New function.
+       (nxml-mode): Add it to change-major-mode-hook.
+
+2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * term/x-win.el (x-gtk-stock-map): Map info to gtk-info.
+
+2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
+
+       * calc/.cvsignore: New file.
+
+2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar.
+
+       * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
+       show-help-function when turning tooltip off.
+       (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area.
+       (tooltip-trunc-str, tooltip-show-help-non-mode): New.
+
+2008-04-09  Alan Mackenzie  <acm@muc.de>
+
+       * font-lock.el (font-lock-extend-after-change-region-function):
+       Make it buffer local.
+
+2008-04-09  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/calendar.el (diary-file, european-calendar-style):
+       Remove autoload cookies.
+
+2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * outline.el (outline-mode-menu-bar-map):
+       * log-view.el (log-view-mode-menu):
+       * log-edit.el (log-edit-menu): Add :help.
+
+2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
+
+       * emacs-lisp/regexp-opt.el (regexp-opt-group):
+       Use substring-no-properties for correct handling of unibyte strings.
+
+2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * add-log.el (change-log-next-buffer): Handle the case where version<
+       signals an error.
+
+       * mouse.el (mouse-menu-major-mode-map): New fun extracted from
+       mouse-major-mode-menu.
+       (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
+       (mouse-major-mode-menu, mouse-popup-menubar)
+       (mouse-popup-menubar-stuff): Use them.
+       (C-down-mouse-3): Bind to a dynamic map rather than to
+       mouse-popup-menubar-stuff.
+
+       * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
+       to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
+
+2008-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * vc-svn.el (vc-svn-modify-change-comment): Add support for the
+       file:// access method.
+
+2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * minibuffer.el: New file.
+       * loadup.el: Load it.
+
+2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
+       rather than subdirs.el.  It introduces an ugly circular dependency, tho.
+
+       * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads.
+       (calc-mode-map, calc-digit-map, calc-dispatch-map):
+       Move initialization into declaration.
+       * calc/calc-yank.el:
+       * calc/calc-misc.el:
+       * calc/calc-embed.el:
+       * calc/calc-aent.el: Add autoload cookies.  Set generated-autoload-file.
+
+2008-04-08  Michael Albinus  <michael.albinus@gmx.de>
+
+       * ps-samp.el (ps-add-printer, ps-remove-printer)
+       (ps-make-dynamic-printer-menu): New functions.
+
+       * net/zeroconf.el: New file.
+
+2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
+
+2008-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * vc-rcs.el (vc-rcs-modify-change-comment):
+       * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order.
+
+       * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment.
+
+2008-04-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * international/mule-cmds.el (set-locale-environment): Don't warn if
+       coding system doesn't agree with system locale (this reverts changes
+       by Dave Love, dated 2002-10-27 and 2002-10-09).
+
+       * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
+       * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'.
+
+       * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'.
+
+2008-04-08  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/calendar.el (calendar-date-style): Remove autoload cookie.
+       * textmodes/remember.el (remember-diary-convert-entry):
+       Require calendar.
+
+       * textmodes/remember.el (remember-diary-extract-entries): Don't pass
+       diary-file, since it is the default for make-diary-entry anyway.
+
+       * calendar/cal-menu.el (cal-menu-event-to-date):
+       Rename calendar-event-to-date.  Update callers.
+       (calendar-mouse-tex-day): Rename cal-tex-mouse-day.
+       (calendar-mouse-tex-week): Rename cal-tex-mouse-week.
+       (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2.
+       (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso.
+       (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday.
+       (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily.
+       (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week.
+       (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week.
+       (calendar-mouse-tex-month): Rename cal-tex-mouse-month.
+       (calendar-mouse-tex-month-landscape):
+       Rename cal-tex-mouse-month-landscape.
+       (calendar-mouse-tex-year): Rename cal-tex-mouse-year.
+       (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year.
+       (calendar-mouse-tex-year-landscape):
+       Rename cal-tex-mouse-year-landscape.
+       (cal-menu-context-mouse-menu): Update for above name changes.
+
+       * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
+       * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
+       * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el:
+       * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el:
+       * calendar/holidays.el: Replace int-to-string with number-to-string.
+
+2008-04-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mwheel.el (mwheel-scroll): Deactivate any temporarily active
+       region if point moves.
+
+2008-04-08  Kenichi Handa  <handa@m17n.org>
+
+       * faces.el (font-slant-table): Change numeric values for `r',
+       `roman', and `normal'.
+
+2008-04-07  Vincent Belaïche  <vincent.b.1@hotmail.fr>
+
+       * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions.
+
+2008-04-07  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and
+       `calcFunc-kron' to autoloads.  Add keybinding for `calc-kron'.
+
+2008-04-07  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
+       "pscp" and "psftp".  Reported by Gilles Pion <gpion@lfdj.com>.
+
+2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * dired-aux.el (dired-read-shell-command): Use read-shell-command.
+
+2008-04-07  Sam Steingold  <sds@gnu.org>
+
+       * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
+       Add helper functions.
+       (lisp-do-defun): Extract the common part of lisp-eval-defun and
+       lisp-compile-defun; DEFVAR forms reset the variables to the init
+       values, just like in emacs-lisp mode eval-defun.
+       (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.
+       (lisp-compile-region): Use lisp-compile-string.
+
+2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * subr.el (combine-and-quote-strings): Also quote strings that contain
+       the separator.
+
+       * pcvs-util.el (cvs-map): Avoid recursion :-(
+
 2008-04-07  Glenn Morris  <rgm@gnu.org>
 
+       * calendar/calendar.el (calendar-mode-map): Replace use of kbd.
+
        * calendar.el (diary-view-entries-initially-flag): Rename
        view-diary-entries-initially.  Keep old name as alias, update users.
        (calendar-mark-diary-entries-flag): Rename
        * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
        typo in the doc string.
 
-       * progmodes/cc-mode.el (c-basic-common-init): Set
-       font-lock-extend-after-change-region-function.
+       * progmodes/cc-mode.el (c-basic-common-init):
+       Set font-lock-extend-after-change-region-function.
        (c-extend-after-change-region): New function, used in
        font-lock-extend-after-change-region-function, thus superseding
        advice on the Font Lock after change functions.
 
 2008-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * textmodes/flyspell.el (flyspell-duplicate-distance): Improve
-       custom type.
+       * textmodes/flyspell.el (flyspell-duplicate-distance):
+       Improve custom type.
 
 2008-04-06  Glenn Morris  <rgm@gnu.org>
 
 
        * dired-aux.el (dired-overwrite-confirmed): Revert last change.
 
-       * dired.el (dired-dnd-handle-local-file): Obey
-       dired-backup-overwrite for copy, move, and link operations.
+       * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
+       for copy, move, and link operations.
 
 2008-04-06  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-       * viper*.el (viper-search-wrap-around-t): Replace with
-       viper-search-wrap-around.
+       * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
+       (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
 
-       * ediff*.el: Replace 3-argument 'require' statements with 1-argument
-       ones (wrapped in if's).  For compatibility with the current stable
-       version of XEmacs.
+       * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
+       'require' statements with 1-argument ones (wrapped in if's).
+       For compatibility with the current stable version of XEmacs.
 
 2008-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
 
 
        * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo)
        (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
-       (keyboard-escape-quit): Check region-active-p i.s.o transient-mark-mode.
+       (keyboard-escape-quit): Check region-active-p i.s.o
+       transient-mark-mode.
+
+2008-04-02  Simon Josefsson  <simon@josefsson.org>
+
+       * net/imap.el (imap-enable-exchange-bug-workaround): New variable.
+       (imap-message-copyuid-1): Use it.
+       (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
+       J. Williams in
+       <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
 
 2008-04-02  Alan Mackenzie  <acm@muc.de>
 
 
 2008-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
 
-       * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help.
+       * progmodes/sh-script.el (sh-mode-map): Rename the menu.  Add :help.
        Add menu entries corresponding to all the key bindings.
 
        * emacs-lisp/debug.el (debugger-mode-map):
        1.101 situated the original body of the error handling code as
        bogus condition-case handlers.  I've returned to just about the
        working code that was originally there, removing an unnecessary -
-       but benign - enclosing 'progn'.  \(Automated or cursory code fixes
+       but benign - enclosing 'progn'.  (Automated or cursory code fixes
        often aren't.)
 
        (allout-region-active-p): Fallback to value of mark-active if