diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-05-11 04:04:13 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-05-11 04:04:13 +0200 |
commit | 4e2af7825fa13782c5579f55b3e2d8dec23bdbf3 (patch) | |
tree | 30d5bf517ba11e8edbe3ed0fc8fe3996e2a27170 /lisp/ChangeLog.5 | |
parent | 4bbedd9832178fcd264de9e6210d0dadbe3e2940 (diff) | |
download | emacs-4e2af7825fa13782c5579f55b3e2d8dec23bdbf3.tar.gz |
Fix typos and whitespace in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog.5')
-rw-r--r-- | lisp/ChangeLog.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index cd36210f7fc..6da88b3c0be 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 @@ -7051,7 +7051,7 @@ * ediff.el (ediff-toggle-read-only, ediff-patch-file): Check out version controlled files before their buffers are modified. (ediff-local-checkout-flag, ediff-toggle-read-only-function): - New variables. + New variables. * ediff.el (ediff-find-file, ediff-patch-file): Were getting confused by symbolic links. Fixed. @@ -8050,7 +8050,7 @@ 1994-07-23 enami tsugutomo <enami@sys.ptg.sony.co.jp> * lisp/add-log.el (add-log-current-defun): Skip doc string - correctly even if it ends with line that starts space. + correctly even if it ends with line that starts space. 1994-07-22 Ed Reingold <reingold@albert.gnu.ai.mit.edu> @@ -9194,11 +9194,11 @@ * solar.el (solar-sunrise, solar-sunset): Fix doc string. (solar-time-string): Rewritten. (solar-adj-time-for-dst): New function. - (solar-sunrise-sunset, diary-sabbath-candles, - solar-equinoxes-solstices): Revised to use the rewritten and new fcns. + (solar-sunrise-sunset, diary-sabbath-candles) + (solar-equinoxes-solstices): Revised to use the rewritten and new fcns. * calendar.el (solar-holidays): Revised to use the rewritten and - new fcns. + new fcns. * lunar.el (lunar-phase): Revised to use the rewritten and new fcns. |