sxemacs
2020-04-18 Steve YoungsTurn off PDF support in ffi-wand.
2020-04-11 Steve YoungsCouple of small updates from Nelson
2020-04-10 Nelson FerreiraHandle not bound allow-remote-paths in file-remote-p
2020-04-10 Nelson FerreiraReport the pkg-dir not writable
2020-04-10 Nelson FerreiraFixup the other developers repos list in SPPM
2020-04-04 Steve YoungsFix -- #'directory-files{,-recur} MATCH arg handling...
2020-04-03 Nelson FerreiraFix some long lines in dired.c
2020-04-03 Nelson FerreiraAdd match-full option to directory-files{,-recur}
2020-04-03 Nelson FerreiraAdd to directory-files SYMLINK_IS_FILE and BLOOM_FILTER...
2020-04-03 Nelson FerreiraFix directory-files{,-recur} detection of symlinks...
2020-04-03 Nelson FerreiraUse 'subdir as per (directory-files) documentation
2020-04-03 Nelson FerreiraRemove #if 0 varargs
2020-04-03 Nelson FerreiraUpdate directory-files{,-recur} argument checking
2020-04-03 Nelson FerreiraRemove unused #ifdef USE_MATCH_ARG
2020-04-03 Nelson FerreiraAllow pathname_matches_p to be called if match is predicate
2020-04-02 Steve YoungsGNU Compat -- Add WHEN and DOC args to #'define-obsolet...
2020-03-27 Steve YoungsFix issue with find-file-magic-files-alist and TRAMP
2020-03-23 Steve YoungsTexinfo 6.7 fixes
2020-03-17 Steve YoungsEnsure #'magic:find-file-noselect creates unique buffers
2020-03-15 Steve YoungsUpdate alist.el -- Use the newer version from APEL.
2020-03-15 Steve YoungsUpdates from Nelson
2020-03-14 Nelson FerreiraSpawn new process with ADDR_NO_RANDOMIZE personality...
2020-03-14 Nelson FerreiraAdd raw_execvp, to use with already converted strings
2020-03-14 Nelson FerreiraDetect sys/personality
2020-03-14 Nelson FerreiraRename __alloc_size to __sxe_alloc_size to avoid clash...
2020-03-09 Steve YoungsImprove #'magic:file interactive use + misc fixes
2020-02-29 Steve YoungsType fix
2020-02-29 Steve YoungsTypo fix
2020-02-28 Steve YoungsSet modes and run appropriate hooks when visiting a...
2020-02-28 Steve YoungsImprove git-for-steve.sh script
2020-02-26 Steve YoungsMake Info-mode usable with UTF-8 info docs.
2020-02-24 Steve YoungsUpdate sqlite, taglib, and wand for new 'magic:*' defuns.
2020-02-23 Steve YoungsA major update / rewrite of ffi-magic.el
2019-05-28 Steve YoungsAmazing the difference a paren can make, including...
2019-05-28 Steve YoungsGet glibc version with a distro-agnostic check.
2019-05-26 Steve YoungsAlways use the system malloc (removes gmalloc.c malloc.c).
2019-05-17 Steve YoungsBuild fixes for recent libc versions (post glibc 2.19)
2016-10-26 Steve YoungsMake #'require's NOERROR arg do its job properly.
2016-10-25 Steve YoungsAdd the 'noerror' argument to #'require.
2016-10-01 Steve YoungsEMchat is https as well
2016-10-01 Steve YoungsAll of SXEmacs' http URLs are now https. WooHoo!
2016-09-15 Steve YoungsFix font-lock-add-keywords (Closes bug 184)
2016-06-18 Steve YoungsTake care of fallout from updating/fixing #'eval-after...
2016-06-18 Steve YoungsLet #'eval-after-load accept symbol for FILE arg
2016-06-18 Steve YoungsMake #'eval-after-load DTRT for dumped lisp (Closes...
2016-06-05 Steve YoungsLet's not do "Pre-Release" packages.
2016-06-01 Steve YoungsAutomake/Libtool warning fix/suppression
2016-05-31 Steve YoungsDisplay a better version of the truth in the configure...
2016-05-30 Steve YoungsImprove the configure summary output.
2016-05-29 Steve YoungsFIX: missing paren
2016-05-29 Steve YoungsDon't use 'make-temp-file', fixes FFI/PUI.
2016-05-28 Steve YoungsSeemless integration of ffi-curl based packages install.
2016-05-21 Steve YoungsSupport http package mirror sites
2016-05-21 Steve YoungsFix an autoloads problem.
2016-05-21 Steve YoungsUpdate PUI to use ffi-curl
2016-05-16 Steve YoungsImplement a blacklist for problem OpenSSL ciphers.
2016-05-10 Steve YoungsPrevent Unexpected errors in OpenSSL Testsuite.
2016-05-06 Steve YoungsLast release's ChangeLog
2016-05-06 Steve YoungsSXEmacs v22.1.16 is released! v22.1.16
2016-03-15 Steve YoungsFix the fix to really close 181
2016-03-14 Nelson FerreiraFix MPFR Flog implementation
2016-03-14 Steve YoungsClose 181
2016-03-12 Nelson FerreiraFix bug 181: log does not take base into account withou...
2016-01-16 Steve YoungsError instead of crashing on OGG/MP3 streams
2016-01-16 Nelson FerreiraDebug message fix
2016-01-16 Nelson FerreiraFix crash when using ffmpeg to play mp3 and ogg
2016-01-10 Steve YoungsFfile_basename(), Ffile_dirname() updates, POSIX compliance
2016-01-09 Nelson FerreiraProperly determine the name of preceeding directory
2016-01-09 Nelson FerreiraExpand file name before dirname
2016-01-09 Nelson FerreiraUse xrealpath
2016-01-09 Nelson FerreiraMake basename and dirname POSIX compliant
2016-01-09 Nelson FerreiraAdd tests for file-name-directory, etc
2016-01-09 Nelson FerreiraAdd file name joiner
2016-01-09 Nelson FerreiraImprove documentation
2016-01-03 Nelson FerreiraDocument text corruption issue with Xorg ATI driver
2016-01-01 Steve YoungsLadies and Gentlement, FFmpeg is back!
2015-12-31 Nelson FerreiraFinal set of changes for a working ffmpeg.
2015-12-31 Nelson FerreiraMore update to newer ffmpeg API
2015-12-31 Nelson FerreiraUse new virtual IO api
2015-12-31 Nelson FerreiraCleanup global video state.
2015-12-31 Nelson FerreiraAdditional usage of the new api
2015-12-27 Nelson FerreiraUpdate ffmpeg codec and media constants
2015-12-27 Nelson FerreiraFix metadata usage
2015-12-26 Steve YoungsSync up FFmpeg -- autoconf
2015-12-26 Steve YoungsA place to keep aliases to built-in constants when...
2015-12-26 Steve YoungsAdd logged, but missing change from previous commit.
2015-12-25 Nelson FerreiraSegregate aliases to DEFVAR_CONST
2015-12-25 Nelson FerreiraRevert "Fix the fix, make pi a normal lisp var (Closes...
2015-12-23 Steve YoungsFix the fix, make pi a normal lisp var (Closes bug...
2015-12-21 Steve YoungsDefine `pi' in elisp, even with bigfr. (Closes bug...
2015-12-21 Steve YoungsMore warning fixes from Nelson
2015-12-20 Nelson FerreiraFixing more TTY/term warning/prototype craziness.
2015-12-20 Nelson FerreiraMerge branch 'master' into for-steve
2015-12-20 Nelson FerreiraMore term crazyness warnings fixing.
2015-12-15 Steve YoungsEgo Patch -- Tweak my info a little.
2015-12-13 Steve YoungsCompiler warning fixes from Nelson
2015-12-12 Nelson FerreiraAdd missing declaration for make_bigz
2015-12-12 Nelson FerreiraMore eliminate silly warnings
2015-12-12 Nelson FerreiraEliminate silly warnings
2015-12-12 Nelson FerreiraFix openssl support
next