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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 16 Sep 2002 02:32:32 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4327 emacs/lisp/ChangeLog:1.4328
*** emacs/lisp/ChangeLog:1.4327 Sun Sep 15 22:49:22 2002
--- emacs/lisp/ChangeLog        Mon Sep 16 02:32:31 2002
***************
*** 1,3 ****
--- 1,7 ----
+ 2002-09-16  Juanma Barranquero  <address@hidden>
+ 
+       * dired-aux.el (dired-add-entry): Add missing argument to `dired-mark'.
+ 
  2002-09-16  John Paul Wallington  <address@hidden>
  
        * xscheme.el (scheme-interaction-mode): Doc fix.
***************
*** 20,26 ****
        (menu-bar-adv-search-menu): Removed.
        (menu-bar-search-menu): Reorganized.
        (menu-bar-edit-menu): Added "Replace" submenu.
!       
  2002-09-15  Markus Rost  <address@hidden>
  
        * dired.el (dired-move-to-filename): Fix previous change.
--- 24,30 ----
        (menu-bar-adv-search-menu): Removed.
        (menu-bar-search-menu): Reorganized.
        (menu-bar-edit-menu): Added "Replace" submenu.
! 
  2002-09-15  Markus Rost  <address@hidden>
  
        * dired.el (dired-move-to-filename): Fix previous change.
***************
*** 28,34 ****
  2002-09-14  Kim F. Storm  <address@hidden>
  
        * emulation/keypad.el (keypad-setup, keypad-shifted-setup)
!       (keypad-numlock-setup, keypad-numlock-shifted-setup): 
        Change `Remove Binding' option to `Unspecified/User-defined'.
        (keypad-setup): Enhance explanation of setup type `none'.
  
--- 32,38 ----
  2002-09-14  Kim F. Storm  <address@hidden>
  
        * emulation/keypad.el (keypad-setup, keypad-shifted-setup)
!       (keypad-numlock-setup, keypad-numlock-shifted-setup):
        Change `Remove Binding' option to `Unspecified/User-defined'.
        (keypad-setup): Enhance explanation of setup type `none'.
  
***************
*** 77,82 ****
--- 81,91 ----
        * whitespace.el (whitespace-unload-hook): Call `remove-hook' with
        three arguments, not four.
  
+ 2002-09-13  Kim F. Storm  <address@hidden>
+ 
+       * kmacro.el (kmacro-keymap): Changed bindings:
+       C-x C-k s to kmacro-start-macro, C-x C-k b to kmacro-bind-to-key.
+ 
  2002-09-12  Richard M. Stallman  <address@hidden>
  
        * international/mule-cmds.el (universal-coding-system-argument):
***************
*** 101,111 ****
  
        * derived.el: Require CL when compiling.
  
- 2002-09-13  Kim F. Storm  <address@hidden>
- 
-       * kmacro.el (kmacro-keymap): Changed bindings:
-       C-x C-k s to kmacro-start-macro, C-x C-k b to kmacro-bind-to-key.
- 
  2002-09-12  Simon Josefsson  <address@hidden>
  
        * mail/smtpmail.el (smtpmail-send-it): Don't use : in filenames
--- 110,115 ----
***************
*** 162,172 ****
  
        * mail/smtpmail.el (smtpmail-default-smtp-server): Doc fix.
  
- 2002-09-10  Richard M. Stallman  <address@hidden>
- 
-       * pcvs-info.el (cvs-check-fileinfo): Don't use boolp.
-       (boolp): Function deleted.
- 
  2002-09-11  Kim F. Storm  <address@hidden>
  
        * kmacro.el (kmacro-call-macro): Rephrase repeat prompt.
--- 166,171 ----
***************
*** 203,208 ****
--- 202,212 ----
  
        * newcomment.el (comment-with-narrowing): Use the `declare' thingy.
  
+ 2002-09-10  Richard M. Stallman  <address@hidden>
+ 
+       * pcvs-info.el (cvs-check-fileinfo): Don't use boolp.
+       (boolp): Function deleted.
+ 
  2002-09-10  Dave Love  <address@hidden>
  
        * international/utf-8.el (ucs-mule-to-mule-unicode):
***************
*** 276,286 ****
        * play/doctor.el (doc//): Rename from `//'.  Update callers.
        (doc$): Rename from `$'.  Update callers.
  
- 2002-09-09  Markus Rost  <address@hidden>
- 
-       * simple.el (transient-mark-mode, line-number-mode)
-       (column-number-mode): Undo previous change because of bootstrapping.
- 
  2002-09-10  Miles Bader  <address@hidden>
  
        * simple.el (do-auto-fill): `fill-indent-according-to-mode' is a
--- 280,285 ----
***************
*** 295,300 ****
--- 294,304 ----
  
        * simple.el (keyboard-quit): Set defining-kbd-macro to nil to
        cancel defining keyboard macro when applicable.
+ 
+ 2002-09-09  Markus Rost  <address@hidden>
+ 
+       * simple.el (transient-mark-mode, line-number-mode)
+       (column-number-mode): Undo previous change because of bootstrapping.
  
  2002-09-09  Stefan Monnier  <address@hidden>
  




reply via email to

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