1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
No description
Find a file
Richard M. Stallman 733619f9ef - (hilit-rehighlight-region): added (save-restriction (widen))
to avoid hangups in dired.
- Also slight improvements to fortran patterns and
  hilit-default-face-table doc string
- added optional case-fold argument to hilit-set-mode-patterns
- added hilit-rehighlight-buffer-quietly to dired-after-readin-hook
- fixed bug in hilit-string-find that mishandled some strings: "\\"
- work-around for bug in next-overlay-change
- the pattern matcher now starts it's searches from the end of the
  most recently highlighted region (which is not necessarily the end
  of the most recently matched regex).
- code moved from hilit-highlight-region to hilit-set-mode-patterns.
  This will affect you if you pass your patterns directly to
  hilit-highlight-region....use a pseudo-mode instead.
- twiddled C/C++, latex, texinfo, fortran, nroff patterns.
- added calendar-mode, icon-mode and pascal-mode patterns
- diverged lisp-mode and emacs-lisp-mode...also added lisp keywords.
1993-09-18 02:13:02 +00:00
etc *** empty log message *** 1993-07-30 05:58:29 +00:00
lib-src Include <src/paths.h>, instead "src/paths.h". 1993-09-12 01:35:44 +00:00
lisp - (hilit-rehighlight-region): added (save-restriction (widen)) 1993-09-18 02:13:02 +00:00
lispref Initial revision 1993-07-20 06:07:58 +00:00
src (LIBS_SYSTEM): Use -lresolv if it seems appropriate. 1993-09-16 22:58:36 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub Recognize operating system `netbsd*'. 1993-09-10 05:01:21 +00:00
configure1.in Test for res_init in libc. 1993-09-16 20:08:34 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Initial revision 1993-05-28 04:47:23 +00:00
make-dist Dist vpath.sed 1993-09-12 10:51:49 +00:00
Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Depend on vpath.sed. 1993-09-12 10:49:30 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00