Initial Commit
[packages] / xemacs-packages / os-utils / ChangeLog
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.44 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.43 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .cvsignore: Remove.
12         * .hgignore: New file.
13         * *.el: Restore CVS keyword expansions.
14         * os-utils.texi: Update for texinfo 5.x.
15
16 2013-02-22  Norbert Koch  <viteno@xemacs.org>
17
18         * Makefile (VERSION): XEmacs package 1.42 released.
19
20 2013-02-19  Michael Sperber  <mike@xemacs.org>
21
22         * arc-mode.el (arc-mode): Provide `arc-mode' in addition to
23         `archive-mode', for GNU Emacs compatibility.
24
25 2008-06-25  Norbert Koch  <viteno@xemacs.org>
26
27         * Makefile (VERSION): XEmacs package 1.41 released.
28
29 2008-04-30  Ulrich Mueller  <ulm@gentoo.org>
30
31         * crypt.el: Trivial comment changes (#126).
32
33 2007-10-02  Norbert Koch  <viteno@xemacs.org>
34
35         * Makefile (VERSION): XEmacs package 1.40 released.
36
37 2007-09-29  Jari Aalto  <jari.aalto AT cante.net>
38
39         * crypt.el
40         (crypt-encryption-type-get): New function.
41         (crypt-encryption-type-set): New function.
42         (crypt-decrypt-buffer): New interactive function.
43         (crypt-encrypted-p): Call `crypt-encryption-type-set' to set
44         correct `crypt-encryption-type'.
45         (crypt-build-encryption-alist): Add entry for
46         bcrypt program: *.bfe files.
47
48 2006-09-04  Norbert Koch  <viteno@xemacs.org>
49
50         * Makefile (VERSION): XEmacs package 1.39 released.
51
52 2006-09-04  Aidan Kehoe  <kehoea@parhasard.net>
53
54         Import Karl Berry's crypt++, with GPG, PGP support. ChangeLog:
55
56     2004-04-02    <karl@u20.cs.umb.edu>
57     
58         * crypt++.el is no longer supported.  Use crypt.el from XEmacs instead.
59     
60     2003-01-17    <karl@gnu.org>
61     
62         * crypt++.el (rc4): new encoding from Michael Ernst.
63     
64     2001-11-15    <karl@gnu.org>
65     
66         * crypt++.el: version 2.91.
67         * crypt++.el: mention 'no-conversion-unix for xemacs.
68         * crypt++.el (crypt-encryption-alist): add entry for mcrypt, from
69         forcer@debian.org (Jorgen Schaefer): mcrypt entry.
70     
71     2001-10-31    <karl@gnu.org>
72     
73         * crypt++.el: mailcrypt at sourceforge now.
74         From: David Magda <dmagda@magda.ca>
75         Date: Sat, 27 Oct 2001 15:35:30 -0400
76     
77     2001-05-28    <karl@gnu.org>
78     
79         * crypt++.el: add gpg to the comment
80     
81     2001-05-19    <karl@gnu.org>
82     
83         * version 2.90.
84     
85         * crypt++.el (crypt-encryption-magic-regexp-inverse): include
86                 pattern for .elc files.
87     
88     2001-05-12    <karl@gnu.org>
89     
90         * crypt++.el: doc fix, version 2.89.
91     
92     2001-05-11    <karl@gnu.org>
93     
94         * crypt++.el: document need for modify-coding-system-alist
95         * crypt++.el (crypt-encode-region): set coding-system-for-read,
96         coding-system-for-write.
97         * crypt++.el: david hull patch for gpg support
98         * crypt++.el: checkpoint
99     
100     2000-06-04    <karl@gnu.org>
101     
102         * crypt++.el: it's 2000 now
103     
104     2000-06-02    <karl@gnu.org>
105     
106         * crypt++.el: ;;; 2.88 - 2jun00 ;;; kifer@cs.sunysb.edu:
107         (coding-system-for-write 'no-conversion) ;;; ryk@coho.net:
108         (buffer-file-coding-system 'no-conversion) ;;; johnh@isi.edu:
109         mailcrypt & pgp/pgp5.0/gpg.
110     
111     Wed Apr 21 11:14:36 1999  Karl Berry  <karl@gnu.org>
112     
113         * crypt++.el: 2.87.
114     
115     Sat Mar 27 17:00:55 1999  Karl Berry  <karl@gnu.org>
116     
117         * crypt++.el: Mailcrypt stuff from Tony Silvat, don't make Mac so
118                 broad.
119     
120     Sun Jan 17 15:43:56 1999  Karl Berry  <karl@gnu.org>
121     
122         * Version 2.86.
123         * crypt++.el: Discard stderr from subprocesses.  From Nick Gibins.
124     
125     Mon Aug 10 17:54:54 1998  Karl Berry  <karl@cs.umb.edu>
126     
127         * crypt++.el: Pgp multirecipient support.
128         From cro@nca.asu.edu.
129     
130     Thu Jun  4 10:43:19 1998  Karl Berry  <karl@cs.umb.edu>
131     
132         * crypt++.el: Make bzip label `Bzip'.
133     
134     Fri Mar 20 16:13:05 1998  Karl Berry  <karl@cs.umb.edu>
135     
136         * crypt++.el: Version 2.84.
137     
138     Mon Mar  9 20:46:18 1998  Karl Berry  <karl@cs.umb.edu>
139     
140         * crypt++.el: More doc fixes.
141     
142         * crypt++.el: Merge Mac support from Daniel M. German
143                 <dmg@csg.uwaterloo.ca>.
144     
145         * crypt++.el: Doc fixes.
146     
147     Sat Mar  7 15:11:37 1998  Karl Berry  <karl@cs.umb.edu>
148     
149         * crypt++.el: Add bzip (and bzip+tar) support.
150     
151         * crypt++.el: Merge pgp support from John Heidemann <johnh@isi.edu>.
152     
153         * crypt++.el: Support .tgz.
154     
155         * crypt++.el: Add custom support from hniksic.
156         Remove trailing whitespace.
157     
158     Wed Feb  4 17:18:02 1998  Karl Berry  <karl@cs.umb.edu>
159     
160         * crypt++.el: Version 2.83.
161         
162         * crypt.el:
163         * crypt.el (shell-command-switch): New.
164         * crypt.el (crypt-confirm-password):
165         * crypt.el (crypt-encryption-magic-regexp):
166         * crypt.el (crypt-encryption-magic-regexp-inverse):
167         * crypt.el (crypt-build-encryption-alist):
168         * crypt.el (crypt-encryption-alist):
169         * crypt.el (crypt-no-extension-implies-plain):
170         * crypt.el (crypt-decode-dos-p): New.
171         * crypt.el (crypt-decode-mac-p): New.
172         * crypt.el (crypt-build-encoding-alist):
173         * crypt.el (crypt-encoding-alist):
174         * crypt.el (crypt-inhibit-formats):
175         * crypt.el (crypt-get-encryption-key-stdin): New.
176         * crypt.el (crypt-find-file-hook):
177         * crypt.el (crypt-encrypted-p):
178         * crypt.el (crypt-check-extension-for-encoding):
179         * crypt.el (crypt-y-or-n-p):
180         * crypt.el (crypt-write-file-hook):
181         * crypt.el (crypt-pgp-pub-library): New.
182         * crypt.el (crypt-pgp-pub-sub-library): New.
183         * crypt.el (crypt-pgp-pub-npgp-key-id): New.
184         * crypt.el (crypt-pgp-pub-multirecipients): New.
185         * crypt.el (crypt-pgp-pub-recipient-history): New.
186         * crypt.el (crypt-pgp-pub-recipients): New.
187         * crypt.el (crypt-pgp-pub-clear-recipients): New.
188         * crypt.el (crypt-pgp-pub-npgp-userid): New.
189         * crypt.el (crypt-pgp-pub-mailcrypt-userid): New.
190         * crypt.el (crypt-pgp-pub-load-mailcrypt): New.
191         * crypt.el (crypt-pgp-pub-decrypt-region): New.
192         * crypt.el (crypt-pgp-pub-encrypt-region): New.
193         * crypt.el (crypt-encrypt-region):
194         * crypt.el (crypt-encode-region):
195         * crypt.el (crypt-mac-to-unix-region): New.
196         * crypt.el (crypt-unix-to-mac-region): New.
197         * crypt.el (crypt-encrypted-mode):
198         * crypt.el (crypt-read-encoding-type):
199         * crypt.el (crypt-encoded-mode):
200         * crypt.el (crypt-set-encryption-key):
201         * crypt.el (not):
202         * crypt.el (err):
203         * crypt.el (crypt-bind-insert-file):
204         * crypt.el (crypt-insert-file-contents):
205         * crypt.el (crypt-version):
206         * crypt.el (crypt-help-address):
207         * crypt.el (crypt-maintainer):
208         * crypt.el (crypt-file):
209         * crypt.el (crypt-variable-list):
210         * crypt.el (crypt-submit-report):
211     
212 2006-05-17  Norbert Koch  <viteno@xemacs.org>
213
214         * Makefile (VERSION): XEmacs package 1.38 released.
215
216 2006-05-13  Jerry James  <james@xemacs.org>
217
218         * inf-lisp.el (inferior-lisp-mode): Replace use of defunct
219         comint-input-sentinel with comint-input-filter-functions.
220
221 2006-02-26  Norbert Koch  <viteno@xemacs.org>
222
223         * Makefile (VERSION): XEmacs package 1.37 released.
224
225 2006-02-26  Mike Sperber  <mike@xemacs.org>
226
227         * inf-lisp.el (inferior-lisp-install-letter-bindings): Re-instate
228         autoloads commented out by jwz eons ago---for some people, ILISP
229         does suck more than inf-lisp.el.
230
231 2005-01-31  Norbert Koch  <viteno@xemacs.org>
232
233         * Makefile (VERSION): XEmacs package 1.36 released.
234
235 2005-01-29  Ville Skyttä  <scop@xemacs.org>
236
237         * os-utils.texi: Spelling fixes, add document title.
238
239         * arc-mode.el: Sync with GNU Emacs 20.2, add *.[ejw]ar to
240         auto-mode-alist association.
241
242 2004-01-13  Norbert Koch  <viteno@xemacs.org>
243
244         * Makefile (VERSION): XEmacs package 1.35 released.
245
246 2003-10-31  Norbert Koch  <viteno@xemacs.org>
247
248         * Makefile (VERSION): XEmacs package 1.34 released.
249
250 2003-10-08  Norbert Koch  <viteno@xemacs.org>
251
252         * Makefile (VERSION): XEmacs package 1.33 released.
253
254 2003-10-03  Ilya N. Golubev  <gin@mo.msk.ru>
255
256         * background.el (background-search-job-space): Fix byte-compiler
257         warning.
258         (background): Fix (usually not happening) direct
259         `background-get-job-name-simple' call.
260
261         * rlogin.el (rlogin-parse-words): Fix (supposed) match-data
262         restoring.
263
264 2003-10-03  Ilya N. Golubev  <gin@mo.msk.ru>
265
266         * rlogin.el (rlogin): Remove unneeded duplication of process
267         marker setting done inside `comint-exec'.
268
269 2003-10-03  Ilya N. Golubev  <gin@mo.msk.ru>
270
271         * background.el (background): Use `insert-before-markers' for text
272         to output, like `comint-output-filter' does.
273
274 2003-09-22  Steve Youngs  <youngs@xemacs.org>
275
276         * Makefile (EXPLICIT_DOCS): Removed.
277         (STANDARD_DOCS): Use this instead.
278
279 2003-08-28  Norbert Koch  <viteno@xemacs.org>
280
281         * Makefile (VERSION): XEmacs package 1.32 released.
282
283 2003-08-28  Jake Colman  <jake.colman@xemacs.org>
284
285         * Makefile (EXPLICIT_DOCS): New.  Added texi documentation.
286
287 2003-06-01  Norbert Koch  <viteno@xemacs.org>
288
289         * Makefile (VERSION): XEmacs package 1.31 released.
290
291 2003-05-26  Stephen J. Turnbull  <stephen@xemacs.org>
292
293         * jka-compr.el (jka-compr-insert-file-contents): New docstring.
294         Implement REPLACE argument correctly.  Thanks to Martin Schwenke
295         <martin@meltin.net> for reporting and testing.  Bugfix suggested
296         by Richard Stallman <rms@gnu.org>.
297         (Maintainer): Update to XEmacs Development Team.
298
299 2003-03-09  Ben Wing  <ben@xemacs.org>
300
301         * Makefile:
302         Delete explicit compile:: and binkit: rules.
303         Don't add custom-load.elc to the list of generated elc's.
304
305 2003-01-13  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
306
307         * Makefile (VERSION): XEmacs package 1.30 released.
308
309 2003-01-06  Ville Skyttä  <scop@xemacs.org>
310
311         * arc-mode.el: Make auto-mode-alist modifications autoload-only.
312
313 2002-11-29  Ben Wing  <ben@xemacs.org>
314
315         * .cvsignore: Remove files now handled automatically by CVS.
316         * Makefile: Use `compile' instead of hard-coded `all'.
317
318 2002-10-15  Ville Skyttä  <scop@xemacs.org>
319
320         * Makefile (srckit): Remove.
321
322 2002-10-07  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
323
324         * Makefile (VERSION): XEmacs package 1.29 released.
325
326 2002-09-30  Ville Skyttä  <scop@xemacs.org>
327
328         * arc-mode.el: Add autoloaded auto-mode-alist association.
329
330 2002-05-10  Steve Youngs  <youngs@xemacs.org>
331
332         * Makefile (VERSION): XEmacs package 1.28 released.
333
334 2002-05-09  Ben Wing  <ben@xemacs.org>
335
336         * arc-mode.el (archive-*-write-file-member):
337         * arc-mode.el (archive-lzh-summarize):
338         * arc-mode.el (archive-zip-summarize):
339         Use #o... not ?\... to get octal integers.  ?\ in XEmacs
340         gives chars and you will get syntax errors or worse.
341
342 2002-05-07  Steve Youngs  <youngs@xemacs.org>
343
344         * Makefile (VERSION): XEmacs package 1.27 released.
345
346 2002-04-26  James LewisMoss  <dres@lewismoss.org>
347
348         * background.el (background-get-job-name): var holding the func to
349         use to generate the background buffer id/name.
350         (background-search-job-space): search buffer list for a buffer
351         generated from FORM (which includes a %d number field) and return
352         the first that no longer has a process connected to it.
353         (background-get-job-name-simple): generate a simple background
354         buffer name "background-%d"
355         (format-quote-string): just replace % with %% in string so format
356         won't be unhappy.
357         (get-bottom-dir): grab last dir part in string (/usr/foo/bar -> bar)
358         (background-get-job-name-command): more complex background namer
359         "BG(<command run>)%d"
360         (background-get-job-name-command-n-dir): and a more complex
361         background namer "BG(<last dir name>)(<command run>)%d"
362         (background): use new background-get-job-name custom var to
363         generate the background name.
364
365 2002-01-13  Steve Youngs  <youngs@xemacs.org>
366
367         * package-info.in (provides): Remove 'lpr', it's in 'ps-print'.
368         And update to include all provides.
369
370 2002-01-09  Steve Youngs  <youngs@xemacs.org>
371
372         * Makefile (ELCS): Remove 'lpr.elc' as it's now in 'ps-print'
373
374 2000-11-09  Sean MacLennan  <seanm@storm.ca>
375
376         * uncompress.el: Synced with GNU Emacs 20.7
377
378 2000-10-05  Martin Buchholz  <martin@xemacs.org>
379
380         * *: Mega typo fix.
381
382 2000-09-15  Adrian Aichner  <aichner@ecf.teradyne.com>
383
384         * crypt.el (crypt-find-file-hook): Fix (null-buffer-file-name)
385         typo.
386
387 2000-08-16  Andreas Jaeger  <aj@suse.de>
388
389         * crypt.el (crypt-find-file-hook): Add missing closing brace.
390
391 2000-08-04  Didier Verna  <didier@xemacs.org>
392
393         * Makefile (VERSION): increment.
394         (ELCS): add missing `mchat.elc'.
395         * mchat.el: version 2.1 is released.
396
397 2000-03-13  Johannes Ziegler <ziegler@bach.informatik.uni-ulm.de>
398
399         * crypt.el (crypt-encoding-alist): Gzip Files with .gz and .tgz
400         extension.
401         (crypt-find-file-hook): renaming of then ungzipped buffers
402         name.gz => name and name.tgz => name.tar
403
404 2000-02-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
405
406         * jka-compr.el: Globally replace 'no-conversion with 'binary
407
408 2000-02-09  Martin Buchholz  <martin@xemacs.org>
409
410         * crypt.el (crypt-build-encoding-alist): Remove bzip2 `--quiet'
411         option, not available before bzip2 0.9.5.
412         Fix two byte-compiler warnings.
413
414 1999-09-20  James LewisMoss  <dres@ioa.com>
415
416         * crypt.el (crypt-build-encoding-alist): Add bzip2 data to
417         encoding list.
418         (crypt-find-file-hook): Add .bz2 as an ending to be stripped when
419         loading.
420
421 1999-11-08  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
422
423         * jka-compr.el (auto-compression-mode): Pass original
424         argument to toggle-auto-compression.
425
426 1999-08-08  Jan Vroonhof  <vroonhof@math.ethz.ch>
427
428         * jka-compr.el (jka-compr-call-process): Guard against use of
429         file-coding-system-for-read.
430         (jka-compr-insert-file-contents): idem.
431         (jka-value-if-bound): New function.
432
433 1999-07-20  Darryl Okahata  <darrylo@sr.hp.com>
434
435         * tar-mode.el: `tar-regexp' must only match the names of
436         uncompressed tar files.  If it matches the names of compressed tar
437         files, tar-mode will attempt to parse the compressed tar file as
438         an uncompressed tar file, causing an error.  Note that this will
439         not affect either crypt.el nor jka-compr.el, as they will properly
440         uncompress a buffer before entering tar-mode.
441
442 1999-07-15  SL Baur  <steve@beopen.com>
443
444         * jka-compr.el (jka-compr-install): Only diddle with
445         file-coding-system-alist in XEmacs with file-coding.
446         (jka-compr-uninstall): Ditto.
447
448 1999-06-29  SL Baur  <steve@miho.m17n.org>
449
450         * Makefile (ELCS): ps-print.el removed.
451
452 1999-03-19  Didier Verna  <didier@xemacs.org>
453
454         * mchat.el: version 2.0 released.
455
456 1998-12-30  Martin Buchholz  <martin@xemacs.org>
457
458         * tar-mode.el (tar-regexp): Add autoload cookie.
459         (auto-mode-alist): Add autoload cookie.
460
461 1998-10-01  SL Baur  <steve@altair.xemacs.org>
462
463         * ssh.el (ssh-send-Ctrl-C): send-string -> process-send-string.
464         (ssh-send-Ctrl-D): Ditto.
465         (ssh-send-Ctrl-Z): Ditto.
466         (ssh-send-Ctrl-backslash): Ditto.
467         * rlogin.el (rlogin-send-Ctrl-C): Ditto.
468         (rlogin-send-Ctrl-D): Ditto.
469         (rlogin-send-Ctrl-Z): Ditto.
470         (rlogin-send-Ctrl-backslash): Ditto.
471
472 1998-09-30  SL Baur  <steve@altair.xemacs.org>
473
474         * ftelnet.el: New file.
475         * ssh.el: Sync to version 1.6
476         * rlogin.el: Sync to version 1.43
477
478 1998-09-10  Noah Friedman  <friedman@splode.com>
479
480         * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
481         `t' to add-hook also to modify the new local value.
482         * ssh.el (ssh): Here also.
483
484 1998-07-14  SL Baur  <steve@altair.xemacs.org>
485
486         * rlogin.el: Global replace send-string -> process-send-string.
487         * ssh.el: Ditto.
488
489 1998-06-07  Tomasz Cholewo  <tjchol01@aivo.spd.louisville.edu>
490
491         * jka-compr.el (jka-compr-partial-uncompress): Fix integer in concat.
492
493 1998-06-13  SL Baur  <steve@altair.xemacs.org>
494
495         * lpr.el (print-region-1): Remove references to `buffer-file-type'.
496
497 1998-04-17  SL Baur  <steve@altair.xemacs.org>
498
499         * rlogin.el-1.40.
500
501 1998-04-06  Hrvoje Niksic  <hniksic@srce.hr>
502
503         * tar-mode.el (tar-subfile-mode): Call `auto-save-mode' with a 0,
504         argument, not nil.
505         (tar-regexp): Include `.tar.gz' files.
506
507 1998-02-21  Aki Vehtari  <Aki.Vehtari@hut.fi>
508
509         * tar-mode.el:  Add "q" for quit, and use "C" for copy and "R" for
510         rename as in dired.
511
512 1998-02-15  SL Baur  <steve@altair.xemacs.org>
513
514         * jka-compr.el: Reenable auto-compression-mode symbol.
515
516 1998-01-24  SL Baur  <steve@altair.xemacs.org>
517
518         * Makefile (VERSION): Update to package standard 1.0.
519         * package-info.in: Ditto.
520
521 1998-01-11  SL Baur  <steve@altair.xemacs.org>
522
523         * Makefile: Update to newer package interface.
524
525 1998-01-05  SL Baur  <steve@altair.xemacs.org>
526
527         * Makefile: Update to newer packages interface.
528
529 1997-12-27  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
530
531         * tar-mode.el: Minimal synchage with Emacs 20.  Moved `tar-' to the
532         front of all identifiers.  Some docstring improvements too.
533         (tar-mode-map): Added keybindings for [up], [down] and [return].
534
535 1997-12-24  SL Baur  <steve@altair.xemacs.org>
536
537         * Makefile: Created.