Mercurial > emacs
view src/s/bsdos2-1.h @ 95602:12be2f7984b9
* replace.el (replace-search-function)
(replace-re-search-function): New vars.
(perform-replace): Use them.
* longlines.el (longlines-re-search-forward): New function.
(longlines-mode): Bind replace-search-function and
replace-re-search-function, to ensure that replacement commands
treat newlines as spaces.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 06 Jun 2008 20:30:54 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* s/ file for BSDI BSD/OS 2.1 system. */ #include "bsdos2.h" #undef LIB_X11_LIB #define LIB_X11_LIB -L/usr/X11/lib -lX11 -lipc /* arch-tag: cf1ada4a-cdbf-452b-a264-ff84dd523e97 (do not change this comment) */