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

Diff of /emacs/lisp/echistory.el

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

revision 1.17 by ttn, Sat Aug 6 22:13:42 2005 UTC revision 1.18 by deego, Sun Sep 18 12:25:01 2005 UTC
# Line 140  The Command History listing is recompute Line 140  The Command History listing is recompute
140  (defun Electric-history-undefined ()  (defun Electric-history-undefined ()
141    (interactive)    (interactive)
142    (ding)    (ding)
143    (message (substitute-command-keys "Type \\[Helper-help] for help, ? for commands, C-c C-c to quit, Space to execute"))    (message "%s" (substitute-command-keys "Type \\[Helper-help] for help, ? for commands, C-c C-c to quit, Space to execute"))
144    (sit-for 4))    (sit-for 4))
145    
146  (defun Electric-history-quit ()  (defun Electric-history-quit ()

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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