Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8142 emacs/lisp/ChangeLog:1.8143
*** emacs/lisp/ChangeLog:1.8142 Mon Sep 5 15:39:26 2005
--- emacs/lisp/ChangeLog Mon Sep 5 15:43:54 2005
***************
*** 1,10 ****
2005-09-04 Chong Yidong <[EMAIL PROTECTED]>
! * custom.el (load-theme): Renamed from require-theme.
Add interactive spec.
! (enable-theme): Renamed from custom-enable-theme.
Add interactive spec.
! (disable-theme): Renamed from custom-disable-theme.
Add interactive spec.
(custom-make-theme-feature): Doc fix.
(custom-theme-directory): Doc fix.
--- 1,17 ----
+ 2005-09-05 Stefan Monnier <[EMAIL PROTECTED]>
+
+ * progmodes/compile.el (compilation-goto-locus): Take into account
+ iconified frames when determining whether the buffer is
+ already visible.
+ Don't reset window height if the window already existed.
+
2005-09-04 Chong Yidong <[EMAIL PROTECTED]>
! * custom.el (load-theme): Rename from require-theme.
Add interactive spec.
! (enable-theme): Rename from custom-enable-theme.
Add interactive spec.
! (disable-theme): Rename from custom-disable-theme.
Add interactive spec.
(custom-make-theme-feature): Doc fix.
(custom-theme-directory): Doc fix.
***************
*** 489,494 ****
--- 496,507 ----
New hook.
(add-to-diary-list): Call `diary-modify-entry-list-string-function'
+ 2005-08-24 Stefan Monnier <[EMAIL PROTECTED]>
+
+ * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
+
+ * custom.el (custom-theme-set-variables): Sort minor modes last.
+
2005-08-24 Vinicius Jose Latorre <[EMAIL PROTECTED]>
* subr.el (version-separator, version-regexp-alist): New vars used by
***************
*** 564,581 ****
(xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
Move to beginning of file.
(scheme-interaction-mode-commands-alist)
! (scheme-interaction-mode-map, scheme-debugger-mode-map): Declare
! them before use. Note: the initialization code for the variables
! has not been moved because it uses functions that reference the
! variables.
(xscheme-control-g-message-string, xscheme-process-filter-alist)
(xscheme-prompt-for-expression-map): Declare them before use.
(scheme-debugger-mode-commands): "?\ " -> "?\s".
2005-08-23 Ed Swarthout <[EMAIL PROTECTED]> (tiny change)
! * hexl.el (hexl-print-current-point-info): Fix simple spelling
! error.
2005-08-22 Juri Linkov <[EMAIL PROTECTED]>
--- 577,592 ----
(xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
Move to beginning of file.
(scheme-interaction-mode-commands-alist)
! (scheme-interaction-mode-map, scheme-debugger-mode-map):
! Declare them before use. Note: the initialization code for the
variables
! has not been moved because it uses functions that reference the
variables.
(xscheme-control-g-message-string, xscheme-process-filter-alist)
(xscheme-prompt-for-expression-map): Declare them before use.
(scheme-debugger-mode-commands): "?\ " -> "?\s".
2005-08-23 Ed Swarthout <[EMAIL PROTECTED]> (tiny change)
! * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
2005-08-22 Juri Linkov <[EMAIL PROTECTED]>
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs