Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7431 emacs/lisp/ChangeLog:1.7432
*** emacs/lisp/ChangeLog:1.7431 Sun May  1 22:15:28 2005
--- emacs/lisp/ChangeLog        Sun May  1 22:33:16 2005
***************
*** 1,3 ****
--- 1,7 ----
+ 2005-05-02  Kim F. Storm  <[EMAIL PROTECTED]>
+ 
+       * emulation/cua-base.el: Fix check for CUA-mode if no init file.
+ 
  2005-05-02  Nick Roberts  <[EMAIL PROTECTED]>
  
        * international/mule-util.el (truncate-string): Remove alias and
***************
*** 23,37 ****
  2005-05-01  Dan Nicolaescu  <[EMAIL PROTECTED]>
  
        * term/xterm.el (function-key-map): Call substitute-key-definition
!       before the keymap size is increased by a lot of define-key
!       calls.
  
  2005-05-01  Richard M. Stallman  <[EMAIL PROTECTED]>
  
!       * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec): 
        Rename ARG to ELEMENT.  Doc fix.
  
! 2005-05-02  Nick Roberts  <[EMAIL PROTECTED]>
  
        * allout.el (allout-exposure): Remove macro and obsolete declaration.
        Remove references to allout-exposure/change to allout-new-exposure.
--- 27,40 ----
  2005-05-01  Dan Nicolaescu  <[EMAIL PROTECTED]>
  
        * term/xterm.el (function-key-map): Call substitute-key-definition
!       before the keymap size is increased by a lot of define-key calls.
  
  2005-05-01  Richard M. Stallman  <[EMAIL PROTECTED]>
  
!       * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
        Rename ARG to ELEMENT.  Doc fix.
  
! 2005-05-01  Nick Roberts  <[EMAIL PROTECTED]>
  
        * allout.el (allout-exposure): Remove macro and obsolete declaration.
        Remove references to allout-exposure/change to allout-new-exposure.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to