diff lisp/prim/auto-autoloads.el @ 88:821dec489c24 r20-0

Import from CVS: tag r20-0
author cvs
date Mon, 13 Aug 2007 09:09:59 +0200
parents 364816949b59
children 0d2f883870bc
line wrap: on
line diff
--- a/lisp/prim/auto-autoloads.el	Mon Aug 13 09:09:05 2007 +0200
+++ b/lisp/prim/auto-autoloads.el	Mon Aug 13 09:09:59 2007 +0200
@@ -3659,7 +3659,7 @@
 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el")
 
 (autoload 'ksh-mode "ksh-mode" "\
-ksh-mode $Revision: 1.6 $ - Major mode for editing (Bourne, Korn or Bourne again)
+ksh-mode $Revision: 1.7 $ - Major mode for editing (Bourne, Korn or Bourne again)
 shell scripts.
 Special key bindings and commands:
 \\{ksh-mode-map}
@@ -4956,7 +4956,7 @@
 
 (autoload 'vhdl-mode "vhdl-mode" "\
 Major mode for editing VHDL code.
-vhdl-mode $Revision: 1.6 $
+vhdl-mode $Revision: 1.7 $
 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a
 vhdl-mode buffer.  This automatically sets up a mail buffer with version
 information already added.  You just need to add a description of the
@@ -7095,18 +7095,18 @@
 number, prompt the user for the name of the file to save in." t nil)
 
 (autoload 'ps-line-lengths "ps-print" "\
-*Display the correspondance between a line length and a font size,
+*Display the correspondence between a line length and a font size,
 using the current ps-print setup.
 Try: pr -t file | awk '{printf \"%3d %s
 \", length($0), $0}' | sort -r | head" t nil)
 
 (autoload 'ps-nb-pages-buffer "ps-print" "\
-*Display an approximate correspondance between a font size and the number
+*Display an approximate correspondence between a font size and the number
 of pages the current buffer would require to print
 using the current ps-print setup." t nil)
 
 (autoload 'ps-nb-pages-region "ps-print" "\
-*Display an approximate correspondance between a font size and the number
+*Display an approximate correspondence between a font size and the number
 of pages the current region would require to print
 using the current ps-print setup." t nil)