diff options
| author | Kim F. Storm | 2006-06-04 22:12:46 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-06-04 22:12:46 +0000 |
| commit | 8aa90482787beda7637fdeefe0c336293dcc97b7 (patch) | |
| tree | 97a24c55e982430852e58cc26117abba36625e72 | |
| parent | 9109bf490901368c43dc0152855f1ab8ff1c02a7 (diff) | |
| download | emacs-8aa90482787beda7637fdeefe0c336293dcc97b7.tar.gz emacs-8aa90482787beda7637fdeefe0c336293dcc97b7.zip | |
Regenerate.
| -rw-r--r-- | AUTHORS | 789 | ||||
| -rw-r--r-- | ChangeLog | 13 |
2 files changed, 503 insertions, 299 deletions
| @@ -3,19 +3,24 @@ Foundation's distribution of GNU Emacs. To show our appreciation for | |||
| 3 | their public spirit, we list here in alphabetical order a condensed | 3 | their public spirit, we list here in alphabetical order a condensed |
| 4 | list of their contributions. | 4 | list of their contributions. |
| 5 | 5 | ||
| 6 | Aaron Hawley: changed files.el | ||
| 7 | |||
| 8 | Aaron Larson: changed bibtex.el | 6 | Aaron Larson: changed bibtex.el |
| 9 | 7 | ||
| 8 | Aaron S. Hawley: changed files.texi files.el isearch.el misc.texi | ||
| 9 | |||
| 10 | Abraham Nahum: changed configure.in dgux4.h sysdep.c | 10 | Abraham Nahum: changed configure.in dgux4.h sysdep.c |
| 11 | 11 | ||
| 12 | Abramo Bagnara: changed term.c | 12 | Abramo Bagnara: changed term.c |
| 13 | 13 | ||
| 14 | Adrian Aichner: changed erc-log.el erc.el erc-autojoin.el erc-backend.el | ||
| 15 | erc-dcc.el erc-members.el erc-nets.el erc-sound.el | ||
| 16 | |||
| 14 | Adrian Colley: changed aix3-2.h | 17 | Adrian Colley: changed aix3-2.h |
| 15 | 18 | ||
| 16 | Adrian Lanz: changed mail-source.el | 19 | Adrian Lanz: changed mail-source.el |
| 17 | 20 | ||
| 18 | Aidan Kehoe: changed mm-util.el | 21 | Agustin Martin: changed flyspell.el ispell.el |
| 22 | |||
| 23 | Aidan Kehoe: changed mm-util.el erc.el | ||
| 19 | 24 | ||
| 20 | Ake Stenhoff: wrote imenu.el | 25 | Ake Stenhoff: wrote imenu.el |
| 21 | and changed cc-mode.el perl-mode.el | 26 | and changed cc-mode.el perl-mode.el |
| @@ -26,10 +31,10 @@ Aki Vehtari: changed bibtex.el gnus-art.el gnus-score.el gnus-sum.el | |||
| 26 | Alakazam Petrofsky: changed hanoi.el | 31 | Alakazam Petrofsky: changed hanoi.el |
| 27 | 32 | ||
| 28 | Alan Mackenzie: wrote cc-awk.el | 33 | Alan Mackenzie: wrote cc-awk.el |
| 29 | and changed cc-engine.el cc-mode.el cc-fonts.el cc-cmds.el cc-vars.el | 34 | and changed cc-cmds.el cc-mode.el cc-engine.el cc-vars.el cc-defs.el |
| 30 | isearch.el search.texi buffers.texi cc-align.el cc-defs.el cc-langs.el | 35 | cc-langs.el cc-styles.el cc-mode.texi lread.c cc-align.el cc-fonts.el |
| 31 | cc-mode-19.el cc-styles.el ebrowse.el emacs.texi fill.el frames.texi | 36 | cc-subword.el isearch.el programs.texi search.texi subr.el text.texi |
| 32 | page.el programs.texi regexp-opt.el simple.el text.texi | 37 | buffers.texi cc-fix.el cc-mode-19.el ebrowse.el and 14 other files |
| 33 | 38 | ||
| 34 | Alan Shutko: changed diary-lib.el calendar.el bindings.el cal-hebrew.el | 39 | Alan Shutko: changed diary-lib.el calendar.el bindings.el cal-hebrew.el |
| 35 | easy-mmode.el gnus-sum.el ibuf-ext.el ibuffer.el lunar.el macros.el | 40 | easy-mmode.el gnus-sum.el ibuf-ext.el ibuffer.el lunar.el macros.el |
| @@ -45,18 +50,25 @@ Alex Ott: changed TUTORIAL.ru ispell.el ru-refcard.ps ru-refcard.tex | |||
| 45 | 50 | ||
| 46 | Alex Rezinsky: wrote which-func.el | 51 | Alex Rezinsky: wrote which-func.el |
| 47 | 52 | ||
| 48 | Alex Schroeder: wrote ansi-color.el cus-theme.el master.el spam-stat.el | 53 | Alex Schroeder: wrote ansi-color.el cus-theme.el erc-compat.el |
| 49 | sql.el | 54 | erc-hecomplete.el erc-join.el erc-lang.el erc-ring.el master.el |
| 50 | and changed comint.el custom.el goto-addr.el sending.texi smtpmail.texi | 55 | spam-stat.el sql.el |
| 51 | Makefile.in cmdargs.texi cus-edit.el cus-face.el misc.texi nnrss.el | 56 | and changed erc.el erc-track.el erc-button.el erc-stamp.el erc-match.el |
| 52 | xml.el | 57 | erc-autoaway.el erc-nickserv.el Makefile erc-autojoin.el erc-fill.el |
| 58 | erc-pcomplete.el erc-complete.el erc-ibuffer.el erc-members.el | ||
| 59 | comint.el custom.el erc-bbdb.el erc-chess.el erc-ezbounce.el | ||
| 60 | erc-imenu.el erc-page.el and 25 other files | ||
| 53 | 61 | ||
| 54 | Alexander Klimov: changed man.el | 62 | Alexander Klimov: changed man.el |
| 55 | 63 | ||
| 56 | Alexander Kreuzer: changed nnrss.el | 64 | Alexander Kreuzer: changed nnrss.el |
| 57 | 65 | ||
| 66 | Alexander L. Belikoff: wrote erc.el | ||
| 67 | |||
| 58 | Alexander Pohoyda: changed rmailsum.el man.el rmail.el sendmail.el | 68 | Alexander Pohoyda: changed rmailsum.el man.el rmail.el sendmail.el |
| 59 | 69 | ||
| 70 | Alexander Shopov: changed code-pages.el | ||
| 71 | |||
| 60 | Alexander Zhuckov: changed ebrowse.c | 72 | Alexander Zhuckov: changed ebrowse.c |
| 61 | 73 | ||
| 62 | Alexandre Oliva: wrote gnus-mlspl.el | 74 | Alexandre Oliva: wrote gnus-mlspl.el |
| @@ -66,7 +78,7 @@ Alexandre Veyrenc: changed fr-refcard.tex | |||
| 66 | 78 | ||
| 67 | Alfred Correira: changed generic-x.el | 79 | Alfred Correira: changed generic-x.el |
| 68 | 80 | ||
| 69 | Alfred M. Szmidt: changed compile.el | 81 | Alfred M. Szmidt: changed compile.el html2text.el |
| 70 | 82 | ||
| 71 | Ami Fischman: changed calendar.el diary-lib.el | 83 | Ami Fischman: changed calendar.el diary-lib.el |
| 72 | 84 | ||
| @@ -77,13 +89,19 @@ and changed font-lock.el etags.c compile.el | |||
| 77 | 89 | ||
| 78 | Andre Spiegel: changed vc.el vc-hooks.el vc-cvs.el vc-rcs.el vc-sccs.el | 90 | Andre Spiegel: changed vc.el vc-hooks.el vc-cvs.el vc-rcs.el vc-sccs.el |
| 79 | files.el dired.el files.texi cperl-mode.el ediff-util.el log-view.el | 91 | files.el dired.el files.texi cperl-mode.el ediff-util.el log-view.el |
| 80 | parse-time.el startup.el vc-arch.el vc-mcvs.el vc-svn.el viper-util.el | 92 | parse-time.el startup.el tramp-vc.el vc-arch.el vc-mcvs.el vc-svn.el |
| 93 | vcdiff viper-util.el | ||
| 81 | 94 | ||
| 82 | Andre Srinivasan: changed gnus.texi | 95 | Andre Srinivasan: changed gnus.texi |
| 83 | 96 | ||
| 84 | Andreas B,A|(Bsching: changed emacsclient.c | 97 | Andreas B,A|(Bsching: changed emacsclient.c |
| 85 | 98 | ||
| 86 | Andreas Fuchs: changed mml-sec.el | 99 | Andreas Fuchs: wrote erc-ezbounce.el erc-fill.el erc-match.el |
| 100 | erc-replace.el erc-truncate.el | ||
| 101 | and changed erc.el erc-bbdb.el erc-button.el erc-log.el erc-stamp.el | ||
| 102 | erc-autoaway.el erc-autojoin.el erc-dcc.el erc-imenu.el erc-list.el | ||
| 103 | erc-members.el erc-menu.el erc-netsplit.el erc-notify.el erc-ring.el | ||
| 104 | erc-speedbar.el erc-track.el erc-xdcc.el mml-sec.el | ||
| 87 | 105 | ||
| 88 | Andreas Jaeger: changed gnus-msg.el gnus-start.el gnus-xmas.el | 106 | Andreas Jaeger: changed gnus-msg.el gnus-start.el gnus-xmas.el |
| 89 | 107 | ||
| @@ -91,10 +109,12 @@ Andreas Leue: changed artist.el | |||
| 91 | 109 | ||
| 92 | Andreas Luik: changed xfns.c xterm.c | 110 | Andreas Luik: changed xfns.c xterm.c |
| 93 | 111 | ||
| 94 | Andreas Schwab: changed Makefile.in files.el xdisp.c lisp.h alloc.c fns.c | 112 | Andreas Schwab: changed Makefile.in files.el lisp.h xdisp.c alloc.c |
| 95 | coding.c configure.in dired.el editfns.c info.el eval.c fileio.c | 113 | configure.in fns.c coding.c dired.el editfns.c info.el eval.c fileio.c |
| 96 | print.c simple.el buffer.c keyboard.c minibuf.c xterm.c emacs.c | 114 | print.c simple.el buffer.c minibuf.c xterm.c emacs.c keyboard.c |
| 97 | process.c and 435 other files | 115 | process.c and 442 other files |
| 116 | |||
| 117 | Andreas Seltenreich: changed nnweb.el gnus-art.el url-http.el | ||
| 98 | 118 | ||
| 99 | Andrew Choi: wrote mac-win.el | 119 | Andrew Choi: wrote mac-win.el |
| 100 | and changed macterm.c mac.c macfns.c INSTALL macmenu.c darwin.h macterm.h | 120 | and changed macterm.c mac.c macfns.c INSTALL macmenu.c darwin.h macterm.h |
| @@ -116,25 +136,28 @@ Andrew Innes: changed makefile.w32-in w32fns.c w32term.c w32.c w32proc.c | |||
| 116 | Andrew Oram: changed man/calendar.texi | 136 | Andrew Oram: changed man/calendar.texi |
| 117 | miscellaneous changes to files in man/ | 137 | miscellaneous changes to files in man/ |
| 118 | 138 | ||
| 139 | Andrey Slusar: changed gnus.el | ||
| 140 | |||
| 119 | Andy Norman: wrote ange-ftp.el | 141 | Andy Norman: wrote ange-ftp.el |
| 120 | 142 | ||
| 121 | Andy Petrusenco: changed w32term.c | 143 | Andy Petrusenco: changed w32term.c |
| 122 | 144 | ||
| 123 | Ari Roponen: changed startup.el | 145 | Ari Roponen: changed atimer.c startup.el |
| 124 | 146 | ||
| 125 | Arisawa Akihiro: changed ps-print.el time.el utf-8.el | 147 | Arisawa Akihiro: changed mm-decode.el mm-view.el ps-print.el time.el |
| 148 | utf-8.el | ||
| 126 | 149 | ||
| 127 | Arne Georg Gleditsch: changed gnus-sum.el | 150 | Arne Georg Gleditsch: changed gnus-sum.el |
| 128 | 151 | ||
| 129 | Arne J,Ax(Brgensen: wrote latexenc.el | 152 | Arne J,Ax(Brgensen: wrote latexenc.el |
| 130 | and changed smime.el mm-decode.el mule-conf.el nnimap.el nnrss.el | 153 | and changed smime.el gnus-art.el gnus-sieve.el message.el mm-decode.el |
| 131 | wid-edit.el | 154 | mule-conf.el nnimap.el nnrss.el wid-edit.el |
| 132 | 155 | ||
| 133 | Artem Chuprina: changed message.el | 156 | Artem Chuprina: changed message.el |
| 134 | 157 | ||
| 135 | Ashwin Ram: wrote refer.el | 158 | Ashwin Ram: wrote refer.el |
| 136 | 159 | ||
| 137 | Aubrey Jaffer: changed info.el | 160 | Aubrey Jaffer: changed info.el unexelf.c |
| 138 | 161 | ||
| 139 | Axel Boldt: changed ehelp.el electric.el | 162 | Axel Boldt: changed ehelp.el electric.el |
| 140 | 163 | ||
| @@ -148,12 +171,14 @@ and changed cc-mode.el cc-cmds.el cc-engine.el cc-langs.el cc-styles.el | |||
| 148 | 171 | ||
| 149 | Barry Fishman: changed gnu-linux.h | 172 | Barry Fishman: changed gnu-linux.h |
| 150 | 173 | ||
| 174 | Ben A. Mesander: wrote erc-dcc.el | ||
| 175 | |||
| 151 | Ben Harris: changed configure.in | 176 | Ben Harris: changed configure.in |
| 152 | 177 | ||
| 153 | Ben Key: changed w32.c w32fns.c w32menu.c makefile.w32-in w32.h w32term.c | 178 | Ben Key: changed w32.c w32fns.c w32menu.c makefile.w32-in w32.h w32term.c |
| 154 | emacs.c gmake.defs ms-w32.h nmake.defs sound.c | 179 | emacs.c gmake.defs ms-w32.h nmake.defs sound.c |
| 155 | 180 | ||
| 156 | Ben North: changed fill.el lisp-mode.el | 181 | Ben North: changed fill.el isearch.el lisp-mode.el |
| 157 | 182 | ||
| 158 | Benjamin Drieu: wrote pong.el | 183 | Benjamin Drieu: wrote pong.el |
| 159 | 184 | ||
| @@ -169,9 +194,6 @@ Bill Carpenter: wrote feedmail.el (public domain) | |||
| 169 | 194 | ||
| 170 | Bill Mann: changed configure.in unexaix.c ibmrs6000.h usg5-4-3.h | 195 | Bill Mann: changed configure.in unexaix.c ibmrs6000.h usg5-4-3.h |
| 171 | 196 | ||
| 172 | Bill Perry: wrote url-dav.el url-gw.el url-http.el url-util.el url.el | ||
| 173 | vc-dav.el | ||
| 174 | |||
| 175 | Bill Pringlemeir: changed messcompat.el | 197 | Bill Pringlemeir: changed messcompat.el |
| 176 | 198 | ||
| 177 | Bill Richter: changed fill.el quail.el ccl.el encoded-kb.el fontset.el | 199 | Bill Richter: changed fill.el quail.el ccl.el encoded-kb.el fontset.el |
| @@ -182,15 +204,19 @@ Bill Rosenblatt: wrote float.el | |||
| 182 | Bill Rozas: wrote scheme.el | 204 | Bill Rozas: wrote scheme.el |
| 183 | and changed xscheme.el | 205 | and changed xscheme.el |
| 184 | 206 | ||
| 185 | Bill Wohler: wrote mh-comp.el mh-customize.el mh-e.el mh-funcs.el | 207 | Bill Wohler: wrote mh-buffers.el mh-comp.el mh-compat.el mh-e.el |
| 186 | mh-loaddefs.el mh-mime.el mh-pick.el mh-seq.el mh-utils.el | 208 | mh-folder.el mh-funcs.el mh-letter.el mh-loaddefs.el mh-mime.el |
| 187 | and changed mh-index.el MH-E-NEWS Makefile README mh-identity.el | 209 | mh-scan.el mh-seq.el mh-show.el mh-utils.el mh-xface.el |
| 188 | mh-alias.el mh-speed.el mh-unit.el mh-xemacs-compat.el mh-junk.el | 210 | and changed mh-customize.el mh-index.el MH-E-NEWS mh-alias.el Makefile |
| 189 | mh-inc.el mh-xemacs.el mh-gnus.el mh-init.el mh-xemacs-toolbar.el | 211 | mh-identity.el mh-pick.el README mh-speed.el mh-init.el mh-junk.el |
| 190 | ChangeLog mh-acros.el *.el *.pbm alias.pbm alias.xpm and 26 other files | 212 | mh-acros.el mh-e.texi mh-gnus.el mh-unit.el mh-inc.el |
| 213 | mh-xemacs-compat.el mh-print.el mh-search.el Makefile.in image.el | ||
| 214 | and 89 other files | ||
| 191 | 215 | ||
| 192 | Bjorn Solberg: changed nnimap.el | 216 | Bjorn Solberg: changed nnimap.el |
| 193 | 217 | ||
| 218 | Bj,Av(Brn Lindstr,Av(Bm: changed rcirc.texi | ||
| 219 | |||
| 194 | Bj,Av(Brn Torkelsson: changed gnus-art.el gnus-group.el gnus-srvr.el | 220 | Bj,Av(Brn Torkelsson: changed gnus-art.el gnus-group.el gnus-srvr.el |
| 195 | gnus-sum.el gnus-mlspl.el gnus-msg.el message.el dgnushack.el | 221 | gnus-sum.el gnus-mlspl.el gnus-msg.el message.el dgnushack.el |
| 196 | gnus-agent.el gnus-cus.el gnus-gl.el gnus-nocem.el gnus-score.el | 222 | gnus-agent.el gnus-cus.el gnus-gl.el gnus-nocem.el gnus-score.el |
| @@ -214,6 +240,8 @@ and changed fill.el simple.el indent.el paragraphs.el cmds.c intervals.c | |||
| 214 | text-mode.el textprop.c ada.el allout.el awk-mode.el bibtex.el buffer.c | 240 | text-mode.el textprop.c ada.el allout.el awk-mode.el bibtex.el buffer.c |
| 215 | buffer.h c-mode.el and 38 other files | 241 | buffer.h c-mode.el and 38 other files |
| 216 | 242 | ||
| 243 | Boris Samorodov: changed imap.el | ||
| 244 | |||
| 217 | Boyd Lynn Gerber: changed configure.in | 245 | Boyd Lynn Gerber: changed configure.in |
| 218 | 246 | ||
| 219 | Brad Howes: changed gnus-demon.el | 247 | Brad Howes: changed gnus-demon.el |
| @@ -231,15 +259,22 @@ Brian Fox: changed Makefile.in configure.in minibuf.c dired.el files.el | |||
| 231 | 259 | ||
| 232 | Brian Marick: wrote hideif.el | 260 | Brian Marick: wrote hideif.el |
| 233 | 261 | ||
| 262 | Brian P Templeton: changed erc.el erc-compat.el erc-fill.el | ||
| 263 | erc-nickserv.el erc-pcomplete.el erc-stamp.el erc-track.el | ||
| 264 | |||
| 265 | Brian Palmer: changed erc.el erc-list.el | ||
| 266 | |||
| 234 | Brian Preble: changed abbrev.el apropos.el asm-mode.el doctex.el | 267 | Brian Preble: changed abbrev.el apropos.el asm-mode.el doctex.el |
| 235 | abbrevlist.el ada.el add-log.el appt.el array.el autoload.el | 268 | abbrevlist.el ada.el add-log.el appt.el array.el autoload.el |
| 236 | awk-mode.el bg-mouse.el bib-mode.el blackbox.el buff-menu.el | 269 | awk-mode.el bg-mouse.el bib-mode.el blackbox.el buff-menu.el |
| 237 | bug-screen.el bytecomp.el c++-mode.el c-comment.el c-fill.el c-mode.el | 270 | bug-screen.el bytecomp.el c++-mode.el c-comment.el c-fill.el c-mode.el |
| 238 | and 92 other files | 271 | and 92 other files |
| 239 | 272 | ||
| 240 | Bryan O'sullivan: changed ange-ftp.el | 273 | Bryan D. O'connor: changed make-package |
| 241 | 274 | ||
| 242 | Bzyl Wlodzimierz: changed latin-pre.el | 275 | Bryan Henderson: changed Makefile term.el |
| 276 | |||
| 277 | Bryan O'sullivan: changed ange-ftp.el | ||
| 243 | 278 | ||
| 244 | Caleb Deupree: changed winnt.el | 279 | Caleb Deupree: changed winnt.el |
| 245 | 280 | ||
| @@ -251,8 +286,8 @@ Carsten Dominik: wrote idlw-complete-structtag.el idlw-toolbar.el org.el | |||
| 251 | reftex-auc.el reftex-cite.el reftex-dcr.el reftex-global.el | 286 | reftex-auc.el reftex-cite.el reftex-dcr.el reftex-global.el |
| 252 | reftex-index.el reftex-parse.el reftex-ref.el reftex-sel.el | 287 | reftex-index.el reftex-parse.el reftex-ref.el reftex-sel.el |
| 253 | reftex-toc.el reftex-vars.el reftex.el | 288 | reftex-toc.el reftex-vars.el reftex.el |
| 254 | and changed org.texi idlw-shell.el idlwave.el idlw-rinfo.el reftex.texi | 289 | and changed org.texi orgcard.tex idlw-shell.el idlwave.el idlw-rinfo.el |
| 255 | diary-lib.el reftex-vcr.el bibtex.el bookmark.el files.el | 290 | reftex.texi diary-lib.el reftex-vcr.el bibtex.el bookmark.el files.el |
| 256 | idlwave-rinfo.el idlwave-shell.el idlwave-toolbar.el | 291 | idlwave-rinfo.el idlwave-shell.el idlwave-toolbar.el |
| 257 | 292 | ||
| 258 | Caveh Jalali: changed configure.in intel386.h sol2-4.h | 293 | Caveh Jalali: changed configure.in intel386.h sol2-4.h |
| @@ -266,19 +301,23 @@ Charles Hannum: changed aix3-1.h aix3-2.h configure ibmrs6000.h | |||
| 266 | 301 | ||
| 267 | Charlie Martin: wrote autoinsert.el | 302 | Charlie Martin: wrote autoinsert.el |
| 268 | 303 | ||
| 269 | Cheng Gao: changed MORE.STUFF flymake.el tips.texi | 304 | Cheng Gao: changed MORE.STUFF flymake.el tips.texi url-dired.el |
| 305 | url-file.el url-handlers.el url-http.el url-nfs.el | ||
| 270 | 306 | ||
| 271 | Chong Yidong: changed text.texi files.texi dired.texi display.texi | 307 | Chong Yidong: changed custom.el cus-edit.el display.texi longlines.el |
| 272 | anti.texi frames.texi longlines.el misc.texi positions.texi ack.texi | 308 | files.texi text.texi FOR-RELEASE custom.texi files.el simple.el |
| 273 | buff-menu.el building.texi calendar.texi custom.el custom.texi | 309 | cus-theme.el wid-edit.el xterm.c frames.texi info.el mouse.el anti.texi |
| 274 | emacs.texi help.texi minibuf.texi modes.texi mule.texi nonascii.texi | 310 | dired.texi image.c keymaps.texi misc.texi and 112 other files |
| 275 | and 26 other files | ||
| 276 | 311 | ||
| 277 | Chris Hanson: changed xscheme.el scheme.el xterm.c hpux.h x11term.c | 312 | Chris Hanson: changed xscheme.el scheme.el xterm.c hpux.h x11term.c |
| 278 | hp9000s300.h keyboard.c process.c texinfmt.el emacsclient.c sort.el | 313 | hp9000s300.h keyboard.c process.c texinfmt.el emacsclient.c sort.el |
| 279 | syntax.c texnfo-upd.el x11fns.c xfns.c dired.el fileio.c hp9000s800.h | 314 | syntax.c texnfo-upd.el x11fns.c xfns.c dired.el fileio.c hp9000s800.h |
| 280 | indent.c info.el man.el and 17 other files | 315 | indent.c info.el man.el and 17 other files |
| 281 | 316 | ||
| 317 | Chris Moore: changed wdired.el | ||
| 318 | |||
| 319 | Chris Prince: changed w32term.c | ||
| 320 | |||
| 282 | Chris Smith: wrote icon.el | 321 | Chris Smith: wrote icon.el |
| 283 | and changed icon-mode.el | 322 | and changed icon-mode.el |
| 284 | 323 | ||
| @@ -286,10 +325,14 @@ Christian Limpach: changed configure.in | |||
| 286 | 325 | ||
| 287 | Christian Lynbech: changed appt.el emacsserver.c | 326 | Christian Lynbech: changed appt.el emacsserver.c |
| 288 | 327 | ||
| 328 | Christian Neukirchen: changed mm-util.el | ||
| 329 | |||
| 289 | Christian Plaunt: wrote soundex.el | 330 | Christian Plaunt: wrote soundex.el |
| 290 | 331 | ||
| 291 | Christian Von Roques: changed gnus-start.el | 332 | Christian Von Roques: changed gnus-start.el |
| 292 | 333 | ||
| 334 | Christoph Bauer: changed configure.in | ||
| 335 | |||
| 293 | Christoph Conrad: changed qp.el | 336 | Christoph Conrad: changed qp.el |
| 294 | 337 | ||
| 295 | Christoph Wedler: wrote antlr-mode.el | 338 | Christoph Wedler: wrote antlr-mode.el |
| @@ -301,6 +344,8 @@ and changed files.el ispell.el replace.el time.el | |||
| 301 | 344 | ||
| 302 | Chunyu Wang: changed pcl-cvs.texi | 345 | Chunyu Wang: changed pcl-cvs.texi |
| 303 | 346 | ||
| 347 | Claudio Fontana: changed Makefile.in | ||
| 348 | |||
| 304 | Colin Marquardt: changed gnus.el message.el | 349 | Colin Marquardt: changed gnus.el message.el |
| 305 | 350 | ||
| 306 | Colin Rafferty: changed message.el | 351 | Colin Rafferty: changed message.el |
| @@ -312,15 +357,20 @@ and changed calc.el replace.el update-game-score.c calc-ext.el | |||
| 312 | calc-math.el calc-prog.el calc-units.el calcalg2.el font-core.el | 357 | calc-math.el calc-prog.el calc-units.el calcalg2.el font-core.el |
| 313 | info.el calc-alg.el and 78 other files | 358 | info.el calc-alg.el and 78 other files |
| 314 | 359 | ||
| 360 | Craig Mcdaniel: changed sheap.c | ||
| 361 | |||
| 315 | Daiki Ueno: wrote pgg-def.el pgg-gpg.el pgg-parse.el pgg-pgp.el | 362 | Daiki Ueno: wrote pgg-def.el pgg-gpg.el pgg-parse.el pgg-pgp.el |
| 316 | pgg-pgp5.el pgg.el starttls.el | 363 | pgg-pgp5.el pgg.el starttls.el |
| 317 | and changed gnus-agent.el mml2015.el | 364 | and changed mml2015.el gnus-agent.el mml1991.el |
| 318 | 365 | ||
| 319 | Dale Hagglund: changed unexelf.c | 366 | Dale Hagglund: changed unexelf.c |
| 320 | 367 | ||
| 321 | Dale R. Worley: wrote emerge.el (public domain) | 368 | Dale R. Worley: wrote emerge.el (public domain) |
| 369 | and changed mail-extr.el | ||
| 322 | 370 | ||
| 323 | Dale Worley: changed mail-extr.el | 371 | Damien Elmes: changed erc.el erc-dcc.el erc-track.el erc-log.el |
| 372 | erc-pcomplete.el README erc-button.el erc-nets.el erc-ring.el Makefile | ||
| 373 | erc-fill.el erc-match.el erc-members.el erc-nickserv.el | ||
| 324 | 374 | ||
| 325 | Damon Anton Permezel: wrote hanoi.el (public domain) | 375 | Damon Anton Permezel: wrote hanoi.el (public domain) |
| 326 | 376 | ||
| @@ -328,12 +378,12 @@ Dan Christensen: changed nnfolder.el gnus-art.el gnus-group.el | |||
| 328 | gnus-score.el gnus-sum.el nnmail.el | 378 | gnus-score.el gnus-sum.el nnmail.el |
| 329 | 379 | ||
| 330 | Dan Nicolaescu: wrote iris-ansi.el romanian.el | 380 | Dan Nicolaescu: wrote iris-ansi.el romanian.el |
| 331 | and changed hideshow.el term.el xterm.el icon.el isearch.el cus-edit.el | 381 | and changed term.el hideshow.el xterm.el isearch.el icon.el cus-edit.el |
| 332 | eterm.ti eterm sh-script.el vhdl-mode.el bindings.el compile.el | 382 | font-lock.el lisp.h sh-script.el eterm-color.ti faces.el rxvt.el |
| 333 | dabbrev.el faces.el grep.el imenu.el outline.el replace.el simple.el | 383 | vhdl-mode.el bindings.el compile.el dabbrev.el grep.el ibuffer.el |
| 334 | speedbar.el abbrev.el and 112 other files | 384 | imenu.el outline.el replace.el and 153 other files |
| 335 | 385 | ||
| 336 | Daniel Brockman: changed ibuffer.el | 386 | Daniel Brockman: changed cus-start.el format-spec.el ibuffer.el |
| 337 | 387 | ||
| 338 | Daniel Laliberte: wrote cl-specs.el cust-print.el edebug.el hideif.el | 388 | Daniel Laliberte: wrote cl-specs.el cust-print.el edebug.el hideif.el |
| 339 | isearch.el | 389 | isearch.el |
| @@ -353,7 +403,7 @@ and changed compile.el files.el make-mode.el apropos.el buff-menu.el | |||
| 353 | bindings.el button.el cc-fonts.el cc-mode.el and 12 other files | 403 | bindings.el button.el cc-fonts.el cc-mode.el and 12 other files |
| 354 | 404 | ||
| 355 | Daniel Pittman: wrote tramp-vc.el | 405 | Daniel Pittman: wrote tramp-vc.el |
| 356 | and changed gnus-sum.el | 406 | and changed gnus-sum.el nnimap.el |
| 357 | 407 | ||
| 358 | Daniel Quinlan: changed dired.el info.el | 408 | Daniel Quinlan: changed dired.el info.el |
| 359 | 409 | ||
| @@ -378,7 +428,7 @@ Dave Love: wrote autoarg.el autoconf.el benchmark.el cfengine.el | |||
| 378 | and changed configure.in Makefile.in help.el fortran.el browse-url.el | 428 | and changed configure.in Makefile.in help.el fortran.el browse-url.el |
| 379 | mule-cmds.el simple.el xterm.c cus-edit.el files.el info.el mule.el | 429 | mule-cmds.el simple.el xterm.c cus-edit.el files.el info.el mule.el |
| 380 | wid-edit.el vc.el fns.c rfc2047.el bindings.el cus-start.el buffer.c | 430 | wid-edit.el vc.el fns.c rfc2047.el bindings.el cus-start.el buffer.c |
| 381 | byte-opt.el bytecomp.el and 728 other files | 431 | byte-opt.el bytecomp.el and 729 other files |
| 382 | 432 | ||
| 383 | Dave Pearson: wrote 5x5.el quickurl.el | 433 | Dave Pearson: wrote 5x5.el quickurl.el |
| 384 | 434 | ||
| @@ -408,7 +458,11 @@ and changed info.el bytecomp.el | |||
| 408 | 458 | ||
| 409 | David Hansen: changed nnrss.el tempo.el | 459 | David Hansen: changed nnrss.el tempo.el |
| 410 | 460 | ||
| 411 | David Herring: changed comint.el | 461 | David Hedbor: changed gnus-art.el mm-decode.el mm-view.el gnus-agent.el |
| 462 | gnus-cite.el gnus-cus.el gnus-eform.el gnus-group.el gnus-msg.el | ||
| 463 | gnus-score.el gnus-spec.el gnus-util.el gnus.el mail-source.el | ||
| 464 | message.el mm-encode.el mm-util.el nndoc.el nnmail.el score-mode.el | ||
| 465 | webmail.el | ||
| 412 | 466 | ||
| 413 | David Hunter: changed config.nt flymake.el ms-w32.h process.c | 467 | David Hunter: changed config.nt flymake.el ms-w32.h process.c |
| 414 | 468 | ||
| @@ -417,11 +471,11 @@ David J. Mackenzie: changed configure.in etags.c fakemail.c movemail.c | |||
| 417 | avoid.el b2m.c digest-doc.c emacsclient.c emacsserver.c emacstool.c | 471 | avoid.el b2m.c digest-doc.c emacsclient.c emacsserver.c emacstool.c |
| 418 | etags-vmslib.c fortran.el hexl.c isearch.el and 12 other files | 472 | etags-vmslib.c fortran.el hexl.c isearch.el and 12 other files |
| 419 | 473 | ||
| 420 | David Kastrup: changed greek.el replace.el search.c ange-ftp.el calc.el | 474 | David Kastrup: changed greek.el replace.el search.c ange-ftp.el faq.texi |
| 421 | faq.texi meta-mode.el process.c search.texi DEBUG MAILINGLISTS | 475 | calc.el meta-mode.el process.c search.texi DEBUG MAILINGLISTS |
| 422 | Makefile.in autoload.el browse-url.el buffer.c building.texi | 476 | Makefile.in autoload.el browse-url.el buffer.c building.texi |
| 423 | calc-alg.el configure.in cus-theme.el desktop.el easymenu.el | 477 | calc-alg.el configure.in cus-theme.el desktop.el dispnew.c |
| 424 | and 18 other files | 478 | and 21 other files |
| 425 | 479 | ||
| 426 | David K,Ae(Bgedal: wrote tempo.el | 480 | David K,Ae(Bgedal: wrote tempo.el |
| 427 | and changed sendmail.el xmenu.c | 481 | and changed sendmail.el xmenu.c |
| @@ -434,6 +488,7 @@ David Lawrence: changed loaddefs.el comint.el simple.el files.el | |||
| 434 | David M. Brown: wrote array.el | 488 | David M. Brown: wrote array.el |
| 435 | 489 | ||
| 436 | David M. Koppelman: wrote hi-lock.el | 490 | David M. Koppelman: wrote hi-lock.el |
| 491 | and changed display.texi | ||
| 437 | 492 | ||
| 438 | David M. Smith: wrote ielm.el | 493 | David M. Smith: wrote ielm.el |
| 439 | and changed imenu.el | 494 | and changed imenu.el |
| @@ -452,12 +507,14 @@ David Mosberger-Tang: changed alpha.h unexelf.c cm.h config.in | |||
| 452 | sysdep.c terminfo.c unexelf1.c yow.c | 507 | sysdep.c terminfo.c unexelf1.c yow.c |
| 453 | 508 | ||
| 454 | David Ponce: wrote recentf.el ruler-mode.el tree-widget.el | 509 | David Ponce: wrote recentf.el ruler-mode.el tree-widget.el |
| 455 | and changed w32menu.c w32term.c keyboard.c bytecomp.el callint.c | 510 | and changed w32menu.c w32term.c close.png close.xpm empty.png empty.xpm |
| 456 | commands.texi cus-edit.el emacs.rc fileio.c files.el lread.c | 511 | end-guide.png end-guide.xpm guide.png guide.xpm handle.png handle.xpm |
| 457 | makefile.w32-in mouse.el print.c termhooks.h tree-widget w32fns.c | 512 | keyboard.c leaf.png leaf.xpm no-guide.png no-guide.xpm no-handle.png |
| 458 | which-func.el wid-edit.el windows.texi | 513 | no-handle.xpm open.png open.xpm and 20 other files |
| 459 | 514 | ||
| 460 | David Reitter: changed menu-bar.el url-http.el | 515 | David Reitter: wrote mailclient.el |
| 516 | and changed commands.h easy-mmode.el emacsbug.el keymap.c macterm.c | ||
| 517 | menu-bar.el minibuf.c sendmail.el url-http.el | ||
| 461 | 518 | ||
| 462 | David Robinson: changed menu-bar.el x-win.el | 519 | David Robinson: changed menu-bar.el x-win.el |
| 463 | 520 | ||
| @@ -465,22 +522,29 @@ David S. Goldberg: changed gnus-art.el | |||
| 465 | 522 | ||
| 466 | David Z. Maze: changed nnrss.el | 523 | David Z. Maze: changed nnrss.el |
| 467 | 524 | ||
| 468 | Davis Herring: changed isearch.el | ||
| 469 | |||
| 470 | Decklin Foster: changed nngateway.el | 525 | Decklin Foster: changed nngateway.el |
| 471 | 526 | ||
| 472 | Deepak Goel: changed README appt.el calc-forms.el calc.el diary-lib.el | 527 | Deepak Goel: changed README ada-mode.el ada-xref.el appt.el apropos.el |
| 473 | doctor.el snake.el | 528 | artist.el bibtex.el bookmark.el calc-forms.el calc-mode.el |
| 529 | calc-units.el calc.el cmacexp.el decipher.el desktop.el diary-lib.el | ||
| 530 | dired-aux.el dnd.el doctor.el ebnf2ps.el echistory.el | ||
| 531 | and 50 other files | ||
| 474 | 532 | ||
| 475 | Denis Howe: wrote browse-url.el | 533 | Denis Howe: wrote browse-url.el |
| 476 | 534 | ||
| 535 | Derek Atkins: changed pgg-pgp.el | ||
| 536 | |||
| 477 | Derek L. Davies: changed gud.el | 537 | Derek L. Davies: changed gud.el |
| 478 | 538 | ||
| 479 | Detlev Zundel: wrote re-builder.el | 539 | Detlev Zundel: wrote re-builder.el |
| 480 | 540 | ||
| 481 | Dhruva Krishnamurthy: changed makefile.w32-in | 541 | Dhruva Krishnamurthy: changed makefile.w32-in |
| 482 | 542 | ||
| 483 | Diane Murray: changed rmail-spam-filter.el rmail.el | 543 | Diane Murray: changed erc.el erc-button.el erc-menu.el erc-match.el |
| 544 | erc-track.el erc-nets.el erc-backend.el erc-list.el erc-nickserv.el | ||
| 545 | erc-autoaway.el erc-stamp.el erc-compat.el erc-goodies.el erc-log.el | ||
| 546 | Makefile erc-fill.el erc-ibuffer.el erc-notify.el erc-ring.el | ||
| 547 | erc-speak.el erc-speedbar.el and 22 other files | ||
| 484 | 548 | ||
| 485 | Dick King: wrote uniquify.el | 549 | Dick King: wrote uniquify.el |
| 486 | 550 | ||
| @@ -502,7 +566,7 @@ Don Woods: changed replace.el | |||
| 502 | 566 | ||
| 503 | Doug Cutting: wrote disass.el | 567 | Doug Cutting: wrote disass.el |
| 504 | 568 | ||
| 505 | Drew Csillag: changed m4-mode.el | 569 | Drew Adams: changed speedbar.el |
| 506 | 570 | ||
| 507 | E. Jay Berkenbilt: changed flyspell.el ispell.el window.h | 571 | E. Jay Berkenbilt: changed flyspell.el ispell.el window.h |
| 508 | 572 | ||
| @@ -520,6 +584,11 @@ and changed diary.el tex-mode.el cal-tex.el cal-mayan.el holiday.el | |||
| 520 | diary-insert.el cal-persian.el cal-islamic.el calendar.texi | 584 | diary-insert.el cal-persian.el cal-islamic.el calendar.texi |
| 521 | list-holidays.el | 585 | list-holidays.el |
| 522 | 586 | ||
| 587 | Edward O'connor: changed erc.el erc-viper.el erc-log.el erc-track.el | ||
| 588 | viper.el erc-backend.el erc-chess.el erc-dcc.el erc-ezbounce.el | ||
| 589 | erc-list.el erc-macs.el erc-match.el erc-ring.el erc-stamp.el | ||
| 590 | goto-addr.el | ||
| 591 | |||
| 523 | Edwin Steiner: changed gnus-nocem.el | 592 | Edwin Steiner: changed gnus-nocem.el |
| 524 | 593 | ||
| 525 | Ehud Karni: changed rmail.el aviion-intel.h compile.el complete.el | 594 | Ehud Karni: changed rmail.el aviion-intel.h compile.el complete.el |
| @@ -532,39 +601,45 @@ Eli Barzilay: wrote calculator.el | |||
| 532 | Eli Tziperman: wrote rmail-spam-filter.el | 601 | Eli Tziperman: wrote rmail-spam-filter.el |
| 533 | 602 | ||
| 534 | Eli Zaretskii: wrote codepage.el rxvt.el tty-colors.el | 603 | Eli Zaretskii: wrote codepage.el rxvt.el tty-colors.el |
| 535 | and changed msdos.c Makefile.in files.el info.el fileio.c mainmake.v2 | 604 | and changed msdos.c Makefile.in files.el info.el makefile.w32-in fileio.c |
| 536 | config.bat pc-win.el startup.el internal.el msdos.h simple.el xfaces.c | 605 | startup.el mainmake.v2 config.bat menu-bar.el pc-win.el simple.el |
| 537 | dosfns.c menu-bar.el faces.el frame.c frame.el rmail.el makefile.w32-in | 606 | internal.el msdos.h xfaces.c rmail.el dosfns.c frame.c faces.el emacs.c |
| 538 | w16select.c and 430 other files | 607 | frame.el and 501 other files |
| 539 | 608 | ||
| 540 | Emilio C. Lopes: changed cmuscheme.el help.el woman.el apropos.el | 609 | Emanuele Giaquinta: changed rxvt.el configure.in etags.c frame.el |
| 541 | bookmark.el cal-menu.el calendar.el calendar.texi display.texi | 610 | sh-script.el text.texi |
| 542 | emacsclient.1 esh-cmd.el fortran.el hscroll.el iso-acc.el lisp.el | 611 | |
| 543 | process.c window.el | 612 | Emilio C. Lopes: changed woman.el cmuscheme.el help.el vc.el advice.el |
| 613 | animate.el apropos.el artist.el bookmark.el cal-menu.el calc-prog.el | ||
| 614 | calc-store.el calcalg3.el calendar.el calendar.texi checkdoc.el | ||
| 615 | code-pages.el codepage.el compile.el completion.el cus-edit.el | ||
| 616 | and 53 other files | ||
| 544 | 617 | ||
| 545 | Emmanuel Briot: wrote ada-prj.el xml.el | 618 | Emmanuel Briot: wrote ada-prj.el xml.el |
| 546 | and changed ada-mode.el ada-stmt.el ada-xref.el | 619 | and changed ada-mode.el ada-stmt.el ada-xref.el |
| 547 | 620 | ||
| 548 | Enami Tsugutomo: changed frame.c keyboard.c dispnew.c fileio.c process.c | 621 | Enami Tsugutomo: changed frame.c keyboard.c dispnew.c fileio.c process.c |
| 549 | simple.el xdisp.c add-log.el bytecomp.el configure.in editfns.c emacs.c | 622 | xdisp.c add-log.el bytecomp.el configure.in editfns.c emacs.c frame.h |
| 550 | frame.h gnus-group.el perl-mode.el rmailsum.el sysdep.c vc.el window.c | 623 | gnus-group.el perl-mode.el rmailsum.el simple.el sysdep.c vc.el |
| 551 | window.el | 624 | window.c window.el |
| 552 | 625 | ||
| 553 | Era Eriksson: changed dired.el shell.el | 626 | Era Eriksson: changed dired.el shell.el |
| 554 | 627 | ||
| 555 | Eric Decker: changed hp9000s800.h hpux.h sysdep.c | 628 | Eric Decker: changed hp9000s800.h hpux.h sysdep.c |
| 556 | 629 | ||
| 557 | Eric Ding: wrote goto-addr.el | 630 | Eric Ding: wrote goto-addr.el |
| 558 | and changed mh-utils.el mh-comp.el mh-e.el mh-mime.el | 631 | and changed mh-utils.el mh-e.el mh-comp.el mh-mime.el |
| 559 | 632 | ||
| 560 | Eric Hanchrow: changed TUTORIAL.es abbrev.el autorevert.el dired.el | 633 | Eric Hanchrow: changed TUTORIAL.es abbrev.el autorevert.el dired.el |
| 561 | emacsclient.c make-dist | 634 | emacsclient.c ispell.el make-dist |
| 562 | 635 | ||
| 563 | Eric M. Ludlam: wrote checkdoc.el speedbar.el | 636 | Eric M. Ludlam: wrote checkdoc.el dframe.el ezimage.el sb-image.el |
| 637 | speedbar.el | ||
| 564 | and changed info.el rmail.el speedbspec.el gud.el Makefile.in comint.el | 638 | and changed info.el rmail.el speedbspec.el gud.el Makefile.in comint.el |
| 565 | dir lisp-mnt.el rmailout.el sb-dir+.xpm sb-dir-.xpm sb-dir-minus.xpm | 639 | dir lisp-mnt.el rmailout.el sb-*.xpm sb-dir+.xpm sb-dir-.xpm |
| 566 | sb-dir-plus.xpm sb-dir.xpm sb-file+.xpm sb-file-.xpm sb-file.xpm | 640 | sb-dir-minus.xpm sb-dir-plus.xpm sb-dir.xpm sb-file+.xpm sb-file-.xpm |
| 567 | sb-mail.xpm sb-pg-minus.xpm sb-pg-plus.xpm sb-pg.xpm and 9 other files | 641 | sb-file.xpm sb-mail.xpm sb-pg-minus.xpm sb-pg-plus.xpm |
| 642 | and 10 other files | ||
| 568 | 643 | ||
| 569 | Eric Marsden: changed url-util.el | 644 | Eric Marsden: changed url-util.el |
| 570 | 645 | ||
| @@ -617,12 +692,16 @@ Francesco Potort,Al(B: wrote cmacexp.el | |||
| 617 | and changed etags.c man.el delta.h undigest.el comint.el configure.in | 692 | and changed etags.c man.el delta.h undigest.el comint.el configure.in |
| 618 | uniquify.el latin-post.el rmail.el etags.1 etags.el latin-alt.el | 693 | uniquify.el latin-post.el rmail.el etags.1 etags.el latin-alt.el |
| 619 | sgml-mode.el Makefile.in data.c european.el filelock.c files.el | 694 | sgml-mode.el Makefile.in data.c european.el filelock.c files.el |
| 620 | generic-x.el gud.el hanoi.el and 41 other files | 695 | generic-x.el gud.el hanoi.el and 42 other files |
| 621 | 696 | ||
| 622 | Francis J. Wright: wrote woman.el | 697 | Francis J. Wright: wrote woman.el |
| 623 | and changed dired.el comint.el files.el | 698 | and changed dired.el comint.el files.el |
| 624 | 699 | ||
| 625 | Francis Litterio: changed keymaps.texi message.el os.texi saveplace.el | 700 | Francis Litterio: changed erc.el erc-list.el erc-dcc.el erc-notify.el |
| 701 | erc-button.el erc-goodies.el erc-nets.el erc-ring.el Makefile | ||
| 702 | erc-pcomplete.el erc-backend.el erc-ibuffer.el erc-match.el | ||
| 703 | erc-nickserv.el erc-page.el erc-speedbar.el keymaps.texi message.el | ||
| 704 | os.texi saveplace.el | ||
| 626 | 705 | ||
| 627 | Francois Felix Ingrand: changed gnus-salt.el | 706 | Francois Felix Ingrand: changed gnus-salt.el |
| 628 | 707 | ||
| @@ -690,6 +769,8 @@ and changed w32.c w32fns.c fileio.c w32heap.c w32term.c w32inevt.c | |||
| 690 | emacs.bat loadup.el w32-win.el emacs.c keyboard.c process.c | 769 | emacs.bat loadup.el w32-win.el emacs.c keyboard.c process.c |
| 691 | w32console.c addpm.c cmdproxy.c and 107 other files | 770 | w32console.c addpm.c cmdproxy.c and 107 other files |
| 692 | 771 | ||
| 772 | Georg C. F. Greve: changed pgg-gpg.el | ||
| 773 | |||
| 693 | George V. Reilly: changed emacs.ico | 774 | George V. Reilly: changed emacs.ico |
| 694 | 775 | ||
| 695 | Georges Brun-Cottan: wrote easy-mmode.el | 776 | Georges Brun-Cottan: wrote easy-mmode.el |
| @@ -698,20 +779,25 @@ Gerd Moellmann: wrote authors.el ebrowse.el jit-lock.el rx.el tooltip.el | |||
| 698 | and changed xdisp.c xterm.c dispnew.c dispextern.h xfns.c xfaces.c | 779 | and changed xdisp.c xterm.c dispnew.c dispextern.h xfns.c xfaces.c |
| 699 | window.c keyboard.c lisp.h Makefile.in faces.el alloc.c buffer.c | 780 | window.c keyboard.c lisp.h Makefile.in faces.el alloc.c buffer.c |
| 700 | startup.el xterm.h fns.c simple.el term.c configure.in frame.c xmenu.c | 781 | startup.el xterm.h fns.c simple.el term.c configure.in frame.c xmenu.c |
| 701 | and 622 other files | 782 | and 618 other files |
| 783 | |||
| 784 | Gergely Nagy: changed erc.el | ||
| 702 | 785 | ||
| 703 | Germano Caronni: changed ralloc.c | 786 | Germano Caronni: changed ralloc.c |
| 704 | 787 | ||
| 705 | Gernot Heiser: changed refer.el | 788 | Gernot Heiser: changed refer.el |
| 706 | 789 | ||
| 790 | Giorgos Keramidas: changed amdx86-64.h configure.in display.texi fringe.c | ||
| 791 | fringe.el lisp.h windows.texi | ||
| 792 | |||
| 707 | Giuseppe Scrivano: changed buffer.c configure configure.in sysdep.c | 793 | Giuseppe Scrivano: changed buffer.c configure configure.in sysdep.c |
| 708 | xsmfns.c | 794 | xsmfns.c |
| 709 | 795 | ||
| 710 | Glenn Morris: changed f90.el diary-lib.el fortran.el calendar.el | 796 | Glenn Morris: changed f90.el diary-lib.el calendar.el fortran.el |
| 711 | calendar.texi appt.el sh-script.el timeclock.el cal-hebrew.el | 797 | calendar.texi appt.el sh-script.el timeclock.el cal-menu.el |
| 712 | cal-islam.el cal-menu.el files.el programs.texi scroll-all.el | 798 | cal-hebrew.el cal-islam.el files.el holidays.el programs.texi |
| 713 | startup.el cal-coptic.el cal-julian.el cal-move.el cal-x.el | 799 | scroll-all.el startup.el cal-coptic.el cal-julian.el cal-move.el |
| 714 | display.texi emacs-xtra.texi and 37 other files | 800 | cal-tex.el cal-x.el and 37 other files |
| 715 | 801 | ||
| 716 | Glynn Clements: wrote gamegrid.el snake.el tetris.el | 802 | Glynn Clements: wrote gamegrid.el snake.el tetris.el |
| 717 | 803 | ||
| @@ -762,20 +848,26 @@ Harald Maier: changed w32heap.c | |||
| 762 | 848 | ||
| 763 | Heiko Muenkel: changed b2m.c | 849 | Heiko Muenkel: changed b2m.c |
| 764 | 850 | ||
| 765 | Helmut Waitzmann: changed gnus.texi | 851 | Helmut Waitzmann: changed gnus-sum.el gnus.texi |
| 766 | 852 | ||
| 767 | Henrik Enberg: changed lread.c | 853 | Henrik Enberg: changed lread.c rmailout.el xfaces.c |
| 768 | 854 | ||
| 769 | Henry Guillaume: wrote find-file.el | 855 | Henry Guillaume: wrote find-file.el |
| 770 | 856 | ||
| 771 | Henry Kautz: wrote bib-mode.el refbib.el | 857 | Henry Kautz: wrote bib-mode.el refbib.el |
| 772 | 858 | ||
| 859 | Herbert Euler: changed TUTORIAL.cn | ||
| 860 | |||
| 773 | Hewlett-Packard: changed emacsclient.c emacsserver.c keyboard.c server.el | 861 | Hewlett-Packard: changed emacsclient.c emacsserver.c keyboard.c server.el |
| 774 | 862 | ||
| 775 | Hiroshi Fujishima: changed faq.texi | 863 | Hideki Iwamoto: changed etags.c |
| 864 | |||
| 865 | Hiroshi Fujishima: changed faq.texi mail-source.el spam-stat.el | ||
| 776 | 866 | ||
| 777 | Hiroshi Nakano: changed ralloc.c unexelf.c | 867 | Hiroshi Nakano: changed ralloc.c unexelf.c |
| 778 | 868 | ||
| 869 | Hoan Ton-That: changed erc-log.el | ||
| 870 | |||
| 779 | Holger Schauer: wrote fortune.el | 871 | Holger Schauer: wrote fortune.el |
| 780 | 872 | ||
| 781 | Hovav Shacham: wrote windmove.el | 873 | Hovav Shacham: wrote windmove.el |
| @@ -788,7 +880,7 @@ Howard Melman: changed imenu.el picture.el | |||
| 788 | 880 | ||
| 789 | Howie Kaye: wrote sort.el | 881 | Howie Kaye: wrote sort.el |
| 790 | 882 | ||
| 791 | Hrvoje Nik,B9(Bi,Bf(B: wrote croatian.el | 883 | Hrvoje Nik,B9(Bi,Bf(B: wrote croatian.el savehist.el |
| 792 | and changed gnus-xmas.el message.el nnmail.el fileio.c fns.c gnus-art.el | 884 | and changed gnus-xmas.el message.el nnmail.el fileio.c fns.c gnus-art.el |
| 793 | gnus-salt.el gnus-spec.el mm-decode.el add-log.el appt.el arc-mode.el | 885 | gnus-salt.el gnus-spec.el mm-decode.el add-log.el appt.el arc-mode.el |
| 794 | avoid.el bookmark.el cal-china.el cal-tex.el calendar.el cl-indent.el | 886 | avoid.el bookmark.el cal-china.el cal-tex.el calendar.el cl-indent.el |
| @@ -805,7 +897,7 @@ and changed ange-ftp.el desktop.el tex-mode.el | |||
| 805 | 897 | ||
| 806 | Ilja Weis: wrote gnus-topic.el | 898 | Ilja Weis: wrote gnus-topic.el |
| 807 | 899 | ||
| 808 | Ilya N. Golubev: changed shell.el | 900 | Ilya N. Golubev: changed mm-util.el shell.el |
| 809 | 901 | ||
| 810 | Ilya Zakharevich: wrote tmm.el | 902 | Ilya Zakharevich: wrote tmm.el |
| 811 | and changed syntax.c cperl-mode.el syntax.h textprop.c dired.c | 903 | and changed syntax.c cperl-mode.el syntax.h textprop.c dired.c |
| @@ -836,8 +928,9 @@ Ivar Rummelhoff: wrote winner.el | |||
| 836 | 928 | ||
| 837 | Iwamuro Motonori: changed gnus-kill.el | 929 | Iwamuro Motonori: changed gnus-kill.el |
| 838 | 930 | ||
| 839 | J.D. Smith: wrote idlw-rinfo.el | 931 | J.D. Smith: changed idlwave.el idlw-shell.el idlw-rinfo.el |
| 840 | and changed idlwave.el idlw-shell.el idlw-toolbar.el idlw-help.el | 932 | idlw-toolbar.el idlw-help.el vc.el bibtex.el comint.el files.texi |
| 933 | idlw-complete-structtag.el idlwave.texi misc.texi mouse.el | ||
| 841 | 934 | ||
| 842 | Jack Repenning: changed unexelfsgi.c | 935 | Jack Repenning: changed unexelfsgi.c |
| 843 | 936 | ||
| @@ -866,12 +959,12 @@ and changed bytecode.c mail-extr.el subr.el | |||
| 866 | 959 | ||
| 867 | Jan Dj,Ad(Brv: wrote dnd.el x-dnd.el | 960 | Jan Dj,Ad(Brv: wrote dnd.el x-dnd.el |
| 868 | and changed gtkutil.c xterm.c xfns.c xmenu.c xterm.h gtkutil.h | 961 | and changed gtkutil.c xterm.c xfns.c xmenu.c xterm.h gtkutil.h |
| 869 | configure.in Makefile.in config.in keyboard.c configure frames.texi | 962 | configure.in Makefile.in config.in configure frames.texi keyboard.c |
| 870 | xselect.c emacs.c alloc.c xdisp.c xlwmenu.c fileio.c frame.c x-win.el | 963 | emacs.c x-win.el xselect.c xlwmenu.c alloc.c startup.el xdisp.c |
| 871 | xfaces.c and 158 other files | 964 | xresources.texi fileio.c and 170 other files |
| 872 | 965 | ||
| 873 | Jan Nieuwenhuizen: changed info.el TUTORIAL.nl emacs.c emacsclient.c | 966 | Jan Nieuwenhuizen: changed info.el TUTORIAL.nl emacs.c emacsclient.c |
| 874 | gud.el nnmh.el server.el startup.el | 967 | gnus-start.el gud.el nnmh.el server.el startup.el |
| 875 | 968 | ||
| 876 | Jan Schormann: wrote solitaire.el | 969 | Jan Schormann: wrote solitaire.el |
| 877 | 970 | ||
| @@ -881,8 +974,8 @@ Jan-Hein Buhrman: changed ange-ftp.el env.el | |||
| 881 | 974 | ||
| 882 | Jari Aalto: changed add-log.el filecache.el gnus-art.el lisp-mnt.el | 975 | Jari Aalto: changed add-log.el filecache.el gnus-art.el lisp-mnt.el |
| 883 | nnmail.el apropos.el autorevert.el compile.el cperl-mode.el debug.el | 976 | nnmail.el apropos.el autorevert.el compile.el cperl-mode.el debug.el |
| 884 | executable.el files.el finder.el font-lock.el grep.el ls-lisp.el man.el | 977 | executable.el files.el finder.el font-lock.el gnus.texi grep.el |
| 885 | terminal.el | 978 | ls-lisp.el man.el sendmail.el terminal.el |
| 886 | 979 | ||
| 887 | Jason Merrill: changed imap.el | 980 | Jason Merrill: changed imap.el |
| 888 | 981 | ||
| @@ -890,13 +983,13 @@ Jason Rumney: wrote w32-vars.el | |||
| 890 | and changed w32fns.c w32term.c w32menu.c w32-win.el w32term.h | 983 | and changed w32fns.c w32term.c w32menu.c w32-win.el w32term.h |
| 891 | makefile.w32-in w32.c w32bdf.c w32-fns.el w32select.c w32console.c | 984 | makefile.w32-in w32.c w32bdf.c w32-fns.el w32select.c w32console.c |
| 892 | w32gui.h w32proc.c keyboard.c mule-cmds.el emacs.c fileio.c w32bdf.h | 985 | w32gui.h w32proc.c keyboard.c mule-cmds.el emacs.c fileio.c w32bdf.h |
| 893 | w32inevt.c config.nt configure.bat and 76 other files | 986 | w32inevt.c config.nt configure.bat and 78 other files |
| 894 | 987 | ||
| 895 | Jay Belanger: changed calc.texi calc.el calc-ext.el calc-embed.el | 988 | Jay Belanger: changed calc.texi calc.el calc-ext.el calc-embed.el |
| 896 | calc-aent.el calc-prog.el calc-help.el calc-graph.el calc-lang.el | 989 | calc-aent.el calc-prog.el calc-arith.el calc-help.el calc-lang.el |
| 897 | calc-store.el calc-yank.el calc-units.el calcalg2.el calc-misc.el | 990 | calcalg2.el calc-graph.el calc-store.el calc-units.el calc-misc.el |
| 898 | calc-alg.el calc-arith.el calc-poly.el calccomp.el calc-vec.el | 991 | calc-yank.el calc-alg.el calc-poly.el calccomp.el calc-mode.el |
| 899 | calc-forms.el calc-math.el and 23 other files | 992 | calc-vec.el calc-forms.el and 26 other files |
| 900 | 993 | ||
| 901 | Jay K. Adams: wrote jka-cmpr-hook.el jka-compr.el | 994 | Jay K. Adams: wrote jka-cmpr-hook.el jka-compr.el |
| 902 | 995 | ||
| @@ -915,21 +1008,22 @@ Jeff Peck: wrote sun-curs.el sun-fns.el sun-mouse.el sun.el | |||
| 915 | 1008 | ||
| 916 | Jeffrey C Honig: wrote mh-print.el | 1009 | Jeffrey C Honig: wrote mh-print.el |
| 917 | and changed mh-comp.el mh-e.el mh-utils.el mh-customize.el mh-funcs.el | 1010 | and changed mh-comp.el mh-e.el mh-utils.el mh-customize.el mh-funcs.el |
| 918 | mh-seq.el Makefile bsdos4.h mh-alias.el mh-junk.el mh-loaddefs.el | 1011 | mh-mime.el mh-seq.el Makefile bsdos4.h mh-alias.el mh-junk.el |
| 919 | mh-mime.el | 1012 | mh-loaddefs.el |
| 920 | 1013 | ||
| 921 | Jens Krinke: changed smime.el | 1014 | Jens Krinke: changed smime.el |
| 922 | 1015 | ||
| 923 | Jens Lautenbacher: changed gnus.el | 1016 | Jens Lautenbacher: changed gnus.el |
| 924 | 1017 | ||
| 925 | Jens Petersen: wrote find-func.el | 1018 | Jens Petersen: wrote find-func.el |
| 926 | and changed ffap.el | 1019 | and changed ffap.el mule-cmds.el |
| 927 | 1020 | ||
| 928 | Jens Toivo Berger Thielemann: changed word-help.el | 1021 | Jens Toivo Berger Thielemann: changed word-help.el |
| 929 | 1022 | ||
| 930 | Jens-Ulrik Holger Petersen: changed cus-edit.el find-func.el gnus.el | 1023 | Jens-Ulrik Holger Petersen: changed cus-edit.el find-func.el gnus.el |
| 931 | 1024 | ||
| 932 | Jeremy Maitin-Shepard: changed mml.el | 1025 | Jeremy Bertram Maitin-Shepard: changed erc.el erc-backend.el |
| 1026 | erc-button.el mml.el | ||
| 933 | 1027 | ||
| 934 | Jerry Frain: changed systime.h usg5-4.h | 1028 | Jerry Frain: changed systime.h usg5-4.h |
| 935 | 1029 | ||
| @@ -937,9 +1031,9 @@ Jerry James: changed format.el | |||
| 937 | 1031 | ||
| 938 | Jesper Harder: wrote yenc.el | 1032 | Jesper Harder: wrote yenc.el |
| 939 | and changed gnus-art.el gnus-sum.el message.el gnus-msg.el gnus.el | 1033 | and changed gnus-art.el gnus-sum.el message.el gnus-msg.el gnus.el |
| 940 | gnus-group.el mm-bodies.el gnus-util.el mm-util.el mm-decode.el | 1034 | gnus-group.el mm-bodies.el gnus-util.el mm-decode.el mm-util.el |
| 941 | rfc2047.el mml.el mml1991.el mailcap.el mm-uu.el pgg-gpg.el | 1035 | rfc2047.el mml.el mml1991.el mailcap.el mm-uu.el pgg-gpg.el smtpmail.el |
| 942 | gnus-srvr.el gnus-uu.el info.el nnmail.el pgg.el and 180 other files | 1036 | gnus-srvr.el gnus-uu.el info.el nnmail.el and 180 other files |
| 943 | 1037 | ||
| 944 | Jhair Tocancipa Triana: changed gnus-audio.el | 1038 | Jhair Tocancipa Triana: changed gnus-audio.el |
| 945 | 1039 | ||
| @@ -966,9 +1060,11 @@ Jirka Kosek: changed mule.el | |||
| 966 | 1060 | ||
| 967 | Joakim Hove: wrote html2text.el | 1061 | Joakim Hove: wrote html2text.el |
| 968 | 1062 | ||
| 1063 | Joakim Verona: changed nnrss.el | ||
| 1064 | |||
| 969 | Joanna Pluta: changed TUTORIAL.pl | 1065 | Joanna Pluta: changed TUTORIAL.pl |
| 970 | 1066 | ||
| 971 | Jochen K,A|(Bpper: changed calc-units.el | 1067 | Jochen K,A|(Bpper: changed calc-units.el gnus.texi |
| 972 | 1068 | ||
| 973 | Joe Buehler: changed Makefile.in cygwin.h MACHINES browse-url.el | 1069 | Joe Buehler: changed Makefile.in cygwin.h MACHINES browse-url.el |
| 974 | comint.el configure configure.in dired-aux.el dired.el dirtrack.el | 1070 | comint.el configure configure.in dired-aux.el dired.el dirtrack.el |
| @@ -987,6 +1083,7 @@ Joe Ramey: changed filelock.c rmailsum.el | |||
| 987 | Joe Reiss: changed gnus-art.el | 1083 | Joe Reiss: changed gnus-art.el |
| 988 | 1084 | ||
| 989 | Joe Wells: wrote apropos.el mail-extr.el resume.el | 1085 | Joe Wells: wrote apropos.el mail-extr.el resume.el |
| 1086 | and changed arc-mode.el | ||
| 990 | 1087 | ||
| 991 | Joel N. Weber Ii: changed comint.el make-dist | 1088 | Joel N. Weber Ii: changed comint.el make-dist |
| 992 | 1089 | ||
| @@ -994,9 +1091,11 @@ Joel Ray Holveck: changed gnus-sum.el info.el | |||
| 994 | 1091 | ||
| 995 | Joev Dubach: changed nntp.el | 1092 | Joev Dubach: changed nntp.el |
| 996 | 1093 | ||
| 997 | Johan Bockgard: changed cl-macs.el cl.texi | 1094 | Johan Bockg,Ae(Brd: changed erc.el erc-backend.el cl-macs.el erc-match.el |
| 998 | 1095 | erc-nickserv.el erc-ring.el erc-speak.el erc-track.el align.el | |
| 999 | Johan Bockg,Ae(Brd: changed cl-macs.el custom.el flyspell.el help-fns.el | 1096 | calendar.el cl.texi custom.el dired-aux.el display.texi erc-bbdb.el |
| 1097 | erc-button.el erc-compat.el erc-dcc.el erc-list.el erc-log.el | ||
| 1098 | erc-nicklist.el and 9 other files | ||
| 1000 | 1099 | ||
| 1001 | Johan Vromans: wrote forms-d2.el forms.el iso-acc.el | 1100 | Johan Vromans: wrote forms-d2.el forms.el iso-acc.el |
| 1002 | and changed complete.el | 1101 | and changed complete.el |
| @@ -1015,14 +1114,18 @@ John Heidemann: wrote mouse-copy.el mouse-drag.el zone-mode.el | |||
| 1015 | 1114 | ||
| 1016 | John Hughes: changed term.c | 1115 | John Hughes: changed term.c |
| 1017 | 1116 | ||
| 1117 | John Mongan: changed f90.el | ||
| 1118 | |||
| 1018 | John Paul Wallington: changed ibuffer.el ibuf-ext.el subr.el files.el | 1119 | John Paul Wallington: changed ibuffer.el ibuf-ext.el subr.el files.el |
| 1019 | thumbs.el fns.c rmail.el bindings.el bytecomp.el cus-theme.el | 1120 | help-fns.el thumbs.el fns.c rmail.el bindings.el bytecomp.el |
| 1020 | help-fns.el info.el re-builder.el startup.el apropos.el browse-url.el | 1121 | cus-theme.el info.el re-builder.el startup.el xfns.c apropos.el |
| 1021 | cus-start.el display.texi ebuff-menu.el emerge.el eudc.el | 1122 | arc-mode.el browse-url.el comint.el cus-start.el display.texi |
| 1022 | and 105 other files | 1123 | and 113 other files |
| 1023 | 1124 | ||
| 1024 | John Robinson: wrote bg-mouse.el | 1125 | John Robinson: wrote bg-mouse.el |
| 1025 | 1126 | ||
| 1127 | John Sullivan: changed window.c | ||
| 1128 | |||
| 1026 | John Tobey: changed gud.el | 1129 | John Tobey: changed gud.el |
| 1027 | 1130 | ||
| 1028 | John W. Eaton: wrote octave-hlp.el octave-inf.el octave-mod.el | 1131 | John W. Eaton: wrote octave-hlp.el octave-inf.el octave-mod.el |
| @@ -1030,13 +1133,16 @@ John W. Eaton: wrote octave-hlp.el octave-inf.el octave-mod.el | |||
| 1030 | John Wiegley: wrote align.el cal-bahai.el em-alias.el em-banner.el | 1133 | John Wiegley: wrote align.el cal-bahai.el em-alias.el em-banner.el |
| 1031 | em-basic.el em-cmpl.el em-dirs.el em-glob.el em-hist.el em-ls.el | 1134 | em-basic.el em-cmpl.el em-dirs.el em-glob.el em-hist.el em-ls.el |
| 1032 | em-pred.el em-prompt.el em-rebind.el em-script.el em-smart.el | 1135 | em-pred.el em-prompt.el em-rebind.el em-script.el em-smart.el |
| 1033 | em-term.el em-unix.el em-xtra.el esh-arg.el esh-cmd.el esh-ext.el | 1136 | em-term.el em-unix.el em-xtra.el erc-identd.el esh-arg.el esh-cmd.el |
| 1034 | esh-io.el esh-maint.el esh-mode.el esh-module.el esh-opt.el esh-proc.el | 1137 | esh-ext.el esh-io.el esh-maint.el esh-mode.el esh-module.el esh-opt.el |
| 1035 | esh-test.el esh-util.el esh-var.el eshell.el isearchb.el pcmpl-cvs.el | 1138 | esh-proc.el esh-test.el esh-util.el esh-var.el eshell.el eudcb-mab.el |
| 1036 | pcomplete.el timeclock.el | 1139 | isearchb.el pcmpl-cvs.el pcomplete.el timeclock.el |
| 1037 | and changed iswitchb.el Makefile.in allout.el cal-menu.el calendar.el | 1140 | and changed erc-chess.el erc.el iswitchb.el Makefile.in TODO allout.el |
| 1038 | compile.el desktop.el diary-lib.el flyspell.el holidays.el outline.el | 1141 | cal-menu.el calendar.el compile.el desktop.el diary-lib.el erc-bbdb.el |
| 1039 | pcmpl-gnu.el term.el | 1142 | erc-button.el erc-complete.el erc-fill.el erc-ibuffer.el erc-list.el |
| 1143 | erc-match.el erc-menu.el erc-nets.el erc-replace.el and 10 other files | ||
| 1144 | |||
| 1145 | John Williams: changed etags.el | ||
| 1040 | 1146 | ||
| 1041 | Jon K Hellan: wrote utf7.el | 1147 | Jon K Hellan: wrote utf7.el |
| 1042 | 1148 | ||
| @@ -1054,7 +1160,12 @@ and changed testcover.el Makefile.in files.el functions.texi | |||
| 1054 | ses-example.ses ses.el ses.texi testcover-ses.el testcover-unsafep.el | 1160 | ses-example.ses ses.el ses.texi testcover-ses.el testcover-unsafep.el |
| 1055 | unsafep.el variables.texi | 1161 | unsafep.el variables.texi |
| 1056 | 1162 | ||
| 1057 | Jorgen Schaefer: changed type-break.el | 1163 | Jorgen Schaefer: wrote erc-autoaway.el erc-goodies.el erc-spelling.el |
| 1164 | and changed erc.el erc-track.el erc-backend.el erc-match.el erc-stamp.el | ||
| 1165 | erc-button.el erc-fill.el erc-truncate.el erc-compat.el erc-members.el | ||
| 1166 | Makefile erc-dcc.el erc-ibuffer.el erc-page.el erc-pcomplete.el | ||
| 1167 | erc-sound.el erc-bbdb.el erc-imenu.el erc-lang.el erc-list.el | ||
| 1168 | erc-macs.el and 8 other files | ||
| 1058 | 1169 | ||
| 1059 | Jose E. Marchesi: changed smtpmail.el | 1170 | Jose E. Marchesi: changed smtpmail.el |
| 1060 | 1171 | ||
| @@ -1074,13 +1185,17 @@ Josh Huber: changed mml-sec.el gnus-msg.el message.el mml.el mml2015.el | |||
| 1074 | 1185 | ||
| 1075 | Joshua Varner: changed intro.texi | 1186 | Joshua Varner: changed intro.texi |
| 1076 | 1187 | ||
| 1188 | Jouni K Seppanen: changed nnimap.el | ||
| 1189 | |||
| 1077 | Juan Le,As(Bn Lahoz Garc,Am(Ba: wrote wdired.el | 1190 | Juan Le,As(Bn Lahoz Garc,Am(Ba: wrote wdired.el |
| 1078 | and changed files.el perl-mode.el | 1191 | and changed files.el perl-mode.el |
| 1079 | 1192 | ||
| 1080 | Juanma Barranquero: changed makefile.w32-in help-fns.el subr.el faces.el | 1193 | Juanma Barranquero: changed makefile.w32-in help-fns.el subr.el faces.el |
| 1081 | files.el w32fns.c cperl-mode.el replace.el simple.el eval.c comint.el | 1194 | files.el w32fns.c cperl-mode.el replace.el simple.el eval.c |
| 1082 | sh-script.el xdisp.c allout.el idlwave.el process.c thumbs.el | 1195 | sh-script.el vhdl-mode.el comint.el org.el xdisp.c allout.el bs.el |
| 1083 | vhdl-mode.el xfaces.c .cvsignore desktop.el and 539 other files | 1196 | desktop.el idlwave.el keyboard.c process.c and 550 other files |
| 1197 | |||
| 1198 | Juergen Hoetzel: changed url-handlers.el | ||
| 1084 | 1199 | ||
| 1085 | Juergen Nickelsen: wrote ws-mode.el | 1200 | Juergen Nickelsen: wrote ws-mode.el |
| 1086 | 1201 | ||
| @@ -1090,15 +1205,15 @@ Junio Hamano: changed window.el | |||
| 1090 | 1205 | ||
| 1091 | Jure Cuhalev: changed ispell.el | 1206 | Jure Cuhalev: changed ispell.el |
| 1092 | 1207 | ||
| 1093 | Juri Linkov: changed info.el isearch.el compile.el replace.el simple.el | 1208 | Juri Linkov: changed info.el simple.el isearch.el replace.el compile.el |
| 1094 | grep.el faces.el dired.el descr-text.el display.texi dired-aux.el | 1209 | faces.el display.texi grep.el descr-text.el cus-edit.el dired.el |
| 1095 | edebug.el lisp.el files.el help-fns.el lisp-mode.el help.el ispell.el | 1210 | dired-aux.el edebug.el files.el lisp-mode.el lisp.el mule.el |
| 1096 | mule.el startup.el building.texi and 151 other files | 1211 | compare-w.el desktop.el files.texi font-lock.el and 218 other files |
| 1097 | 1212 | ||
| 1098 | Justin Sheehy: changed gnus-sum.el nntp.el | 1213 | Justin Sheehy: changed gnus-sum.el nntp.el |
| 1099 | 1214 | ||
| 1100 | J,Ai(Br,At(Bme Marant: changed Makefile.in make-dist bindings.el configure | 1215 | J,Ai(Br,At(Bme Marant: changed Makefile.in make-dist bindings.el configure |
| 1101 | configure.in emacsclient.c | 1216 | configure.in emacsclient.c misc.texi |
| 1102 | 1217 | ||
| 1103 | K. Shane Hartman: wrote chistory.el echistory.el electric.el emacsbug.el | 1218 | K. Shane Hartman: wrote chistory.el echistory.el electric.el emacsbug.el |
| 1104 | helper.el picture.el view.el | 1219 | helper.el picture.el view.el |
| @@ -1119,12 +1234,14 @@ and changed message.el gnus-agent.el gnus-sum.el gnus-art.el nnmail.el | |||
| 1119 | Kailash C. Chowksey: changed HELLO Makefile.in ind-util.el kannada.el | 1234 | Kailash C. Chowksey: changed HELLO Makefile.in ind-util.el kannada.el |
| 1120 | knd-util.el loadup.el makefile.w32-in | 1235 | knd-util.el loadup.el makefile.w32-in |
| 1121 | 1236 | ||
| 1122 | Karl Berry: changed info.texi filelock.c copyright.el dired.c elisp.texi | 1237 | Karl Berry: changed info.texi emacs.texi elisp.texi emacs-xtra.texi |
| 1123 | texinfo.el compile.el emacs.texi fileio.c help.texi isc2-2.h sort.el | 1238 | filelock.c copyright.el dired.c faq.texi gnu.texi help.texi msdog.texi |
| 1124 | syntax.texi tex-mode.el | 1239 | texinfo.el texinfo.tex ada-mode.texi autotype.texi building.texi |
| 1240 | calc.texi cc-mode.texi cl.texi cmdargs.texi compile.el | ||
| 1241 | and 37 other files | ||
| 1125 | 1242 | ||
| 1126 | Karl Chen: changed files.el align.el gnus-art.el help-mode.el python.el | 1243 | Karl Chen: changed files.el align.el cc-vars.el gnus-art.el help-mode.el |
| 1127 | vc-svn.el | 1244 | jka-cmpr-hook.el perl-mode.el python.el tex-mode.el vc-svn.el |
| 1128 | 1245 | ||
| 1129 | Karl Eichwalder: changed Makefile.in add-log.el bookmark.el dired-aux.el | 1246 | Karl Eichwalder: changed Makefile.in add-log.el bookmark.el dired-aux.el |
| 1130 | dired.el info.el menu-bar.el midnight.el po.el | 1247 | dired.el info.el menu-bar.el midnight.el po.el |
| @@ -1148,11 +1265,10 @@ Karl Pfl,Ad(Bsterer: changed spam-stat.el | |||
| 1148 | Katsuhiro Hermit Endo: changed gnus-spec.el | 1265 | Katsuhiro Hermit Endo: changed gnus-spec.el |
| 1149 | 1266 | ||
| 1150 | Katsumi Yamaoka: wrote canlock.el | 1267 | Katsumi Yamaoka: wrote canlock.el |
| 1151 | and changed gnus-art.el message.el gnus-sum.el mm-view.el gnus-msg.el | 1268 | and changed gnus-art.el message.el gnus-sum.el gnus.texi mm-decode.el |
| 1152 | gnus-util.el mm-decode.el gnus.el lpath.el mm-util.el gnus-agent.el | 1269 | mm-view.el gnus-util.el gnus-msg.el gnus.el lpath.el mm-util.el |
| 1153 | dgnushack.el gnus-group.el nntp.el gnus-start.el spam.el mml.el | 1270 | gnus-start.el gnus-group.el mm-uu.el dgnushack.el gnus-agent.el nntp.el |
| 1154 | nndraft.el emacs-mime.texi gnus-score.el gnus-spec.el | 1271 | mml.el nnrss.el rfc2047.el spam.el and 68 other files |
| 1155 | and 59 other files | ||
| 1156 | 1272 | ||
| 1157 | Kaveh R. Ghazi: changed delta88k.h xterm.c | 1273 | Kaveh R. Ghazi: changed delta88k.h xterm.c |
| 1158 | 1274 | ||
| @@ -1176,20 +1292,21 @@ Ken Brush: changed emacsclient.c | |||
| 1176 | Ken Laprade: changed simple.el | 1292 | Ken Laprade: changed simple.el |
| 1177 | 1293 | ||
| 1178 | Ken Manheimer: wrote allout.el icomplete.el | 1294 | Ken Manheimer: wrote allout.el icomplete.el |
| 1295 | and changed pgg-gpg.el pgg.el pgg-pgp.el pgg-pgp5.el edebug.el pgg.texi | ||
| 1179 | 1296 | ||
| 1180 | Ken Raeburn: changed lisp.h alloc.c buffer.c keyboard.c lread.c coding.c | 1297 | Ken Raeburn: changed lisp.h buffer.c alloc.c keyboard.c lread.c minibuf.c |
| 1181 | minibuf.c Makefile.in fns.c editfns.c fileio.c keymap.c xfns.c xterm.c | 1298 | coding.c Makefile.in editfns.c fileio.c fns.c keymap.c undo.c xdisp.c |
| 1182 | charset.h fontset.c search.c undo.c window.c xdisp.c charset.c | 1299 | xfns.c xterm.c charset.h fontset.c search.c window.c charset.c |
| 1183 | and 83 other files | 1300 | and 84 other files |
| 1184 | 1301 | ||
| 1185 | Ken Stevens: wrote ispell.el | 1302 | Ken Stevens: wrote ispell.el |
| 1186 | 1303 | ||
| 1187 | Kenichi Handa: wrote cyrillic.el isearch-x.el py-punct.el pypunct-b5.el | 1304 | Kenichi Handa: wrote cyrillic.el isearch-x.el py-punct.el pypunct-b5.el |
| 1188 | quail.el thai-word.el | 1305 | quail.el thai-word.el |
| 1189 | and changed coding.c mule-cmds.el mule.el charset.c fns.c fileio.c | 1306 | and changed coding.c mule-cmds.el mule.el charset.c fileio.c xterm.c |
| 1190 | xterm.c ccl.c mule-conf.el Makefile.in fontset.c charset.h fontset.el | 1307 | fns.c ccl.c mule-conf.el Makefile.in fontset.c charset.h coding.h |
| 1191 | coding.h mule-diag.el xdisp.c editfns.c insdel.c japanese.el process.c | 1308 | fontset.el mule-diag.el xdisp.c editfns.c process.c insdel.c |
| 1192 | mule-util.el and 267 other files | 1309 | japanese.el characters.el and 276 other files |
| 1193 | 1310 | ||
| 1194 | Kenneth Stailey: changed alpha.h configure.in ns32000.h openbsd.h pmax.h | 1311 | Kenneth Stailey: changed alpha.h configure.in ns32000.h openbsd.h pmax.h |
| 1195 | sparc.h unexalpha.c unexelf.c | 1312 | sparc.h unexalpha.c unexelf.c |
| @@ -1211,46 +1328,47 @@ and changed dispnew.c addpm.c config.nt dispextern.h emacs.c facemenu.el | |||
| 1211 | and 16 other files | 1328 | and 16 other files |
| 1212 | 1329 | ||
| 1213 | Kevin Greiner: changed gnus-agent.el gnus-start.el gnus-sum.el | 1330 | Kevin Greiner: changed gnus-agent.el gnus-start.el gnus-sum.el |
| 1214 | gnus-int.el gnus.el gnus-util.el nntp.el gnus-group.el gnus-cus.el | 1331 | gnus-int.el gnus.el nntp.el gnus-util.el gnus-group.el gnus-cus.el |
| 1215 | legacy-gnus-agent.el gnus-art.el gnus-cache.el gnus-range.el | 1332 | legacy-gnus-agent.el gnus-art.el gnus-cache.el gnus-range.el |
| 1216 | gnus-srvr.el nnagent.el nnheader.el dgnushack.el gnus-async.el | 1333 | gnus-srvr.el nnagent.el nnheader.el dgnushack.el gnus-async.el |
| 1217 | gnus-draft.el gnus-registry.el gnus-salt.el and 4 other files | 1334 | gnus-draft.el gnus-registry.el gnus-salt.el and 4 other files |
| 1218 | 1335 | ||
| 1219 | Kevin Layer: changed w32proc.c | 1336 | Kevin Layer: changed w32proc.c |
| 1220 | 1337 | ||
| 1221 | Kevin Rodgers: changed compile.el mailabbrev.el dired-x.el ange-ftp.el | 1338 | Kevin Rodgers: changed compile.el mailabbrev.el dired-x.el simple.el |
| 1222 | byte-opt.el desktop.el dired-x.texi ffap.el files.el isearch.el | 1339 | ange-ftp.el byte-opt.el desktop.el dired-x.texi ffap.el files.el |
| 1223 | loadhist.el mailalias.el menu-bar.el print.c replace.el sendmail.el | 1340 | flyspell.el isearch.el lisp.el loadhist.el mailalias.el menu-bar.el |
| 1224 | simple.el vc.el xfns.c | 1341 | print.c replace.el sendmail.el vc.el xfns.c |
| 1225 | 1342 | ||
| 1226 | Kevin Ryde: wrote info-xref.el | 1343 | Kevin Ryde: wrote info-xref.el |
| 1227 | and changed info-look.el info.el gnus-art.el gnus-sum.el MORE.STUFF | 1344 | and changed info-look.el info.el gnus-art.el gnus-sum.el mailcap.el |
| 1228 | cc-align.el display.texi em-alias.el em-dirs.el em-hist.el em-unix.el | 1345 | text.texi MORE.STUFF cc-align.el compile.texi display.texi em-alias.el |
| 1229 | emacs-lisp-intro.texi ffap.el frames.texi glossary.texi gnus.texi | 1346 | em-dirs.el em-hist.el em-unix.el emacs-lisp-intro.texi ffap.el |
| 1230 | makeinfo.el programs.texi simple.el streams.texi strings.texi | 1347 | frames.texi glossary.texi gnus.texi makeinfo.el mule.el |
| 1231 | and 3 other files | 1348 | and 10 other files |
| 1232 | 1349 | ||
| 1233 | Kim F. Storm: wrote bindat.el cua-base.el cua-gmrk.el cua-rect.el ido.el | 1350 | Kim F. Storm: wrote bindat.el cua-base.el cua-gmrk.el cua-rect.el ido.el |
| 1234 | keypad.el kmacro.el | 1351 | keypad.el kmacro.el |
| 1235 | and changed xdisp.c dispextern.h simple.el process.c keyboard.c window.c | 1352 | and changed xdisp.c dispextern.h simple.el xterm.c process.c window.c |
| 1236 | xterm.c w32term.c lisp.h macterm.c subr.el fringe.c dispnew.c xfaces.c | 1353 | keyboard.c w32term.c subr.el fringe.c lisp.h macterm.c dispnew.c |
| 1237 | alloc.c fns.c xterm.h info.el display.texi msdos.c xfns.c | 1354 | alloc.c xfaces.c fns.c xterm.h display.texi info.el xfns.c Makefile.in |
| 1238 | and 199 other files | 1355 | and 219 other files |
| 1239 | 1356 | ||
| 1240 | Kim-Minh Kaplan: changed gnus-picon.el gnus-sum.el gnus-start.el | 1357 | Kim-Minh Kaplan: changed gnus-picon.el gnus-sum.el gnus-start.el |
| 1241 | gnus-win.el gnus-xmas.el gnus.texi message.el nndraft.el nnml.el | 1358 | gnus-win.el gnus-xmas.el gnus.texi message.el nndraft.el nnml.el |
| 1242 | 1359 | ||
| 1243 | Kishore Kumar: changed terminal.el | 1360 | Kishore Kumar: changed terminal.el |
| 1244 | 1361 | ||
| 1245 | Klaus Straubinger: changed url-http.el | 1362 | Klaus Straubinger: changed url-http.el url-history.el url-cookie.el |
| 1363 | url.el | ||
| 1246 | 1364 | ||
| 1247 | Klaus Zeitler: changed configure.in sh-script.el vcursor.el | 1365 | Klaus Zeitler: changed configure.in files.el sh-script.el vcursor.el |
| 1248 | 1366 | ||
| 1249 | Koaunghi Un: wrote hanja3.el | 1367 | Koaunghi Un: wrote hanja3.el |
| 1250 | and changed hanja.el hangul.el hangul3.el hanja-jis.el symbol-ksc.el | 1368 | and changed hanja.el hangul.el hangul3.el hanja-jis.el symbol-ksc.el |
| 1251 | 1369 | ||
| 1252 | Kobayashi Yasuhiro: changed w32fns.c configure.bat w32term.c w32term.h | 1370 | Kobayashi Yasuhiro: changed w32fns.c configure.bat info.el w32term.c |
| 1253 | window.c xfns.c | 1371 | w32term.h window.c xfns.c |
| 1254 | 1372 | ||
| 1255 | Kohtala Marko: changed info.el | 1373 | Kohtala Marko: changed info.el |
| 1256 | 1374 | ||
| @@ -1263,12 +1381,12 @@ and changed battery.el ielm.el term.el | |||
| 1263 | Kurt Swanson: changed gnus-art.el gnus-salt.el gnus-sum.el gnus-ems.el | 1381 | Kurt Swanson: changed gnus-art.el gnus-salt.el gnus-sum.el gnus-ems.el |
| 1264 | gnus-group.el gnus-msg.el gnus-score.el gnus-util.el nnmail.el window.c | 1382 | gnus-group.el gnus-msg.el gnus-score.el gnus-util.el nnmail.el window.c |
| 1265 | 1383 | ||
| 1266 | Kyle E. Jones: wrote mldrag.el | 1384 | Kyle Jones: wrote life.el mldrag.el |
| 1267 | |||
| 1268 | Kyle Jones: wrote life.el | ||
| 1269 | and changed saveconf.el buffer.c mail-utils.el sendmail.el | 1385 | and changed saveconf.el buffer.c mail-utils.el sendmail.el |
| 1270 | 1386 | ||
| 1271 | K,Ba(Broly L,Bu(Brentey: changed keyboard.c coding.c xfns.c xterm.c xterm.h | 1387 | Kyotaro Horiguchi: changed coding.c indent.c |
| 1388 | |||
| 1389 | K,Aa(Broly L$,1 q(Brentey: changed keyboard.c coding.c xfns.c xterm.c xterm.h | ||
| 1272 | 1390 | ||
| 1273 | Larry Kolodney: wrote cvtmail.c | 1391 | Larry Kolodney: wrote cvtmail.c |
| 1274 | 1392 | ||
| @@ -1277,10 +1395,10 @@ Lars Balker Rasmussen: changed gnus-art.el gnus-agent.el message.el | |||
| 1277 | Lars Brinkhoff: changed building.texi config.in configure configure.in | 1395 | Lars Brinkhoff: changed building.texi config.in configure configure.in |
| 1278 | editfns.c fns.c os.texi | 1396 | editfns.c fns.c os.texi |
| 1279 | 1397 | ||
| 1280 | Lars Hansen: changed desktop.el mh-e.el info.el dired.el rmail.el | 1398 | Lars Hansen: changed desktop.el info.el mh-e.el dired-x.el dired-x.texi |
| 1281 | dired-x.el dired-x.texi dired.c files.texi grp.h ls-lisp.el misc.texi | 1399 | dired.el ls-lisp.el rmail.el tramp.el dired.c files.texi grp.h |
| 1282 | url-auth.el url-cache.el url-dired.el url-ftp.el url-irc.el url-misc.el | 1400 | hilit-chg.el misc.texi url-auth.el url-cache.el url-dired.el url-ftp.el |
| 1283 | url-news.el url-privacy.el url-vars.el and 33 other files | 1401 | url-irc.el url-misc.el url-news.el and 40 other files |
| 1284 | 1402 | ||
| 1285 | Lars Lindberg: wrote imenu.el msb.el | 1403 | Lars Lindberg: wrote imenu.el msb.el |
| 1286 | and changed dabbrev.el | 1404 | and changed dabbrev.el |
| @@ -1305,7 +1423,11 @@ and changed gnus.el gnus-msg.el gnus-score.el gnus-topic.el gnus-xmas.el | |||
| 1305 | 1423 | ||
| 1306 | Lasse Rasinen: changed gnus-start.el | 1424 | Lasse Rasinen: changed gnus-start.el |
| 1307 | 1425 | ||
| 1308 | Lawrence Mitchell: changed subr.el | 1426 | Lawrence Mitchell: wrote erc-backend.el erc-log.el erc-nicklist.el |
| 1427 | and changed erc.el erc-match.el erc-nets.el erc-nickserv.el erc-button.el | ||
| 1428 | erc-compat.el erc-dcc.el erc-fill.el erc-list.el erc-track.el Makefile | ||
| 1429 | erc-autoaway.el erc-autojoin.el erc-bbdb.el erc-ezbounce.el erc-menu.el | ||
| 1430 | erc-netsplit.el erc-notify.el erc-sound.el subr.el | ||
| 1309 | 1431 | ||
| 1310 | Lawrence R. Dodd: wrote dired-x.el | 1432 | Lawrence R. Dodd: wrote dired-x.el |
| 1311 | and changed fortran.el ispell.el sendmail.el cmuscheme.el comint.el | 1433 | and changed fortran.el ispell.el sendmail.el cmuscheme.el comint.el |
| @@ -1315,7 +1437,8 @@ and changed fortran.el ispell.el sendmail.el cmuscheme.el comint.el | |||
| 1315 | 1437 | ||
| 1316 | Leigh Stoller: changed emacsclient.c emacsserver.c server.el | 1438 | Leigh Stoller: changed emacsclient.c emacsserver.c server.el |
| 1317 | 1439 | ||
| 1318 | Lennart Borgman: changed w32term.c w32term.h | 1440 | Lennart Borgman: changed mouse.el recentf.el texinfmt.el w32term.c |
| 1441 | w32term.h window.el | ||
| 1319 | 1442 | ||
| 1320 | Lennart Staflin: changed dired.el diary-ins.el diary-lib.el tq.el xdisp.c | 1443 | Lennart Staflin: changed dired.el diary-ins.el diary-lib.el tq.el xdisp.c |
| 1321 | 1444 | ||
| @@ -1325,10 +1448,10 @@ Leonard H. Tower Jr.: changed rnews.el rnewspost.el emacsbug.el | |||
| 1325 | Lloyd Zusman: changed mml.el | 1448 | Lloyd Zusman: changed mml.el |
| 1326 | 1449 | ||
| 1327 | Luc Teirlinck: wrote help-at-pt.el | 1450 | Luc Teirlinck: wrote help-at-pt.el |
| 1328 | and changed files.el autorevert.el simple.el subr.el frames.texi | 1451 | and changed files.el autorevert.el cus-edit.el subr.el simple.el |
| 1329 | display.texi files.texi dired.el Makefile.in frame.el ielm.el | 1452 | frames.texi startup.el display.texi files.texi Makefile.in dired.el |
| 1330 | startup.el variables.texi comint.el custom.el fns.c minibuf.texi | 1453 | comint.el custom.texi emacs.texi fns.c frame.el ielm.el minibuf.texi |
| 1331 | modes.texi buffer.c buffers.texi commands.texi and 187 other files | 1454 | modes.texi variables.texi buffers.texi and 216 other files |
| 1332 | 1455 | ||
| 1333 | Lucid, Inc.: changed byte-opt.el byte-run.el bytecode.c bytecomp.el | 1456 | Lucid, Inc.: changed byte-opt.el byte-run.el bytecode.c bytecomp.el |
| 1334 | delsel.el disass.el faces.el font-lock.el lmenu.el lselect.el | 1457 | delsel.el disass.el faces.el font-lock.el lmenu.el lselect.el |
| @@ -1338,10 +1461,14 @@ Lute Kamstra: changed modes.texi generic.el debug.el generic-x.el | |||
| 1338 | font-lock.el subr.el debugging.texi easy-mmode.el elisp.texi hl-line.el | 1461 | font-lock.el subr.el debugging.texi easy-mmode.el elisp.texi hl-line.el |
| 1339 | simple.el Makefile.in battery.el bindings.el calc.el cmdargs.texi | 1462 | simple.el Makefile.in battery.el bindings.el calc.el cmdargs.texi |
| 1340 | edebug.texi emacs.texi info.el make-tarball.txt octave-inf.el | 1463 | edebug.texi emacs.texi info.el make-tarball.txt octave-inf.el |
| 1341 | and 219 other files | 1464 | and 218 other files |
| 1342 | 1465 | ||
| 1343 | Lynn Slater: wrote help-macro.el | 1466 | Lynn Slater: wrote help-macro.el |
| 1344 | 1467 | ||
| 1468 | L$,1 q(Brentey K,Aa(Broly: changed bindings.el xfns.c TODO buff-menu.el buffer.c | ||
| 1469 | buffers.texi cmds.c editfns.c frame.el menu-bar.el print.c simple.el | ||
| 1470 | xdisp.c | ||
| 1471 | |||
| 1345 | MCC: wrote xmenu.c | 1472 | MCC: wrote xmenu.c |
| 1346 | and changed emacsclient.c emacsserver.c etags.c lisp.h movemail.c | 1473 | and changed emacsclient.c emacsserver.c etags.c lisp.h movemail.c |
| 1347 | rmail.el rmailedit.el rmailkwd.el rmailmsc.el rmailout.el rmailsum.el | 1474 | rmail.el rmailedit.el rmailkwd.el rmailmsc.el rmailout.el rmailsum.el |
| @@ -1375,7 +1502,16 @@ Marcus G. Daniels: changed xterm.c configure.in lwlib-Xm.c lwlib.c | |||
| 1375 | 1502 | ||
| 1376 | Marek Martin: changed nnfolder.el | 1503 | Marek Martin: changed nnfolder.el |
| 1377 | 1504 | ||
| 1378 | Mario Lang: changed battery.el diff.el files.el gud.el | 1505 | Marien Zwart: changed python.el |
| 1506 | |||
| 1507 | Mario Lang: wrote erc-button.el erc-ibuffer.el erc-imenu.el erc-list.el | ||
| 1508 | erc-menu.el erc-netsplit.el erc-networks.el erc-notify.el | ||
| 1509 | erc-speedbar.el erc-stamp.el erc-track.el erc-xdcc.el | ||
| 1510 | and changed erc.el erc-dcc.el erc-speak.el Makefile erc-bbdb.el | ||
| 1511 | erc-complete.el erc-pcomplete.el erc-chess.el erc-fill.el battery.el | ||
| 1512 | erc-match.el TODO erc-autojoin.el erc-nets.el erc-nickserv.el | ||
| 1513 | erc-ring.el diff.el erc-ezbounce.el erc-identd.el erc-lang.el | ||
| 1514 | erc-log.el and 6 other files | ||
| 1379 | 1515 | ||
| 1380 | Mark A. Hershberger: changed xml.el nnrss.el cperl-mode.el mm-url.el | 1516 | Mark A. Hershberger: changed xml.el nnrss.el cperl-mode.el mm-url.el |
| 1381 | gnus-group.el | 1517 | gnus-group.el |
| @@ -1383,7 +1519,7 @@ Mark A. Hershberger: changed xml.el nnrss.el cperl-mode.el mm-url.el | |||
| 1383 | Mark D. Baushke: changed mh-e.el mh-utils.el mh-mime.el mh-comp.el | 1519 | Mark D. Baushke: changed mh-e.el mh-utils.el mh-mime.el mh-comp.el |
| 1384 | mh-customize.el mh-index.el mh-loaddefs.el Makefile mh-identity.el | 1520 | mh-customize.el mh-index.el mh-loaddefs.el Makefile mh-identity.el |
| 1385 | mh-seq.el mh-speed.el mh-funcs.el mh-alias.el MH-E-NEWS etags.c | 1521 | mh-seq.el mh-speed.el mh-funcs.el mh-alias.el MH-E-NEWS etags.c |
| 1386 | mh-junk.el mh-pick.el mh-xemacs-compat.el | 1522 | mh-junk.el mh-pick.el mh-tool-bar.el mh-xemacs-compat.el |
| 1387 | 1523 | ||
| 1388 | Mark Diekhans: changed compile.el | 1524 | Mark Diekhans: changed compile.el |
| 1389 | 1525 | ||
| @@ -1397,7 +1533,7 @@ Mark Neale: changed fortran.el | |||
| 1397 | 1533 | ||
| 1398 | Mark Osbourne: changed hexl-mode.el | 1534 | Mark Osbourne: changed hexl-mode.el |
| 1399 | 1535 | ||
| 1400 | Mark Plaksin: changed nnrss.el | 1536 | Mark Plaksin: changed nnrss.el term.el |
| 1401 | 1537 | ||
| 1402 | Mark W Maimone: changed mpuz.el | 1538 | Mark W Maimone: changed mpuz.el |
| 1403 | 1539 | ||
| @@ -1436,14 +1572,15 @@ Martin Lorentzon: changed vc.el vc-cvs.el vc-hooks.el vc-rcs.el | |||
| 1436 | 1572 | ||
| 1437 | Martin Neitzel: changed sc.el | 1573 | Martin Neitzel: changed sc.el |
| 1438 | 1574 | ||
| 1439 | Martin Rudalics: changed font-lock.el | 1575 | Martin Rudalics: changed cus-edit.el wid-edit.el font-lock.el syntax.c |
| 1576 | custom.el files.el find-func.el hideif.el info.el insdel.c lisp-mode.el | ||
| 1577 | midnight.el mouse.el mwheel.el re-builder.el widget.el | ||
| 1440 | 1578 | ||
| 1441 | Martin Stjernholm: wrote cc-bytecomp.el | 1579 | Martin Stjernholm: wrote cc-bytecomp.el |
| 1442 | and changed cc-engine.el cc-cmds.el cc-langs.el cc-mode.el cc-defs.el | 1580 | and changed cc-engine.el cc-cmds.el cc-langs.el cc-defs.el cc-mode.el |
| 1443 | cc-vars.el cc-align.el cc-styles.el cc-fonts.el cc-menus.el | 1581 | cc-vars.el cc-fonts.el cc-align.el cc-styles.el cc-menus.el cc-fix.el |
| 1444 | cc-mode.texi Makefile.in cc-fix.el cc-mode-19.el ack.texi awk-mode.el | 1582 | cc-mode.texi Makefile.in cc-guess.el cc-mode-19.el ack.texi awk-mode.el |
| 1445 | cc-guess.el cc-lobotomy.el cc-make.el cc-style.el files.el | 1583 | cc-awk.el cc-lobotomy.el cc-make.el cc-style.el and 5 other files |
| 1446 | and 3 other files | ||
| 1447 | 1584 | ||
| 1448 | Masahiko Sato: wrote vip.el | 1585 | Masahiko Sato: wrote vip.el |
| 1449 | 1586 | ||
| @@ -1452,14 +1589,21 @@ Masanobu Umeda: wrote gnus-kill.el gnus-mh.el gnus-msg.el gnus.el | |||
| 1452 | timezone.el | 1589 | timezone.el |
| 1453 | and changed gnuspost.el | 1590 | and changed gnuspost.el |
| 1454 | 1591 | ||
| 1455 | Masatake Yamato: wrote ld-script.el | 1592 | Masatake Yamato: wrote cc-subword.el ld-script.el |
| 1456 | and changed etags.el xdisp.c bindings.el hexl.el asm-mode.el faces.el | 1593 | and changed etags.el asm-mode.el xdisp.c bindings.el hexl.el man.el |
| 1457 | pcvs.el register.el ruler-mode.el wid-edit.el buffer.c cus-face.el | 1594 | simple.el wid-edit.el compile.el faces.el pcvs.el register.el |
| 1458 | display.texi gud.el help.el man.el server.el simple.el smerge-mode.el | 1595 | ruler-mode.el add-log.el buffer.c cus-face.el dired-x.el display.texi |
| 1459 | add-log.el animate.el and 31 other files | 1596 | font-lock.el gdb-ui.el gud.el and 56 other files |
| 1460 | 1597 | ||
| 1461 | Masayuki Ataka: changed texinfmt.el texinfo.el characters.el make-mode.el | 1598 | Masayuki Ataka: changed texinfmt.el texinfo.el characters.el make-mode.el |
| 1462 | 1599 | ||
| 1600 | Masayuki Fujii: changed dnd.el w32-win.el | ||
| 1601 | |||
| 1602 | Mathias Dahl: wrote tumme.el | ||
| 1603 | and changed dired.el dired.texi | ||
| 1604 | |||
| 1605 | Mathias Megyei: changed Makefile.in | ||
| 1606 | |||
| 1463 | Mats Lidell: changed TUTORIAL.sv european.el | 1607 | Mats Lidell: changed TUTORIAL.sv european.el |
| 1464 | 1608 | ||
| 1465 | Matt Hodges: changed em-pred.el icon.el paragraphs.el simple.el table.el | 1609 | Matt Hodges: changed em-pred.el icon.el paragraphs.el simple.el table.el |
| @@ -1486,21 +1630,23 @@ Matthieu Devin: wrote delsel.el | |||
| 1486 | 1630 | ||
| 1487 | Matthieu Moy: changed message.el | 1631 | Matthieu Moy: changed message.el |
| 1488 | 1632 | ||
| 1489 | Max Froumentin: changed gnus-art.el | 1633 | Max Froumentin: changed gnus-art.el mml.el |
| 1490 | 1634 | ||
| 1491 | Michael Albinus: wrote tramp-ftp.el tramp-smb.el | 1635 | Michael Albinus: wrote tramp-ftp.el tramp-smb.el |
| 1492 | and changed tramp.el tramp.texi tramp-vc.el files.el ange-ftp.el | 1636 | and changed tramp.el tramp.texi tramp-vc.el tramp-util.el ange-ftp.el |
| 1493 | files.texi tramp-util.el tramp-uu.el find-dired.el tramp*.el | 1637 | files.el files.texi tramp-uu.el vc.el dired-x.el dired.el faq.texi |
| 1494 | trampver.el woman.el | 1638 | find-dired.el locate.el mini.texi tramp*.el trampver.el woman.el |
| 1495 | 1639 | ||
| 1496 | Michael Ben-Gershon: changed acorn.h configure.in riscix1-1.h riscix1-2.h | 1640 | Michael Ben-Gershon: changed acorn.h configure.in riscix1-1.h riscix1-2.h |
| 1497 | unexec.c | 1641 | unexec.c |
| 1498 | 1642 | ||
| 1643 | Michael Cadilhac: changed blackbox.el rect.el subr.el zone.el | ||
| 1644 | |||
| 1499 | Michael D. Ernst: wrote reposition.el | 1645 | Michael D. Ernst: wrote reposition.el |
| 1500 | and changed dired-x.el uniquify.el ispell.el rmail.el bibtex.el dired.el | 1646 | and changed dired-x.el uniquify.el ispell.el bibtex.el rmail.el dired.el |
| 1501 | simple.el dired-aux.el gud.el rmailsum.el bytecomp.el compare-w.el | 1647 | simple.el dired-aux.el gud.el rmailsum.el bytecomp.el compare-w.el |
| 1502 | fill.el shadow.el texnfo-upd.el vc.el allout.el comint.el complete.el | 1648 | fill.el shadow.el texnfo-upd.el vc.el allout.el comint.el complete.el |
| 1503 | cust-print.el edebug.el and 23 other files | 1649 | cust-print.el edebug.el and 29 other files |
| 1504 | 1650 | ||
| 1505 | Michael D. Prange: wrote fortran.el | 1651 | Michael D. Prange: wrote fortran.el |
| 1506 | and changed tex-mode.el | 1652 | and changed tex-mode.el |
| @@ -1523,9 +1669,15 @@ Michael Kifer: wrote cal-x.el ediff-diff.el ediff-help.el ediff-hook.el | |||
| 1523 | ediff-vers.el ediff-wind.el ediff.el viper-cmd.el viper-ex.el | 1669 | ediff-vers.el ediff-wind.el ediff.el viper-cmd.el viper-ex.el |
| 1524 | viper-init.el viper-keym.el viper-macs.el viper-mous.el viper-util.el | 1670 | viper-init.el viper-keym.el viper-macs.el viper-mous.el viper-util.el |
| 1525 | viper.el | 1671 | viper.el |
| 1526 | and changed ediff*.el viper*.el ediff-hooks.el ediff-merge.el menu-bar.el | 1672 | and changed ediff-merge.el ediff*.el viper*.el ediff-hooks.el menu-bar.el |
| 1527 | appt.el desktop.el ediff-meta.el ediff-nult.el ediff.texi | 1673 | viper-utils.el appt.el desktop.el ediff-meta.el ediff-nult.el |
| 1528 | viper-mouse.el viper.texi | 1674 | ediff.texi viper-mouse.el viper.texi |
| 1675 | |||
| 1676 | Michael Olson: changed erc.el erc-backend.el Makefile erc-stamp.el | ||
| 1677 | erc-track.el erc-dcc.el erc-identd.el erc-match.el erc-notify.el | ||
| 1678 | erc.texi erc-ibuffer.el erc-list.el FOR-RELEASE erc-autoaway.el | ||
| 1679 | erc-bbdb.el erc-compat.el erc-goodies.el erc-log.el erc-nicklist.el | ||
| 1680 | erc-pcomplete.el erc-spelling.el and 40 other files | ||
| 1529 | 1681 | ||
| 1530 | Michael Piotrowski: changed ps-print.el | 1682 | Michael Piotrowski: changed ps-print.el |
| 1531 | 1683 | ||
| @@ -1553,6 +1705,9 @@ Michael Welsh Duggan: changed lisp.h w32term.c buffer.c gnus-spec.el | |||
| 1553 | 1705 | ||
| 1554 | Michal Jankowski: changed insdel.c keyboard.c | 1706 | Michal Jankowski: changed insdel.c keyboard.c |
| 1555 | 1707 | ||
| 1708 | Micha,Ak(Bl Cadilhac: changed dispnew.c ispell.el make-mode.el print.c | ||
| 1709 | process.c | ||
| 1710 | |||
| 1556 | Michelangelo Grigni: wrote ffap.el | 1711 | Michelangelo Grigni: wrote ffap.el |
| 1557 | and changed gnus-score.el | 1712 | and changed gnus-score.el |
| 1558 | 1713 | ||
| @@ -1581,16 +1736,18 @@ Mikio Nakajima: changed ring.el viper-util.el | |||
| 1581 | Milan Zamazal: wrote czech.el glasses.el tildify.el | 1736 | Milan Zamazal: wrote czech.el glasses.el tildify.el |
| 1582 | and changed slovak.el abbrev.el compile.el filecache.el files.el | 1737 | and changed slovak.el abbrev.el compile.el filecache.el files.el |
| 1583 | 1738 | ||
| 1584 | Miles Bader: wrote button.el image-file.el macroexp.el minibuf-eldef.el | 1739 | Miles Bader: wrote button.el image-file.el macroexp.el mb-depth.el |
| 1585 | rfn-eshadow.el | 1740 | minibuf-eldef.el rfn-eshadow.el |
| 1586 | and changed comint.el faces.el simple.el editfns.c xfaces.c info.el | 1741 | and changed comint.el faces.el simple.el editfns.c xfaces.c info.el |
| 1587 | xdisp.c minibuf.c wid-edit.el xterm.c window.el cus-edit.el | 1742 | xdisp.c minibuf.c wid-edit.el xterm.c subr.el window.el cus-edit.el |
| 1588 | diff-mode.el subr.el dispextern.h xfns.c help.el lisp.h | 1743 | diff-mode.el dispextern.h xfns.c help.el lisp.h quick-install-emacs |
| 1589 | quick-install-emacs textprop.c menu-bar.el and 205 other files | 1744 | textprop.c menu-bar.el and 239 other files |
| 1590 | 1745 | ||
| 1591 | Miyashita Hisashi: changed ccl.c coding.c coding.h mule-cmds.el | 1746 | Miyashita Hisashi: changed ccl.c coding.c coding.h mule-cmds.el |
| 1592 | mule-conf.el mule.el pop3.el | 1747 | mule-conf.el mule.el pop3.el |
| 1593 | 1748 | ||
| 1749 | Miyoshi Masanori: changed mouse.el xdisp.c | ||
| 1750 | |||
| 1594 | Morioka Tomohiko: changed rmail.el rmailout.el rmailsum.el fns.c | 1751 | Morioka Tomohiko: changed rmail.el rmailout.el rmailsum.el fns.c |
| 1595 | message.el nnheader.el nnmail.el rmailkwd.el smiley.el | 1752 | message.el nnheader.el nnmail.el rmailkwd.el smiley.el |
| 1596 | 1753 | ||
| @@ -1636,16 +1793,15 @@ Nevin Kapur: changed nnmail.el gnus-group.el gnus-sum.el gnus.el | |||
| 1636 | Niall Mansfield: changed etags.c | 1793 | Niall Mansfield: changed etags.c |
| 1637 | 1794 | ||
| 1638 | Nick Roberts: wrote gdb-ui.el | 1795 | Nick Roberts: wrote gdb-ui.el |
| 1639 | and changed gud.el building.texi tooltip.el cc-mode.el subr.el | 1796 | and changed gud.el building.texi tooltip.el speedbar.el cc-mode.el |
| 1640 | xt-mouse.el frames.texi gud-display.pbm DEBUG TODO bindings.el | 1797 | thumbs.el DEBUG subr.el xt-mouse.el .gdbinit comint.el bindings.el |
| 1641 | byte-run.el bytecomp.el cc-vars.el cmacexp.el emacs.c gud-break.pbm | 1798 | descr-text.el frames.texi gud-display.pbm speedbar.texi xdisp.c TODO |
| 1642 | gud-break.xpm gud-cont.pbm gud-cont.xpm gud-display.xpm | 1799 | byte-run.el bytecomp.el cc-vars.el and 94 other files |
| 1643 | and 64 other files | ||
| 1644 | 1800 | ||
| 1645 | Nico Francois: changed w32fns.c w32inevt.c w32menu.c | 1801 | Nico Francois: changed w32fns.c w32inevt.c w32menu.c |
| 1646 | 1802 | ||
| 1647 | Noah Friedman: wrote eldoc.el rlogin.el rsz-mini.el type-break.el | 1803 | Noah Friedman: wrote eldoc.el rlogin.el rsz-mini.el type-break.el |
| 1648 | and changed comint.el files.el emacs-buffer.gdb mailabbrev.el sendmail.el | 1804 | and changed comint.el emacs-buffer.gdb files.el mailabbrev.el sendmail.el |
| 1649 | subr.el timer.el yow.el battery.el complete.el config.in configure.in | 1805 | subr.el timer.el yow.el battery.el complete.el config.in configure.in |
| 1650 | copyright.h fns.c gnu-linux.h hpux7.h irix3-3.h lisp-mnt.el loaddefs.el | 1806 | copyright.h fns.c gnu-linux.h hpux7.h irix3-3.h lisp-mnt.el loaddefs.el |
| 1651 | mailalias.el menu-bar.el and 14 other files | 1807 | mailalias.el menu-bar.el and 14 other files |
| @@ -1654,7 +1810,8 @@ Nobuyuki Hikichi: changed news-risc.h | |||
| 1654 | 1810 | ||
| 1655 | Noel Cragg: changed mh-junk.el | 1811 | Noel Cragg: changed mh-junk.el |
| 1656 | 1812 | ||
| 1657 | Nozomu Ando: changed buffer.c sysselect.h unexmacosx.c | 1813 | Nozomu Ando: changed buffer.c mips.h pmax.h smtpmail.el sysselect.h |
| 1814 | unexelf.c unexmacosx.c | ||
| 1658 | 1815 | ||
| 1659 | Nuutti Kotivuori: changed gnus-cache.el | 1816 | Nuutti Kotivuori: changed gnus-cache.el |
| 1660 | 1817 | ||
| @@ -1672,7 +1829,8 @@ Olin Shivers: wrote cmuscheme.el comint.el inf-lisp.el shell.el | |||
| 1672 | 1829 | ||
| 1673 | Olive Lin: changed tex-mode.el | 1830 | Olive Lin: changed tex-mode.el |
| 1674 | 1831 | ||
| 1675 | Oliver Scholz: changed gamegrid.el rx.el startup.el update-game-score.c | 1832 | Oliver Scholz: changed gamegrid.el nonascii.texi rx.el startup.el |
| 1833 | update-game-score.c | ||
| 1676 | 1834 | ||
| 1677 | Oliver Seidel: wrote todo-mode.el | 1835 | Oliver Seidel: wrote todo-mode.el |
| 1678 | 1836 | ||
| @@ -1682,6 +1840,8 @@ Olivier Lecarme: changed make-mode.el ange-ftp.el apropos.el bibtex.el | |||
| 1682 | cpp.el facemenu.el forms.el hscroll.el indent.el nroff-mode.el | 1840 | cpp.el facemenu.el forms.el hscroll.el indent.el nroff-mode.el |
| 1683 | paragraphs.el server.el sort.el | 1841 | paragraphs.el server.el sort.el |
| 1684 | 1842 | ||
| 1843 | Olli Savia: changed etags.c syssignal.h | ||
| 1844 | |||
| 1685 | Oscar Figueiredo: wrote eudc-bob.el eudc-export.el eudc-hotlist.el | 1845 | Oscar Figueiredo: wrote eudc-bob.el eudc-export.el eudc-hotlist.el |
| 1686 | eudc-vars.el eudc.el eudcb-bbdb.el eudcb-ldap.el eudcb-ph.el ldap.el | 1846 | eudc-vars.el eudc.el eudcb-bbdb.el eudcb-ldap.el eudcb-ph.el ldap.el |
| 1687 | and changed ph.el | 1847 | and changed ph.el |
| @@ -1694,11 +1854,13 @@ Pace Willisson: wrote ispell.el | |||
| 1694 | 1854 | ||
| 1695 | Pascal Dupuis: changed octave-inf.el | 1855 | Pascal Dupuis: changed octave-inf.el |
| 1696 | 1856 | ||
| 1857 | Pascal Rigaux: changed rfc2231.el | ||
| 1858 | |||
| 1697 | Paul D. Smith: wrote snmp-mode.el | 1859 | Paul D. Smith: wrote snmp-mode.el |
| 1698 | and changed imenu.el make-mode.el | 1860 | and changed imenu.el make-mode.el |
| 1699 | 1861 | ||
| 1700 | Paul Eggert: wrote cal-dst.el rcs2log vcdiff | 1862 | Paul Eggert: wrote cal-dst.el rcs2log vcdiff |
| 1701 | and changed vc.el editfns.c Makefile.in configure.in vc-hooks.el data.c | 1863 | and changed editfns.c vc.el Makefile.in configure.in vc-hooks.el data.c |
| 1702 | emacs.c gnus.el calendar.el config.in floatfns.c process.c sysdep.c | 1864 | emacs.c gnus.el calendar.el config.in floatfns.c process.c sysdep.c |
| 1703 | dired.el xterm.c callproc.c fileio.c filelock.c lread.c print.c | 1865 | dired.el xterm.c callproc.c fileio.c filelock.c lread.c print.c |
| 1704 | rmail.el and 287 other files | 1866 | rmail.el and 287 other files |
| @@ -1767,6 +1929,8 @@ Pete-Temp: changed gnus-art.el | |||
| 1767 | Peter Breton: wrote dirtrack.el filecache.el find-lisp.el generic-x.el | 1929 | Peter Breton: wrote dirtrack.el filecache.el find-lisp.el generic-x.el |
| 1768 | generic.el locate.el net-utils.el | 1930 | generic.el locate.el net-utils.el |
| 1769 | 1931 | ||
| 1932 | Peter Doornbosch: changed vc-svn.el | ||
| 1933 | |||
| 1770 | Peter Heslin: changed flyspell.el outline.el | 1934 | Peter Heslin: changed flyspell.el outline.el |
| 1771 | 1935 | ||
| 1772 | Peter Kleiweg: wrote ps-mode.el | 1936 | Peter Kleiweg: wrote ps-mode.el |
| @@ -1777,12 +1941,13 @@ Peter Runestig: changed makefile.w32-in configure.bat dos-w32.el emacs.rc | |||
| 1777 | envadd.bat gmake.defs multi-install-info.bat nmake.defs w32fns.c | 1941 | envadd.bat gmake.defs multi-install-info.bat nmake.defs w32fns.c |
| 1778 | zone-mode.el | 1942 | zone-mode.el |
| 1779 | 1943 | ||
| 1780 | Peter S. Galbraith: wrote mh-alias.el mh-identity.el mh-inc.el mh-init.el | 1944 | Peter S. Galbraith: wrote mh-alias.el mh-identity.el mh-inc.el |
| 1945 | mh-limit.el | ||
| 1781 | and changed mh-comp.el mh-e.el mh-utils.el mh-mime.el mh-customize.el | 1946 | and changed mh-comp.el mh-e.el mh-utils.el mh-mime.el mh-customize.el |
| 1782 | mh-seq.el Makefile mh-loaddefs.el mh-pick.el mh-xemacs-compat.el | 1947 | mh-seq.el Makefile mh-init.el mh-loaddefs.el mh-pick.el |
| 1783 | mh-xemacs-toolbar.el README info-look.el mh-funcs.el .cvsignore | 1948 | mh-xemacs-compat.el mh-xemacs-toolbar.el README info-look.el |
| 1784 | MH-E-NEWS alias.pbm alias.xpm cabinet.xpm goto-addr.el highlight.xpm | 1949 | mh-compat.el mh-funcs.el .cvsignore MH-E-NEWS alias.pbm alias.xpm |
| 1785 | and 12 other files | 1950 | cabinet.xpm and 14 other files |
| 1786 | 1951 | ||
| 1787 | Peter Seibel: changed cl-indent.el lisp-mode.el | 1952 | Peter Seibel: changed cl-indent.el lisp-mode.el |
| 1788 | 1953 | ||
| @@ -1797,7 +1962,7 @@ Philippe Schnoebelen: wrote gomoku.el mpuz.el | |||
| 1797 | 1962 | ||
| 1798 | Philippe Waroquiers: changed etags.el | 1963 | Philippe Waroquiers: changed etags.el |
| 1799 | 1964 | ||
| 1800 | Piet Van Oostrum: changed data.c fileio.c smtpmail.el | 1965 | Piet Van Oostrum: changed data.c fileio.c flyspell.el smtpmail.el |
| 1801 | 1966 | ||
| 1802 | Pieter E.J. Pareit: wrote mixal-mode.el | 1967 | Pieter E.J. Pareit: wrote mixal-mode.el |
| 1803 | 1968 | ||
| @@ -1822,7 +1987,8 @@ Rajesh Vaidheeswarran: wrote whitespace.el | |||
| 1822 | and changed ffap.el | 1987 | and changed ffap.el |
| 1823 | 1988 | ||
| 1824 | Ralf Angeli: wrote scroll-lock.el | 1989 | Ralf Angeli: wrote scroll-lock.el |
| 1825 | and changed comint.el gnus-art.el window.c | 1990 | and changed comint.el flow-fill.el gnus-art.el killing.texi mm-view.el |
| 1991 | smtpmail.el tex-mode.el window.c | ||
| 1826 | 1992 | ||
| 1827 | Ralf Fassel: changed dabbrev.el files.el fill.el iso-acc.el tar-mode.el | 1993 | Ralf Fassel: changed dabbrev.el files.el fill.el iso-acc.el tar-mode.el |
| 1828 | 1994 | ||
| @@ -1842,11 +2008,12 @@ Ray Blaak: wrote delphi.el | |||
| 1842 | Raymond Scholz: wrote deuglify.el | 2008 | Raymond Scholz: wrote deuglify.el |
| 1843 | and changed gnus-art.el gnus-msg.el gnus.texi message.el nnmail.el | 2009 | and changed gnus-art.el gnus-msg.el gnus.texi message.el nnmail.el |
| 1844 | 2010 | ||
| 1845 | Reiner Steib: changed gnus-art.el message.el gnus-sum.el gnus.el | 2011 | Reiner Steib: wrote gmm-utils.el |
| 1846 | gnus.texi gnus-msg.el gnus-score.el gnus-group.el mml.el gnus-faq.texi | 2012 | and changed message.el gnus-art.el gnus.texi gnus-sum.el gnus.el |
| 1847 | gnus-start.el gnus-util.el message.texi deuglify.el gnus-agent.el | 2013 | gnus-group.el mml.el gnus-faq.texi gnus-score.el gnus-start.el |
| 1848 | mm-decode.el nnimap.el nnmail.el nnweb.el spam-report.el spam.el | 2014 | gnus-util.el gnus-msg.el message.texi gnus-agent.el files.el mm-util.el |
| 1849 | and 102 other files | 2015 | spam-report.el nnweb.el spam.el deuglify.el mm-decode.el |
| 2016 | and 151 other files | ||
| 1850 | 2017 | ||
| 1851 | Remek Trzaska: changed gnus-ems.el | 2018 | Remek Trzaska: changed gnus-ems.el |
| 1852 | 2019 | ||
| @@ -1872,8 +2039,8 @@ Richard M. Stallman: wrote [The original GNU emacs and numerous files] | |||
| 1872 | easymenu.el font-lock.el image-mode.el menu-bar.el paren.el | 2039 | easymenu.el font-lock.el image-mode.el menu-bar.el paren.el |
| 1873 | and changed keyboard.c files.el simple.el xterm.c xdisp.c rmail.el | 2040 | and changed keyboard.c files.el simple.el xterm.c xdisp.c rmail.el |
| 1874 | fileio.c process.c sysdep.c xfns.c buffer.c Makefile.in window.c | 2041 | fileio.c process.c sysdep.c xfns.c buffer.c Makefile.in window.c |
| 1875 | configure.in subr.el sendmail.el emacs.c dispnew.c editfns.c startup.el | 2042 | configure.in subr.el emacs.c sendmail.el startup.el editfns.c info.el |
| 1876 | info.el and 1301 other files | 2043 | dispnew.c and 1319 other files |
| 1877 | 2044 | ||
| 1878 | Richard Mlynarik: wrote cl-indent.el ebuff-menu.el ehelp.el env.c | 2045 | Richard Mlynarik: wrote cl-indent.el ebuff-menu.el ehelp.el env.c |
| 1879 | rfc822.el terminal.el yow.el | 2046 | rfc822.el terminal.el yow.el |
| @@ -1910,6 +2077,8 @@ and changed texinfmt.el emacs.tex page-ext.el info.el loaddefs.el | |||
| 1910 | 2077 | ||
| 1911 | Roderick Schertler: changed dgux.h dgux4.h gud.el sysdep.c | 2078 | Roderick Schertler: changed dgux.h dgux4.h gud.el sysdep.c |
| 1912 | 2079 | ||
| 2080 | Rodrigo Real: changed pt-br-refcard.tex pt-br-refcard.ps | ||
| 2081 | |||
| 1913 | Roger Breitenstein: changed smtpmail.el | 2082 | Roger Breitenstein: changed smtpmail.el |
| 1914 | 2083 | ||
| 1915 | Roland B. Roberts: wrote logout.com mailemacs.com vms-pmail.el | 2084 | Roland B. Roberts: wrote logout.com mailemacs.com vms-pmail.el |
| @@ -1924,14 +2093,18 @@ and changed compile.el add-log.el configure.in files.el vc.el Makefile.in | |||
| 1924 | menu-bar.el loaddefs.el mem-limits.h ralloc.c fileio.c data.c process.c | 2093 | menu-bar.el loaddefs.el mem-limits.h ralloc.c fileio.c data.c process.c |
| 1925 | rlogin.el rmail.el and 137 other files | 2094 | rlogin.el rmail.el and 137 other files |
| 1926 | 2095 | ||
| 1927 | Roland Winkler: changed bibtex.el | 2096 | Roland Winkler: changed bibtex.el appt.el artist.el conf-mode.el |
| 2097 | flyspell.el ispell.el make-mode.el sgml-mode.el sh-script.el | ||
| 2098 | skeleton.el | ||
| 1928 | 2099 | ||
| 1929 | Rolf Ebert: wrote ada-mode.el | 2100 | Rolf Ebert: wrote ada-mode.el |
| 1930 | and changed files.el find-file.el | 2101 | and changed files.el find-file.el |
| 1931 | 2102 | ||
| 1932 | Romain Francoise: changed gnus-fun.el ibuf-ext.el message.el FOR-RELEASE | 2103 | Romain Francoise: changed faq.texi ibuf-ext.el dired-x.el message.el |
| 1933 | antlr-mode.el compile.el ibuffer.el sgml-mode.el buffer.c data.c | 2104 | puresize.h replace.el compile.el files.texi gnus-fun.el help-fns.el |
| 1934 | gnus-art.el gnus-uu.el indent.c makeinfo.el python.el term.c | 2105 | rcirc.el subr.el FOR-RELEASE Makefile.in antlr-mode.el bookmark.el |
| 2106 | buffer.c comint.el diary-lib.el dired.el doclicense.texi | ||
| 2107 | and 92 other files | ||
| 1935 | 2108 | ||
| 1936 | Roman Belenov: changed which-func.el | 2109 | Roman Belenov: changed which-func.el |
| 1937 | 2110 | ||
| @@ -1945,8 +2118,13 @@ Rune Kleveland: changed xfns.c | |||
| 1945 | 2118 | ||
| 1946 | Russ Allbery: changed message.el | 2119 | Russ Allbery: changed message.el |
| 1947 | 2120 | ||
| 2121 | Ryan Yeske: wrote rcirc.el | ||
| 2122 | and changed ffap.el rmailsum.el | ||
| 2123 | |||
| 1948 | Ryszard Kubiak: changed ogonek.el | 2124 | Ryszard Kubiak: changed ogonek.el |
| 1949 | 2125 | ||
| 2126 | Sacha Chua: wrote erc-pcomplete.el | ||
| 2127 | |||
| 1950 | Saito Takuya: changed compile.el mule.el | 2128 | Saito Takuya: changed compile.el mule.el |
| 1951 | 2129 | ||
| 1952 | Sam Dooley: changed keyboard.c | 2130 | Sam Dooley: changed keyboard.c |
| @@ -1961,18 +2139,22 @@ and changed cl-indent.el font-lock.el ange-ftp.el mouse.el tex-mode.el | |||
| 1961 | dired.el pcvs.el sgml-mode.el simple.el browse-url.el buff-menu.el | 2139 | dired.el pcvs.el sgml-mode.el simple.el browse-url.el buff-menu.el |
| 1962 | bytecomp.el cc-mode.el compile.el etags.el and 94 other files | 2140 | bytecomp.el cc-mode.el compile.el etags.el and 94 other files |
| 1963 | 2141 | ||
| 2142 | Sandra Jean Chua: changed erc-pcomplete.el erc.el erc-button.el | ||
| 2143 | |||
| 1964 | Sanghyuk Suh: changed mac-win.el macterm.c | 2144 | Sanghyuk Suh: changed mac-win.el macterm.c |
| 1965 | 2145 | ||
| 1966 | Sascha L,A|(Bdecke: wrote mml1991.el | 2146 | Sascha L,A|(Bdecke: wrote mml1991.el |
| 1967 | and changed gnus-win.el | 2147 | and changed gnus-win.el |
| 1968 | 2148 | ||
| 1969 | Satyaki Das: wrote mh-acros.el mh-gnus.el mh-index.el mh-junk.el | 2149 | Sascha Wilde: changed pgg-gpg.el pgg.el pgg.texi |
| 1970 | mh-speed.el | 2150 | |
| 1971 | and changed mh-e.el mh-utils.el mh-seq.el mh-comp.el mh-mime.el | 2151 | Satyaki Das: wrote mh-acros.el mh-gnus.el mh-junk.el mh-search.el |
| 1972 | mh-customize.el mh-loaddefs.el mh-funcs.el Makefile mh-alias.el | 2152 | mh-speed.el mh-thread.el mh-tool-bar.el |
| 1973 | mh-pick.el mh-unit.el mh-make.el mh-xemacs-toolbar.el mh-identity.el | 2153 | and changed mh-e.el mh-utils.el mh-seq.el mh-index.el mh-comp.el |
| 1974 | mh-init.el mh-xemacs-compat.el mh-inc.el highlight.xpm mh-func.el | 2154 | mh-mime.el mh-customize.el mh-loaddefs.el mh-funcs.el Makefile |
| 1975 | mh-loadddefs.el and 6 other files | 2155 | mh-alias.el mh-pick.el mh-unit.el mh-init.el mh-identity.el mh-make.el |
| 2156 | mh-xemacs-toolbar.el mh-xemacs-compat.el mh-inc.el highlight.xpm | ||
| 2157 | mh-func.el and 7 other files | ||
| 1976 | 2158 | ||
| 1977 | Schlumberger Technology Corporation: changed gud.el | 2159 | Schlumberger Technology Corporation: changed gud.el |
| 1978 | 2160 | ||
| @@ -2022,10 +2204,10 @@ Simon Josefsson: wrote dig.el dns-mode.el flow-fill.el fringe.el imap.el | |||
| 2022 | sieve-manage.el sieve-mode.el sieve.el smime.el starttls.el tls.el | 2204 | sieve-manage.el sieve-mode.el sieve.el smime.el starttls.el tls.el |
| 2023 | url-imap.el | 2205 | url-imap.el |
| 2024 | and changed message.el gnus-sum.el gnus-art.el smtpmail.el pgg-gpg.el | 2206 | and changed message.el gnus-sum.el gnus-art.el smtpmail.el pgg-gpg.el |
| 2025 | pgg.el mml2015.el gnus-agent.el mml.el mm-decode.el mml1991.el | 2207 | pgg.el gnus-agent.el mml2015.el mml.el mm-decode.el mml1991.el |
| 2026 | gnus-group.el gnus-msg.el gnus.el pgg-pgp5.el gnus-cache.el | 2208 | gnus-group.el gnus-msg.el gnus.el pgg-pgp5.el gnus-cache.el |
| 2027 | gnus-sieve.el browse-url.el gnus-int.el mail-source.el gnus-spec.el | 2209 | gnus-sieve.el browse-url.el gnus-int.el mail-source.el pgg-parse.el |
| 2028 | and 88 other files | 2210 | and 91 other files |
| 2029 | 2211 | ||
| 2030 | Simon Leinen: changed smtpmail.el Makefile Makefile.in cm.c cm.h hpux9.h | 2212 | Simon Leinen: changed smtpmail.el Makefile Makefile.in cm.c cm.h hpux9.h |
| 2031 | indent.c process.c sc.texinfo sgml-mode.el term.c xfns.c xmenu.c | 2213 | indent.c process.c sc.texinfo sgml-mode.el term.c xfns.c xmenu.c |
| @@ -2039,7 +2221,7 @@ and changed comint.el font-lock.el shell.el rmail.el fortran.el | |||
| 2039 | 2221 | ||
| 2040 | Skip Collins: changed w32fns.c w32term.c w32term.h | 2222 | Skip Collins: changed w32fns.c w32term.c w32term.h |
| 2041 | 2223 | ||
| 2042 | Slawomir Nowaczyk: changed TUTORIAL.pl | 2224 | Slawomir Nowaczyk: changed TUTORIAL.pl flyspell.el ls-lisp.el |
| 2043 | 2225 | ||
| 2044 | Spencer Thomas: changed dabbrev.el emacsclient.c emacsserver.c gnus.texi | 2226 | Spencer Thomas: changed dabbrev.el emacsclient.c emacsserver.c gnus.texi |
| 2045 | server.el tcp.c unexec.c | 2227 | server.el tcp.c unexec.c |
| @@ -2049,10 +2231,10 @@ Stanislav Shalunov: wrote uce.el | |||
| 2049 | Stefan Monnier: wrote bibtex.el cvs-status.el diff-mode.el log-edit.el | 2231 | Stefan Monnier: wrote bibtex.el cvs-status.el diff-mode.el log-edit.el |
| 2050 | log-view.el pcvs-defs.el pcvs-info.el pcvs-parse.el pcvs-util.el | 2232 | log-view.el pcvs-defs.el pcvs-info.el pcvs-parse.el pcvs-util.el |
| 2051 | reveal.el smerge-mode.el | 2233 | reveal.el smerge-mode.el |
| 2052 | and changed vc.el pcvs.el font-lock.el newcomment.el subr.el lisp.h | 2234 | and changed vc.el font-lock.el newcomment.el pcvs.el subr.el lisp.h |
| 2053 | keyboard.c tex-mode.el keymap.c fill.el easy-mmode.el alloc.c | 2235 | keyboard.c tex-mode.el keymap.c alloc.c fill.el easy-mmode.el simple.el |
| 2054 | compile.el info.el regex.c vc-hooks.el xdisp.c syntax.c simple.el | 2236 | compile.el info.el regex.c files.el syntax.c vc-hooks.el xdisp.c |
| 2055 | files.el vc-cvs.el and 465 other files | 2237 | vc-cvs.el and 497 other files |
| 2056 | 2238 | ||
| 2057 | Stephan Stahl: changed which-func.el buff-menu.el buffer.c dired-x.texi | 2239 | Stephan Stahl: changed which-func.el buff-menu.el buffer.c dired-x.texi |
| 2058 | ediff-mult.el | 2240 | ediff-mult.el |
| @@ -2066,10 +2248,10 @@ and changed diary-lib.el locate.el octave-inf.el replace.el hexl.el | |||
| 2066 | bib-mode.el bruce.el c-mode.el ccl.el and 71 other files | 2248 | bib-mode.el bruce.el c-mode.el ccl.el and 71 other files |
| 2067 | 2249 | ||
| 2068 | Stephen Gildea: wrote mh-funcs.el mh-pick.el refcard.tex | 2250 | Stephen Gildea: wrote mh-funcs.el mh-pick.el refcard.tex |
| 2069 | and changed time-stamp.el mh-e.el mh-utils.el mh-comp.el files.el | 2251 | and changed time-stamp.el mh-e.el mh-utils.el mh-comp.el mh-customize.el |
| 2070 | fortran.el mh-customize.el mh-e.texi mh-mime.el mwheel.el tex-mode.el | 2252 | files.el fortran.el mh-e.texi mh-mime.el mwheel.el tex-mode.el |
| 2071 | 2253 | ||
| 2072 | Stephen J. Turnbull: changed strings.texi subr.el | 2254 | Stephen J. Turnbull: changed ediff-init.el strings.texi subr.el |
| 2073 | 2255 | ||
| 2074 | Steve Fisk: wrote cal-tex.el | 2256 | Steve Fisk: wrote cal-tex.el |
| 2075 | 2257 | ||
| @@ -2080,8 +2262,10 @@ Steve Strassman: wrote spook.el | |||
| 2080 | Steve Youngs: changed mh-utils.el mh-xemacs-compat.el dgnushack.el | 2262 | Steve Youngs: changed mh-utils.el mh-xemacs-compat.el dgnushack.el |
| 2081 | mh-customize.el mh-e.el mh-comp.el mh-mime.el Makefile gnus-xmas.el | 2263 | mh-customize.el mh-e.el mh-comp.el mh-mime.el Makefile gnus-xmas.el |
| 2082 | Makefile.in browse-url.el dns.el gnus-art.el gnus-sum.el gnus-util.el | 2264 | Makefile.in browse-url.el dns.el gnus-art.el gnus-sum.el gnus-util.el |
| 2083 | lpath.el mh-seq.el .cvsignore em-unix.el gnus-async.el gnus.el | 2265 | lpath.el mh-seq.el .cvsignore em-unix.el gnus-async.el mail-source.el |
| 2084 | and 16 other files | 2266 | and 15 other files |
| 2267 | |||
| 2268 | Steven Huwig: changed emacs.py python.el | ||
| 2085 | 2269 | ||
| 2086 | Steven L. Baur: wrote earcon.el footnote.el gnus-audio.el gnus-setup.el | 2270 | Steven L. Baur: wrote earcon.el footnote.el gnus-audio.el gnus-setup.el |
| 2087 | and changed gnus-xmas.el gnus-msg.el add-log.el dgnushack.el edebug.el | 2271 | and changed gnus-xmas.el gnus-msg.el add-log.el dgnushack.el edebug.el |
| @@ -2090,22 +2274,28 @@ and changed gnus-xmas.el gnus-msg.el add-log.el dgnushack.el edebug.el | |||
| 2090 | 2274 | ||
| 2091 | Steven Suhr: changed dispnew.c scroll.c term.c termchar.h | 2275 | Steven Suhr: changed dispnew.c scroll.c term.c termchar.h |
| 2092 | 2276 | ||
| 2093 | Steven Tamm: changed macterm.c make-package mac.c macfns.c unexmacosx.c | 2277 | Steven Tamm: changed macterm.c make-package mac.c macfns.c configure.in |
| 2094 | INSTALL configure.in mac-win.el Makefile.in README configure darwin.h | 2278 | unexmacosx.c INSTALL configure mac-win.el Makefile.in README darwin.h |
| 2095 | editfns.c lread.c macmenu.c scroll-bar.el MACHINES config.h config.in | 2279 | editfns.c lread.c macmenu.c scroll-bar.el MACHINES config.h config.in |
| 2096 | dispnew.c eval.c and 8 other files | 2280 | dispnew.c eval.c and 8 other files |
| 2097 | 2281 | ||
| 2098 | Stewart M. Clamen: wrote cal-mayan.el | 2282 | Stewart M. Clamen: wrote cal-mayan.el |
| 2099 | 2283 | ||
| 2284 | Stuart Herring: changed isearch.el align.el allout.el comint.el edebug.el | ||
| 2285 | files.el | ||
| 2286 | |||
| 2100 | Sudish Joseph: changed mac-win.el | 2287 | Sudish Joseph: changed mac-win.el |
| 2101 | 2288 | ||
| 2102 | Sun Microsystems, Inc: wrote emacs.icon emacstool.1 emacstool.c | 2289 | Sun Microsystems, Inc: wrote emacs.icon emacstool.1 emacstool.c |
| 2103 | sun-curs.el sun-fns.el sun-mouse.el sun.el sunfns.c | 2290 | sun-curs.el sun-fns.el sun-mouse.el sun.el sunfns.c |
| 2104 | and changed emacsclient.c emacsserver.c server.el | 2291 | and changed emacsclient.c emacsserver.c server.el |
| 2105 | 2292 | ||
| 2293 | Sun Yijiang: changed TUTORIAL.cn | ||
| 2294 | |||
| 2106 | Sundar Narasimhan: changed rnews.el rnewspost.el | 2295 | Sundar Narasimhan: changed rnews.el rnewspost.el |
| 2107 | 2296 | ||
| 2108 | Sven Joachim: changed sed3v2.inp | 2297 | Sven Joachim: changed arc-mode.el de-refcard.tex files.el files.texi |
| 2298 | help.el sed3v2.inp sh-script.el | ||
| 2109 | 2299 | ||
| 2110 | Svend Tollak Munkejord: changed deuglify.el | 2300 | Svend Tollak Munkejord: changed deuglify.el |
| 2111 | 2301 | ||
| @@ -2132,8 +2322,8 @@ Ted Lemon: changed emacs.c lastfile.c puresize.h | |||
| 2132 | Teodor Zlatanov: wrote gnus-registry.el spam-report.el | 2322 | Teodor Zlatanov: wrote gnus-registry.el spam-report.el |
| 2133 | and changed spam.el gnus.el gnus-sum.el nnmail.el spam-stat.el | 2323 | and changed spam.el gnus.el gnus-sum.el nnmail.el spam-stat.el |
| 2134 | gnus-start.el gnus.texi gnus-group.el lpath.el nnbabyl.el nnfolder.el | 2324 | gnus-start.el gnus.texi gnus-group.el lpath.el nnbabyl.el nnfolder.el |
| 2135 | nnimap.el nnmbox.el nnmh.el nnml.el replace.el simple.el building.texi | 2325 | nnimap.el nnmbox.el nnmh.el nnml.el replace.el simple.el basic.texi |
| 2136 | compile.el dig.el gnus-draft.el and 4 other files | 2326 | building.texi commands.texi compile.el and 9 other files |
| 2137 | 2327 | ||
| 2138 | Terje Rosten: changed xfns.c version.el xterm.c xterm.h | 2328 | Terje Rosten: changed xfns.c version.el xterm.c xterm.h |
| 2139 | 2329 | ||
| @@ -2144,10 +2334,10 @@ Terry Jones: wrote shadow.el | |||
| 2144 | Theodore Jump: changed w32-win.el w32faces.c | 2334 | Theodore Jump: changed w32-win.el w32faces.c |
| 2145 | 2335 | ||
| 2146 | Thien-Thi Nguyen: wrote hideshow.el make-mms-derivative.el | 2336 | Thien-Thi Nguyen: wrote hideshow.el make-mms-derivative.el |
| 2147 | and changed info.el zone.el Makefile.in fileio.c scheme.el dcl-mode.el | 2337 | and changed ewoc.el info.el processes.texi zone.el Makefile.in fileio.c |
| 2148 | lisp-mode.el sysdep.c vc.el TUTORIAL.it TUTORIAL.ja diary-lib.el | 2338 | scheme.el vc.el dcl-mode.el display.texi lisp-mode.el pcvs.el sysdep.c |
| 2149 | dired.el ebuff-menu.el emacs.c floatfns.c frames.texi grep.el | 2339 | MORE.STUFF TUTORIAL.it TUTORIAL.ja bindat.el diary-lib.el diff-mode.el |
| 2150 | help-fns.el make-docfile.c modes.texi and 103 other files | 2340 | dired.el ebuff-menu.el and 114 other files |
| 2151 | 2341 | ||
| 2152 | Thierry Emery: changed kinsoku.el timezone.el url-http.el wid-edit.el | 2342 | Thierry Emery: changed kinsoku.el timezone.el url-http.el wid-edit.el |
| 2153 | 2343 | ||
| @@ -2173,10 +2363,14 @@ Thor Kristoffersen: changed nntp.el | |||
| 2173 | 2363 | ||
| 2174 | Thorsten Ohl: changed lread.c next.h | 2364 | Thorsten Ohl: changed lread.c next.h |
| 2175 | 2365 | ||
| 2366 | Tijs Van Bakel: changed erc.el | ||
| 2367 | |||
| 2176 | Tim Fleehart: wrote makefile.nt | 2368 | Tim Fleehart: wrote makefile.nt |
| 2177 | 2369 | ||
| 2178 | Tim Van Holder: changed Makefile.in compile.el configure.in which-func.el | 2370 | Tim Van Holder: changed Makefile.in compile.el configure.in which-func.el |
| 2179 | 2371 | ||
| 2372 | Tobias C. Rittweiler: changed font-lock.el | ||
| 2373 | |||
| 2180 | Toby Allsopp: changed eudc.el | 2374 | Toby Allsopp: changed eudc.el |
| 2181 | 2375 | ||
| 2182 | Toby Speight: changed window.el | 2376 | Toby Speight: changed window.el |
| @@ -2209,6 +2403,8 @@ Torbj,Av(Brn Axelsson: changed options.el | |||
| 2209 | 2403 | ||
| 2210 | Torbj,Av(Brn Einarsson: wrote f90.el | 2404 | Torbj,Av(Brn Einarsson: wrote f90.el |
| 2211 | 2405 | ||
| 2406 | Torsten Bronger: changed latin-ltx.el | ||
| 2407 | |||
| 2212 | Toru Tomabechi: wrote tibet-util.el tibetan.el | 2408 | Toru Tomabechi: wrote tibet-util.el tibetan.el |
| 2213 | 2409 | ||
| 2214 | Toshiaki Nomura: changed uxpds.h | 2410 | Toshiaki Nomura: changed uxpds.h |
| @@ -2224,14 +2420,14 @@ Tsuchiya Masatoshi: changed gnus-art.el nneething.el mm-view.el | |||
| 2224 | lpath.el nndiary.el nnfolder.el nnimap.el nnmaildir.el pgg.el | 2420 | lpath.el nndiary.el nnfolder.el nnimap.el nnmaildir.el pgg.el |
| 2225 | rfc2047.el | 2421 | rfc2047.el |
| 2226 | 2422 | ||
| 2227 | Tsugutomo Enami: changed nnheader.el regex.c regex.h | 2423 | Tsugutomo Enami: changed nnheader.el regex.c regex.h simple.el |
| 2228 | 2424 | ||
| 2229 | Tsuyoshi Akiho: changed gnus-sum.el nnrss.el | 2425 | Tsuyoshi Akiho: changed gnus-sum.el nnrss.el |
| 2230 | 2426 | ||
| 2231 | Tudor Hulubei: changed iso-acc.el latin-pre.el | 2427 | Tudor Hulubei: changed iso-acc.el latin-pre.el |
| 2232 | 2428 | ||
| 2233 | Ulf Jasper: wrote icalendar.el | 2429 | Ulf Jasper: wrote icalendar.el newsticker.el |
| 2234 | and changed calendar.texi | 2430 | and changed calendar.texi newsticker.texi Makefile.in |
| 2235 | 2431 | ||
| 2236 | Ulrich Leodolter: changed w32proc.c | 2432 | Ulrich Leodolter: changed w32proc.c |
| 2237 | 2433 | ||
| @@ -2262,6 +2458,8 @@ Vinicius Jose Latorre: wrote delim-col.el ebnf-abn.el ebnf-bnf.el | |||
| 2262 | and changed ps-print.el ps-prin1.ps ps-prin0.ps ps-prin3.ps ps-bdf.el | 2458 | and changed ps-print.el ps-prin1.ps ps-prin0.ps ps-prin3.ps ps-bdf.el |
| 2263 | ps-prin2.ps lpr.el subr.el ps-print-def.el ps-print0.ps ps-vars.el | 2459 | ps-prin2.ps lpr.el subr.el ps-print-def.el ps-print0.ps ps-vars.el |
| 2264 | 2460 | ||
| 2461 | Vivek Dasmohapatra: changed emacs.c sh-script.el xterm.c xterm.h | ||
| 2462 | |||
| 2265 | Vladimir Alexiev: changed arc-mode.el nnvirtual.el tmm.el | 2463 | Vladimir Alexiev: changed arc-mode.el nnvirtual.el tmm.el |
| 2266 | 2464 | ||
| 2267 | Walter C. Pelissero: changed browse-url.el url-methods.el | 2465 | Walter C. Pelissero: changed browse-url.el url-methods.el |
| @@ -2274,7 +2472,7 @@ Werner Lemberg: wrote sisheng.el vntelex.el | |||
| 2274 | and changed Makefile.in TUTORIAL.de calc.texi chinese.el czech.el | 2472 | and changed Makefile.in TUTORIAL.de calc.texi chinese.el czech.el |
| 2275 | european.el idlwave.el reftex-vars.el reftex.el reftex.texi slovak.el | 2473 | european.el idlwave.el reftex-vars.el reftex.el reftex.texi slovak.el |
| 2276 | supercite.el .cvsignore advice.el calc-forms.el calc-sel.el calendar.el | 2474 | supercite.el .cvsignore advice.el calc-forms.el calc-sel.el calendar.el |
| 2277 | china-util.el cl-macs.el cl.texi complete.el and 42 other files | 2475 | china-util.el cl-macs.el cl.texi complete.el and 43 other files |
| 2278 | 2476 | ||
| 2279 | Wes Hardaker: changed gnus-score.el gnus-art.el gnus-sum.el gnus-win.el | 2477 | Wes Hardaker: changed gnus-score.el gnus-art.el gnus-sum.el gnus-win.el |
| 2280 | 2478 | ||
| @@ -2284,12 +2482,13 @@ William F. Mann: wrote perl-mode.el | |||
| 2284 | 2482 | ||
| 2285 | William F. Schelter: wrote telnet.el | 2483 | William F. Schelter: wrote telnet.el |
| 2286 | 2484 | ||
| 2287 | William M. Perry: wrote mailcap.el | 2485 | William M. Perry: wrote mailcap.el url-dav.el url-gw.el url-http.el |
| 2288 | and changed url-http.el url-dav.el url-handlers.el url.el url-file.el | 2486 | url-util.el url.el vc-dav.el |
| 2289 | url-util.el url-methods.el url-vars.el url-https.el aclocal.m4 | 2487 | and changed url-handlers.el url-file.el url-methods.el url-vars.el |
| 2290 | mule-sysdp.el url-imap.el url-news.el url-nfs.el configure.in image.el | 2488 | url-https.el aclocal.m4 mule-sysdp.el url-imap.el url-news.el |
| 2291 | mwheel.el url-about.el url-auth.el url-cid.el url-dired.el | 2489 | url-nfs.el configure.in image.el mwheel.el url-about.el url-auth.el |
| 2292 | and 12 other files | 2490 | url-cid.el url-dired.el url-expand.el url-ftp.el url-history.el |
| 2491 | url-irc.el and 6 other files | ||
| 2293 | 2492 | ||
| 2294 | William Sommerfeld: wrote emacsclient.c emacsserver.c scribe.el server.el | 2493 | William Sommerfeld: wrote emacsclient.c emacsserver.c scribe.el server.el |
| 2295 | 2494 | ||
| @@ -2311,16 +2510,18 @@ and changed process.c alloc.c callint.c config.h.in config.in | |||
| 2311 | 2510 | ||
| 2312 | Wolfgang Scherer: changed vc-cvs.el | 2511 | Wolfgang Scherer: changed vc-cvs.el |
| 2313 | 2512 | ||
| 2513 | Wolfram Fenske: changed nnimap.el | ||
| 2514 | |||
| 2314 | Wolfram Gloger: changed emacs.c | 2515 | Wolfram Gloger: changed emacs.c |
| 2315 | 2516 | ||
| 2316 | Xavier Maillard: changed gnus-faq.texi | 2517 | Xavier Maillard: changed gnus-faq.texi gnus-score.el |
| 2317 | 2518 | ||
| 2318 | Yagi Tatsuya: changed gnus-start.el | 2519 | Yagi Tatsuya: changed gnus-art.el gnus-start.el |
| 2319 | 2520 | ||
| 2320 | Yamamoto Mitsuharu: changed macterm.c macfns.c mac-win.el mac.c macterm.h | 2521 | Yamamoto Mitsuharu: changed macterm.c macfns.c mac-win.el mac.c macterm.h |
| 2321 | macgui.h macmenu.c image.c keyboard.c emacs.c makefile.MPW xfaces.c | 2522 | macgui.h image.c macmenu.c macselect.c keyboard.c xdisp.c makefile.MPW |
| 2322 | config.h darwin.h macselect.c xdisp.c Info.plist Makefile.in | 2523 | emacs.c xfaces.c config.h darwin.h macos.texi Makefile.in dispextern.h |
| 2323 | dispextern.h make-docfile.c s-mac.h and 29 other files | 2524 | w32term.c Info.plist and 55 other files |
| 2324 | 2525 | ||
| 2325 | Yann Dirson: changed imenu.el | 2526 | Yann Dirson: changed imenu.el |
| 2326 | 2527 | ||
| @@ -2332,7 +2533,7 @@ Yutaka Niibe: changed indent.c xdisp.c configure.in Makefile.in dispnew.c | |||
| 2332 | sysdep.c config.in dired.el emacs.c fill.el fns.c gmalloc.c gnu-linux.h | 2533 | sysdep.c config.in dired.el emacs.c fill.el fns.c gmalloc.c gnu-linux.h |
| 2333 | indent.h process.c simple.el term.c window.c | 2534 | indent.h process.c simple.el term.c window.c |
| 2334 | 2535 | ||
| 2335 | Zhang Wei: changed x-win.el | 2536 | Zhang Wei: changed xfns.c erc.el x-win.el |
| 2336 | 2537 | ||
| 2337 | Zoltan Kemenczy: changed gud.el | 2538 | Zoltan Kemenczy: changed gud.el |
| 2338 | 2539 | ||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-06-05 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * AUTHORS: Regenerate. | ||
| 4 | |||
| 1 | 2006-05-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 5 | 2006-05-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 6 | ||
| 3 | * configure.in: Add check for ALSA. | 7 | * configure.in: Add check for ALSA. |
| @@ -11,8 +15,8 @@ | |||
| 11 | 15 | ||
| 12 | 2006-04-20 Ramprasad B <ramprasad_i82@yahoo.com> | 16 | 2006-04-20 Ramprasad B <ramprasad_i82@yahoo.com> |
| 13 | 17 | ||
| 14 | * Copyright (sources/emacs): updated copyright year(s) | 18 | * Copyright (sources/emacs): Update copyright year(s). |
| 15 | 19 | ||
| 16 | 2006-04-01 Eli Zaretskii <eliz@gnu.org> | 20 | 2006-04-01 Eli Zaretskii <eliz@gnu.org> |
| 17 | 21 | ||
| 18 | * configure: Regenerated. | 22 | * configure: Regenerated. |
| @@ -24,9 +28,8 @@ | |||
| 24 | 28 | ||
| 25 | 2006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change) | 29 | 2006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change) |
| 26 | 30 | ||
| 27 | * configure.in (hppa*-hp-hpux1[1-9]*): Add | 31 | * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE |
| 28 | -D_INCLUDE__STDC_A1_SOURCE to CFLAGS. Update Copyright years | 32 | to CFLAGS. Update Copyright years written to src/config.in. |
| 29 | written to src/config.in. | ||
| 30 | 33 | ||
| 31 | 2006-03-18 Claudio Fontana <claudio@gnu.org> | 34 | 2006-03-18 Claudio Fontana <claudio@gnu.org> |
| 32 | 35 | ||