summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2010-11-07NitsJose Antonio Ortega Ruiz
2010-11-07Completion: not completing the empty stringJose Antonio Ortega Ruiz
2010-11-06Completion: falling back to module name completion for realJose Antonio Ortega Ruiz
2010-11-06REPL: remembering last connection addressJose Antonio Ortega Ruiz
2010-11-06Racket: little evaluation nitsJose Antonio Ortega Ruiz
2010-11-05Fix for TAB in REPL, and BACKTAB going to previous errorJose Antonio Ortega Ruiz
2010-10-31REPL: TAB when away from last prompt goes to next errorJose Antonio Ortega Ruiz
2010-10-31REPL: RET on an error jumps to itJose Antonio Ortega Ruiz
2010-10-31Informational logs disabled by defaultJose Antonio Ortega Ruiz
2010-10-31Always fallback to edit-module in M-.Jose Antonio Ortega Ruiz
2010-10-31Simple tables (not yet used)Jose Antonio Ortega Ruiz
2010-10-31Fix for geiser-doc-moduleJose Antonio Ortega Ruiz
2010-10-31Fix for geiser-edit-moduleJose Antonio Ortega Ruiz
2010-10-30Elisp: more flexible parsing of :eval and :ge formsJose Antonio Ortega Ruiz
2010-10-24Locals completion: a fix and an extensionJose Antonio Ortega Ruiz
2010-10-23Using smart tab mode in REPLJose Antonio Ortega Ruiz
2010-10-23A proper (let's hope) fix for the sluggishness problemJose Antonio Ortega Ruiz
2010-10-23Temporary fix for sluggishness while scanning big formsJose Antonio Ortega Ruiz
2010-10-16Bug fix: setting correct default-directory in debug buffersJose Antonio Ortega Ruiz
2010-10-15WhitespaceJose Antonio Ortega Ruiz
2010-10-12Menus: callers/callees active only if availableJose Antonio Ortega Ruiz
2010-10-11Guile: remote REPLs (connect-to-guile)Jose Antonio Ortega Ruiz
2010-10-11Remote REPLs: elisp support (geiser-connect)Jose Antonio Ortega Ruiz
2010-10-06Autodoc: fix for position scanning and current symbolJose Antonio Ortega Ruiz
2010-10-06Fixes for scanning of locals during completionJose Antonio Ortega Ruiz
2010-10-06Use cl only at compile timeJose Antonio Ortega Ruiz
2010-09-12Couple nitsJose Antonio Ortega Ruiz
2010-09-11Racket: support for gracket-textJose Antonio Ortega Ruiz
2010-09-11A better way of doing the aboveJose Antonio Ortega Ruiz
2010-09-11Silent autodoc message when starting REPLJose Antonio Ortega Ruiz
2010-09-08Better REPL exit commandJose Antonio Ortega Ruiz
2010-09-07Reuse soruce window when navigating errorsJose Antonio Ortega Ruiz
2010-09-07Make next-error (C-x `) work on debug buffersJose Antonio Ortega Ruiz
2010-09-07Support for evaluation warningsJose Antonio Ortega Ruiz
2010-09-06Guile: geiser-guile-jump-on-debug-p, geiser-guile-show-debug-help-pJose Antonio Ortega Ruiz
2010-09-06Allow loading byte-compiled Geiser without make installJose Antonio Ortega Ruiz
2010-09-06Bug fix: assign a default scheme to syntax hilighting bufferJose Antonio Ortega Ruiz
2010-09-06Autodoc: clean cache upon evaluationJose Antonio Ortega Ruiz
2010-09-05Guile: fixes for compilation error regexpsJose Antonio Ortega Ruiz
2010-09-05Guile: xref commands working againJose Antonio Ortega Ruiz
2010-09-04REPL: (optionally) forget old errors on new expressionsJose Antonio Ortega Ruiz
2010-09-02Yet another fix for scan locals (completion)Jose Antonio Ortega Ruiz
2010-09-01Fix for C-c C-m (enter module) in REPLJose Antonio Ortega Ruiz
2010-08-31Correctly deactivating autodoc when leaving geiser-modeJose Antonio Ortega Ruiz
2010-08-31Make geiser-mode ask which scheme on activation if guessing failsJose Antonio Ortega Ruiz
2010-08-31Fix for importing modules at the REPLJose Antonio Ortega Ruiz
2010-08-30Fix for locals scanning in presence of rest arguments.Jose Antonio Ortega Ruiz
2010-08-30More docs and a function renamed.Jose Antonio Ortega Ruiz
2010-08-24Compilation commands removed from menu.Jose Antonio Ortega Ruiz
2010-08-21Bug fix: end-of-buffer in elisp code.Jose Antonio Ortega Ruiz