]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 1 Nov 1999 15:42:30 +0000 (15:42 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 1 Nov 1999 15:42:30 +0000 (15:42 +0000)
lisp/ChangeLog
src/ChangeLog

index de7c95c30f87997f0b0162d3ed4a95e41b9bc532..0b4a95880e0c23ecc35fb40384384e6522832133 100644 (file)
@@ -1,3 +1,8 @@
+1999-11-01  Markus Rost  <rost@ias.edu>
+
+       * dired-x.el (dired-smart-shell-command): Use
+       shell-command-history as in shell-command.
+
 1999-11-01  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
 
        * userlock.el (ask-user-about-lock): Doc fix.
index a2bb91ba84a1af18d83e26de8b74bcb8f693dea6..04eadd6e0b91e1223f2ef48ff52d9d56d84ae40e 100644 (file)
@@ -1,5 +1,8 @@
 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
 
+       * dispnew.c (Finternal_show_cursor): Renamed from Fshow_cursor.
+       (syms_of_display): Use the new name.
+
        * textprop.c (verify_interval_modification): Signal text-read-only
        instead of calling error.