Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:24
erlang
0894-Make-a-small-fix-to-the-emacs-mode.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0894-Make-a-small-fix-to-the-emacs-mode.patch of Package erlang
From 29ac2fcf5410fd1562c701057a986664748d99a8 Mon Sep 17 00:00:00 2001 From: Raimo Niskanen <raimo@erlang.org> Date: Fri, 27 Oct 2023 15:55:51 +0200 Subject: [PATCH 5/5] Make a small fix to the emacs mode --- lib/tools/emacs/erlang.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/tools/emacs/erlang.el b/lib/tools/emacs/erlang.el index ed6cf2520f..42746e5a6d 100644 --- a/lib/tools/emacs/erlang.el +++ b/lib/tools/emacs/erlang.el @@ -1485,6 +1485,7 @@ Other commands: (modify-syntax-entry ?> "." table) (modify-syntax-entry ?\\ "\\" table) (modify-syntax-entry ?_ "_" table) + (modify-syntax-entry ?~ "_" table) (modify-syntax-entry ?| "." table) (modify-syntax-entry ?^ "'" table) -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor