Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
6569c3d3
Commit
6569c3d3
authored
Oct 16, 2000
by
Gerd Moellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
9c1af546
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
47 additions
and
22 deletions
+47
-22
AUTHORS
AUTHORS
+38
-17
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+5
-5
No files found.
AUTHORS
View file @
6569c3d3
(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
Franois Pinard (changed) gnus-sum.el
Franois Pinard (changed) gnus-util.el
Franois Pinard (changed) gnus-uu.el
Franois Pinard (changed) gnus-win.el
Franois Pinard (changed) nndoc.el
Franois Pinard (changed) nnmail.el
Franois 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 Grojohann (changed) gnus-cus.el
Kai Grojohann (changed) gnus-sum.el
Kai Grojohann (changed) gnus-util.el
Kai Grojohann (changed) message.el
Kai Grojohann (changed) nnimap.el
Kai Grojohann (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
...
...
lisp/ChangeLog
View file @
6569c3d3
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.
...
...
lisp/gnus/ChangeLog
View file @
6569c3d3
...
...
@@ -1833,7 +1833,7 @@
* message.el (message-fetch-field): Fold case.
2000-04-21 <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2000-04-21
Kai Gro,A_(Bjohann
<Kai.Grossjohann@CS.Uni-Dortmund.DE>
* message.el (message-forward-before-signature): New variable.
...
...
@@ -1883,7 +1883,7 @@
* message.el (message-forward-ignored-headers): Default to
removing CTE.
2000-04-21 <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2000-04-21
Kai Gro,A_(Bjohann
<Kai.Grossjohann@CS.Uni-Dortmund.DE>
* message.el (message-mode): Don't fill headers.
...
...
@@ -2328,7 +2328,7 @@
* webmail.el (webmail-hotmail-article): Don't insert message id.
1999-12-28 Kai
.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro,A_(Bjohann)
1999-12-28 Kai
Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* nnimap.el (nnimap-split-fancy): New variable.
(nnimap-split-fancy): New function.
...
...
@@ -4383,7 +4383,7 @@
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.
...
...
@@ -5009,7 +5009,7 @@
* 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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment