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: Sat, 24 Nov 2001 19:12:11 -0500

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.3083 emacs/lisp/ChangeLog:1.3084
--- emacs/lisp/ChangeLog:1.3083 Sat Nov 24 17:34:26 2001
+++ emacs/lisp/ChangeLog        Sat Nov 24 19:12:11 2001
@@ -1,3 +1,21 @@
+2001-11-24  Richard M. Stallman  <address@hidden>
+
+       * startup.el (command-line-1): Don't do startup screen
+       if a subprocess is running.
+
+       * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
+       (browse-url-galeon): Use that variable.
+
+       * mail/supercite.el (sc-toggle-var): Don't use set-variable or
+       eval-expression.  Eval and set the variable simply.
+
+       * files.el (temporary-file-directory): Use defcustom.
+       (small-temporary-file-directory): Likewise.
+       (normal-backup-enable-predicate): Move down in file
+       after definition of temporary-file-directory.
+
+       * bindings.el (last-buffer, unbury-buffer): Doc fixes.
+
 2001-11-24  Colin Walters  <address@hidden>
 
        * calc/calc-ext.el (calc-init-extensions): Update the rest of the



reply via email to

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