log

age author description
Mon, 27 Feb 2006 02:06:01 +0000 Luc Teirlinck EXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.
Mon, 27 Feb 2006 02:04:35 +0000 Luc Teirlinck Declare Vload_file_rep_suffixes instead of
Mon, 27 Feb 2006 02:03:00 +0000 Luc Teirlinck (find-library-suffixes): Use `get-load-suffixes' instead of `load-suffixes'.
Mon, 27 Feb 2006 02:01:08 +0000 Luc Teirlinck (locate-library): Use `get-load-suffixes' instead of `load-suffixes'
Mon, 27 Feb 2006 01:58:04 +0000 Luc Teirlinck (update-directory-autoloads): Use `get-load-suffixes' instead of
Mon, 27 Feb 2006 01:56:19 +0000 Luc Teirlinck (command-line): Use `get-load-suffixes' instead of `load-suffixes'.
Mon, 27 Feb 2006 01:54:42 +0000 Luc Teirlinck (file-loadhist-lookup): Use `get-load-suffixes' instead of `load-suffixes'.
Mon, 27 Feb 2006 01:53:28 +0000 Luc Teirlinck (load-library): Use `get-load-suffixes' instead of `load-suffixes'.
Mon, 27 Feb 2006 01:51:17 +0000 Luc Teirlinck (jka-compr-uninstall): Replace `mapcar' with `mapc'.
Mon, 27 Feb 2006 01:50:36 +0000 Luc Teirlinck Second step of the previous changes: move all defcustoms to where they belong.
Mon, 27 Feb 2006 01:47:56 +0000 Luc Teirlinck (jka-compr-compression-info-list)
Mon, 27 Feb 2006 01:44:20 +0000 Luc Teirlinck *** empty log message ***
Sun, 26 Feb 2006 18:18:01 +0000 Luc Teirlinck *** empty log message ***
Sun, 26 Feb 2006 18:08:02 +0000 Luc Teirlinck (specpdl_ptr): Remove volatile qualifier for consistency with lisp.h.
Sun, 26 Feb 2006 16:14:20 +0000 Stefan Monnier (struct specbinding, specpdl_ptr): Remove the volatile qualifier which was