index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
elisp-scope.el
Age
Commit message (
Expand
)
Author
2026-05-06
; * lisp/emacs-lisp/elisp-scope.el (elisp-scope-analyze-form): Doc fix.
Eli Zaretskii
2026-05-06
; Expand 'elisp-fontify-symbol' and 'elisp-scope-analyze-form' docs
Eshel Yaron
2026-05-05
; More 'elisp-scope' and 'elisp-fontify-semantically' doc improvements
Eshel Yaron
2026-05-05
; (elisp-scope-analyze-form): Improve docstring.
Eshel Yaron
2026-02-18
elisp-scope.el: Add variable value specifications
Eshel Yaron
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-10-29
; elisp-scope.el: Improve face specification handling.
Eshel Yaron
2025-10-29
; elisp-scope.el: Simplify 'custom-declare-face' analyzer.
Eshel Yaron
2025-10-26
; (elisp-scope--symbol): Add a docstring.
Eshel Yaron
2025-10-26
; elisp-scope.el: Cease handling 'let-alist' specially.
Eshel Yaron
2025-10-25
elisp-scope.el: Require `cl-lib`
Stefan Monnier
2025-10-21
; elisp-scope.el: Fix error during widget args analysis
Eshel Yaron
2025-10-21
; Simplify symbol role ':help' functions.
Eshel Yaron
2025-10-21
; Fix semantic highlighting in presence of shorthands
Eshel Yaron
2025-10-16
; elisp-scope.el: Standardize copyright notice.
Eshel Yaron
2025-10-15
; elisp-scope.el: Rename some private symbols as such
Eshel Yaron
2025-10-13
; Fix recently introduced uses of "ELisp".
Sean Whitton
2025-10-13
; Improve documentation of semantic highlighting
Eli Zaretskii
2025-10-12
; elisp-scope.el: Improve customization group name handling.
Eshel Yaron
2025-10-12
; elisp-scope.el: Improve widget-type handling.
Eshel Yaron
2025-10-12
; elisp-mode.el: Improve consistency among face names.
Eshel Yaron
2025-10-12
; elisp-scope.el: Clean up symbol role definitions.
Eshel Yaron
2025-10-11
Document 'elisp-fontify-semantically' in the Emacs manual
Eshel Yaron
2025-10-08
; (elisp-scope-if-let): Fix case where bindings entry is a symbol
Eshel Yaron
2025-10-08
; * lisp/emacs-lisp/elisp-scope.el (if-let*): Add comment.
Eshel Yaron
2025-10-08
; elisp-scope.el: Fix 'wrong-type-argument' in local function analyzers
Eshel Yaron
2025-10-07
; elisp-scope.el: Fix handling of 'if-let' and friends
Eshel Yaron
2025-10-06
; Rename 'elisp-scope--local' to 'elisp-scope-local-bindings'
Eshel Yaron
2025-10-06
; Drop 'elisp-scope-local-functions'
Eshel Yaron
2025-10-06
; elisp-scope.el: Drop special-form special handling
Eshel Yaron
2025-10-06
; Test semantic highlighting with 'cl-macrolet' and 'cl-flet'
Eshel Yaron
2025-10-06
elisp-scope.el: Unify and generalize local function/macro handling
Eshel Yaron
2025-10-06
; elisp-scope.el: Thread output spec though more macro analyzers
Eshel Yaron
2025-10-06
; elisp-scope.el: Recognize special variable declarations
Eshel Yaron
2025-10-03
; (elisp-scope-define-special-form-analyzer): Fix typo.
Eshel Yaron
2025-10-03
; (elisp-scope-describe-symbol-role): Minor clean up.
Eshel Yaron
2025-10-03
; elisp-scope.el: Support hooking into `describe-symbol-backends'.
Eshel Yaron
2025-10-03
; (elisp-scope-1): Add a "TODO".
Eshel Yaron
2025-10-03
; (elisp-scope-gen-id-alist): Remove, unused.
Eshel Yaron
2025-10-03
; elisp-scope.el: Fix 'custom-declare-face' analyzer.
Eshel Yaron
2025-10-03
; elisp-scope.el: Improve 'oclosure-define' 'slots' analysis
Eshel Yaron
2025-10-03
; Rename 'elisp-scope-output-type' to 'elisp-scope-output-spec'.
Eshel Yaron
2025-10-03
; elisp-scope.el: Improve 'defclass' slots analysis.
Eshel Yaron
2025-10-02
; Rename 'elisp-scope--output-type' to make it public
Eshel Yaron
2025-10-02
; (elisp-scope-1): Analyze macros with (debug t) as progn
Eshel Yaron
2025-10-02
; Expand ELisp semantic highlighting documentation
Eshel Yaron
2025-10-01
; elisp-scope.el: Rename 'variable' role to 'free-variable'.
Eshel Yaron
2025-10-01
; Fix recent small mistake in recent refactor.
Eshel Yaron
2025-10-01
; elisp-scope.el: Simplify 'eval' analyzer.
Eshel Yaron
[next]