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: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 25 Jul 2003 08:21:03 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5305 emacs/lisp/ChangeLog:1.5306
*** emacs/lisp/ChangeLog:1.5305 Fri Jul 25 03:03:21 2003
--- emacs/lisp/ChangeLog        Fri Jul 25 08:21:01 2003
***************
*** 1,3 ****
--- 1,17 ----
+ 2003-07-25  John Paul Wallington  <address@hidden>
+ 
+       * server.el (server-start): Check `server-process' is non-nil
+       before killing it to avoid killing current buffer's process.
+ 
+       * simple.el (choose-completion-string): Use `minibufferp';
+       test `completion-reference-buffer' if `buffer' arg is nil.
+       (push-mark): Use `when' and `unless'.
+       (pop-mark): Use `when'.
+ 
+       * mouse-sel.el (mouse-sel-get-selection-function):
+       Check `x-last-selected-text-primary'.  Don't barf if it or
+       `x-last-selected-text' aren't bound.
+ 
  2003-07-25  Kevin Rodgers  <address@hidden>  (tiny change)
  
        * menu-bar.el (menu-bar-tools-menu): Minor change in strings.




reply via email to

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