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: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 13 Sep 2003 09:53:31 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5387 emacs/lisp/ChangeLog:1.5388
*** emacs/lisp/ChangeLog:1.5387 Sat Sep 13 05:49:46 2003
--- emacs/lisp/ChangeLog        Sat Sep 13 09:53:30 2003
***************
*** 1,3 ****
--- 1,8 ----
+ 2003-09-13  Thien-Thi Nguyen  <address@hidden>
+ 
+       * electric.el (Electric-pop-up-window): For the `one-window' case,
+       no longer disconcertingly move point in the original buffer.
+ 
  2003-09-13  Kevin Rodgers  <address@hidden> (tiny change)
  
        * hl-line.el: Documentation (comments-only) fix.
***************
*** 156,162 ****
  
  2003-08-29  Richard M. Stallman  <address@hidden>
  
!       * mail/sendmail.el (sendmail-sync-aliases, mail-setup): 
        Do nothing with mail-personal-alias-file if it is nil.
  
        * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
--- 161,167 ----
  
  2003-08-29  Richard M. Stallman  <address@hidden>
  
!       * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
        Do nothing with mail-personal-alias-file if it is nil.
  
        * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
***************
*** 164,170 ****
  
        * term.el (term-exec-1): Bind coding-system-for-read.
  
!       * dired.el (dired-mouse-find-file-other-window): 
        Use dired-view-command-alist here, as in dired-view-file.
        (dired-view-command-alist): Use %s to substitute file name.
        Handle .ps_pages, .eps, .jpg, .gif, .png.
--- 169,175 ----
  
        * term.el (term-exec-1): Bind coding-system-for-read.
  
!       * dired.el (dired-mouse-find-file-other-window):
        Use dired-view-command-alist here, as in dired-view-file.
        (dired-view-command-alist): Use %s to substitute file name.
        Handle .ps_pages, .eps, .jpg, .gif, .png.
***************
*** 276,282 ****
        * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
        Allow the diary to pop up a new frame, if needed.
  
!       * mail/sendmail.el (mail-specify-envelope-from): Doc change.    
        * mail/smtpmail.el (smtpmail-mail-address): Doc change.
        (smtpmail-send-it): Make treatment of envelope-from consistent with
        sendmail.el.
--- 281,287 ----
        * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
        Allow the diary to pop up a new frame, if needed.
  
!       * mail/sendmail.el (mail-specify-envelope-from): Doc change.
        * mail/smtpmail.el (smtpmail-mail-address): Doc change.
        (smtpmail-send-it): Make treatment of envelope-from consistent with
        sendmail.el.
***************
*** 287,293 ****
        (sh-add-completer): Fix nil branch of case statement.
  
  2003-08-24  Masatake YAMATO  <address@hidden>
!       
        * progmodes/ld-script.el: New file.
  
  2003-08-23  Markus Rost  <address@hidden>
--- 292,298 ----
        (sh-add-completer): Fix nil branch of case statement.
  
  2003-08-24  Masatake YAMATO  <address@hidden>
! 
        * progmodes/ld-script.el: New file.
  
  2003-08-23  Markus Rost  <address@hidden>
***************
*** 296,302 ****
  
  2003-08-23  Andre Spiegel  <address@hidden>
  
!       * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Better 
        explain obsolescence, and what to use instead.
  
  2003-08-23  Masatake YAMATO  <address@hidden>
--- 301,307 ----
  
  2003-08-23  Andre Spiegel  <address@hidden>
  
!       * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Better
        explain obsolescence, and what to use instead.
  
  2003-08-23  Masatake YAMATO  <address@hidden>
***************
*** 306,312 ****
  
  2003-08-20  Dave Love  <address@hidden>
  
!       * international/mule.el (make-coding-system) 
        (set-buffer-file-coding-system): Doc fix.
  
        * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
--- 311,317 ----
  
  2003-08-20  Dave Love  <address@hidden>
  
!       * international/mule.el (make-coding-system)
        (set-buffer-file-coding-system): Doc fix.
  
        * emacs-lisp/lisp-mode.el (common-lisp-mode): New.




reply via email to

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