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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 16 Nov 2005 17:25:17 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8602 emacs/lisp/ChangeLog:1.8603
*** emacs/lisp/ChangeLog:1.8602 Wed Nov 16 18:11:50 2005
--- emacs/lisp/ChangeLog        Wed Nov 16 22:25:16 2005
***************
*** 1,3 ****
--- 1,32 ----
+ 2005-11-16  Richard M. Stallman  <address@hidden>
+ 
+       * net/eudcb-ph.el (eudc-ph-open-session):
+       Use set-process-query-on-exit-flag.
+ 
+       * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
+ 
+       * international/ucs-tables.el (ucs-set-table-for-input):
+       Use make-local-variable, not make-variable-buffer-local.
+ 
+       * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
+       Improve warning message text.
+ 
+       * savehist.el (savehist-save-hook): Add :group.
+ 
+       * menu-bar.el (menu-bar-help-menu):
+       Rename Find Extra Packages to External Packages.
+ 
+       * cus-edit.el (Custom-reset-standard): Verify that
+       :custom-standard-value prop exists before calling it.
+ 
+       * apropos.el (apropos-calc-scores): Use apropos-pattern.
+ 
+ 2005-11-16  Martin Rudalics  <address@hidden>  (tiny change)
+ 
+       * wid-edit.el (color): Enclose %t in %{...%}.
+ 
+       * cus-edit.el (face): Enclose %t in %{...%}.
+ 
  2005-11-16  Hrvoje Niksic  <address@hidden>
  
        * savehist.el (savehist-mode-hook): Re-add the var.
***************
*** 207,213 ****
  2005-11-13  Richard M. Stallman  <address@hidden>
  
        * help.el (help-for-help-internal): Improve doc of C-h a.
! 
  2005-11-13  Stefan Monnier  <address@hidden>
  
        * vc-svn.el (vc-svn-registered): Catch all errors.
--- 236,243 ----
  2005-11-13  Richard M. Stallman  <address@hidden>
  
        * help.el (help-for-help-internal): Improve doc of C-h a.
!       (describe-key): Improve prompt; doc fix.
!       
  2005-11-13  Stefan Monnier  <address@hidden>
  
        * vc-svn.el (vc-svn-registered): Catch all errors.




reply via email to

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