| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Remove duplicate Lisp definitions of define-minor-mode variables defined in C. | Glenn Morris | 2010-10-28 | 1 | -2/+3 |
* | | * lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns. | Stefan Monnier | 2010-10-28 | 1 | -21/+48 |
* | | * package.el (package-menu-mode-map): Inherit from button-buffer-map. | Chong Yidong | 2010-10-24 | 1 | -1/+1 |
* | | Fix last commit. | Chong Yidong | 2010-10-24 | 1 | -1/+0 |
* | | Make the *Packages* buffer read-only. | Chong Yidong | 2010-10-24 | 1 | -1/+1 |
* | | Support for systems without floats was removed a decade ago. | Glenn Morris | 2010-10-21 | 2 | -39/+19 |
* | | Small autoloads fix. | Glenn Morris | 2010-10-21 | 1 | -5/+6 |
* | | * lisp/emacs-lisp/find-func.el (find-library): Use test-completion. | Stefan Monnier | 2010-10-21 | 1 | -7/+5 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-19 | 2 | -13/+8 |
|\| |
|
| * | Don't allow functions that display messages in unsafep. | Chong Yidong | 2010-10-18 | 1 | -5/+3 |
| * | (regexp-opt-group, regexp-opt-charset): Turn comments into docstrings | Stefan Monnier | 2010-10-17 | 1 | -8/+5 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-14 | 1 | -1/+1 |
|\| |
|
| * | Fix typos in docstrings, comments and ChangeLogs. | Juanma Barranquero | 2010-10-13 | 1 | -1/+1 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-12 | 2 | -47/+50 |
|\| |
|
| * | * lisp/emacs-lisp/lisp.el (lisp-completion-at-point): | Stefan Monnier | 2010-10-09 | 1 | -27/+27 |
| * | Rename another shadow.el function. | Glenn Morris | 2010-10-08 | 1 | -4/+7 |
* | | Declare and define in one step various mode maps. | Dan Nicolaescu | 2010-10-10 | 2 | -17/+11 |
* | | Remove lib-src/b2m.c and b2m.pl. | Glenn Morris | 2010-10-08 | 1 | -1/+1 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-08 | 3 | -648/+9 |
|\| |
|
| * | * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/. | Glenn Morris | 2010-10-07 | 2 | -642/+0 |
| * | Rename some shadow.el things. | Glenn Morris | 2010-10-07 | 1 | -6/+9 |
* | | Rename some more shadow.el stuff. | Glenn Morris | 2010-10-07 | 1 | -4/+5 |
* | | Rename shadow-mode. | Glenn Morris | 2010-10-07 | 1 | -3/+3 |
* | | SMIE: Reliably distinguish openers/closers in smie-prec2-levels | Stefan Monnier | 2010-10-07 | 1 | -28/+65 |
* | | (regexp-opt): Add `symbols' mode. | Miles Bader | 2010-10-07 | 1 | -3/+8 |
* | | Add a shadow-mode for load-path shadows. | Glenn Morris | 2010-10-06 | 1 | -8/+41 |