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: Fri, 21 Dec 2001 09:12:51 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3216 emacs/lisp/ChangeLog:1.3217
*** emacs/lisp/ChangeLog:1.3216 Fri Dec 21 07:46:51 2001
--- emacs/lisp/ChangeLog        Fri Dec 21 09:12:30 2001
***************
*** 1,16 ****
  2001-12-21  Eli Zaretskii  <address@hidden>
  
        * jka-compr.el (jka-compr-partial-uncompress): Use null-device
!       instead of a literal /dev/null.  Reported by Jens Schmidt
!       <address@hidden>.
  
        * mail/smtpmail.el (smtpmail-send-queued-mail): Use
        with-temp-buffer instead of find-file-noselect, and bind
        coding-system-for-read to no-conversion when reading the queued
!       messages.  From Simon Josefsson <address@hidden>.
! 
!       * Makefile.in (distclean): Remove Makefile in the build
!       directory, not in the source directory.
  
  2001-12-20  Werner Lemberg  <address@hidden>
  
--- 1,25 ----
+ 2001-12-21  Richard M. Stallman  <address@hidden>
+ 
+       * emacs-lisp/easy-mmode.el (define-minor-mode): 
+       Make no arg by default in an interactive call,
+       so that repeating the command toggles again.
+ 
+       * emacs-lisp/lisp-mode.el (eval-defun-1): Cope with atoms as args.
+ 
  2001-12-21  Eli Zaretskii  <address@hidden>
  
        * jka-compr.el (jka-compr-partial-uncompress): Use null-device
!       instead of a literal /dev/null.
! 
!       * Makefile.in (distclean): Remove Makefile in the build
!       directory, not in the source directory.
! 
! 2001-12-21  Simon Josefsson  <address@hidden>.
  
        * mail/smtpmail.el (smtpmail-send-queued-mail): Use
        with-temp-buffer instead of find-file-noselect, and bind
        coding-system-for-read to no-conversion when reading the queued
!       messages.
  
  2001-12-20  Werner Lemberg  <address@hidden>
  



reply via email to

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