emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 8c81ac9: ; Spelling fixes


From: Paul Eggert
Subject: [Emacs-diffs] master 8c81ac9: ; Spelling fixes
Date: Mon, 06 Jul 2015 06:17:52 +0000

branch: master
commit 8c81ac97fdd0d1dff7256dace45bdd48324a0963
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    ; 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 72c05fe..6a2ff63 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 328f798..196bd8e 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):



reply via email to

[Prev in Thread] Current Thread [Next in Thread]