emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/drupal-mode 4f54f8bcb8 134/308: Fixed documentation.


From: ELPA Syncer
Subject: [nongnu] elpa/drupal-mode 4f54f8bcb8 134/308: Fixed documentation.
Date: Tue, 25 Jan 2022 10:59:38 -0500 (EST)

branch: elpa/drupal-mode
commit 4f54f8bcb8fca1a813ae0310d11f31b108c4447e
Author: Arne Jørgensen <arne@arnested.dk>
Commit: Arne Jørgensen <arne@arnested.dk>

    Fixed documentation.
    
    Don't pretend to be flymake-phpcs.
---
 drupal/flycheck.el | 4 ++--
 drupal/phpcs.el    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/drupal/flycheck.el b/drupal/flycheck.el
index 5939fcf8cb..9099ba2177 100644
--- a/drupal/flycheck.el
+++ b/drupal/flycheck.el
@@ -1,4 +1,4 @@
-;;; drupal/flymake-phpcs.el --- Drupal-mode support for flymake-phpcs
+;;; drupal/flycheck.el --- Drupal-mode support for flycheck and phpcs
 
 ;; Copyright (C) 2012, 2013 Arne Jørgensen
 
@@ -21,7 +21,7 @@
 
 ;;; Commentary:
 
-;; Enable drupal-mode support for flymake-phpcs.
+;; Enable drupal-mode support for flycheck and phpcs.
 
 ;;; Code:
 
diff --git a/drupal/phpcs.el b/drupal/phpcs.el
index 7171855b6a..21b35db7b1 100644
--- a/drupal/phpcs.el
+++ b/drupal/phpcs.el
@@ -1,4 +1,4 @@
-;;; drupal/flymake-phpcs.el --- Drupal-mode support for flymake-phpcs
+;;; drupal/phpcs.el --- Drupal-mode common support for flymake-phpcs and 
flycheck
 
 ;; Copyright (C) 2012, 2013 Arne Jørgensen
 
@@ -21,7 +21,7 @@
 
 ;;; Commentary:
 
-;; Enable drupal-mode support for flymake-phpcs.
+;; Enable drupal-mode common support for flymake-phpcs and flycheck.
 
 ;;; Code:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]