[Top][All Lists]
[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: |
Mon, 11 Jul 2005 00:05:40 -0400 |
Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7923 emacs/lisp/ChangeLog:1.7924
*** emacs/lisp/ChangeLog:1.7923 Mon Jul 11 00:36:10 2005
--- emacs/lisp/ChangeLog Mon Jul 11 04:05:39 2005
***************
*** 1,3 ****
--- 1,38 ----
+ 2005-07-11 Richard M. Stallman <address@hidden>
+
+ * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
+ Do nothing if edebug-active.
+
+ * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
+ (edebug-display): Do it here instead.
+
+ 2005-07-10 Richard M. Stallman <address@hidden>
+
+ * cus-face.el (custom-theme-set-faces): Make it work.
+ (custom-reset-faces): Doc fix.
+ (custom-theme-reset-internal-face, custom-theme-face-value):
+ Functions deleted.
+
+ * custom.el (custom-push-theme): Maintain list of the settings
+ of a given theme in its theme-settings property.
+ Maintain position of old settings in the theme-value
+ or theme-face property.
+ (custom-enabled-themes): New variable.
+ (custom-theme-enabled-p): New function.
+ (provide-theme): Update custom-enabled-themes.
+ Disable and reenable the `user' theme.
+ (require-theme): Doc fix.
+ (custom-do-theme-reset, custom-remove-theme): Functions deleted.
+ (custom-theme-value, custom-theme-variable-value): Likewise.
+ (custom-theme-reset-internal): Likewise.
+ (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
+ (custom-enable-theme, custom-disable-theme): New functions.
+ (custom-variable-theme-value, custom-face-theme-value): Likewise.
+ (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
+ (custom-theme-reset-variables): Simplify.
+ (deftheme, custom-declare-theme, custom-make-theme-feature):
+ Definitions moved.
+
2005-07-10 Chong Yidong <address@hidden>
* longlines.el (longlines-show-region)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, (continued)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Eli Zaretskii, 2005/07/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M . Stallman, 2005/07/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Jay Belanger, 2005/07/09
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juri Linkov, 2005/07/09
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Luc Teirlinck, 2005/07/10
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Luc Teirlinck, 2005/07/10
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M . Stallman, 2005/07/10
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Michael Kifer, 2005/07/10
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kim F . Storm, 2005/07/10
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M . Stallman, 2005/07/10
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,
Richard M . Stallman <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M . Stallman, 2005/07/11
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M . Stallman, 2005/07/11
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2005/07/11
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Jay Belanger, 2005/07/11
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Luc Teirlinck, 2005/07/11
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Nick Roberts, 2005/07/12
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, YAMAMOTO Mitsuharu, 2005/07/12
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Lars Hansen, 2005/07/12
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Luc Teirlinck, 2005/07/12
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Luc Teirlinck, 2005/07/12