index
:
geiser
async
buggie-buggie
master
emacs and scheme talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
/
geiser-autodoc.el
Age
Commit message (
Expand
)
Author
2022-10-21
more tweaks to regexp signature finding
jao
2022-10-16
fix for autodoc, ahem, extension
jao
2022-10-16
fallback autodoc inferred via cheap regexps
jao
2022-10-13
autodoc: correctly display docsigs for in-region completions (#56)
jao
2022-09-17
Fix for autodoc in geiser-capf--company-docsig and beyond
jao
2022-04-23
Byte-compilation warnings fixed
jao
2022-04-10
autodoc: make do without dependending on elpa's eldoc
jao
2022-04-10
autodoc: new-style eldoc interface
jao
2021-12-03
Fix: more careful display of signatures
jao
2021-04-21
Use defvar-local
Jonas Bernoulli
2020-03-27
Fix indentation
Jonas Bernoulli
2020-03-27
Mark the beginning of code part of elisp libraries with Code: heading
Jonas Bernoulli
2020-03-27
Begin the summary lines of all elisp libraries with three semicolons
Jonas Bernoulli
2016-08-24
Making autodoc failures silent
Jose Antonio Ortega Ruiz
2015-03-04
Using font-lock-variable-name-face in lieu of bold for autodoc
Jose Antonio Ortega Ruiz
2012-10-11
Whitespace
Jose Antonio Ortega Ruiz
2011-06-23
Irrelevant compilation warning fix
jao
2011-06-23
Avoid (read) breakage (fixes #33090)
jao
2011-01-09
Autodoc mode (de)activation fix.
Jose Antonio Ortega Ruiz
2010-12-30
New command: "manual" autodoc (C-c C-d s)
Jose Antonio Ortega Ruiz
2010-12-30
Autodoc nit
Jose Antonio Ortega Ruiz
2010-12-28
Leaner autodoc cache
Jose Antonio Ortega Ruiz
2010-12-28
Less noisy autodoc mode activation
Jose Antonio Ortega Ruiz
2010-12-28
Finer grained maintenance of autodoc's cache
Jose Antonio Ortega Ruiz
2010-12-28
Avoiding autodoc interfering with an active minibuffer
Jose Antonio Ortega Ruiz
2010-12-28
Wee refactoring
Jose Antonio Ortega Ruiz
2010-12-28
First stab at asynchronous autodoc retrieval
Jose Antonio Ortega Ruiz
2010-11-28
Autodoc's argument display fixed
Jose Antonio Ortega Ruiz
2010-11-27
No more interning in the scheme reader
Jose Antonio Ortega Ruiz
2010-11-26
Autodoc not interning symbols
Jose Antonio Ortega Ruiz
2010-11-26
Doc browser: better link highlighting
Jose Antonio Ortega Ruiz
2010-11-21
CLisms removed
Jose Antonio Ortega Ruiz
2010-11-21
Did i mention that getting autodoc right is hard?
Jose Antonio Ortega Ruiz
2010-11-21
Correct display of "..." in autodoc
Jose Antonio Ortega Ruiz
2010-11-21
Even better, as in 'correct', display of autodoc args
Jose Antonio Ortega Ruiz
2010-11-19
Better argument display in autodoc
Jose Antonio Ortega Ruiz
2010-10-30
Elisp: more flexible parsing of :eval and :ge forms
Jose Antonio Ortega Ruiz
2010-10-06
Use cl only at compile time
Jose Antonio Ortega Ruiz
2010-09-06
Autodoc: clean cache upon evaluation
Jose Antonio Ortega Ruiz
2010-08-11
Fixed bug in autodoc signature recognition.
Jose Antonio Ortega Ruiz
2010-08-07
geiser-font-lock-autodoc-procedure-name -> geiser-font-lock-autodoc-identifier
Jose Antonio Ortega Ruiz
2010-08-07
geiser-autodoc-procedure-name-format -> geiser-autodoc-identifier-format
Jose Antonio Ortega Ruiz
2010-07-28
Displaying variable values in autodoc.
Jose Antonio Ortega Ruiz
2010-06-06
Elisp: better fix for previous bug.
Jose Antonio Ortega Ruiz
2010-06-06
Elisp: fixes for key args display.
Jose Antonio Ortega Ruiz
2010-06-06
Avoiding duplicates in autodoc arg lists
Jose Antonio Ortega Ruiz
2010-06-05
Better signature parsing (improper arg lists).
Jose Antonio Ortega Ruiz
2010-01-28
Generic support for debugging prompts in the REPL
Jose Antonio Ortega Ruiz
2009-11-13
Bug fix: displaying signatures correctly in xref buffers.
Jose Antonio Ortega Ruiz
2009-10-15
Cosmetics.
Jose Antonio Ortega Ruiz
[next]