/[emacs]/emacs/lisp/emacs-lisp/re-builder.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/re-builder.el

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

revision 1.25 by rms, Sat Jul 16 17:35:09 2005 UTC revision 1.26 by lektu, Thu Jul 21 09:10:49 2005 UTC
# Line 332  Except for Lisp syntax this is the same Line 332  Except for Lisp syntax this is the same
332    
333  ;;; This is to help people find this in Apropos.  ;;; This is to help people find this in Apropos.
334  ;;;###autoload  ;;;###autoload
335  (defun regexp-builder ()  (defalias 'regexp-builder 're-builder)
   "Alias for `re-builder': Construct a regexp interactively."  
   (interactive)  
   (re-builder))  
336    
337  ;;;###autoload  ;;;###autoload
338  (defun re-builder ()  (defun re-builder ()

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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