emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 1a55cc6: ; Spelling fixes


From: Paul Eggert
Subject: [Emacs-diffs] master 1a55cc6: ; Spelling fixes
Date: Sat, 1 Apr 2017 13:47:16 -0400 (EDT)

branch: master
commit 1a55cc6094c2b762f005bbb70d448368786ff1a7
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    ; Spelling fixes
---
 ChangeLog.3        | 2 +-
 lisp/filenotify.el | 2 +-
 lisp/ses.el        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog.3 b/ChangeLog.3
index 1c2f5b1..f187c28 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -1015,7 +1015,7 @@
        Upcase Path and ComSpec in process-environment
 
        Since 2016-07-18 "Keep w32 environment settings internal only", the
-       upcasing of environment variables "Path" and "ComSpec" occured after
+       upcasing of environment variables "Path" and "ComSpec" occurred after
        initializing process-environment.  This meant that Lisp code trying to
        override "PATH" environment had no effect (Bug #24956).
 
diff --git a/lisp/filenotify.el b/lisp/filenotify.el
index dbf19cf..8bbe348 100644
--- a/lisp/filenotify.el
+++ b/lisp/filenotify.el
@@ -422,7 +422,7 @@ DESCRIPTOR should be an object returned by 
`file-notify-add-watch'."
 ;;   (This may be the desired behaviour.)
 ;; * Watching a file in a already watched directory
 ;;   If the file is created and *then* a watch is added to that file, the
-;;   watch might receive events which occured prior to it being created,
+;;   watch might receive events which occurred prior to it being created,
 ;;   due to the way events are propagated during idle time.  Note: This
 ;;   may be perfectly acceptable.
 
diff --git a/lisp/ses.el b/lisp/ses.el
index 5050713..66fc0c5 100644
--- a/lisp/ses.el
+++ b/lisp/ses.el
@@ -2276,7 +2276,7 @@ print area if NONARROW is nil."
   "Recalculate and reprint the current cell or range.
 
 If SES--CURCELL is non nil use it as current cell or range
-without any check, otherwise fnuction (ses-check-curcell 'range)
+without any check, otherwise function (ses-check-curcell 'range)
 is called.
 
 For an individual cell, shows the error if the formula or printer



reply via email to

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