--- /tmp/auctex-12.2-1h4rt5_af/debian/auctex_12.2-1_all.deb +++ auctex_12.2-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2020-08-21 14:05:59.000000 debian-binary │ --rw-r--r-- 0 0 0 20504 2020-08-21 14:05:59.000000 control.tar.xz │ --rw-r--r-- 0 0 0 1220128 2020-08-21 14:05:59.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 20500 2020-08-21 14:05:59.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 1220132 2020-08-21 14:05:59.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/emacs/site-lisp/preview-latex.el │ │ │ @@ -1,14 +1,14 @@ │ │ │ ;;; preview-latex.el --- automatically extracted autoloads │ │ │ ;; │ │ │ ;;; Code: │ │ │ │ │ │ │ │ │ -;;;### (autoloads nil "preview" "preview.el" (24383 58922 101323 │ │ │ -;;;;;; 589000)) │ │ │ +;;;### (autoloads nil "preview" "preview.el" (24923 12426 914831 │ │ │ +;;;;;; 257000)) │ │ │ ;;; Generated autoloads from preview.el │ │ │ │ │ │ (autoload 'preview-install-styles "preview" "\ │ │ │ Installs the TeX style files into a permanent location. │ │ │ This must be in the TeX search path. If FORCE-OVERWRITE is greater │ │ │ than 1, files will get overwritten without query, if it is less │ │ │ than 1 or nil, the operation will fail. The default of 1 for interactive │ │ ├── ./usr/share/emacs/site-lisp/tex-site.el │ │ │ @@ -373,15 +373,15 @@ │ │ │ │ │ │ \(fn)" t nil) │ │ │ │ │ │ (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "plain-tex" '("AmS" "plain-TeX-"))) │ │ │ │ │ │ ;;;*** │ │ │ │ │ │ -;;;### (autoloads nil "tex" "tex.el" (24383 58911 0 0)) │ │ │ +;;;### (autoloads nil "tex" "tex.el" (24923 12412 0 0)) │ │ │ ;;; Generated autoloads from tex.el │ │ │ │ │ │ (autoload 'TeX-tex-mode "tex" "\ │ │ │ Major mode in AUCTeX for editing TeX or LaTeX files. │ │ │ Tries to guess whether this file is for plain TeX or LaTeX. │ │ │ │ │ │ The algorithm is as follows: