Dan Nicolaescu
1e8780b173
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
...
(tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
(tex-start-options, slitex-run-command, latex-run-command)
(tex-run-command, tex-directory):
* textmodes/ispell.el (ispell-html-skip-alists)
(ispell-tex-skip-alists, ispell-tex-skip-alists):
* textmodes/fill.el (adaptive-fill-first-line-regexp):
(adaptive-fill-regexp):
* textmodes/dns-mode.el (auto-mode-alist):
* progmodes/python.el (interpreter-mode-alist):
* progmodes/etags.el (tags-compression-info-list):
* progmodes/etags.el (tags-file-name):
* net/browse-url.el (browse-url-galeon-program)
(browse-url-firefox-program):
* mail/sendmail.el (mail-signature-file)
(mail-citation-prefix-regexp):
* international/mule-conf.el (eight-bit):
* international/latexenc.el (latex-inputenc-coding-alist):
* international/fontset.el (x-pixel-size-width-font-regexp):
* emacs-lisp/warnings.el (warning-type-format):
* emacs-lisp/trace.el (trace-buffer):
* emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
(emacs-lisp-mode-map):
* calendar/holidays.el (holiday-solar-holidays)
(holiday-bahai-holidays, holiday-islamic-holidays)
(holiday-christian-holidays, holiday-hebrew-holidays)
(hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
(hebrew-holidays-1, holiday-oriental-holidays)
(holiday-general-holidays):
* x-dnd.el (x-dnd-known-types):
* tool-bar.el (tool-bar):
* startup.el (site-run-file):
* shell.el (shell-dumb-shell-regexp):
* rfn-eshadow.el (file-name-shadow-tty-properties)
(file-name-shadow-properties):
* paths.el (remote-shell-program, news-directory):
* mouse.el ([C-down-mouse-3]):
* menu-bar.el (menu-bar-tools-menu):
* jka-cmpr-hook.el (jka-compr-load-suffixes)
(jka-compr-mode-alist-additions, jka-compr-compression-info-list)
(jka-compr-compression-info-list):
* isearch.el (search-whitespace-regexp):
* image-file.el (image-file-name-extensions):
* find-dired.el (find-ls-option):
* files.el (directory-listing-before-filename-regexp)
(directory-free-space-args, insert-directory-program)
(list-directory-brief-switches, magic-fallback-mode-alist)
(magic-fallback-mode-alist, auto-mode-interpreter-regexp)
(automount-dir-prefix):
* faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
(x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
(face-font-registry-alternatives, face-font-registry-alternatives)
(face-font-family-alternatives):
* facemenu.el (facemenu-add-new-face, facemenu-background-menu)
(facemenu-foreground-menu, facemenu-face-menu):
* epa-hook.el (epa-file-name-regexp):
* dnd.el (dnd-protocol-alist):
* textmodes/rst.el (auto-mode-alist):
* button.el (default-button): Purecopy strings.
2009-11-06 05:16:23 +00:00
Jim Meyering
13a3f37497
automatically handle .xz suffix (XZ-compressed files), too
...
* jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
XZ is the successor to LZMA: <http://tukaani.org/xz/ >
2009-06-22 14:53:11 +00:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Glenn Morris
6f34ccdf9c
(jka-compr-compression-info-list)
...
(jka-compr-mode-alist-additions): Also match `.tbz2'.
2008-10-03 07:19:34 +00:00
Glenn Morris
eb3fa2cfcf
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 08:06:51 +00:00
Glenn Morris
a16b65642e
Comment.
2008-02-16 23:54:28 +00:00
Glenn Morris
14414dd33b
Chris Moore <christopher.ian.moore at gmail.com>
...
(jka-compr-compression-info-list): Handle .svgz files, and backup files of same.
2008-02-11 03:57:53 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
409cc4a3ea
Add 2008 to copyright years.
2008-01-07 02:45:14 +00:00
Juanma Barranquero
6d2d1b7d22
(jka-compr-get-compression-info): Use mapc' rather than
mapcar'.
2007-09-25 11:09:58 +00:00
Glenn Morris
13c8188ad2
Comment.
2007-09-14 04:26:26 +00:00
Glenn Morris
aad96659b3
Aaron Hawley <aaronh at garden.org>
...
(jka-compr-compression-info-list): Use gzip to extract .Z files, since
it is more common than uncompress.
2007-09-12 07:41:41 +00:00
Juri Linkov
5b668628b7
(jka-compr-compression-info-list): Add .svgz to treat it like .tgz.
2007-08-25 14:04:34 +00:00
Glenn Morris
b4aa60262c
Switch license to GPLv3 or later.
2007-07-25 04:50:21 +00:00
Eli Zaretskii
73c03f767f
(jka-compr-compression-info-list): Recognize backups of bz2 compressed files.
2007-02-17 12:31:06 +00:00
Juanma Barranquero
bfe6997213
(jka-compr-compression-info-list): Doc fix.
2007-01-27 12:01:06 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Glenn Morris
fde4e97e46
Revert previous change (file was not in Emacs in 2001).
2006-12-05 06:31:23 +00:00
Glenn Morris
e91081eb9e
Update copyright years.
2006-12-05 06:15:26 +00:00
Luc Teirlinck
df66263e1d
Second step of the previous changes: move all defcustoms to where they belong.
2006-02-27 01:50:36 +00:00
Luc Teirlinck
ea8e053756
(jka-compr-compression-info-list)
...
(jka-compr-mode-alist-additions, jka-compr-load-suffixes):
Give :set functions to provide automatic updating.
Update docstring. Give compiler defvars early in the file
and move the defcustoms to a later spot where all called functions
are defined.
(jka-compr-file-name-handler-entry): Doc fix.
(jka-compr-compression-info-list--internal)
(jka-compr-mode-alist-additions--internal)
(jka-compr-load-suffixes--internal): New variables.
(jka-compr-install): Set the three above variables.
Update `load-file-rep-suffixes' instead of `load-suffixes'.
(jka-compr-update, jka-compr-set): New functions.
(auto-compression-mode): Doc fix.
These changes are installed in two steps to provide better diffs.
The present revision makes no sense without the next one.
2006-02-27 01:47:56 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Luc Teirlinck
e64a3dcf4c
(auto-compression-mode): Add :version keyword, because default was changed.
2005-11-16 04:06:52 +00:00
Luc Teirlinck
12d944296e
(auto-compression-mode): Enable it in a way that works correctly for
...
Custom and that does not override a user who disables it.
2005-11-15 00:07:03 +00:00
Stefan Monnier
be93a2c448
(jka-compr-install): Use push and dolist.
...
Add jka-compr-load-suffixes to load-suffixes.
2005-11-11 04:23:02 +00:00
Richard M. Stallman
9c40111a84
(jka-compr-handler): Fix typo in `operations' prop.
2005-10-10 19:56:42 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Juanma Barranquero
7ae4587b12
(compression, jka-compr): Finish `defgroup' description with period.
2005-07-04 02:14:13 +00:00
Eli Zaretskii
550bd5140e
Renamed jka-comp-hook.el to jka-cmpr-hook.el.
2005-05-06 11:19:51 +00:00