summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "eglot.texi: Make example more realistic"feature/eglot-texi-manualJoão Távora2022-10-201-6/+6
* Fix Eglot manual's description of eglot-workspace-configurationJoão Távora2022-10-201-5/+6
* eglot.texi: Explain where to find third-party packagesStefan Kangas2022-10-201-9/+11
* eglot.texi: Make example more realisticStefan Kangas2022-10-201-6/+6
* eglot.texi: Move sentence on LSP Servers earlierStefan Kangas2022-10-201-5/+5
* ; eglot.texi: Fix typos and minor inconsistenciesStefan Kangas2022-10-201-21/+22
* * doc/misc/Makefile.in (INFO_COMMON): Add eglot.Stefan Kangas2022-10-201-1/+1
* Remove spurious trailing ':' in doc/misc/eglot.texiJoão Távora2022-10-191-1/+1
* Tweak some node names in doc/misc/eglot.texiJoão Távora2022-10-191-14/+14
* More minor fixes to doc/misc/eglot.texiJoão Távora2022-10-181-45/+53
* Minor stylistic fixes to introduction of doc/misc/eglot.texiJoão Távora2022-10-181-18/+18
* Add new Texinfo manual for the Eglot LSP clientEli Zaretskii2022-10-181-0/+1116
* * lisp/progmodes/cc-defs.el Remove setting of inhibit-point-motion-hooksAlan Mackenzie2022-10-181-1/+0
* Regenerate ldefs-boot.elLars Ingebrigtsen2022-10-181-33/+54
* * Prevent potential native compilation infinite recursionsAndrea Corallo2022-10-181-83/+85
* ; Fix some invalid Eshell syntax in an exampleJim Porter2022-10-172-2/+2
* Print the correct $PATH when Eshell's 'which' fails to find a commandJim Porter2022-10-171-2/+3
* Improve handling of $PATH in Eshell for remote directoriesJim Porter2022-10-179-37/+257
* Allow setting the values of variable aliases in EshellJim Porter2022-10-174-46/+293
* ; Obsolete 'eshell/define'Jim Porter2022-10-172-5/+5
* ; Allow ignoring errors when calling 'eshell-match-command-output'Jim Porter2022-10-172-12/+16
* Add helpers to dynamically assign connection-local valuesJim Porter2022-10-174-68/+288
* ; Remove over-quoting of :application values in connection-local variablesJim Porter2022-10-172-9/+9
* Improve ‘random’ doc re noncesPaul Eggert2022-10-171-6/+42
* Fix bug#58584Po Lu2022-10-181-4/+11
* ; Fix commentDmitry Gutov2022-10-181-1/+1
* Follow-up fixes for vc-default-checkin-patchDmitry Gutov2022-10-181-3/+3
* CC Mode: Don't fontify as types variables with the same names as struct tagsAlan Mackenzie2022-10-172-5/+21
* Prefer defvar-keymap in fortran.elStefan Kangas2022-10-171-30/+27
* Update version information in Gnus manualStefan Kangas2022-10-171-2/+12
* Silence recent comp-tests.el lexvar warningsBasil L. Contovounesios2022-10-171-19/+23
* Improve native-compile-prune-cache messagesStefan Kangas2022-10-171-1/+1
* Don't prune *.eln files in parent of eln-load-pathStefan Kangas2022-10-172-1/+14
* Add tests for native-compile-prune-cacheStefan Kangas2022-10-171-0/+62
* Fix pieces of code being too expensive over slow network connectionsPo Lu2022-10-176-132/+348
* Fix spurious "Compilation finished" native-comp messagesLars Ingebrigtsen2022-10-171-3/+8
* Avoid having the async compile log saying it's compiling loaddefsLars Ingebrigtsen2022-10-173-4/+14
* Make `message-canlock-generate' fasterStefan Kangas2022-10-171-4/+1
* Add default implementation for 'checkin-patch'Dmitry Gutov2022-10-171-0/+44
* cl-generic: Fix `advertised-calling-convention` declarationsStefan Monnier2022-10-167-12/+51
* Move and rename Python completion ERTskobarity2022-10-161-41/+41
* Prefer defvar-keymap in ansi-osc.elStefan Kangas2022-10-161-7/+5
* Make help-for-help echo key on failureStefan Kangas2022-10-161-0/+3
* Bind "home"/"end" in help-for-helpStefan Kangas2022-10-161-3/+3
* Don't ding when exiting help-for-help with C-gStefan Kangas2022-10-161-1/+2
* Clear misleading message in help-quit-or-quickLars Ingebrigtsen2022-10-161-1/+4
* ; * lisp/vc/vc.el (vc-prepare-patch): Fix pluralisationPhilip Kaludercic2022-10-161-1/+2
* ; * lisp/vc/vc.el (vc-prepare-patch): Remove 'exit-recursive-edit'Philip Kaludercic2022-10-161-2/+1
* Fix invalid search bound error in python-shell-completion-at-pointkobarity2022-10-162-9/+39
* Signal an error in dictionary lookup if there's no word at pointDaniel Martín2022-10-161-1/+4