diff options
| author | Joe Sadusk <joe.sadusk@prometheus.co> | 2025-12-31 00:30:54 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-31 00:30:54 -0800 |
| commit | b726b4042e96ac5cead396c8d12c01e6bad2bd78 (patch) | |
| tree | a185271600452c6ae1a664b12141ac9df94648ad | |
| parent | 02c128d41c1ef7785d6223cee3dbbe224eae4284 (diff) | |
| parent | 4f396997f10415f7ce49be91cb62428e310ef76a (diff) | |
Merge pull request #3 from purcell/patch-1externals/tramp-hlo
Fix header formatting so package.el can parse the description
| -rw-r--r-- | tramp-hlo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tramp-hlo.el b/tramp-hlo.el index c5a2569..0ece97c 100644 --- a/tramp-hlo.el +++ b/tramp-hlo.el @@ -22,7 +22,7 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. -;;; Commentary +;;; Commentary: ;; This is an attempt to optimize Tramp remote editing with slow ;; connection by building higher level core lisp functions as Tramp |
