| Commit message (Expand) | Author | Age | Files | Lines |
* | (elint-current-buffer, elint-check-defun-form, elint-check-let-form, | Juanma Barranquero | 2007-09-26 | 1 | -38/+38 |
* | (byte-compile-resolve-functions): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -1/+1 |
* | (easy-mmode-define-syntax): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -1/+1 |
* | (disassemble-1): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -1/+1 |
* | (custom-print-install, custom-print-uninstall): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -26/+26 |
* | (authors): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -2/+2 |
* | (checkdoc-force-docstrings-flag) | Dan Nicolaescu | 2007-09-22 | 1 | -2/+2 |
* | (byte-compile-warning-types): Add mapcar and make-local. | Glenn Morris | 2007-09-21 | 1 | -1/+2 |
* | (byte-compile-warnings) | Glenn Morris | 2007-09-21 | 1 | -16/+20 |
* | Markus Triska <markus.triska at gmx.at> | Glenn Morris | 2007-09-21 | 1 | -0/+4 |
* | (lisp-mode-shared-map): Use the default TAB binding to obey tab-always-indent. | Stefan Monnier | 2007-09-19 | 1 | -1/+0 |
* | (copyright-names-regexp): Doc fix: typo. | Thien-Thi Nguyen | 2007-09-12 | 1 | -1/+1 |
* | (byte-compile-log-file): Check major-mode via derived-mode-p. | Stefan Monnier | 2007-09-07 | 1 | -2/+1 |
* | (checkdoc-minor-mode-string): New. | Glenn Morris | 2007-09-06 | 1 | -1/+7 |
* | (rx): Fix typo in docstring. | Michaël Cadilhac | 2007-09-05 | 1 | -1/+1 |
* | Johan Bockg� <bojohan at dd.chalmers.se> | Glenn Morris | 2007-09-05 | 1 | -1/+3 |
* | (byte-recompile-directory): Fix bug: | Thien-Thi Nguyen | 2007-09-01 | 1 | -3/+3 |
* | Use defstruct rather than macros. | Stefan Monnier | 2007-08-31 | 1 | -294/+232 |
* | Merge from emacs--rel--22 | Miles Bader | 2007-08-27 | 4 | -21/+23 |
|\ |
|
| * | (backquote-unquote-symbol, backquote-splice-symbol): | Stefan Monnier | 2007-08-23 | 1 | -2/+2 |
| * | (edebug-list-form, edebug-match-symbol, \,) | Stefan Monnier | 2007-08-23 | 1 | -4/+4 |
| * | (byte-compile-from-buffer): Check old-style backquotes after each `read' | Stefan Monnier | 2007-08-23 | 1 | -8/+8 |
| * | (byte-optimize-featurep): Also handle `sxemacs'. | Stefan Monnier | 2007-08-23 | 1 | -3/+3 |
| * | (byte-compile-from-buffer): Display a big fat warning for old style backquotes. | Stefan Monnier | 2007-08-22 | 1 | -1/+7 |
| * | (byte-compile-log-file, byte-recompile-directory, byte-compile-file) | Stefan Monnier | 2007-08-22 | 1 | -13/+9 |
| * | (backquote-delay-process): Fix last change. | Stefan Monnier | 2007-08-21 | 1 | -3/+2 |
* | | Commentary and docstring munging; nfc. | Thien-Thi Nguyen | 2007-08-27 | 1 | -30/+22 |
* | | (avl-tree-del-balance1, avl-tree-del-balance2) | Thien-Thi Nguyen | 2007-08-27 | 1 | -10/+10 |
* | | Move things around; munge whitespace, indentation; nfc. | Thien-Thi Nguyen | 2007-08-27 | 1 | -53/+36 |
* | | Do s/elib-node-/avl-tree-node-/g. Resulting changed macro names: | Thien-Thi Nguyen | 2007-08-27 | 1 | -95/+95 |
* | | Do s/elib-avl-/avl-tree-/g. Resulting changed macro and function names: | Thien-Thi Nguyen | 2007-08-27 | 1 | -50/+46 |
* | | Do s/elib-avl-node/avl-tree-node/g. Resulting changed macro names: | Thien-Thi Nguyen | 2007-08-27 | 1 | -61/+61 |
* | | (elib-node-create): Delete unused macro. | Thien-Thi Nguyen | 2007-08-27 | 1 | -4/+0 |
* | | Reduce nesting: Use modern backquote syntax. | Thien-Thi Nguyen | 2007-08-27 | 1 | -15/+15 |
* | | Do s/avltree/avl-tree/g. Resulting changed function names: | Thien-Thi Nguyen | 2007-08-27 | 1 | -20/+20 |
* | | Add arch tagline | Miles Bader | 2007-08-27 | 1 | -0/+1 |
* | | Don't require `cl'. | Thien-Thi Nguyen | 2007-08-27 | 1 | -9/+4 |
* | | Move provide form to end; nfc. | Thien-Thi Nguyen | 2007-08-27 | 1 | -1/+2 |
* | | Munge comments, whitespace, indentation, hanging parens; nfc. | Thien-Thi Nguyen | 2007-08-27 | 1 | -397/+252 |
* | | Initial revision, comprising elib-node.el and avltree.el, | Thien-Thi Nguyen | 2007-08-27 | 1 | -0/+715 |
* | | (byte-optimize-if): Don't presume `clause' is a list. | Stefan Monnier | 2007-08-24 | 1 | -1/+3 |
* | | Regenerate. | Glenn Morris | 2007-08-24 | 1 | -59/+59 |
* | | Nikolaj Schumacher <n_schumacher at web.de> (tiny change) | Glenn Morris | 2007-08-24 | 1 | -1/+6 |
* | | (byte-compile-output-docform, byte-compile-output-as-comment): | Stefan Monnier | 2007-08-23 | 1 | -112/+108 |
* | | (byte-optimize-if): Move `progn' out of the test | Stefan Monnier | 2007-08-23 | 1 | -3/+12 |
* | | (byte-compile-interactive-only-functions): Add previous-line and next-line. | Stefan Monnier | 2007-08-21 | 1 | -1/+1 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-08-21 | 1 | -9/+13 |
|\ \
| |/ |
|
| * | preceding-sexp | Vinicius Jose Latorre | 2007-08-20 | 1 | -52/+55 |
| * | Revert last change. | Thien-Thi Nguyen | 2007-08-17 | 1 | -12/+3 |
| * | (copyright-update-year, copyright-update) | Thien-Thi Nguyen | 2007-08-17 | 1 | -3/+12 |