| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/emacs-lisp/easymenu.el: Add :enable, and obey :label. Require CL. | Stefan Monnier | 2011-01-13 | 1 | -41/+43 |
* | Use run-mode-hooks for major mode hooks. | Stefan Monnier | 2011-01-13 | 1 | -39/+36 |
* | Merged from trunk. | Christian Ohler | 2011-01-13 | 1 | -9/+9 |
|\ |
|
| * | * emacs-lisp/package.el (package--list-packages): Use switch-to-buffer. | Chong Yidong | 2011-01-12 | 1 | -9/+9 |
* | | Add ERT, a tool for automated testing in Emacs Lisp. | Christian Ohler | 2011-01-13 | 2 | -0/+2834 |
|/ |
|
* | * lisp/emacs-lisp/unsafep.el (unsafep): Handle backquoted forms. | Johan Bockgård | 2011-01-11 | 1 | -0/+3 |
* | * lisp/emacs-lisp/rx.el (rx-repeat): Replace CL function. | Glenn Morris | 2011-01-04 | 1 | -5/+4 |
* | * lisp/emacs-lisp/rx.el (rx-syntax): Fix typo. | Andreas Schwab | 2010-12-30 | 1 | -1/+1 |
* | * lisp/emacs-lisp/rx.el: Make it a superset of sregex. | Stefan Monnier | 2010-12-26 | 4 | -643/+45 |
* | Fix up last change. | Stefan Monnier | 2010-12-22 | 1 | -3/+3 |
* | Update cl-loaddefs.el | Andreas Schwab | 2010-12-03 | 1 | -1/+1 |
* | cl-macs `loop' fix for bug#7492. | Glenn Morris | 2010-12-02 | 1 | -2/+11 |
* | Merge changes from emacs-23 branch | Chong Yidong | 2010-11-27 | 1 | -54/+66 |
|\ |
|
| * | * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling | Stefan Monnier | 2010-11-26 | 1 | -54/+66 |
* | | * lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix. | Stefan Monnier | 2010-11-24 | 1 | -156/+184 |
* | | Tiny authors.el updates. | Glenn Morris | 2010-11-20 | 1 | -2/+7 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-11-17 | 3 | -74/+149 |
|\ \
| |/ |
|
| * | * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens | Stefan Monnier | 2010-11-17 | 1 | -41/+55 |
| * | autoload.el fix for bug#7414. | Glenn Morris | 2010-11-16 | 1 | -5/+5 |
| * | * lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints | Stefan Monnier | 2010-11-11 | 1 | -5/+40 |
| * | * lisp/files.el (safe-local-variable-p): Gracefully handle errors. | Stefan Monnier | 2010-11-11 | 1 | -13/+4 |
| * | * lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule): | Stefan Monnier | 2010-11-11 | 1 | -16/+51 |
* | | * lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change. | Stefan Monnier | 2010-11-15 | 1 | -87/+75 |
* | | bytecomp trivia. | Glenn Morris | 2010-11-11 | 1 | -9/+13 |
* | | * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and | Stefan Monnier | 2010-11-11 | 1 | -1/+3 |
* | | Minor fix to package-archive-contents recalculation. | Chong Yidong | 2010-11-10 | 1 | -0/+1 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-11-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * lisp/emacs-lisp/smie.el: New package. | Stefan Monnier | 2010-11-07 | 1 | -0/+1462 |
* | | * lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer) | Stefan Monnier | 2010-11-08 | 1 | -76/+71 |
* | | * lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority) | Stefan Monnier | 2010-11-08 | 1 | -9/+0 |
* | | * lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values. | Stefan Monnier | 2010-11-07 | 1 | -192/+265 |
* | | Minor checkdoc simplifications. | Glenn Morris | 2010-11-06 | 1 | -17/+9 |
* | | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol. | Glenn Morris | 2010-11-06 | 1 | -5/+4 |
* | | Use line-end-position rather than end-of-line, etc. | Glenn Morris | 2010-11-06 | 3 | -8/+6 |
* | | Minor eieio-comp changes. | Glenn Morris | 2010-11-06 | 1 | -10/+9 |
* | | Silence elint compilation. | Glenn Morris | 2010-11-06 | 1 | -23/+23 |
* | | * src/nsfont.m: Include termchar for new mouse-highlight. | Jan Djärv | 2010-11-06 | 1 | -1/+1 |
* | | Silence cl-macs.el compilation. | Glenn Morris | 2010-11-05 | 1 | -110/+109 |
* | | Silence byte-opt.el compilation. | Glenn Morris | 2010-11-05 | 1 | -45/+49 |
* | | * emacs-lisp/package.el (package-unpack): Remove no-op. | Chong Yidong | 2010-11-03 | 1 | -52/+86 |
* | | Don't be so lax with spelling. | Glenn Morris | 2010-11-02 | 1 | -2/+1 |
* | | Separate built-in packages from elpa packages, for efficiency. | Chong Yidong | 2010-11-02 | 1 | -131/+152 |
* | | (byte-recompile-file): If bytecomp-arg is nil, do not ask to recompile files ... | Noah Friedman | 2010-11-02 | 1 | -3/+4 |
* | | Fix last change to package.el. | Chong Yidong | 2010-11-01 | 1 | -1/+2 |
* | | Two fixes for elpa packages overriding built-in ones. | Chong Yidong | 2010-11-01 | 1 | -9/+11 |
* | | * lisp/emacs-lisp/smie.el (smie): New custom group. | Glenn Morris | 2010-10-31 | 1 | -2/+8 |
* | | * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change. | Glenn Morris | 2010-10-31 | 1 | -2/+1 |
* | | * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun. | Julien Danjou | 2010-10-31 | 2 | -21/+59 |
* | | Check more carefully for packages before loading package.el. | Chong Yidong | 2010-10-30 | 1 | -3/+9 |
* | | SMIE: change indent rules format, improve smie-setup. | Stefan Monnier | 2010-10-29 | 1 | -168/+171 |