diff options
author | Nicolas Petton <nicolas@petton.fr> | 2020-01-29 21:29:10 +0100 |
---|---|---|
committer | Nicolas Petton <nicolas@petton.fr> | 2020-01-29 21:30:49 +0100 |
commit | 247f2cfa021f26fc9b36798664545027051260e9 (patch) | |
tree | 492fa39fd474e4f50f0fe4928a8de697ec0ece1f /ChangeLog.3 | |
parent | e1a712bb3f6766752d808648355c61a5b43fd070 (diff) | |
download | emacs-247f2cfa021f26fc9b36798664545027051260e9.tar.gz emacs-247f2cfa021f26fc9b36798664545027051260e9.tar.bz2 emacs-247f2cfa021f26fc9b36798664545027051260e9.zip |
; ChangeLog.3 fixes.
Diffstat (limited to 'ChangeLog.3')
-rw-r--r-- | ChangeLog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3 index d2a1d51e8b3..9d171bfc979 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -1427,7 +1427,7 @@ * lisp/startup.el (command-line): Allow XDG-style as well as old style paths. - * doc/startup.texi: Document the above change. + * doc/emacs/custom.texi: Document the above change. 2019-04-11 Eli Zaretskii <eliz@gnu.org> |