diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2024-02-04 09:48:04 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2024-02-04 11:06:50 +0100 |
| commit | fc8b09484a2fbe182a0351c47afc3bf71f3b2a1b (patch) | |
| tree | c9c0a3309dfba3757cb72ac2742ff74bc35ae7b3 /ChangeLog.3 | |
| parent | dd81e767b7782c275af4221fe258fa3d2948724a (diff) | |
; Fix typos
Diffstat (limited to 'ChangeLog.3')
| -rw-r--r-- | ChangeLog.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3 index dc712df43ad..7db4986410d 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -137530,7 +137530,7 @@ Bind `enable-local-variables' in `hack-connection-local-variables' * lisp/files-x.el (hack-connection-local-variables): - Bind `enable-local-variables', instead of re-declaring + Bind `enable-local-variables', instead of redeclaring `safe-local-variable-p'. 2019-03-23 Eli Zaretskii <eliz@gnu.org> @@ -163179,7 +163179,7 @@ Quieten compilation of octave.el - * lisp/progmodes/octave.el (compilation-forget-errors): Re-declare. + * lisp/progmodes/octave.el (compilation-forget-errors): Redeclare. 2018-02-28 Glenn Morris <rgm@gnu.org> |
