]> code.delx.au - gnu-emacs/commitdiff
; Spelling fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Jul 2015 06:16:19 +0000 (23:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Jul 2015 06:17:48 +0000 (23:17 -0700)
lisp/menu-bar.el
src/ChangeLog.13

index 72c05fe5e96e254c3ce9dcd22377f81f02eb080b..6a2ff6306987d4eee41075d4c9b56aa271d74ea2 100644 (file)
@@ -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")))
index 328f7982e6bab96d6a9a86a12a0631b155d7492f..196bd8e0d6d5297f0fbce1de7cfb5650fce89533 100644 (file)
        (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):