[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68145: [PATCH] * doc/misc/eglot.texi: Fix broken function calls
From: |
Vyacheslav Akhmechet |
Subject: |
bug#68145: [PATCH] * doc/misc/eglot.texi: Fix broken function calls |
Date: |
Sat, 30 Dec 2023 01:05:13 -0800 |
Tags: patch
Tags: patch
This patch fixes a broken example in the eglot manual. It makes two
changes:
* Fixes broken function calls
* Slightly simplifies overlay handling
Submitting this upon João Távora's suggestion.
In GNU Emacs 29.1 (build 2, aarch64-apple-darwin23.2.0, NS
appkit-2487.30 Version 14.2.1 (Build 23C71)) of 2023-12-24 built on
Vyacheslavs-MacBook-Pro.local
Windowing system distributor 'Apple', version 10.3.2487
System Description: macOS 14.2.1
Configured using:
'configure --disable-dependency-tracking --disable-silent-rules
--enable-locallisppath=/opt/homebrew/share/emacs/site-lisp
--infodir=/opt/homebrew/Cellar/emacs-plus@29/29.1/share/info/emacs
--prefix=/opt/homebrew/Cellar/emacs-plus@29/29.1 --with-xml2
--with-gnutls --with-native-compilation --without-compress-install
--without-dbus --without-imagemagick --with-modules --with-rsvg
--with-ns --disable-ns-self-contained 'CFLAGS=-Os -w -pipe
-mmacosx-version-min=14
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
-DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT'
'CPPFLAGS=-I/opt/homebrew/opt/zlib/include
-I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include
-isystem/opt/homebrew/include -F/opt/homebrew/Frameworks
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
'LDFLAGS=-L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/jpeg/lib
-L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/lib
-F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
-L/opt/homebrew/opt/libgccjit/lib''
0001-doc-misc-eglot.texi-Fix-broken-function-calls.patch
Description: Text Data
- bug#68145: [PATCH] * doc/misc/eglot.texi: Fix broken function calls,
Vyacheslav Akhmechet <=