aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2008-04-06 20:49:40 +0000
committerGlenn Morris2008-04-06 20:49:40 +0000
commit8c34d83efa3bc9a6549dafdcd5e3fe5ba96724e2 (patch)
tree2d985c0ad6a16855e220c3e8348eec1ecfa44d7e /lisp/ChangeLog
parent4dedde3c4c3baa29eacbd18d1abab9f75ea2560f (diff)
downloademacs-8c34d83efa3bc9a6549dafdcd5e3fe5ba96724e2.tar.gz
emacs-8c34d83efa3bc9a6549dafdcd5e3fe5ba96724e2.zip
Comment.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog16
1 files changed, 7 insertions, 9 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 87784c092b0..ff1981ac7e0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,22 +2,20 @@
2 2
3 * dired-aux.el (dired-overwrite-confirmed): Revert last change. 3 * dired-aux.el (dired-overwrite-confirmed): Revert last change.
4 4
5 * dired.el (dired-dnd-handle-local-file): Obey 5 * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite.
6 dired-backup-overwrite.
7 6
82008-04-06 Michael Kifer <kifer@cs.stonybrook.edu> 72008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
9 8
10 * viper*.el (viper-search-wrap-around-t): replace with 9 * viper*.el (viper-search-wrap-around-t): Replace with
11 viper-search-wrap-around. 10 viper-search-wrap-around.
12 11
13 * ediff*.el: replace 3-argument 'require' statements with 1-argument 12 * ediff*.el: Replace 3-argument 'require' statements with 1-argument
14 ones (wrapped in if's). For compatibility with the current stable 13 ones (wrapped in if's). For compatibility with the current stable
15 version of XEmacs. 14 version of XEmacs.
16 15
172008-04-06 Dan Nicolaescu <dann@ics.uci.edu> 162008-04-06 Dan Nicolaescu <dann@ics.uci.edu>
18 17
19 * vc.el (vc-status-prepare-status-buffer): 18 * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name.
20 Reset vc-parent-buffer-name.
21 19
222008-04-06 Jason Rumney <jasonr@gnu.org> 202008-04-06 Jason Rumney <jasonr@gnu.org>
23 21
@@ -229,7 +227,7 @@
229 (calendar-chinese-goto-date): Rename calendar-goto-chinese-date. 227 (calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
230 Keep old name as alias, update callers. 228 Keep old name as alias, update callers.
231 229
232 * cal-hebrew.el (calendar-hebrew-leap-year-p): 230 * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p):
233 Rename hebrew-calendar-leap-year-p. Update callers. 231 Rename hebrew-calendar-leap-year-p. Update callers.
234 (calendar-hebrew-last-month-of-year): 232 (calendar-hebrew-last-month-of-year):
235 Rename hebrew-calendar-last-month-of-year. Update callers. 233 Rename hebrew-calendar-last-month-of-year. Update callers.
@@ -314,7 +312,7 @@
314 312
315 * calendar/cal-menu.el, calendar/calendar.el: 313 * calendar/cal-menu.el, calendar/calendar.el:
316 Update for chinese and hebrew name changes. 314 Update for chinese and hebrew name changes.
317 * diary-lib.el: Update for hebrew name changes. 315 * calendar/diary-lib.el: Update for hebrew name changes.
318 316
3192008-04-05 Stefan Monnier <monnier@iro.umontreal.ca> 3172008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
320 318