/[emacs]/emacs/lisp/ielm.el
ViewVC logotype

Diff of /emacs/lisp/ielm.el

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

revision 1.47 by teirllm, Tue Apr 26 23:21:47 2005 UTC revision 1.48 by lute, Thu May 26 12:58:00 2005 UTC
# Line 548  Customized bindings may be defined in `i Line 548  Customized bindings may be defined in `i
548      (set-marker comint-last-input-start (ielm-pm))      (set-marker comint-last-input-start (ielm-pm))
549      (set-process-filter (get-buffer-process (current-buffer)) 'comint-output-filter))      (set-process-filter (get-buffer-process (current-buffer)) 'comint-output-filter))
550    
551    (run-hooks 'ielm-mode-hook))    (run-mode-hooks 'ielm-mode-hook))
552    
553  (defun ielm-get-old-input nil  (defun ielm-get-old-input nil
554    ;; Return the previous input surrounding point    ;; Return the previous input surrounding point

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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