Show
Ignore:
Timestamp:
2006年07月16日 08時36分52秒 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/ldefs-boot.el

    <
    r4079 r4111  
    55;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 
    66;;;;;;  5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 
    7 ;;;;;;  "play/5x5.el" (17382 1892)) 
     7;;;;;;  "play/5x5.el" (17383 32181)) 
    88;;; Generated autoloads from play/5x5.el 
    99 
     
    6464;;;*** 
    6565  
     66;;;### (autoloads nil "abbrev" "abbrev.el" (17494 22057)) 
     67;;; Generated autoloads from abbrev.el 
     68(put 'abbrev-mode 'safe-local-variable 'booleanp) 
     69 
     70;;;*** 
     71  
    6672;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el" 
    67 ;;;;;;  (17403 28587)) 
     73;;;;;;  (17404 53184)) 
    6874;;; Generated autoloads from abbrevlist.el 
    6975 
     
    7682  
    7783;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 
    78 ;;;;;;  (17388 18084)) 
     84;;;;;;  (17578 34778)) 
    7985;;; Generated autoloads from progmodes/ada-mode.el 
    8086 
     
    137143  
    138144;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 
    139 ;;;;;;  (17388 22063)) 
     145;;;;;;  (17397 61560)) 
    140146;;; Generated autoloads from progmodes/ada-stmt.el 
    141147 
     
    148154  
    149155;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 
    150 ;;;;;;  (17388 22063)) 
     156;;;;;;  (17397 61560)) 
    151157;;; Generated autoloads from progmodes/ada-xref.el 
    152158 
     
    163169;;;;;;  find-change-log prompt-for-change-log-name add-log-mailing-address 
    164170;;;;;;  add-log-full-name add-log-current-defun-function) "add-log" 
    165 ;;;;;;  "add-log.el" (17352 9346)) 
     171;;;;;;  "add-log.el" (17515 39525)) 
    166172;;; Generated autoloads from add-log.el 
    167173 
     
    180186 
    181187(defvar add-log-mailing-address nil "\ 
    182 *Email addresses of user, for inclusion in ChangeLog headers. 
     188Email addresses of user, for inclusion in ChangeLog headers. 
    183189This defaults to the value of `user-mail-address'.  In addition to 
    184190being a simple string, this value can also be a list.  All elements 
     
    233239notices. 
    234240 
    235 Today's date is calculated according to `change-log-time-zone-rule' if 
     241Today's date is calculated according to `add-log-time-zone-rule' if 
    236242non-nil, otherwise in local time. 
    237243 
     
    299305;;;*** 
    300306  
    301 ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action 
    302 ;;;;;;  ad-redefinition-action) "advice" "emacs-lisp/advice.el" (17383 
    303 ;;;;;;  16118)) 
     307;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 
     308;;;;;;  ad-enable-advice ad-default-compilation-action ad-redefinition-action) 
     309;;;;;;  "advice" "emacs-lisp/advice.el" (17578 34774)) 
    304310;;; Generated autoloads from emacs-lisp/advice.el 
    305311 
     
    327333 
    328334(custom-autoload (quote ad-default-compilation-action) "advice") 
     335 
     336(autoload (quote ad-enable-advice) "advice" "\ 
     337Enables the advice of FUNCTION with CLASS and NAME. 
     338 
     339\(fn FUNCTION CLASS NAME)" t nil) 
     340 
     341(autoload (quote ad-disable-advice) "advice" "\ 
     342Disable the advice of FUNCTION with CLASS and NAME. 
     343 
     344\(fn FUNCTION CLASS NAME)" t nil) 
    329345 
    330346(autoload (quote ad-add-advice) "advice" "\ 
     
    342358 
    343359\(fn FUNCTION ADVICE CLASS POSITION)" nil nil) 
     360 
     361(autoload (quote ad-activate) "advice" "\ 
     362Activate all the advice information of an advised FUNCTION. 
     363If FUNCTION has a proper original definition then an advised 
     364definition will be generated from FUNCTION's advice info and the 
     365definition of FUNCTION will be replaced with it.  If a previously 
     366cached advised definition was available, it will be used. 
     367The optional COMPILE argument determines whether the resulting function 
     368or a compilable cached definition will be compiled.  If it is negative 
     369no compilation will be performed, if it is positive or otherwise non-nil 
     370the resulting function will be compiled, if it is nil the behavior depends 
     371on the value of `ad-default-compilation-action' (which see). 
     372Activation of an advised function that has an advice info but no actual 
     373pieces of advice is equivalent to a call to `ad-unadvise'.  Activation of 
     374an advised function that has actual pieces of advice but none of them are 
     375enabled is equivalent to a call to `ad-deactivate'.  The current advised 
     376definition will always be cached for later usage. 
     377 
     378\(fn FUNCTION &optional COMPILE)" t nil) 
    344379 
    345380(autoload (quote defadvice) "advice" "\ 
     
    400435;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 
    401436;;;;;;  align-highlight-rule align-current align-entire align-regexp 
    402 ;;;;;;  align) "align" "align.el" (17383 24123)) 
     437;;;;;;  align) "align" "align.el" (17383 32089)) 
    403438;;; Generated autoloads from align.el 
    404439 
     
    490525  
    491526;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 
    492 ;;;;;;  (17431 34439)) 
     527;;;;;;  (17582 28845)) 
    493528;;; Generated autoloads from allout.el 
     529 
     530(put (quote allout-show-bodies) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil))))))) 
     531 
     532(put (quote allout-header-prefix) (quote safe-local-variable) (quote stringp)) 
     533 
     534(put (quote allout-primary-bullet) (quote safe-local-variable) (quote stringp)) 
     535 
     536(put (quote allout-plain-bullets-string) (quote safe-local-variable) (quote stringp)) 
     537 
     538(put (quote allout-distinctive-bullets-string) (quote safe-local-variable) (quote stringp)) 
     539 
     540(put (quote allout-use-mode-specific-leader) (quote safe-local-variable) (quote (lambda (x) (or (memq x (quote (t nil allout-mode-leaders comment-start))) (stringp x))))) 
     541 
     542(put (quote allout-old-style-prefixes) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil))))))) 
     543 
     544(put (quote allout-stylish-prefixes) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil))))))) 
     545 
     546(put (quote allout-numbered-bullet) (quote safe-local-variable) (if (fboundp (quote string-or-null-p)) (quote string-or-null-p) (quote (lambda (x) (or (stringp x) (null x)))))) 
     547 
     548(put (quote allout-file-xref-bullet) (quote safe-local-variable) (if (fboundp (quote string-or-null-p)) (quote string-or-null-p) (quote (lambda (x) (or (stringp x) (null x)))))) 
     549 
     550(put (quote allout-presentation-padding) (quote safe-local-variable) (quote integerp)) 
     551 
     552(put (quote allout-use-hanging-indents) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil))))))) 
     553 
     554(put (quote allout-reindent-bodies) (quote safe-local-variable) (quote (lambda (x) (memq x (quote (nil t text force)))))) 
     555 
     556(put (quote allout-layout) (quote safe-local-variable) (quote (lambda (x) (or (numberp x) (listp x) (memq x (quote (: * + -))))))) 
     557 
     558(put (quote allout-passphrase-verifier-string) (quote safe-local-variable) (quote stringp)) 
     559 
     560(put (quote allout-passphrase-hint-string) (quote safe-local-variable) (quote stringp)) 
    494561 
    495562(autoload (quote allout-mode) "allout" "\ 
     
    712779  
    713780;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 
    714 ;;;;;;  "net/ange-ftp.el" (17383 13296)) 
     781;;;;;;  "net/ange-ftp.el" (17383 32174)) 
    715782;;; Generated autoloads from net/ange-ftp.el 
    716783 
     
    734801  
    735802;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 
    736 ;;;;;;  "animate" "play/animate.el" (17382 1892)) 
     803;;;;;;  "animate" "play/animate.el" (17383 32181)) 
    737804;;; Generated autoloads from play/animate.el 
    738805 
     
    762829  
    763830;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 
    764 ;;;;;;  "ansi-color" "ansi-color.el" (17383 24123)) 
     831;;;;;;  "ansi-color" "ansi-color.el" (17383 32090)) 
    765832;;; Generated autoloads from ansi-color.el 
    766833 
     
    788855  
    789856;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 
    790 ;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (17388 22063)) 
     857;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (17484 52436)) 
    791858;;; Generated autoloads from progmodes/antlr-mode.el 
    792859 
     
    827894;;;;;;  appt-display-diary appt-display-duration appt-display-mode-line 
    828895;;;;;;  appt-msg-window appt-visible appt-audible appt-message-warning-time 
    829 ;;;;;;  appt-issue-message) "appt" "calendar/appt.el" (17403 28563)) 
     896;;;;;;  appt-issue-message) "appt" "calendar/appt.el" (17578 34774)) 
    830897;;; Generated autoloads from calendar/appt.el 
    831898 
     
    893960put in the appointments list (see examples in documentation of 
    894961the function `appt-check').  We assume that the variables DATE and 
    895 NUMBER hold the arguments that `list-diary-entries' received. 
     962NUMBER hold the arguments that `diary-list-entries' received. 
    896963They specify the range of dates that the diary is being processed for. 
    897964 
     
    915982;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 
    916983;;;;;;  apropos-command apropos-variable apropos-read-pattern) "apropos" 
    917 ;;;;;;  "apropos.el" (17443 62455)) 
     984;;;;;;  "apropos.el" (17484 52422)) 
    918985;;; Generated autoloads from apropos.el 
    919986 
     
    10111078;;;*** 
    10121079  
    1013 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17422 
    1014 ;;;;;;  14887)) 
     1080;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17578 
     1081;;;;;;  34770)) 
    10151082;;; Generated autoloads from arc-mode.el 
    10161083 
     
    10321099;;;*** 
    10331100  
    1034 ;;;### (autoloads (array-mode) "array" "array.el" (17358 48216)) 
     1101;;;### (autoloads (array-mode) "array" "array.el" (17358 42654)) 
    10351102;;; Generated autoloads from array.el 
    10361103 
     
    11031170;;;*** 
    11041171  
    1105 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17383 
    1106 ;;;;;;  15658)) 
     1172;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17521 
     1173;;;;;;  64539)) 
    11071174;;; Generated autoloads from textmodes/artist.el 
    11081175 
     
    13091376;;;*** 
    13101377  
    1311 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17388 
    1312 ;;;;;;  22063)) 
     1378;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17487 
     1379;;;;;;  53546)) 
    13131380;;; Generated autoloads from progmodes/asm-mode.el 
    13141381 
     
    13381405  
    13391406;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" 
    1340 ;;;;;;  (17075 55468)) 
     1407;;;;;;  (16221 3779)) 
    13411408;;; Generated autoloads from obsolete/auto-show.el 
    13421409 
     
    13541421  
    13551422;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 
    1356 ;;;;;;  (17383 24124)) 
     1423;;;;;;  (17383 32090)) 
    13571424;;; Generated autoloads from autoarg.el 
    13581425 
     
    13621429 
    13631430(custom-autoload (quote autoarg-mode) "autoarg") 
    1364  
    1365 (put (quote autoarg-mode) (quote custom-set) (quote custom-set-minor-mode)) 
    13661431 
    13671432(autoload (quote autoarg-mode) "autoarg" "\ 
     
    13951460(custom-autoload (quote autoarg-kp-mode) "autoarg") 
    13961461 
    1397 (put (quote autoarg-kp-mode) (quote custom-set) (quote custom-set-minor-mode)) 
    1398  
    13991462(autoload (quote autoarg-kp-mode) "autoarg" "\ 
    14001463Toggle Autoarg-KP minor mode globally. 
     
    14111474  
    14121475;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 
    1413 ;;;;;;  (17388 22063)) 
     1476;;;;;;  (17397 61561)) 
    14141477;;; Generated autoloads from progmodes/autoconf.el 
    14151478 
     
    14221485  
    14231486;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 
    1424 ;;;;;;  "autoinsert" "autoinsert.el" (17383 24124)) 
     1487;;;;;;  "autoinsert" "autoinsert.el" (17383 32090)) 
    14251488;;; Generated autoloads from autoinsert.el 
    14261489 
     
    14461509(custom-autoload (quote auto-insert-mode) "autoinsert") 
    14471510 
    1448 (put (quote auto-insert-mode) (quote custom-set) (quote custom-set-minor-mode)) 
    1449  
    14501511(autoload (quote auto-insert-mode) "autoinsert" "\ 
    14511512Toggle Auto-insert mode. 
     
    14621523;;;### (autoloads (batch-update-autoloads update-directory-autoloads 
    14631524;;;;;;  update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 
    1464 ;;;;;;  (17410 23724)) 
     1525;;;;;;  (17590 36007)) 
    14651526;;; Generated autoloads from emacs-lisp/autoload.el 
    14661527 
     
    14971558;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 
    14981559;;;;;;  auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 
    1499 ;;;;;;  "autorevert" "autorevert.el" (17383 24124)) 
     1560;;;;;;  "autorevert" "autorevert.el" (17503 24305)) 
    15001561;;; Generated autoloads from autorevert.el 
    15011562 
     
    15531614(custom-autoload (quote global-auto-revert-mode) "autorevert") 
    15541615 
    1555 (put (quote global-auto-revert-mode) (quote custom-set) (quote custom-set-minor-mode)) 
    1556  
    15571616(autoload (quote global-auto-revert-mode) "autorevert" "\ 
    15581617Revert any buffer when file on disk changes. 
     
    15671626  
    15681627;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 
    1569 ;;;;;;  "avoid.el" (17383 24124)) 
     1628;;;;;;  "avoid.el" (17503 24305)) 
    15701629;;; Generated autoloads from avoid.el 
    15711630 
     
    16081667  
    16091668;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 
    1610 ;;;;;;  (17383 16118)) 
     1669;;;;;;  (17383 32135)) 
    16111670;;; Generated autoloads from emacs-lisp/backquote.el 
    16121671 
     
    16331692  
    16341693;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 
    1635 ;;;;;;  (17427 20614)) 
     1694;;;;;;  (17515 39525)) 
    16361695;;; Generated autoloads from battery.el 
    16371696 (put 'battery-mode-line-string 'risky-local-variable t) 
     
    16511710 
    16521711(custom-autoload (quote display-battery-mode) "battery") 
    1653  
    1654 (put (quote display-battery-mode) (quote custom-set) (quote custom-set-minor-mode)) 
    16551712 
    16561713(autoload (quote display-battery-mode) "battery" "\ 
     
    16661723  
    16671724;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 
    1668 ;;;;;;  "benchmark" "emacs-lisp/benchmark.el" (17383 16118)) 
     1725;;;;;;  "benchmark" "emacs-lisp/benchmark.el" (17383 32135)) 
    16691726;;; Generated autoloads from emacs-lisp/benchmark.el 
    16701727 
     
    16981755;;;*** 
    16991756  
    1700 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17437 
    1701 ;;;;;;  53997)) 
     1757;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17578 
     1758;;;;;;  34779)) 
    17021759;;; Generated autoloads from textmodes/bibtex.el 
    17031760 
     
    17611818;;;### (autoloads (binhex-decode-region binhex-decode-region-external 
    17621819;;;;;;  binhex-decode-region-internal) "binhex" "gnus/binhex.el" 
    1763 ;;;;;;  (17382 1052)) 
     1820;;;;;;  (17383 32153)) 
    17641821;;; Generated autoloads from gnus/binhex.el 
    17651822 
     
    17841841;;;*** 
    17851842  
    1786 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17382 
    1787 ;;;;;;  1892)) 
     1843;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17383 
     1844;;;;;;  32181)) 
    17881845;;; Generated autoloads from play/blackbox.el 
    17891846 
     
    19071964;;;;;;  bookmark-write bookmark-delete bookmark-insert bookmark-rename 
    19081965;;;;;;  bookmark-insert-location bookmark-relocate bookmark-jump 
    1909 ;;;;;;  bookmark-set) "bookmark" "bookmark.el" (17383 24124)) 
     1966;;;;;;  bookmark-set) "bookmark" "bookmark.el" (17383 32091)) 
    19101967;;; Generated autoloads from bookmark.el 
    19111968 (define-key ctl-x-map "rb" 'bookmark-jump) 
     
    20972154;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-url-at-point 
    20982155;;;;;;  browse-url-galeon-program browse-url-firefox-program browse-url-browser-function) 
    2099 ;;;;;;  "browse-url" "net/browse-url.el" (17383 13296)) 
     2156;;;;;;  "browse-url" "net/browse-url.el" (17521 64538)) 
    21002157;;; Generated autoloads from net/browse-url.el 
    21012158 
     
    24282485;;;*** 
    24292486  
    2430 ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17382 
    2431 ;;;;;;  1892)) 
     2487;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17383 
     2488;;;;;;  32181)) 
    24322489;;; Generated autoloads from play/bruce.el 
    24332490 
     
    24452502  
    24462503;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 
    2447 ;;;;;;  "bs" "bs.el" (17395 3136)) 
     2504;;;;;;  "bs" "bs.el" (17397 61539)) 
    24482505;;; Generated autoloads from bs.el 
    24492506 
     
    24872544;;;### (autoloads (insert-text-button make-text-button insert-button 
    24882545;;;;;;  make-button define-button-type) "button" "button.el" (17383 
    2489 ;;;;;;  24124)) 
     2546;;;;;;  32092)) 
    24902547;;; Generated autoloads from button.el 
    24912548 
     
    25752632;;;;;;  batch-byte-compile-if-not-done display-call-tree byte-compile 
    25762633;;;;;;  compile-defun byte-compile-file byte-recompile-directory 
    2577 ;;;;;;  byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el
    2578 ;;;;;;  (17351 57359)) 
     2634;;;;;;  byte-force-recompile byte-compile-warnings-safe-p) "bytecomp
     2635;;;;;;  "emacs-lisp/bytecomp.el" (17582 35542)) 
    25792636;;; Generated autoloads from emacs-lisp/bytecomp.el 
     2637(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 
     2638(put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp) 
     2639 
     2640(autoload (quote byte-compile-warnings-safe-p) "bytecomp" "\ 
     2641Not documented 
     2642 
     2643\(fn X)" nil nil) 
    25802644 
    25812645(autoload (quote byte-force-recompile) "bytecomp" "\ 
     
    26022666 
    26032667\(fn DIRECTORY &optional ARG FORCE)" t nil) 
     2668(put 'no-byte-compile 'safe-local-variable 'booleanp) 
    26042669 
    26052670(autoload (quote byte-compile-file) "bytecomp" "\ 
     
    26722737;;;*** 
    26732738  
    2674 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17385 41891)) 
     2739;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17397 61545)) 
    26752740;;; Generated autoloads from calendar/cal-dst.el 
    26762741 
     
    26822747  
    26832748;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 
    2684 ;;;;;;  (17385 41891)) 
     2749;;;;;;  (17397 61545)) 
    26852750;;; Generated autoloads from calendar/cal-hebrew.el 
    26862751 
     
    26972762;;;;;;  calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 
    26982763;;;;;;  full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" 
    2699 ;;;;;;  (17382 10215)) 
     2764;;;;;;  (17383 32134)) 
    27002765;;; Generated autoloads from calc/calc.el 
    27012766 
     
    27762841  
    27772842;;;### (autoloads (calculator) "calculator" "calculator.el" (17383 
    2778 ;;;;;;  24124)) 
     2843;;;;;;  32092)) 
    27792844;;; Generated autoloads from calculator.el 
    27802845 
     
    28042869;;;;;;  calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 
    28052870;;;;;;  view-diary-entries-initially calendar-offset) "calendar" 
    2806 ;;;;;;  "calendar/calendar.el" (17425 13433)) 
     2871;;;;;;  "calendar/calendar.el" (17578 34774)) 
    28072872;;; Generated autoloads from calendar/calendar.el 
    28082873 
     
    33753440  
    33763441;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 
    3377 ;;;;;;  "gnus/canlock.el" (17382 1052)) 
     3442;;;;;;  "gnus/canlock.el" (17383 32153)) 
    33783443;;; Generated autoloads from gnus/canlock.el 
    33793444 
     
    33923457;;;*** 
    33933458  
     3459;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (17515 
     3460;;;;;;  39528)) 
     3461;;; Generated autoloads from progmodes/cc-compat.el 
     3462(put 'c-indent-level 'safe-local-variable 'integerp) 
     3463 
     3464;;;*** 
     3465  
    33943466;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 
    3395 ;;;;;;  (17407 10030)) 
     3467;;;;;;  (17420 36089)) 
    33963468;;; Generated autoloads from progmodes/cc-engine.el 
    33973469 
     
    34053477;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 
    34063478;;;;;;  c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 
    3407 ;;;;;;  (17407 10030)) 
     3479;;;;;;  (17590 36100)) 
    34083480;;; Generated autoloads from progmodes/cc-mode.el 
    34093481 
     
    35633635  
    35643636;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 
    3565 ;;;;;;  "progmodes/cc-styles.el" (17407 10030)) 
     3637;;;;;;  "progmodes/cc-styles.el" (17521 64538)) 
    35663638;;; Generated autoloads from progmodes/cc-styles.el 
    35673639 
     
    36143686;;;*** 
    36153687  
    3616 ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17388 
    3617 ;;;;;;  22063)) 
     3688;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17515 
     3689;;;;;;  39528)) 
    36183690;;; Generated autoloads from progmodes/cc-subword.el 
    36193691 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t) 
     
    36213693;;;*** 
    36223694  
     3695;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17521 64538)) 
     3696;;; Generated autoloads from progmodes/cc-vars.el 
     3697(put 'c-basic-offset 'safe-local-variable 'integerp) 
     3698(put 'c-backslash-column 'safe-local-variable 'integerp) 
     3699(put 'c-file-style 'safe-local-variable 'string-or-null-p) 
     3700 
     3701;;;*** 
     3702  
    36233703;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 
    36243704;;;;;;  declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 
    3625 ;;;;;;  (17102 18708)) 
     3705;;;;;;  (17097 33519)) 
    36263706;;; Generated autoloads from international/ccl.el 
    36273707 
     
    38823962  
    38833963;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 
    3884 ;;;;;;  (17388 22063)) 
     3964;;;;;;  (17397 61564)) 
    38853965;;; Generated autoloads from progmodes/cfengine.el 
    38863966 
     
    39043984;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive 
    39053985;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 
    3906 ;;;;;;  (17383 16118)) 
     3986;;;;;;  (17383 32136)) 
    39073987;;; Generated autoloads from emacs-lisp/checkdoc.el 
    39083988 
     
    40874167  
    40884168;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 
    4089 ;;;;;;  decode-hz-region) "china-util" "language/china-util.el" (17246 
    4090 ;;;;;;  40257)) 
     4169;;;;;;  decode-hz-region) "china-util" "language/china-util.el" (17097 
     4170;;;;;;  33524)) 
    40914171;;; Generated autoloads from language/china-util.el 
    40924172 
     
    41164196  
    41174197;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 
    4118 ;;;;;;  "chistory" "chistory.el" (17383 24124)) 
     4198;;;;;;  "chistory" "chistory.el" (17383 32092)) 
    41194199;;; Generated autoloads from chistory.el 
    41204200 
     
    41554235;;;*** 
    41564236  
    4157 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17383 16118)) 
     4237;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17383 32137)) 
    41584238;;; Generated autoloads from emacs-lisp/cl.el 
    41594239 
     
    41714251  
    41724252;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 
    4173 ;;;;;;  (17383 16118)) 
     4253;;;;;;  (17383 32136)) 
    41744254;;; Generated autoloads from emacs-lisp/cl-indent.el 
    41754255 
     
    41824262  
    41834263;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 
    4184 ;;;;;;  (17388 22063)) 
     4264;;;;;;  (17397 61564)) 
    41854265;;; Generated autoloads from progmodes/cmacexp.el 
    41864266 
     
    42034283  
    42044284;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17383 
    4205 ;;;;;;  24124)) 
     4285;;;;;;  32092)) 
    42064286;;; Generated autoloads from cmuscheme.el 
    42074287 
     
    42244304  
    42254305;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 
    4226 ;;;;;;  (17363 41693)) 
     4306;;;;;;  (17521 64538)) 
    42274307;;; Generated autoloads from international/code-pages.el 
    42284308 
     
    42844364;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 
    42854365;;;;;;  cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 
    4286 ;;;;;;  "codepage" "international/codepage.el" (17239 32321)) 
     4366;;;;;;  "codepage" "international/codepage.el" (17210 47738)) 
    42874367;;; Generated autoloads from international/codepage.el 
    42884368 
     
    43434423;;;;;;  comint-redirect-send-command-to-process comint-redirect-send-command 
    43444424;;;;;;  comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 
    4345 ;;;;;;  (17447 42828)) 
     4425;;;;;;  (17578 34770)) 
    43464426;;; Generated autoloads from comint.el 
    43474427 
     
    44334513;;;*** 
    44344514  
    4435 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17406 
    4436 ;;;;;;  11270)) 
     4515;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17420 
     4516;;;;;;  36076)) 
    44374517;;; Generated autoloads from compare-w.el 
    44384518 
     
    44714551;;;;;;  compile compilation-disable-input compile-command compilation-search-path 
    44724552;;;;;;  compilation-ask-about-save compilation-window-height compilation-mode-hook) 
    4473 ;;;;;;  "compile" "progmodes/compile.el" (17388 22062)) 
     4553;;;;;;  "compile" "progmodes/compile.el" (17590 36100)) 
    44744554;;; Generated autoloads from progmodes/compile.el 
    44754555 
     
    45364616 
    45374617(custom-autoload (quote compile-command) "compile") 
     4618(put 'compile-command 'safe-local-variable 'stringp) 
    45384619 
    45394620(defvar compilation-disable-input nil "\ 
     
    46324713  
    46334714;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 
    4634 ;;;;;;  (17420 38637)) 
     4715;;;;;;  (17578 34770)) 
    46354716;;; Generated autoloads from complete.el 
    46364717 
     
    46434724(custom-autoload (quote partial-completion-mode) "complete") 
    46444725 
    4645 (put (quote partial-completion-mode) (quote custom-set) (quote custom-set-minor-mode)) 
    4646  
    46474726(autoload (quote partial-completion-mode) "complete" "\ 
    46484727Toggle Partial Completion mode. 
     
    46574736command begins with that sequence of characters, and 
    46584737\\[find-file] f_b.c TAB might complete to foo_bar.c if that file existed and no 
    4659 other file in that directory begin with that sequence of characters. 
     4738other file in that directory begins with that sequence of characters. 
    46604739 
    46614740Unless `PC-disable-includes' is non-nil, the `<...>' sequence is interpreted 
     
    46754754  
    46764755;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 
    4677 ;;;;;;  (17383 24124)) 
     4756;;;;;;  (17383 32093)) 
    46784757;;; Generated autoloads from completion.el 
    46794758 
     
    46864765(custom-autoload (quote dynamic-completion-mode) "completion") 
    46874766 
    4688 (put (quote dynamic-completion-mode) (quote custom-set) (quote custom-set-minor-mode)) 
    4689  
    46904767(autoload (quote dynamic-completion-mode) "completion" "\ 
    46914768Enable dynamic word-completion. 
     
    46984775;;;;;;  find-composition compose-chars decompose-string compose-string 
    46994776;;;;;;  decompose-region compose-region encode-composition-rule) 
    4700 ;;;;;;  "composite" "composite.el" (17318 56743)) 
     4777;;;;;;  "composite" "composite.el" (17318 53825)) 
    47014778;;; Generated autoloads from composite.el 
    47024779 
     
    49194996;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 
    49204997;;;;;;  conf-space-mode conf-javaprop-mode conf-windows-mode conf-unix-mode 
    4921 ;;;;;;  conf-mode) "conf-mode" "textmodes/conf-mode.el" (17383 15658)) 
     4998;;;;;;  conf-mode) "conf-mode" "textmodes/conf-mode.el" (17383 32186)) 
    49224999;;; Generated autoloads from textmodes/conf-mode.el 
    49235000 
     
    50685145  
    50695146;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 
    5070 ;;;;;;  "cookie1" "play/cookie1.el" (17382 1892)) 
     5147;;;;;;  "cookie1" "play/cookie1.el" (17578 34778)) 
    50715148;;; Generated autoloads from play/cookie1.el 
    50725149 
     
    51005177  
    51015178;;;### (autoloads (copyright copyright-fix-years copyright-update) 
    5102 ;;;;;;  "copyright" "emacs-lisp/copyright.el" (17383 16118)) 
     5179;;;;;;  "copyright" "emacs-lisp/copyright.el" (17383 32137)) 
    51035180;;; Generated autoloads from emacs-lisp/copyright.el 
    51045181 
     
    51285205  
    51295206;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 
    5130 ;;;;;;  (17388 22062)) 
     5207;;;;;;  (17578 34778)) 
    51315208;;; Generated autoloads from progmodes/cperl-mode.el 
    51325209 
     
    53015378  
    53025379;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 
    5303 ;;;;;;  (17388 22062)) 
     5380;;;;;;  (17397 61565)) 
    53045381;;; Generated autoloads from progmodes/cpp.el 
    53055382 
     
    53205397  
    53215398;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 
    5322 ;;;;;;  (17383 13536)) 
     5399;;;;;;  (17383 32142)) 
    53235400;;; Generated autoloads from emulation/crisp.el 
    53245401 
     
    53445421  
    53455422;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 
    5346 ;;;;;;  (17383 16118)) 
     5423;;;;;;  (17515 39527)) 
    53475424;;; Generated autoloads from emacs-lisp/crm.el 
    53485425 
     
    53805457  
    53815458;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 
    5382 ;;;;;;  (17444 38116)) 
     5459;;;;;;  (17521 64537)) 
    53835460;;; Generated autoloads from emulation/cua-base.el 
    53845461 
     
    53905467 
    53915468(custom-autoload (quote cua-mode) "cua-base") 
    5392  
    5393 (put (quote cua-mode) (quote custom-set) (quote custom-set-minor-mode)) 
    53945469 
    53955470(autoload (quote cua-mode) "cua-base" "\ 
     
    54295504 (eval-after-load 'CUA-mode 
    54305505 '(error (concat "\n\n" 
    5431  "CUA-mode is now part of the standard GNU Emacs distribution,\n" 
    5432  "so you may now enable and customize CUA via the Options menu.\n\n" 
     5506 "CUA-mode is now part of the standard GNU Emacs distribution, so you may\n" 
     5507 "now enable CUA via the Options menu or by customizing option `cua-mode'.\n\n" 
    54335508 "You have loaded an older version of CUA-mode which does\n" 
    54345509 "not work correctly with this version of GNU Emacs.\n\n" 
     
    54475522;;;;;;  customize-option customize-group-other-window customize-group 
    54485523;;;;;;  customize-mode customize customize-save-variable customize-set-variable 
    5449 ;;;;;;  customize-set-value) "cus-edit" "cus-edit.el" (17440 11610)) 
     5524;;;;;;  customize-set-value) "cus-edit" "cus-edit.el" (17590 36098)) 
    54505525;;; Generated autoloads from cus-edit.el 
    54515526 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 
     
    55435618 
    55445619\(fn SYMBOL)" t nil) 
     5620 
     5621(defvar customize-package-emacs-version-alist nil "\ 
     5622Alist mapping versions of Emacs to versions of a package. 
     5623These package versions are listed in the :package-version 
     5624keyword used in `defcustom', `defgroup', and `defface'. Its 
     5625elements look like this: 
     5626 
     5627     (PACKAGE (PVERSION . EVERSION)...) 
     5628 
     5629For each PACKAGE, which is a symbol, there are one or more 
     5630elements that contain a package version PVERSION with an 
     5631associated Emacs version EVERSION.  These versions are strings. 
     5632For example, the MH-E package updates this alist with the 
     5633following: 
     5634 
     5635     (add-to-list 'customize-package-emacs-version-alist 
     5636                  '(MH-E (\"6.0\" . \"22.1\") (\"6.1\" . \"22.1\") 
     5637                         (\"7.0\" . \"22.1\") (\"7.1\" . \"22.1\") 
     5638                         (\"7.2\" . \"22.1\") (\"7.3\" . \"22.1\") 
     5639                         (\"7.4\" . \"22.1\") (\"8.0\" . \"22.1\"))) 
     5640 
     5641The value of PACKAGE needs to be unique and it needs to match the 
     5642PACKAGE value appearing in the :package-version keyword.  Since 
     5643the user might see the value in a error message, a good choice is 
     5644the official name of the package, such as MH-E or Gnus.") 
    55455645 
    55465646(defalias (quote customize-changed) (quote customize-changed-options)) 
     
    57055805  
    57065806;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces 
    5707 ;;;;;;  custom-declare-face) "cus-face" "cus-face.el" (17383 24124)) 
     5807;;;;;;  custom-declare-face) "cus-face" "cus-face.el" (17383 32094)) 
    57085808;;; Generated autoloads from cus-face.el 
    57095809 
     
    57755875  
    57765876;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 
    5777 ;;;;;;  (17394 38146)) 
     5877;;;;;;  (17397 61539)) 
    57785878;;; Generated autoloads from cus-theme.el 
    57795879 
     
    57865886  
    57875887;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 
    5788 ;;;;;;  (17383 24124)) 
     5888;;;;;;  (17582 35146)) 
    57895889;;; Generated autoloads from cvs-status.el 
    57905890 
     
    57975897  
    57985898;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 
    5799 ;;;;;;  "cwarn" "progmodes/cwarn.el" (17388 22062)) 
     5899;;;;;;  "cwarn" "progmodes/cwarn.el" (17397 61565)) 
    58005900;;; Generated autoloads from progmodes/cwarn.el 
    58015901 
     
    58275927(custom-autoload (quote global-cwarn-mode) "cwarn") 
    58285928 
    5829 (put (quote global-cwarn-mode) (quote custom-set) (quote custom-set-minor-mode)) 
    5830  
    58315929(autoload (quote global-cwarn-mode) "cwarn" "\ 
    58325930Toggle Cwarn mode in every buffer. 
     
    58415939;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 
    58425940;;;;;;  cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 
    5843 ;;;;;;  (17102 18767)) 
     5941;;;;;;  (17097 33524)) 
    58445942;;; Generated autoloads from language/cyril-util.el 
    58455943 
     
    58705968  
    58715969;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 
    5872 ;;;;;;  (17383 24124)) 
     5970;;;;;;  (17383 32095)) 
    58735971;;; Generated autoloads from dabbrev.el 
    58745972 (define-key esc-map "/" 'dabbrev-expand) 
     
    59146012;;;*** 
    59156013  
    5916 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17388 
    5917 ;;;;;;  22062)) 
     6014;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17397 
     6015;;;;;;  61565)) 
    59186016;;; Generated autoloads from progmodes/dcl-mode.el 
    59196017 
     
    60426140  
    60436141;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 
    6044 ;;;;;;  "emacs-lisp/debug.el" (17438 13119)) 
     6142;;;;;;  "emacs-lisp/debug.el" (17438 58633)) 
    60456143;;; Generated autoloads from emacs-lisp/debug.el 
    60466144 
     
    60866184  
    60876185;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 
    6088 ;;;;;;  (17382 1892)) 
     6186;;;;;;  (17383 32181)) 
    60896187;;; Generated autoloads from play/decipher.el 
    60906188 
     
    61166214;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 
    61176215;;;;;;  delimit-columns-customize) "delim-col" "delim-col.el" (17383 
    6118 ;;;;;;  24124)) 
     6216;;;;;;  32095)) 
    61196217;;; Generated autoloads from delim-col.el 
    61206218 
     
    61406238;;;*** 
    61416239  
    6142 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17388 
    6143 ;;;;;;  22062)) 
     6240;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17397 
     6241;;;;;;  61565)) 
    61446242;;; Generated autoloads from progmodes/delphi.el 
    61456243 
     
    61926290  
    61936291;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17383 
    6194 ;;;;;;  24124)) 
     6292;;;;;;  32095)) 
    61956293;;; Generated autoloads from delsel.el 
    61966294 
     
    62056303(custom-autoload (quote delete-selection-mode) "delsel") 
    62066304 
    6207 (put (quote delete-selection-mode) (quote custom-set) (quote custom-set-minor-mode)) 
    6208  
    62096305(autoload (quote delete-selection-mode) "delsel" "\ 
    62106306Toggle Delete Selection mode. 
     
    62226318  
    62236319;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 
    6224 ;;;;;;  "derived" "emacs-lisp/derived.el" (17383 16118)) 
     6320;;;;;;  "derived" "emacs-lisp/derived.el" (17383 32137)) 
    62256321;;; Generated autoloads from emacs-lisp/derived.el 
    62266322 
     
    62876383  
    62886384;;;### (autoloads (describe-char describe-text-properties) "descr-text" 
    6289 ;;;;;;  "descr-text.el" (17383 24124)) 
     6385;;;;;;  "descr-text.el" (17383 32095)) 
    62906386;;; Generated autoloads from descr-text.el 
    62916387 
     
    63116407  
    63126408;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 
    6313 ;;;;;;  desktop-load-default desktop-read desktop-locals-to-save 
    6314 ;;;;;;  desktop-save-mode) "desktop" "desktop.el" (17388 29562)) 
     6409;;;;;;  desktop-load-default desktop-read desktop-remove desktop-save 
     6410;;;;;;  desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 
     6411;;;;;;  "desktop.el" (17578 34771)) 
    63156412;;; Generated autoloads from desktop.el 
    63166413 
     
    63216418(custom-autoload (quote desktop-save-mode) "desktop") 
    63226419 
    6323 (put (quote desktop-save-mode) (quote custom-set) (quote custom-set-minor-mode)) 
    6324  
    63256420(autoload (quote desktop-save-mode) "desktop" "\ 
    63266421Toggle desktop saving mode. 
    63276422With numeric ARG, turn desktop saving on if ARG is positive, off 
    6328 otherwise.  See variable `desktop-save' for a description of when the 
    6329 desktop is saved. 
     6423otherwise.  If desktop saving is turned on, the state of Emacs is 
     6424saved from one session to another.  See variable `desktop-save' 
     6425and function `desktop-read' for details. 
    63306426 
    63316427\(fn &optional ARG)" t nil) 
    63326428 
    6333 (defvar desktop-locals-to-save (quote (desktop-locals-to-save truncate-lines case-fold-search case-replace fill-column overwrite-mode change-log-default-name line-number-mode column-number-mode size-indication-mode buffer-file-coding-system indent-tabs-mode indicate-buffer-boundaries indicate-empty-lines show-trailing-whitespace)) "\ 
     6429(defvar desktop-locals-to-save (quote (desktop-locals-to-save truncate-lines case-fold-search case-replace fill-column overwrite-mode change-log-default-name line-number-mode column-number-mode size-indication-mode buffer-file-coding-system indent-tabs-mode tab-width indicate-buffer-boundaries indicate-empty-lines show-trailing-whitespace)) "\ 
    63346430List of local variables to save for each buffer. 
    63356431The variables are saved only when they really are local.  Conventional minor 
     
    64366532(put (quote desktop-minor-mode-handlers) (quote risky-local-variable) t) 
    64376533 
     6534(autoload (quote desktop-clear) "desktop" "\ 
     6535Empty the Desktop. 
     6536This kills all buffers except for internal ones and those with names matched by 
     6537a regular expression in the list `desktop-clear-preserve-buffers'. 
     6538Furthermore, it clears the variables listed in `desktop-globals-to-clear'. 
     6539 
     6540\(fn)" t nil) 
     6541 
     6542(autoload (quote desktop-save) "desktop" "\ 
     6543Save the desktop in a desktop file. 
     6544Parameter DIRNAME specifies where to save the desktop file. 
     6545See also `desktop-base-file-name'. 
     6546 
     6547\(fn DIRNAME)" t nil) 
     6548 
     6549(autoload (quote desktop-remove) "desktop" "\ 
     6550Delete desktop file in `desktop-dirname'. 
     6551This function also sets `desktop-dirname' to nil. 
     6552 
     6553\(fn)" t nil) 
     6554 
    64386555(autoload (quote desktop-read) "desktop" "\ 
    64396556Read and process the desktop file in directory DIRNAME. 
     
    64746591  
    64756592;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 
    6476 ;;;;;;  gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines 
    6477 ;;;;;;  gnus-outlook-display-hook gnus-outlook-deuglify-unwrap-max 
    6478 ;;;;;;  gnus-outlook-deuglify-unwrap-min) "deuglify" "gnus/deuglify.el" 
    6479 ;;;;;;  (17382 1052)) 
     6593;;;;;;  gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 
     6594;;;;;;  "deuglify" "gnus/deuglify.el" (17494 22065)) 
    64806595;;; Generated autoloads from gnus/deuglify.el 
    6481  
    6482 (defvar gnus-outlook-deuglify-unwrap-min 45 "\ 
    6483 Minimum length of the cited line above the (possibly) wrapped line.") 
    6484  
    6485 (custom-autoload (quote gnus-outlook-deuglify-unwrap-min) "deuglify") 
    6486  
    6487 (defvar gnus-outlook-deuglify-unwrap-max 95 "\ 
    6488 Maximum length of the cited line after unwrapping.") 
    6489  
    6490 (custom-autoload (quote gnus-outlook-deuglify-unwrap-max) "deuglify") 
    6491  
    6492 (defvar gnus-outlook-display-hook nil "\ 
    6493 A hook called after an deuglified article has been prepared. 
    6494 It is run after `gnus-article-prepare-hook'.") 
    6495  
    6496 (custom-autoload (quote gnus-outlook-display-hook) "deuglify") 
    64976596 
    64986597(autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\ 
     
    65266625  
    65276626;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region) 
    6528 ;;;;;;  "devan-util" "language/devan-util.el" (17102 18768)) 
     6627;;;;;;  "devan-util" "language/devan-util.el" (17097 33525)) 
    65296628;;; Generated autoloads from language/devan-util.el 
    65306629 
     
    65446643  
    65456644;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 
    6546 ;;;;;;  "calendar/diary-lib.el" (17385 41891)) 
     6645;;;;;;  "calendar/diary-lib.el" (17521 64537)) 
    65476646;;; Generated autoloads from calendar/diary-lib.el 
    65486647 
     
    65906689  
    65916690;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 
    6592 ;;;;;;  "diff.el" (17383 24124)) 
     6691;;;;;;  "diff.el" (17578 34771)) 
    65936692;;; Generated autoloads from diff.el 
    65946693 
     
    66246723  
    66256724;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 
    6626 ;;;;;;  (17439 53835)) 
     6725