emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 15 May 2006 16:05:41 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9544 emacs/lisp/ChangeLog:1.9545
--- emacs/lisp/ChangeLog:1.9544 Mon May 15 11:17:07 2006
+++ emacs/lisp/ChangeLog        Mon May 15 16:05:40 2006
@@ -1,3 +1,7 @@
+2006-05-15  Stefan Monnier  <address@hidden>
+
+       * hexl.el (hexlify-buffer): Encode process arguments manually.
+
 2006-05-16  Nick Roberts  <address@hidden>
 
        * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
@@ -6,14 +10,12 @@
 2006-05-15  Romain Francoise  <address@hidden>
 
        * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
-       systems, default to "tar" since those systems probably have GNU
-       tar.
+       systems, default to "tar" since those systems probably have GNU tar.
 
 2006-05-14  Lars Hansen  <address@hidden>
 
        * desktop.el (desktop-missing-file-warning): Fix docstring.
-       (desktop-restore-file-buffer): Correct question asked on missing
-       file.
+       (desktop-restore-file-buffer): Correct question asked on missing file.
 
 2006-05-14  Kim F. Storm  <address@hidden>
 
@@ -31,14 +33,12 @@
 
 2006-05-12  Glenn Morris  <address@hidden>
 
+       * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
+       * calendar/calendar.el (calendar-mode-map):
+       * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
        * calendar/appt.el (appt-check, appt-make-list): Refer to
        diary-view-entries, diary-list-entries, diary-show-all-entries
        rather than obsolete aliases.
-       * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
-       Ditto.
-       * calendar/calendar.el (calendar-mode-map): Ditto.
-       * calendar/diary-lib.el (include-other-diary-files)
-       (diary-mail-entries): Ditto.
 
 2006-05-12  Chong Yidong  <address@hidden>
 
@@ -51,7 +51,7 @@
 
 2006-05-12  Ken Manheimer  <address@hidden>
 
-       * allout.el: (allout-view-change-hook): Marked as being deprecated,
+       * allout.el: (allout-view-change-hook): Mark as being deprecated,
        to be replaced by `allout-exposure-change-hook'.
        (allout-exposure-change-hook): New, replacing
        `allout-view-change-hook'.
@@ -93,9 +93,8 @@
        (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
        (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
        (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
-       (cal-tex-cursor-filofax-daily, cal-tex-cursor-year)
-       (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year):
-       Interactive.
+       (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
+       (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
 
 2006-05-11  Johan Bockg,Ae(Brd  <address@hidden>
 
@@ -115,8 +114,8 @@
 
        * files.el, newcomment.el, outline.el, simple.el,
        emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
-       progmodes/cc-vars.el, progmodes/compile.el: Move
-       `safe-local-variable' declarations to the respective files.
+       progmodes/cc-vars.el, progmodes/compile.el:
+       Move `safe-local-variable' declarations to the respective files.
 
        * help-fns.el (describe-variable): Don't print safe-var if it is
        byte-code.  Improve wording as suggested by Luc Teirlinck
@@ -135,8 +134,8 @@
 2006-05-11  Carsten Dominik  <address@hidden>
 
        * textmodes/org.el (org-read-date, org-goto-calendar)
-       (org-agenda-goto-calendar): Bind
-       `view-calendar-holidays-initially' to nil.
+       (org-agenda-goto-calendar):
+       Bind `view-calendar-holidays-initially' to nil.
 
 2006-05-11  Thien-Thi Nguyen  <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]