Regenerate.

This commit is contained in:
Chong Yidong 2008-09-02 22:26:27 +00:00
parent 3604d9bde1
commit d249ec2fc9
2 changed files with 26 additions and 23 deletions

18
AUTHORS
View file

@ -133,7 +133,7 @@ Andreas Leue: changed artist.el
Andreas Luik: changed xfns.c xterm.c
Andreas Schwab: changed Makefile.in files.el lisp.h alloc.c xdisp.c
editfns.c fns.c print.c coding.c dired.el fileio.c info.el eval.c
editfns.c print.c fns.c coding.c dired.el fileio.c info.el eval.c
process.c simple.el buffer.c minibuf.c window.c xterm.c emacs.c
keyboard.c and 452 other files
@ -349,7 +349,7 @@ Cheng Gao: changed MORE.STUFF flymake.el tips.texi url-dired.el
Chong Yidong: changed xdisp.c files.el simple.el cus-edit.el longlines.el
display.texi custom.el files.texi image-mode.el keyboard.c info.el
compile.el custom.texi image.c text.texi xterm.c frames.texi mouse.el
misc.texi startup.el wid-edit.el and 330 other files
misc.texi startup.el wid-edit.el and 331 other files
Chris Hanson: changed xscheme.el scheme.el xterm.c hpux.h x11term.c
hp9000s300.h keyboard.c process.c texinfmt.el emacsclient.c sort.el
@ -879,7 +879,7 @@ Glenn Morris: changed f90.el diary-lib.el calendar.el fortran.el
calendar.texi COPYING appt.el Makefile.in files.el sh-script.el
simple.el timeclock.el cal-menu.el tex-mode.el cal-islam.el cal-tex.el
calc.texi complete.el fr-refcard.tex holidays.el orgcard.tex
and 256 other files
and 260 other files
Glynn Clements: wrote gamegrid.el snake.el tetris.el
@ -1014,6 +1014,8 @@ Irie Tetsuya: changed gnus.texi message.texi
Ishikawa Chiaki: changed aviion.h dgux.h
$,1 P(Bsmail D,Av(Bnmez: changed xterm.c
Istvan Marko: changed gnus-agent.el xfns.c
Itai Zukerman: changed mm-decode.el
@ -1088,12 +1090,12 @@ Jason Merrill: changed gnus-sum.el gnus-salt.el imap.el nnfolder.el
Jason Rumney: wrote w32-vars.el
and changed w32fns.c w32term.c w32menu.c makefile.w32-in w32-win.el
w32term.h w32.c w32bdf.c w32-fns.el w32proc.c w32select.c w32console.c
mule-cmds.el w32gui.h keyboard.c emacs.c fileio.c files.el image.c
nmake.defs w32bdf.h and 96 other files
mule-cmds.el w32gui.h image.c keyboard.c emacs.c fileio.c files.el
nmake.defs w32bdf.h and 97 other files
Jay Belanger: changed calc.texi calc.el calc-ext.el calc-embed.el
calc-aent.el calc-prog.el calc-arith.el calc-help.el calc-lang.el
calcalg2.el COPYING calc-graph.el calc-store.el calc-units.el
calc-units.el calcalg2.el COPYING calc-graph.el calc-store.el
calc-misc.el calc-yank.el calc-alg.el calc-poly.el calccomp.el
calc-mode.el calc-forms.el and 35 other files
@ -1317,8 +1319,8 @@ and changed files.el perl-mode.el
Juanma Barranquero: changed makefile.w32-in subr.el faces.el files.el
help-fns.el bs.el w32fns.c buffer.c desktop.el simple.el emacsclient.c
replace.el eval.c org.el idlwave.el ido.el process.c vhdl-mode.el
window.c xdisp.c allout.el and 662 other files
replace.el eval.c org.el xdisp.c idlwave.el ido.el process.c
vhdl-mode.el window.c allout.el and 665 other files
Juergen Hoetzel: changed url-handlers.el

View file

@ -4463,7 +4463,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal.
;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
;;;;;; (18326 18335))
;;;;;; (18612 36171))
;;; Generated autoloads from comint.el
(defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\
@ -8482,7 +8482,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
;;;;;; "emacs-lisp/edebug.el" (18612 9509))
;;;;;; "emacs-lisp/edebug.el" (18615 8002))
;;; Generated autoloads from emacs-lisp/edebug.el
(defvar edebug-all-defs nil "\
@ -11350,7 +11350,7 @@ Turn flymake mode off.
;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
;;;;;; "flyspell" "textmodes/flyspell.el" (18599 1469))
;;;;;; "flyspell" "textmodes/flyspell.el" (18612 35635))
;;; Generated autoloads from textmodes/flyspell.el
(autoload (quote flyspell-prog-mode) "flyspell" "\
@ -15361,7 +15361,7 @@ Image files are those whose name has an extension in
;;;***
;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
;;;;;; "image-mode" "image-mode.el" (18578 10871))
;;;;;; "image-mode" "image-mode.el" (18615 34896))
;;; Generated autoloads from image-mode.el
(push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
(push '("\\.png\\'" . image-mode) auto-mode-alist)
@ -25955,7 +25955,7 @@ Studlify-case the current buffer.
;;;***
;;;### (autoloads (locate-library) "subr" "subr.el" (18607 32114))
;;;### (autoloads (locate-library) "subr" "subr.el" (18621 22670))
;;; Generated autoloads from subr.el
(autoload (quote locate-library) "subr" "\
@ -28895,7 +28895,7 @@ Not documented
;;;***
;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
;;;;;; url-http) "url-http" "url/url-http.el" (18422 52349))
;;;;;; url-http) "url-http" "url/url-http.el" (18621 22671))
;;; Generated autoloads from url/url-http.el
(autoload (quote url-http) "url-http" "\
@ -28951,8 +28951,9 @@ Default HTTPS port.")
(defconst url-https-asynchronous-p t "\
HTTPS retrievals are asynchronous.")
(autoload 'url-default-expander "url-expand")
(defalias (quote url-https-expand-file-name) (quote url-http-expand-file-name))
(defalias (quote url-https-expand-file-name) (quote url-default-expander))
(autoload 'url-https "url-http")
(autoload 'url-https-file-exists-p "url-http")
(autoload 'url-https-file-readable-p "url-http")
@ -31502,10 +31503,10 @@ Zone out, completely.
;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-mayan.el"
;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "case-table.el"
;;;;;; "cdl.el" "cus-dep.el" "cus-start.el" "custom.el" "dframe.el"
;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-init.el"
;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el"
;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
;;;;;; "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el" "custom.el"
;;;;;; "dframe.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el"
;;;;;; "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el"
;;;;;; "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el"
;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el"
;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
@ -31530,9 +31531,9 @@ Zone out, completely.
;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el"
;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el"
;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el"
;;;;;; "eshell/esh-var.el" "ezimage.el" "faces.el" "files.el" "foldout.el"
;;;;;; "font-core.el" "font-lock.el" "format.el" "forms-d2.el" "forms-pass.el"
;;;;;; "frame.el" "fringe.el" "generic-x.el" "gnus/compface.el"
;;;;;; "eshell/esh-var.el" "ezimage.el" "faces.el" "files.el" "finder-inf.el"
;;;;;; "foldout.el" "font-core.el" "font-lock.el" "format.el" "forms-d2.el"
;;;;;; "forms-pass.el" "frame.el" "fringe.el" "generic-x.el" "gnus/compface.el"
;;;;;; "gnus/dig.el" "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el"
;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
@ -31613,7 +31614,7 @@ Zone out, completely.
;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el"
;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el"
;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
;;;;;; "widget.el" "window.el" "x-dnd.el") (18612 24670 494658))
;;;;;; "widget.el" "window.el" "x-dnd.el") (18621 48126 934567))
;;;***