From: Paul Eggert Date: Mon, 6 Jul 2015 06:16:19 +0000 (-0700) Subject: ; Spelling fixes X-Git-Tag: emacs-25.0.90~1546 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c81ac97fdd0d1dff7256dace45bdd48324a0963;p=emacs.git ; Spelling fixes --- diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el index 72c05fe5e96..6a2ff630698 100644 --- a/lisp/menu-bar.el +++ b/lisp/menu-bar.el @@ -741,7 +741,7 @@ by \"Save Options\" in Custom buffers.") ;; For the radio buttons below we check whether the respective dividers ;; are displayed on the selected frame. This is not fully congruent -;; with `window-divder-mode' but makes the menu entries work also when +;; with `window-divider-mode' but makes the menu entries work also when ;; dividers are displayed by manipulating frame parameters directly. (defvar menu-bar-showhide-window-divider-menu (let ((menu (make-sparse-keymap "Window Divider"))) diff --git a/src/ChangeLog.13 b/src/ChangeLog.13 index 328f7982e6b..196bd8e0d6d 100644 --- a/src/ChangeLog.13 +++ b/src/ChangeLog.13 @@ -10152,7 +10152,7 @@ (FRAME_TEXT_COLS_TO_PIXEL_WIDTH, FRAME_PIXEL_WIDTH_TO_TEXT_COLS) (FRAME_TEXT_COLS_TO_PIXEL_WIDTH): Rewrite macros. (FRAME_TOTAL_COLS_ARG): Remove macro. - * fringe.c (draw_fringe_bitmap_1): Handle right divder. + * fringe.c (draw_fringe_bitmap_1): Handle right divider. * gtkutil.c (xg_frame_resized, xg_frame_set_char_size) (x_wm_set_size_hint): Handle frame pixel sizes. * indent.c (compute_motion, Fcompute_motion):