/[emacs]/emacs/lisp/progmodes/sql.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/sql.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.43 by lute, Thu May 26 16:39:28 2005 UTC revision 1.44 by lute, Tue Jun 14 12:03:52 2005 UTC
# Line 2328  you entered, right above the output it c Line 2328  you entered, right above the output it c
2328    
2329  \(setq comint-output-filter-functions  \(setq comint-output-filter-functions
2330         \(function (lambda (STR) (comint-show-output))))"         \(function (lambda (STR) (comint-show-output))))"
2331    (comint-mode)    (delay-mode-hooks (comint-mode))
2332    ;; Get the `sql-product' for this interactive session.    ;; Get the `sql-product' for this interactive session.
2333    (set (make-local-variable 'sql-product)    (set (make-local-variable 'sql-product)
2334         (or sql-interactive-product         (or sql-interactive-product

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26