(vc-status-add-entries): New function.
[bpt/emacs.git] / lisp / ChangeLog
index efdc2bf..cb50cb7 100644 (file)
@@ -1,3 +1,970 @@
+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
+       mark-diary-entries-in-calendar.  Keep old name as alias, update users.
+       (calendar-view-holidays-initially-flag): Rename
+       view-calendar-holidays-initially.  Keep old name as alias, update users.
+       (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar.
+       Keep old name as alias, update users.
+       (calendar-initial-window-hook): Rename initial-calendar-window-hook.
+       Keep old name as alias, update users.
+       (calendar-today-visible-hook): Rename today-visible-calendar-hook.
+       Keep old name as alias, update users.
+       (calendar-today-invisible-hook): Rename today-invisible-calendar-hook.
+       Keep old name as alias, update users.
+       (diary-iso-date-forms): Rename iso-date-diary-pattern.  Update users.
+       (diary-american-date-forms): Rename american-date-diary-pattern.
+       Keep old name as alias, update users.
+       (diary-european-date-forms): Rename european-date-diary-pattern.
+       Keep old name as alias, update users.
+       (calendar-iso-date-display-form): Rename iso-calendar-display-form.
+       Keep old name as alias, update users.
+       (calendar-european-date-display-form): Rename
+       european-calendar-display-form.  Keep old name as alias, update users.
+       (calendar-american-date-display-form): Rename
+       european-calendar-display-form.  Keep old name as alias, update users.
+       (diary-show-holidays-flag): Rename holidays-in-diary-buffer.
+       Keep old name as alias, update users.
+       (holiday-general-holidays): Rename general-holidays.
+       Keep old name as alias, update users.
+       (holiday-oriental-holidays): Rename oriental-holidays.
+       Keep old name as alias, update users.
+       (holiday-local-holidays): Rename local-holidays.
+       Keep old name as alias, update users.
+       (holiday-other-holidays): Rename other-holidays.
+       Keep old name as alias, update users.
+       (holiday-hebrew-holidays): Rename hebrew-holidays.
+       Keep old name as alias, update users.
+       (holiday-christian-holidays): Rename christian-holidays.
+       Keep old name as alias, update users.
+       (holiday-islamic-holidays): Rename islamic-holidays.
+       Keep old name as alias, update users.
+       (holiday-bahai-holidays): Rename bahai-holidays.
+       Keep old name as alias, update users.
+       (holiday-solar-holidays): Rename solar-holidays.
+       Keep old name as alias, update users.
+       (diary-fancy-buffer): Rename fancy-diary-buffer.
+       Keep old name as alias, update users.
+       (calendar-other-calendars-buffer): Rename other-calendars-buffer.
+       Update users.
+       (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer.
+       Update users.
+       (calendar-increment-month): Rename increment-calendar-month.
+       Keep old name as alias, update callers.
+       (calendar-increment-month-cons): Rename old calendar-increment-month.
+       Update callers.
+       (calendar-extract-month): Rename extract-calendar-month.
+       Keep old name as alias, update callers
+       (calendar-extract-day): Rename extract-calendar-day.
+       Keep old name as alias, update callers.
+       (calendar-extract-year): Rename extract-calendar-year.
+       Keep old name as alias, update callers.
+       (calendar-generate-window): Rename generate-calendar-window.
+       Update callers.
+       (calendar-generate): Rename generate-calendar.  Update callers.
+       (calendar-generate-month): Rename generate-calendar-month.
+       Update callers.
+       (calendar-redraw): Rename redraw-calendar.  Update callers.
+       (calendar-describe-mode): Rename describe-calendar-mode.  Update uses.
+       (calendar-mouse-other-month): Rename mouse-calendar-other-month.
+       Update callers.
+       (calendar-update-mode-line): Rename update-calendar-mode-line.
+       Update callers.
+       (calendar-exit): Rename exit-calendar.  Keep old name as alias,
+       update callers.
+       (calendar-mark-visible-date): Rename mark-visible-calendar-date.
+       Keep old name as alias, update callers.
+       * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el:
+       * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el:
+       * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el:
+       * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
+       * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el:
+       * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el:
+       * calendar/solar.el: Update for calendar.el name changes.
+       * org/org.el (org-agenda-format-date-aligned)
+       (org-agenda-execute-calendar-command): Access date elements directly
+       rather than using calendar functions.
+       (org-read-date, org-goto-calendar, org-agenda-goto-calendar):
+       Also set calendar-view-diary-initially-flag,
+       calendar-view-holidays-initially-flag
+       (org-get-entries-from-diary): Also set diary-fancy-buffer.
+       (org-agenda-execute-calendar-command): No need to set displayed-day.
+
+2008-04-06  Alan Mackenzie  <acm@muc.de>
+
+       * 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.
+       (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.
+       (c-advise-fl-for-region): Remove this macro.
+
+2008-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * textmodes/flyspell.el (flyspell-duplicate-distance):
+       Improve custom type.
+
+2008-04-06  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/diary-lib.el (diary-sexp-entry-symbol):
+       Rename sexp-diary-entry-symbol.  Keep old name as alias, update users.
+       (diary-list-entries-hook): Rename list-diary-entries-hook.
+       Keep old name as alias, update users.
+       (diary-mark-entries-hook): Rename mark-diary-entries-hook.
+       Keep old name as alias, update users.
+       (diary-nongregorian-listing-hook): Rename
+       nongregorian-diary-listing-hook.  Keep old name as alias, update users.
+       (diary-nongregorian-marking-hook): Rename
+       nongregorian-diary-marking-hook.  Keep old name as alias, update users.
+       (diary-print-entries-hook): Rename print-diary-entries-hook.
+       Keep old name as alias, update users.
+       (diary-abbreviated-year-flag): Rename abbreviated-calendar-year.
+       Keep old name as alias, update users.
+       (diary-number-of-entries): Rename number-of-diary-entries.
+       Keep old name as alias, update users.
+       (view-diary-entries, list-diary-entries, show-all-diary-entries):
+       Give version of obsolescence.
+       (diary-view-other-diary-entries): Rename view-other-diary-entries.
+       Keep old name as alias, update callers.
+       (diary-add-to-list): Rename add-to-diary-list.  Keep old name as alias,
+       update callers.
+       (diary-include-other-diary-files): Rename include-other-diary-files.
+       Keep old name as alias, update callers.
+       (diary-simple-display): Rename simple-diary-display.
+       Keep old name as alias, update callers.
+       (diary-fancy-display): Rename fancy-diary-display.
+       Keep old name as alias, update callers.
+       (diary-print-entries): Rename print-diary-entries.
+       Keep old name as alias, update callers.
+       (diary-marking-entries-flag): Rename marking-diary-entries.
+       Update users.
+       (diary-marking-entry-flag): Rename marking-diary-entry.  Update users.
+       (diary-mark-entries): Rename mark-diary-entries.
+       Keep old name as alias, update callers.
+       (diary-mark-sexp-entries): Rename mark-sexp-diary-entries.
+       Keep old name as alias, update callers.
+       (diary-mark-included-diary-files): Rename mark-included-diary-files.
+       Keep old name as alias, update callers.
+       (calendar-mark-days-named): Rename mark-calendar-days-named.
+       Keep old name as alias, update callers.
+       (calendar-mark-month): Rename mark-calendar-month.
+       Keep old name as alias, update callers.
+       (calendar-mark-date-pattern): Rename mark-calendar-date-pattern.
+       Keep old name as alias, update callers.
+       (diary-sort-entries): Rename sort-diary-entries.
+       Keep old name as alias, update callers.
+       (diary-list-sexp-entries): Rename list-sexp-diary-entries.
+       Keep old name as alias, update callers.
+       (diary-make-entry): Rename make-diary-entry.  Keep old name as alias,
+       update callers.
+       (diary-insert-entry): Rename insert-diary-entry.
+       Keep old name as alias.
+       (diary-insert-weekly-entry): Rename insert-weekly-diary-entry.
+       Keep old name as alias.
+       (diary-insert-monthly-entry): Rename insert-monthly-diary-entry.
+       Keep old name as alias.
+       (diary-insert-yearly-entry): Rename insert-yearly-diary-entry.
+       Keep old name as alias.
+       (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry.
+       Keep old name as alias.
+       (diary-insert-block-entry): Rename insert-block-diary-entry.
+       Keep old name as alias.
+       (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry.
+       Keep old name as alias.
+       (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords.
+       Keep old name as alias, update users.
+       (diary-fancy-display-mode): Rename fancy-diary-display-mode.
+       Keep old name as alias, update callers.
+       * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
+       * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el
+       * calendar/icalendar.el: Update for diary-lib name changes.
+
+2008-04-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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.
+
+2008-04-06  Michael Kifer  <kifer@cs.stonybrook.edu>
+
+       * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
+       (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
+
+       * 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>
+
+       * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
+
+2008-04-06  Jason Rumney  <jasonr@gnu.org>
+
+       * language/burmese.el ("Burmese"): Make sample text consistent with
+       language name.
+
+2008-04-06  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb): New group.
+       (gdb-debug-log-max, gdb-enable-debug)
+       (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
+       (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
+       (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
+       (gdb-show-changed-values, gdb-max-children)
+       (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
+       (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
+       (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
+       (gdb-memory-unit): Move to new group from GUD group.
+       (menu): Allow customization from GDB-UI menu-item.
+
+2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
+
+2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command)
+       (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
+       Revision numbers can include ".".
+
+       * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing
+       "+" lines not accounted for by counting "-" and context lines.
+
+2008-04-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * term/mac-win.el (mac-service-open-file): Use file URL instead of
+       file name string.
+
+2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment.
+       (vc-bzr-annotate-time): Accept space used to preserve alignment.
+
+2008-04-05  Richard Stallman  <rms@gnu.org>
+
+       * emacs-lisp/advice.el (defadvice): Add usage pattern.
+
+2008-04-05  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a
+       thread in [h-e-w]).
+
+2008-04-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * files.el (abort-if-file-too-large): Fix typo in docstring.
+
+2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * subr.el (functionp): Return nil for special forms.
+
+2008-04-05  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp/autoload.el (autoload-ensure-default-file):
+       Provide a feature.
+       * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el:
+       Require loaddef file rather than loading it.
+       * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
+       autoload-ensure-default-file provides a feature.
+
+       * Makefile.in (LOADDEFS): Add mh-loaddefs.el.
+       (AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
+       (compile, compile-always, recompile): Use $LOADDEFS.
+       (cal-autoloads): Remove.
+
+       * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather
+       than buffer-live-p.  Reported by David Koppelman <koppel@ece.lsu.edu>.
+
+       * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2)
+       (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence.
+
+       * calendar/calendar.el (diary-hebrew-entry-symbol):
+       Rename hebrew-diary-entry-symbol.  Keep old name as alias.
+       (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
+       Keep old name as alias.
+       (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
+       Keep old name as alias.
+       * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol
+       to diary-bahai-entry-symbol.
+       * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol
+       to diary-hebrew-entry-symbol.
+       * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol
+       to diary-islamic-entry-symbol.
+       * calendar/diary-lib.el: Update for diary-entry-symbol renames.
+
+       * calendar/solar.el (diary-sabbath-candles-minutes)
+       (diary-sabbath-candles): Move to cal-hebrew.
+       * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes)
+       (diary-hebrew-sabbath-candles): Move here from solar.el and rename.
+       Doc fix.  Keep old name as alias.
+       (diary-hebrew-sabbath-candles): Simplify.
+       (solar-setup, solar-sunrise-sunset, calendar-latitude)
+       (calendar-longitude, calendar-time-zone): Declare for compiler.
+       * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for
+       rename.
+
+       * calendar/cal-coptic.el (calendar-coptic-month-name-array):
+       Rename coptic-calendar-month-name-array.  Update callers.
+       (calendar-coptic-epoch): Rename coptic-calendar-epoch.  Update callers.
+       (calendar-coptic-name): Rename coptic-name.  Update callers.
+       (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
+       Update callers.
+       (calendar-coptic-last-day-of-month):
+       Rename coptic-calendar-last-day-of-month.  Update callers.
+       (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
+       Keep old name as alias, update callers.
+       (calendar-coptic-print-date): Rename calendar-print-coptic-date.
+       Keep old name as alias, update callers.
+       (calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
+       Keep old name as alias.
+       (calendar-ethiopic-month-name-array):
+       Rename ethiopic-calendar-month-name-array.  Update callers.
+       (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.
+       Update callers.
+       (calendar-ethiopic-name): Rename ethiopic-name.  Update callers.
+       (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
+       Keep old name as alias, update callers.
+       (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
+       Keep old name as alias, update callers.
+       (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
+       Keep old name as alias.
+
+       * calendar/cal-french.el (calendar-french-epoch):
+       Rename french-calendar-epoch.  Update callers.
+       (calendar-french-month-name-array): Rename variable and function
+       french-calendar-month-name-array.  Update callers.
+       (calendar-french-multibyte-month-name-array):
+       Rename french-calendar-multibyte-month-name-array.  Update callers.
+       (calendar-french-day-name-array): Rename variable and function
+       french-calendar-day-name-array.  Update callers.
+       (calendar-french-special-days-array): Rename variable and function
+       french-calendar-special-days-array.  Update callers.
+       (calendar-french-multibyte-special-days-array):
+       Rename french-calendar-multibyte-special-days-array.  Update callers.
+       (calendar-french-accents-p): Rename french-calendar-accents.
+       Update callers.
+       (calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
+       Update callers.
+       (calendar-french-last-day-of-month):
+       Rename french-calendar-last-day-of-month.  Update callers.
+       (calendar-french-to-absolute): Rename calendar-absolute-from-french.
+       Keep old name as alias, update callers.
+       (calendar-french-print-date): Rename calendar-print-french-date.
+       Keep old name as alias, update callers.
+       (calendar-french-goto-date): Rename calendar-goto-french-date.
+       Keep old name as alias.
+
+       * calendar/cal-menu.el, calendar/calendar.el:
+       Update for Coptic and French name changes.
+
+       * calendar/cal-china.el (calendar-chinese): Rename custom group
+       from chinese-calendar.  Update users.
+       (calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
+       Keep old name as alias, update users.
+       (calendar-chinese-location-name): Rename chinese-calendar-location-name.
+       Keep old name as alias.
+       (calendar-chinese-daylight-time-offset):
+       Rename chinese-calendar-daylight-time-offset.  Keep old name as alias,
+       update users.
+       (calendar-chinese-standard-time-zone-name):
+       Rename chinese-calendar-standard-time-zone-name.
+       Keep old name as alias, update users.
+       (calendar-chinese-daylight-saving-start):
+       Rename chinese-calendar-daylight-savings-starts.
+       Keep old name as alias, update users.
+       (calendar-chinese-daylight-saving-end):
+       Rename chinese-calendar-daylight-savings-ends.  Keep old name as alias,
+       update users.
+       (calendar-chinese-daylight-saving-start-time):
+       Rename chinese-calendar-daylight-savings-starts-time.
+       Keep old name as alias, update users.
+       (calendar-chinese-daylight-saving-end-time):
+       Rename chinese-calendar-daylight-savings-ends-time.
+       Keep old name as alias, update users.
+       (calendar-chinese-celestial-stem): Rename
+       calendar-chinese-celestial-stem.  Keep old name as alias, update users.
+       (calendar-chinese-terrestrial-branch):
+       Rename calendar-chinese-terrestrial-branch.  Keep old name as alias,
+       update users.
+       (calendar-chinese-zodiac-sign-on-or-after):
+       Rename chinese-zodiac-sign-on-or-after.  Update callers.
+       (calendar-chinese-new-moon-on-or-after):
+       Rename chinese-new-moon-on-or-after.  Update callers.
+       (calendar-chinese-month-list): Rename chinese-month-list.
+       Update callers.
+       (calendar-chinese-number-months): Rename number-chinese-months.
+       Update callers.
+       (calendar-chinese-compute-year): Rename compute-chinese-year.
+       Update callers.
+       (calendar-chinese-year-cache): Rename chinese-year-cache.  Update users.
+       (calendar-chinese-year): Rename chinese-year.  Update callers.
+       (calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
+       (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
+       Keep old name as alias, update callers.
+       (calendar-chinese-print-date): Rename calendar-print-chinese-date.
+       Keep old name as alias, update callers.
+       (calendar-chinese-months-to-alist):
+       Rename make-chinese-month-assoc-list.  Update callers.
+       (calendar-chinese-months): Rename chinese-months.  Update callers.
+       (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
+       Keep old name as alias, update callers.
+
+       * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
+       Rename hebrew-calendar-leap-year-p.  Update callers.
+       (calendar-hebrew-last-month-of-year):
+       Rename hebrew-calendar-last-month-of-year.  Update callers.
+       (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
+       Update callers.
+       (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
+       Update callers.
+       (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
+       Update callers.
+       (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
+       Update callers.
+       (calendar-hebrew-last-day-of-month):
+       Rename hebrew-calendar-last-day-of-month.  Update callers.
+       (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
+       Keep old name as alias, update callers.
+       (calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
+       Keep old name as alias, update callers.
+       (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
+       Keep old name as alias, update callers.
+       (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
+       Keep old name as alias.
+       (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
+       Keep old name as alias.
+       (holiday-hebrew-hanukkah): Rename holiday-hanukkah.
+       Keep old name as alias.
+       (holiday-hebrew-passover): Rename holiday-passover-etc.
+       Keep old name as alias.
+       (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
+       Keep old name as alias, update callers.
+       (diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
+       Keep old name as alias.
+       (calendar-hebrew-mark-date-pattern):
+       Rename mark-hebrew-calendar-date-pattern.  Keep old name as alias,
+       update callers.
+       (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
+       Keep old name as alias.
+       (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
+       Keep old name as alias.
+       (diary-hebrew-insert-monthly-entry):
+       Rename insert-monthly-hebrew-diary-entry.  Keep old name as alias.
+       (diary-hebrew-insert-yearly-entry):
+       Rename insert-yearly-hebrew-diary-entry.  Keep old name as alias.
+       (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
+       Keep old name as alias.
+       (diary-hebrew-omer): Rename diary-omer.  Keep old name as alias.
+       (diary-hebrew-yahrzeit): Rename diary-yahrzeit.  Keep old name as alias.
+       (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.
+       Keep old name as alias.
+       (calendar-hebrew-parashiot-names):
+       Rename hebrew-calendar-parashiot-names.  Update callers.
+       (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
+       (calendar-hebrew-year-Saturday-incomplete-Sunday):
+       Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
+       (calendar-hebrew-year-Saturday-complete-Tuesday):
+       Rename hebrew-calendar-year-Saturday-complete-Tuesday.
+       (calendar-hebrew-year-Monday-incomplete-Tuesday):
+       Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
+       (calendar-hebrew-year-Monday-complete-Thursday):
+       Rename hebrew-calendar-year-Monday-complete-Thursday.
+       (calendar-hebrew-year-Tuesday-regular-Thursday):
+       Rename hebrew-calendar-year-Tuesday-regular-Thursday.
+       (calendar-hebrew-year-Thursday-regular-Saturday):
+       Rename hebrew-calendar-year-Thursday-regular-Saturday.
+       (calendar-hebrew-year-Thursday-complete-Sunday):
+       Rename hebrew-calendar-year-Thursday-complete-Sunday.
+       (calendar-hebrew-year-Saturday-incomplete-Tuesday):
+       Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
+       (calendar-hebrew-year-Saturday-complete-Thursday):
+       Rename hebrew-calendar-year-Saturday-complete-Thursday.
+       (calendar-hebrew-year-Monday-incomplete-Thursday):
+       Rename hebrew-calendar-year-Monday-incomplete-Thursday.
+       (calendar-hebrew-year-Monday-complete-Saturday):
+       Rename hebrew-calendar-year-Monday-complete-Saturday.
+       (calendar-hebrew-year-Tuesday-regular-Saturday):
+       Rename hebrew-calendar-year-Tuesday-regular-Saturday.
+       (calendar-hebrew-year-Thursday-incomplete-Sunday):
+       Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
+       (calendar-hebrew-year-Thursday-complete-Tuesday):
+       Rename hebrew-calendar-year-Thursday-complete-Tuesday.
+       (diary-hebrew-parasha): Rename diary-parasha.  Keep old name as alias.
+       Update for above name changes of constants.
+
+       * calendar/cal-menu.el, calendar/calendar.el:
+       Update for chinese and hebrew name changes.
+       * calendar/diary-lib.el: Update for hebrew name changes.
+
+2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * subr.el (keymap-canonicalize): Correct thinko.
+
+       * server.el: Undo part of the multi-tty change, which is only
+       needed if server.el is preloaded, and broke server-running-p.
+       (server-socket-dir): Initialize in the defvar, as before.
+       (server-start): Remove initialization of server-socket-dir.
+
+2008-04-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or
+       3-member cons cells.
+
+2008-04-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * cus-face.el (custom-face-attributes): Handle roman slant.
+
+       * faces.el (default): Ensure the face-defface-spec property is set.
+
+2008-04-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * files.el (abort-if-file-too-large): New function.
+       (find-file-noselect, insert-file-1): Use it.
+
+2008-04-05  Reto Zimmermann  <reto@gnu.org>
+
+       * progmodes/vhdl-mode.el (vhdl-mode-map-init):
+       Replace C-c[a-zA-Z] key bindings.
+
+2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/hideif.el (hif-token-alist): New var.
+       (hif-token-regexp, hif-tokenize): Use it.
+       (hif-mathify-binop): New macro.
+       (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
+       (hif-greater-equal, hif-less-equal): Use it.
+       (hif-logior, hif-logand): New functions.
+       (hif-math): Accept | and & as well.
+
+       * progmodes/etags.el: Fix problem with completion for buffer-local
+       tables.  Reported by Radey Shouman <shouman@comcast.net>.
+       (tags-complete-tag): Remove.
+       (tags-lazy-completion-table): New function to replace it.
+       (find-tag-tag, complete-tag): Update users.
+
+2008-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * vc-rcs.el (vc-rcs-dir-status):
+       * vc-sccs.el (vc-sccs-dir-status): New function.
+
+       * outline.el (outline-mode-menu-bar-map):
+       * term.el (terminal-signal-menu): Add :help.
+
+       * net/eudc.el (eudc-mode-map): Declare and define in one step.
+       (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.
+
+       * emacs-lisp/re-builder.el (reb-mode-map):
+       * textmodes/nroff-mode.el (nroff-mode-map): Add menus.
+
+       * diff-mode.el (diff-file-junk-re): Recognize the git format for
+       new files, deleted files and for changing permissions.
+       (diff-mode): Set beginning-of-defun-function and
+       end-of-defun-function.
+
+       * vc-bzr.el (vc-bzr-state): Use when instead of if.
+
+       * vc.el (vc-default-status-fileinfo-extra): New function.
+       (vc-status-mark-buffer-changed): Use it.
+       (vc-update-vc-status-buffer): Allow for partial updates.
+
+2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * net/tramp.el (after-init-hook): Don't wrap a lambda around
+       tramp-register-completion-file-name-handler.
+
+       * subr.el (keymap-canonicalize): New function.
+       * mouse.el (mouse-menu-non-singleton): Use it.
+       (mouse-major-mode-menu): Remove hack made unnecessary.
+
+       * simple.el (set-fill-column): Prompt rather than error by default.
+
+2008-04-04  Andreas Schwab  <schwab@suse.de>
+
+       * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
+       Reset new-rules after each round.
+
+       * Makefile.in (cal-autoloads): New target.
+       (compile, compile-always, recompile): Depend on it.
+       ($(lisp)/calendar/cal-loaddefs.el)
+       ($(lisp)/calendar/diary-loaddefs.el)
+       ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
+
+2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>
+
+       * ediff*.el: Replace load with require in eval-when-compile.
+
+       * ediff-hook: Delete all invocations of (autoload ...).
+
+       * ediff-util.el (ediff-setup): Make window-min-height a local variable
+       in ediff control window, and set its min height to 2.
+       (ediff-setup-control-buffer): Dedicate the control window.
+       (ediff-toggle-multiframe): Undedicate control window.
+       Work directly with ediff-setup-windows-multiframe and
+       ediff-setup-windows-plain.
+
+       * ediff-wind (ediff-choose-window-setup-function-automatically):
+       New function.
+       (ediff-window-setup-function): Change initialization.
+       (ediff-setup-windows-automatic): Delete.
+       (ediff-setup-windows-plain-merge): Make control window dedicated.
+       (ediff-destroy-control-frame): Do not skip frames if working in a
+       single frame.
+
+       * emulation/viper-ex.el: Move provide's forward, prevent recursion in
+       eval-when-compile.
+
+       * emulation/viper-util.el: Move provide's forward, prevent recursion in
+       eval-when-compile.
+
+2008-04-04  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename
+       calendar-absolute-from-bahai.  Update callers, keep old name as alias.
+
+       * calendar/cal-islam.el (calendar-islamic-leap-year-p):
+       Rename islamic-calendar-leap-year-p.  Update callers.
+       (calendar-islamic-last-day-of-month):
+       Rename islamic-calendar-last-day-of-month.  Update callers.
+       (calendar-islamic-day-number):
+       Rename islamic-calendar-day-number.  Update callers.
+       (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
+       Update callers, keep old name as alias.
+       (calendar-islamic-print-date): Rename calendar-print-islamic-date.
+       Update callers, keep old name as alias.
+       (calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
+       Keep old name as alias.
+       (diary-islamic-list-entries): Rename list-islamic-diary-entries.
+       Update callers, keep old name as alias.
+       (calendar-islamic-mark-date-pattern):
+       Rename mark-islamic-calendar-date-pattern.  Update callers, keep old
+       name as alias.
+       (diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
+       Keep old name as alias.
+       (diary-islamic-insert-monthly-entry):
+       Rename insert-monthly-islamic-diary-entry.  Keep old name as alias.
+       (diary-islamic-insert-yearly-entry):
+       Rename insert-yearly-islamic-diary-entry.  Keep old name as alias.
+
+       * calendar/cal-iso.el (calendar-iso-to-absolute): Rename
+       calendar-absolute-from-iso.  Update callers, keep old name as alias.
+       (calendar-iso-print-date): Rename calendar-print-iso-date.
+       Update callers, keep old name as alias.
+       (calendar-iso-goto-date): Rename calendar-goto-iso-date.
+       Keep old name as alias.
+       (calendar-iso-goto-week): Rename calendar-goto-iso-week.
+       Keep old name as alias.
+
+       * calendar/cal-julian.el (calendar-julian-to-absolute): Rename
+       calendar-absolute-from-julian.  Update callers, keep old name as alias.
+       (calendar-julian-print-date): Rename calendar-print-julian-date.
+       Update callers, keep old name as alias.
+       (calendar-julian-goto-date): Rename calendar-goto-julian-date.
+       Update callers, keep old name as alias.
+       (calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
+       Update callers, keep old name as alias.
+       (calendar-astro-print-day-number):
+       Rename calendar-print-astro-day-number.  Update callers, keep old
+       name as alias.
+       (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
+       Update callers, keep old name as alias.
+
+       * calendar/cal-mayan.el (calendar-mayan-string-from-long-count):
+       Rename calendar-string-to-mayan-long-count.  Update callers.
+       (calendar-mayan-print-date): Rename calendar-print-mayan-date.
+       Update callers, keep old name as alias.
+       (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
+       Update callers.
+       (calendar-mayan-read-tzolkin-date):
+       Rename calendar-read-mayan-tzolkin-date.  Update callers.
+       (calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
+       Keep old name as alias.
+       (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
+       Keep old name as alias.
+       (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
+       Keep old name as alias.
+       (calendar-mayan-previous-tzolkin-date):
+       Rename calendar-previous-tzolkin-date.  Keep old name as alias.
+       (calendar-mayan-next-round-date):
+       Rename calendar-next-calendar-round-date.  Keep old name as alias.
+       (calendar-mayan-previous-round-date):
+       Rename calendar-previous-calendar-round-date.  Keep old name as alias.
+       (calendar-mayan-long-count-to-absolute): Rename
+       calendar-absolute-from-mayan-long-count.  Keep old name as alias.
+       (calendar-mayan-goto-long-count-date):
+       Rename calendar-goto-mayan-long-count-date.  Keep old name as alias.
+
+       * calendar/cal-persia.el (calendar-persian-month-name-array):
+       Rename persian-calendar-month-name-array.  Update callers.
+       (calendar-persian-epoch): Rename persian-calendar-epoch.
+       Update callers.
+       (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
+       Update callers.
+       (calendar-persian-last-day-of-month):
+       Rename persian-calendar-last-day-of-month.  Update callers.
+       (calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
+       Update callers, keep old name as alias.
+       (calendar-persian-print-date): Rename calendar-print-persian-date.
+       Update callers, keep old name as alias.
+       (calendar-persian-goto-date): Rename calendar-goto-persian-date.
+       Keep old name as alias.
+
+       * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el:
+       * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el:
+       * calendar/solar.el: Update for cal-julian name changes.
+
+       * calendar/cal-dst.el: Update for persian name changes.
+
+       * calendar/cal-menu.el, calendar/calendar.el:
+       Update for islamic, iso, julian, mayan, persian name changes.
+
+       * calendar/diary-lib.el: Update for islamic name changes.
+
+       * calendar/calendar.el (calendar-hebrew-all-holidays-flag):
+       Rename all-hebrew-calendar-holidays.  Update callers, keep old name
+       as alias.
+       (calendar-christian-all-holidays-flag):
+       Rename all-christian-calendar-holidays.  Update callers, keep old
+       name as alias.
+       (calendar-islamic-all-holidays-flag):
+       Rename all-islamic-calendar-holidays.  Update callers, keep old
+       name as alias.
+       (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
+       Update callers, keep old name as alias.
+       * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el:
+       Update for the above name changes.
+
+2008-04-04  Juanma Barranquero  <lekktu@gmail.com>
+
+       * hilit-chg.el (global-highlight-changes-mode)
+       (highlight-changes-passive-string, highlight-changes-active-string):
+       Mark as obsolete since 23.1, not 22.1.
+
+2008-04-03  Juanma Barranquero  <lekktu@gmail.com>
+
+       * hilit-chg.el (highlight-changes-visibility-initial-state)
+       (hilit-chg-update, highlight-changes-mode-turn-on):
+       Fix typos in docstrings.
+
 2008-04-03  Stephen Berman  <Stephen.Berman@gmx.net>
 
        * newcomment.el (comment-enter-backward): Be careful to restore
 2008-04-03  Richard Sharman  <rsharman@pobox.com>
 
        * hilit-chg.el (highlight-changes-mode): Rename from
-       highlight-changes; no longer uses sub-modes active and
-       passive;  implemented by define-minor-mode.
+       highlight-changes; no longer uses sub-modes active and passive;
+       implemented by define-minor-mode.
        (highlight-changes-toggle-visibility): New function, to replace
        the old passive/active submodes of global-highlight-changes-mode;
        implemented by define-minor-mode.
-       (global-highlight-changes-mode'): Rename from
-       global-highlight-changes; rewrite using define-globalized-minor-mode.
+       (global-highlight-changes-mode): Rename from global-highlight-changes;
+       rewrite using define-globalized-minor-mode.
        (hilit-chg-major-mode-hook, hilit-chg-check-global)
        (hilit-chg-post-command-hook, hilit-chg-check-global)
        (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
        (hilit-chg-set-face-on-change, hilit-chg-update)
        (highlight-changes-rotate-faces): Use highlight-changes-visible-mode
        variable instead of testing highlight-changes-mode.
-       (highlight-markup-buffers): Add reuire ediff-util;  argument on calls
+       (highlight-markup-buffers): Add reuire ediff-util; argument on calls
        to highlight-changes-mode changed.
        (highlight-compare-with-file): Fix problems with interactive
        call giving invalid default file.
        (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
        let-statements.
 
-       * emulation/viper*.el: Replace load with require in eval-when-compile.
+       * emulation/viper-ex.el, emulation/viper-macs.el:
+       * emulation/viper-mous.el:
+       Replace load with require in eval-when-compile.
 
 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * international/fontset.el (create-fontset-from-x-resource):
        Handle the error of X resource more gracefully.
 
-       * international/latin1-disp.el (latin1-display): Don't use
-       make-char.  Fix the argument to set-char-table-range.
+       * international/latin1-disp.el (latin1-display): Don't use make-char.
+       Fix the argument to set-char-table-range.
        (latin1-display-identities): Don't use make-char.
        (latin1-display-reset): Use map-charset-chars instead of directly
        calling standard-display-default.
 
        * 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