unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] Fix variable name in display-fill-column-indicator documentation
@ 2020-05-08 16:56 david s
  2020-05-08 17:28 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: david s @ 2020-05-08 16:56 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 201 bytes --]

Hello,

After scratching my head for a few minutes, I realized the variable name
in display-fill-column-indicator.el's documentation was incorrect. I've
attached a patch with the correct name.

~david

[-- Attachment #2: display-fill-column-indicator-char.patch --]
[-- Type: text/x-patch, Size: 482 bytes --]

diff --git a/lisp/display-fill-column-indicator.el b/lisp/display-fill-column-indicator.el
index 25259aadf6..1b92fa69d2 100644
--- a/lisp/display-fill-column-indicator.el
+++ b/lisp/display-fill-column-indicator.el
@@ -31,7 +31,7 @@
 
 ;; NOTE: Customization variables for
 ;; `display-fill-column-indicator-column' and
-;; `display-fill-column-indicator-char' itself are defined in
+;; `display-fill-column-indicator-character' itself are defined in
 ;; cus-start.el.
 
 ;;; Code:

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix variable name in display-fill-column-indicator documentation
  2020-05-08 16:56 [PATCH] Fix variable name in display-fill-column-indicator documentation david s
@ 2020-05-08 17:28 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2020-05-08 17:28 UTC (permalink / raw)
  To: david s; +Cc: emacs-devel

> From: david s <ds@fastmail.com>
> Date: Fri, 8 May 2020 11:56:14 -0500
> 
> After scratching my head for a few minutes, I realized the variable name
> in display-fill-column-indicator.el's documentation was incorrect. I've
> attached a patch with the correct name.

Thanks, fixed.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-08 17:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08 16:56 [PATCH] Fix variable name in display-fill-column-indicator documentation david s
2020-05-08 17:28 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).