diff options
Diffstat (limited to 'ChangeLog.3')
-rw-r--r-- | ChangeLog.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3 index d43ffa10bc7..21c4a092be0 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -6427,7 +6427,7 @@ * lisp/net/tramp-fuse.el (tramp-fuse-mount-timeout): New defconst. (tramp-fuse-mounted-p): Use it. Check for a file property instead of a connection property. - (tramp-fuse-unmount): Dito. + (tramp-fuse-unmount): Ditto. * lisp/net/tramp-sshfs.el (tramp-sshfs-maybe-open-connection): Do not trust existence of a process, whether the volume is mounted. @@ -11209,7 +11209,7 @@ (flymake--publish-diagnostics): Helper for flymake--handle-report. (flymake--mode-line-counter, flymake-show-diagnostic) (flymake--diagnostics-buffer-entries): Use - flymake-diagnostic-buffer, flymake-diagonstic-type, + flymake-diagnostic-buffer, flymake-diagnostic-type, flymake-diagnostic-beg. 2021-09-14 João Távora <joaotavora@gmail.com> @@ -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> |