From 8c81ac97fdd0d1dff7256dace45bdd48324a0963 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 5 Jul 2015 23:16:19 -0700 Subject: [PATCH] ; Spelling fixes --- lisp/menu-bar.el | 2 +- src/ChangeLog.13 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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): -- 2.39.5