]> git.eshelyaron.com Git - emacs.git/commitdiff
; ChangeLog spelling fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 Aug 2016 11:15:15 +0000 (04:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 Aug 2016 11:15:44 +0000 (04:15 -0700)
lisp/ChangeLog.9
lisp/erc/ChangeLog.1
lisp/org/ChangeLog.1
src/ChangeLog.12

index e527567a124f650ce8181e9a638e22fe3a0ee740..b2c36233bb3c689a532b98c3dfaf70801274ecfb 100644 (file)
        * ansi-color.el (ansi-color-process-output): Use markers instead
        of positions for start and end of region.
        (ansi-color-apply-on-region): Rewrote code to make it more robust.
-       Previously, occasional mistakes happend when fontifying many
+       Previously, occasional mistakes happened when fontifying many
        chunks of output (eg. ls --color=yes /dev).  This happened
        whenever an overlay was created up to the end of the region, which
        coincided with the process-mark.  New text would then be added
index 407beb47d7903dc941d431ba895a74bb5507f947..1564496778744f7357d9e35243f370b1977d5137 100644 (file)
        * TODO: TODO list created.
        Add comments and expand it.
 
-       * erc.el:
-       Fixed bug in query buffer handling (only happend in mixed-case situations)
+       * erc.el: Fixed bug in query buffer handling (only happened in
+       mixed-case situations)
 
        * erc.el: shapr checkdoc patch #1
        massive docfixes! yay, keep going!
index 8c118ec7dd0bb9e10a961e3e46eb40a55ad75e7a..2ef70b630bd93810bbb46d55322315877e1b44a1 100644 (file)
        * ox-html.el (org-html-style-default): New classes `footpara' and
        `footdef' for the footnotes paragraphs and definitions.
        (org-html-format-footnote-definition): Wrap the footnote
-       defintions into their own div.
+       definitions into their own div.
        (org-html-paragraph): Don't add extra <br/> after a paragraph in a
        footnote.
        (org-html-container-element, org-html-divs): Mention that
index b2df482ba775a113a8901cdb2193b5747bebf581..a1ebd30c8ecd8191000ebff7181f650bab267088 100644 (file)
 
        * nsterm.m (ns_dumpglyphs_image): Only draw slice of image (Bug#12506).
 
-       * nsterm.m (ns_update_auto_hide_menu_bar): Remove defintion of
+       * nsterm.m (ns_update_auto_hide_menu_bar): Remove definition of
        MAC_OS_X_VERSION_10_6.
        (syms_of_nsterm): Remove comment about Panther and above for
        ns-antialias-text.