log

age author description
2011-08-08 Stephen J. Turnbull Add some working with Mercurial stuff.
2011-08-08 Stephen J. Turnbull Alan Mackenzie's syntax cache bounds fix.
2011-08-08 Stephen J. Turnbull Improve documentation of syntax table internals.
2011-08-08 Stephen J. Turnbull Initialize start and end properly (to new markers, not Qnil).
2011-08-08 Stephen J. Turnbull Correct array bound for syntax_code_spec.
2011-08-08 Stephen J. Turnbull Improve treatment of expected bugs.
2011-08-08 Stephen J. Turnbull Should tests for substitute-in-file-name be in syntax-tests?
2011-08-08 Stephen J. Turnbull Suppress "shadowed global" warnings for floor and ceil from <math.h>.
2011-08-08 Stephen J. Turnbull Suppress a "shadowed global" warning.
2011-08-08 Stephen J. Turnbull Suppress a "shadowed local" warning.
2011-08-08 Stephen J. Turnbull Suppress the "undefined macros" warnings for zlib.
2011-08-08 Stephen J. Turnbull Suppress the "no prototype" warning for pdump_file_try.
2011-08-07 Mats Lidell Merge.
2011-07-30 Mats Lidell shell-command and shell-command-on-region API compliant with FSF 23.3.1
2011-07-19 Mats Lidell Introducing syntax-ppss.el from GNU.
2011-07-03 Aidan Kehoe Allow disabling a symbol macro with a macro environment, #'cl-macroexpand
2011-06-28 Aidan Kehoe Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
2011-06-25 Aidan Kehoe Add `function-key-map-parent', for non-console-specific `function-key-map' bindings
2011-06-24 Aidan Kehoe Merge.
2011-06-24 Aidan Kehoe Add a custom group that applies to view-mode-line-string.
2011-06-23 Didier Verna Fix get-other-frame bug.
2011-06-19 Aidan Kehoe Fix a bug in my last commit, symbol macros that expand to themselves hang.
2011-06-19 Aidan Kehoe Style and indentation corrections, behavior.el.
2011-06-19 Aidan Kehoe Improve #'defsubst* a little, document a bug that remains.
2011-06-19 Aidan Kehoe Reimplement a few GNU functions in terms of CL functions, subr.el
2011-06-19 Aidan Kehoe Correct a couple of comments, remove a superfluous gcpro1, fns.c
2011-06-19 Aidan Kehoe Expand the documentation of #'eq-hash, mention the CL PRINT-OBJECT protocol
2011-06-04 Aidan Kehoe Switch to #'dolist instead of #'mapcar in a couple of places if result not used
2011-06-03 Aidan Kehoe gnuclient: if TMPDIR was set and connect failed, try again with /tmp
2011-06-01 Didier Verna Backed out changeset fa5fc2e3d9a6
2011-06-01 Didier Verna New function OBJECT-ADDRESS.
2011-05-29 Didier Verna Simplify clear_region interface.
2011-05-29 Aidan Kehoe Be a little better about deciding when to add CL docstring argument info.
2011-05-27 Aidan Kehoe Be more reasonable in the implementation of #'make-modeline-command-wrapper.
2011-05-25 Jerry James Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
2011-05-25 Didier Verna Fix CL compliance of [symbol-]macrolet.
2011-05-20 Aidan Kehoe Remove the LOSING_BYTECODE compile-time option, it's been off since 1997.
2011-05-18 Aidan Kehoe Remove `bind-inits', cl-macs.el, it's no longer used.
2011-05-09 Aidan Kehoe Merge, restoring Ben's GPLv3 manual changes.
2011-05-09 Aidan Kehoe Backed out changeset a7da359711ce, restoring Ben's GPLv3 manual changes.
2011-05-08 Aidan Kehoe Complete support for macro-declaration-function, bytecomp{,-runtime}.el
2011-05-07 Aidan Kehoe Remove an extraneous #endif, s/netbsd.h, thank you Adam Sjoegren!
2011-05-07 Aidan Kehoe Move #'split-path to subr.el, as was always the intention.
2011-05-07 Aidan Kehoe Drop support for generating code appropriate for Emacs 19, bytecomp.el
2011-05-07 Aidan Kehoe Be better about recognising side-effect-free forms, byte-optimize.el.
2011-05-06 Aidan Kehoe Correct the definition of #'cl-non-fixnum-number-p on 32-bit machines.
2011-05-03 Jeff Sparkes Auto merge.
2011-05-02 Jeff Sparkes Fix for issue745, linking on cygwin 1.7.
2011-05-02 Stephen J. Turnbull Remove static qualifier from pdump_file_try.
2011-05-02 Aidan Kehoe Merge by hand with the changeset that backed out e82f5b7010fe.
2011-05-02 Aidan Kehoe Backed out changeset e82f5b7010fe, incompatible with extant makeinfo.
2011-05-01 Aidan Kehoe Merge.
2010-02-20 Ben Wing Sync s/ files with GNU 23.1.92, delete obsolete stuff, simplify other stuff
2010-02-20 Ben Wing Sync paragraphs.el to FSF 23.1.92
2010-02-20 Ben Wing Merge some stuff in man, fix up Makefile
2010-02-20 Ben Wing Merge some stuff in lib-src