]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 16 Oct 2000 13:04:06 +0000 (13:04 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 16 Oct 2000 13:04:06 +0000 (13:04 +0000)
AUTHORS
lisp/ChangeLog
lisp/gnus/ChangeLog

diff --git a/AUTHORS b/AUTHORS
index f499ed19658d5dde6ddba4e49d3cc12b1bdb7590..6e510ab6b935484156560e4aeb5e1855a0c38f4b 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,8 +1,3 @@
- (changed) gnus-win.el
- (changed) message.el
- (wrote) pcvs.el
-??:??:??  Alexandre Oliva (changed) gnus-mlspl.el
-??:??:??  Alexandre Oliva (changed) gnus.el
 Aaron M. Ucko (changed) mail-source.el
 Aaron M. Ucko (changed) message.el
 Aaron M. Ucko (changed) nnmail.el
@@ -517,6 +512,7 @@ Fran
 François Pinard (changed) gnus-sum.el
 François Pinard (changed) gnus-util.el
 François Pinard (changed) gnus-uu.el
+François Pinard (changed) gnus-win.el
 François Pinard (changed) nndoc.el
 François Pinard (changed) nnmail.el
 François Pinard (changed) rmailsum.el
@@ -764,25 +760,45 @@ John Hughes (changed) term.c
 John Robinson (wrote) bg-mouse.el
 John Tobey (changed) gud.el
 John W. Eaton (changed) octave-mod.el
+John Wiegley (changed) Makefile.in
+John Wiegley (changed) NEWS
 John Wiegley (changed) allout.el
 John Wiegley (changed) compile.el
-John Wiegley (changed) em-cmpl.el
-John Wiegley (changed) em-dirs.el
-John Wiegley (changed) em-ls.el
-John Wiegley (changed) em-rebind.el
-John Wiegley (changed) em-smart.el
-John Wiegley (changed) em-unix.el
-John Wiegley (changed) em-xtra.el
-John Wiegley (changed) esh-cmd.el
-John Wiegley (changed) esh-mode.el
-John Wiegley (changed) esh-util.el
-John Wiegley (changed) esh-var.el
+John Wiegley (changed) desktop.el
+John Wiegley (changed) eshell.texi
 John Wiegley (changed) mail-source.el
 John Wiegley (changed) outline.el
 John Wiegley (changed) pcmpl-gnu.el
 John Wiegley (changed) term.el
 John Wiegley (wrote) align.el
+John Wiegley (wrote) em-alias.el
+John Wiegley (wrote) em-banner.el
+John Wiegley (wrote) em-basic.el
+John Wiegley (wrote) em-cmpl.el
+John Wiegley (wrote) em-dirs.el
+John Wiegley (wrote) em-glob.el
+John Wiegley (wrote) em-hist.el
+John Wiegley (wrote) em-ls.el
+John Wiegley (wrote) em-pred.el
+John Wiegley (wrote) em-prompt.el
+John Wiegley (wrote) em-rebind.el
+John Wiegley (wrote) em-script.el
+John Wiegley (wrote) em-smart.el
+John Wiegley (wrote) em-term.el
+John Wiegley (wrote) em-unix.el
+John Wiegley (wrote) em-xtra.el
+John Wiegley (wrote) esh-arg.el
+John Wiegley (wrote) esh-cmd.el
+John Wiegley (wrote) esh-ext.el
+John Wiegley (wrote) esh-io.el
+John Wiegley (wrote) esh-maint.el
+John Wiegley (wrote) esh-mode.el
 John Wiegley (wrote) esh-module.el
+John Wiegley (wrote) esh-opt.el
+John Wiegley (wrote) esh-proc.el
+John Wiegley (wrote) esh-test.el
+John Wiegley (wrote) esh-util.el
+John Wiegley (wrote) esh-var.el
 John Wiegley (wrote) eshell.el
 John Wiegley (wrote) pcomplete.el
 John Wiegley (wrote) timeclock.el
@@ -831,8 +847,9 @@ Kai Grossjohann (changed) nnheader.el
 Kai Großjohann (changed) gnus-cus.el
 Kai Großjohann (changed) gnus-sum.el
 Kai Großjohann (changed) gnus-util.el
+Kai Großjohann (changed) message.el
+Kai Großjohann (changed) nnimap.el
 Kai Großjohann (changed) nnmail.el
-Kai.Grossjohann@Cs.Uni-Dortmund.De (changed) nnimap.el
 Karl Berry (changed) compile.el
 Karl Berry (changed) dired.c
 Karl Berry (changed) filelock.c
@@ -1718,8 +1735,11 @@ Theodore Jump (changed) makefile.def
 Theodore Jump (changed) makefile.nt
 Theodore Jump (changed) w32-win.el
 Theodore Jump (changed) w32faces.c
+Thien-Thi Nguyen (changed) battery.el
 Thien-Thi Nguyen (changed) compile.el
 Thien-Thi Nguyen (changed) desktop.el
+Thien-Thi Nguyen (changed) vc.el
+Thien-Thi Nguyen (changed) zone.el
 Thien-Thi Nguyen (wrote) hideshow.el
 Thierry Emery (changed) timezone.el
 Thierry Emery (changed) wid-edit.el
@@ -1823,6 +1843,7 @@ Vladimir Volovich (changed) message.el
 Vladimir Volovich (changed) mm-bodies.el
 Wayne Mesard (wrote) hscroll.el
 Werner Benger (changed) keyboard.c
+Werner Lemberg (changed) .cvsignore
 Werner Lemberg (changed) fill.el
 Wes Hardaker (changed) gnus-art.el
 Wes Hardaker (changed) gnus-score.el
index 4283e21a135f89ad195fc50772ff2de25d31186f..cb4b382f1da06a6b00171c13ad5088a0fa09c615 100644 (file)
@@ -1,5 +1,9 @@
 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
 
+       * jit-lock.el (jit-lock-after-change): If we're in text that
+       matches a multi-line font-lock pattern, make sure the whole text
+       will be redisplayed.
+
        * emacs-lisp/authors.el (authors-add): Don't add an entry if
        author's name is unknown.
 
index 280c5bad459d9e9d8dfce78a2d29ba5adf7ec754..d49b24f7a0d3295f661af6c9c14748a2620414a8 100644 (file)
 
        * message.el (message-fetch-field): Fold case.
 
-2000-04-21  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2000-04-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-forward-before-signature): New variable.
 
        * message.el (message-forward-ignored-headers): Default to
        removing CTE.
 
-2000-04-21  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2000-04-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * message.el (message-mode): Don't fill headers.
 
 
        * webmail.el (webmail-hotmail-article): Don't insert message id.
 
-1999-12-28  Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann)
+1999-12-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * nnimap.el (nnimap-split-fancy): New variable.
        (nnimap-split-fancy): New function.
         start with gnus-group-split.
         * gnus.el: Adjust autoload entries.
 
-1999-11-30  ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
+1999-11-30  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
        * gnus-mlspl.el: Removed trailing t from comment and provide.
        Renamed functions and variables to start with gnus-mlsplit.
        * mail-source.el (mail-source-fetch-pop): Only prompt for password
        when authentication is 'password.
 
-1999-05-02  <pinard@iro.umontreal.ca>
+1999-05-02  Francois Pinard  <pinard@iro.umontreal.ca>
 
        * gnus-win.el (gnus-configure-windows): Accept a setting.