diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2010-11-30 12:01:18 -0500 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2010-11-30 12:01:18 -0500 |
commit | 088c8c092b817674103b1ebbba35df8d6ede4562 (patch) | |
tree | 7be925ffd7cf68e329416a12f8586a201e2582e0 /lisp | |
parent | a5f092fb934d736bccb4490915fef952dee53805 (diff) | |
download | emacs-088c8c092b817674103b1ebbba35df8d6ede4562.tar.gz emacs-088c8c092b817674103b1ebbba35df8d6ede4562.tar.bz2 emacs-088c8c092b817674103b1ebbba35df8d6ede4562.zip |
Fix error in last merge.
src/gtkutil.c (menubar_map_cb): Use xg_height_or_width_changed.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/mail/rmail.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index a2629dfe1c7..ffb52683bd7 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -4289,7 +4289,7 @@ With prefix argument N moves forward N messages with these labels. ;;;*** -;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "9f67f3b67de9b700b128b73c52abfefa") +;;;### (autoloads (rmail-mime) "rmailmm" "rmailmm.el" "ec0bed149baed671125f623e5b012f6f") ;;; Generated autoloads from rmailmm.el (autoload 'rmail-mime "rmailmm" "\ @@ -4380,7 +4380,7 @@ If prefix argument REVERSE is non-nil, sorts in reverse order. ;;;### (autoloads (rmail-summary-by-senders rmail-summary-by-topic ;;;;;; rmail-summary-by-regexp rmail-summary-by-recipients rmail-summary-by-labels -;;;;;; rmail-summary) "rmailsum" "rmailsum.el" "4715fb58fb191bf6b192458ea75524b2") +;;;;;; rmail-summary) "rmailsum" "rmailsum.el" "666a5db1021cdcba6e68a18a553d65f1") ;;; Generated autoloads from rmailsum.el (autoload 'rmail-summary "rmailsum" "\ |