summaryrefslogtreecommitdiff
path: root/elisp/geiser-autodoc.el
AgeCommit message (Expand)Author
2023-07-14Fix typosJonas Bernoulli
2022-12-05Take the byte-compilers advice into accountJonas Bernoulli
2022-10-21more tweaks to regexp signature findingjao
2022-10-16fix for autodoc, ahem, extensionjao
2022-10-16fallback autodoc inferred via cheap regexpsjao
2022-10-13autodoc: correctly display docsigs for in-region completions (#56)jao
2022-09-17Fix for autodoc in geiser-capf--company-docsig and beyondjao
2022-04-23Byte-compilation warnings fixedjao
2022-04-10autodoc: make do without dependending on elpa's eldocjao
2022-04-10autodoc: new-style eldoc interfacejao
2021-12-03Fix: more careful display of signaturesjao
2021-04-21Use defvar-localJonas Bernoulli
2020-03-27Fix indentationJonas Bernoulli
2020-03-27Mark the beginning of code part of elisp libraries with Code: headingJonas Bernoulli
2020-03-27Begin the summary lines of all elisp libraries with three semicolonsJonas Bernoulli
2016-08-24Making autodoc failures silentJose Antonio Ortega Ruiz
2015-03-04Using font-lock-variable-name-face in lieu of bold for autodocJose Antonio Ortega Ruiz
2012-10-11WhitespaceJose Antonio Ortega Ruiz
2011-06-23Irrelevant compilation warning fixjao
2011-06-23Avoid (read) breakage (fixes #33090)jao
2011-01-09Autodoc mode (de)activation fix.Jose Antonio Ortega Ruiz
2010-12-30New command: "manual" autodoc (C-c C-d s)Jose Antonio Ortega Ruiz
2010-12-30Autodoc nitJose Antonio Ortega Ruiz
2010-12-28Leaner autodoc cacheJose Antonio Ortega Ruiz
2010-12-28Less noisy autodoc mode activationJose Antonio Ortega Ruiz
2010-12-28Finer grained maintenance of autodoc's cacheJose Antonio Ortega Ruiz
2010-12-28Avoiding autodoc interfering with an active minibufferJose Antonio Ortega Ruiz
2010-12-28Wee refactoringJose Antonio Ortega Ruiz
2010-12-28First stab at asynchronous autodoc retrievalJose Antonio Ortega Ruiz
2010-11-28Autodoc's argument display fixedJose Antonio Ortega Ruiz
2010-11-27No more interning in the scheme readerJose Antonio Ortega Ruiz
2010-11-26Autodoc not interning symbolsJose Antonio Ortega Ruiz
2010-11-26Doc browser: better link highlightingJose Antonio Ortega Ruiz
2010-11-21CLisms removedJose Antonio Ortega Ruiz
2010-11-21Did i mention that getting autodoc right is hard?Jose Antonio Ortega Ruiz
2010-11-21Correct display of "..." in autodocJose Antonio Ortega Ruiz
2010-11-21Even better, as in 'correct', display of autodoc argsJose Antonio Ortega Ruiz
2010-11-19Better argument display in autodocJose Antonio Ortega Ruiz
2010-10-30Elisp: more flexible parsing of :eval and :ge formsJose Antonio Ortega Ruiz
2010-10-06Use cl only at compile timeJose Antonio Ortega Ruiz
2010-09-06Autodoc: clean cache upon evaluationJose Antonio Ortega Ruiz
2010-08-11Fixed bug in autodoc signature recognition.Jose Antonio Ortega Ruiz
2010-08-07geiser-font-lock-autodoc-procedure-name -> geiser-font-lock-autodoc-identifierJose Antonio Ortega Ruiz
2010-08-07geiser-autodoc-procedure-name-format -> geiser-autodoc-identifier-formatJose Antonio Ortega Ruiz
2010-07-28Displaying variable values in autodoc.Jose Antonio Ortega Ruiz
2010-06-06Elisp: better fix for previous bug.Jose Antonio Ortega Ruiz
2010-06-06Elisp: fixes for key args display.Jose Antonio Ortega Ruiz
2010-06-06Avoiding duplicates in autodoc arg listsJose Antonio Ortega Ruiz
2010-06-05Better signature parsing (improper arg lists).Jose Antonio Ortega Ruiz
2010-01-28Generic support for debugging prompts in the REPLJose Antonio Ortega Ruiz