| Commit message (Expand) | Author | Age | Files | Lines |
* | (flet): Throw an error when trying to byte-compile a redefinition of a | Glenn Morris | 2008-10-23 | 1 | -4/+8 |
* | (display-warning): Issue a message if called during daemon | Chong Yidong | 2008-10-11 | 1 | -12/+23 |
* | (rx-constituents): Change `anything' to call | Chong Yidong | 2008-10-07 | 1 | -106/+275 |
* | (syntax-ppss): Doc fix. | Andreas Schwab | 2008-10-06 | 1 | -1/+1 |
* | (rx): Docstring fix. | Stefan Monnier | 2008-10-03 | 1 | -3/+0 |
* | *** empty log message *** | Martin Rudalics | 2008-09-23 | 1 | -1436/+1436 |
* | (calculate-lisp-indent): Fix indentation problem with keyword symbols | Martin Rudalics | 2008-09-23 | 1 | -1433/+1436 |
* | (lisp-indent-offset): Fix custom type. (Bug#1011) | Glenn Morris | 2008-09-20 | 1 | -1/+1 |
* | Ulrich Mueller <ulm at kph.uni-mainz.de> | Glenn Morris | 2008-09-20 | 1 | -19/+19 |
* | tq.el: Disable undo in buffer. | Michael Olson | 2008-09-20 | 1 | -0/+1 |
* | (try-face-font): Remove dead alias. | Glenn Morris | 2008-09-02 | 1 | -1/+2 |
* | (debug): When killing a noninteractive Emacs, give exit status -1. | Chong Yidong | 2008-08-28 | 1 | -1/+1 |
* | Revert last change. | Chong Yidong | 2008-08-15 | 1 | -3/+1 |
* | (lisp-complete-symbol): Supply match-size to display-completion-list. | Chong Yidong | 2008-08-14 | 1 | -10/+11 |
* | (easy-menu-add): Don't precompute keybindings | Stefan Monnier | 2008-08-14 | 1 | -17/+6 |
* | (beginning-of-defun): Doc fix. | Chong Yidong | 2008-08-11 | 1 | -16/+21 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -8/+3 |
* | apply patch from Seiji Zenitani to find doc strings in ns*.m files | Adrian Robert | 2008-07-28 | 1 | -1/+1 |
* | Regenerate. | Glenn Morris | 2008-07-16 | 1 | -1/+1 |
* | Regenerate. | Glenn Morris | 2008-07-16 | 1 | -7/+2 |
* | Simply require 'cl (silences spurious warnings). | Glenn Morris | 2008-07-16 | 2 | -9/+12 |
* | Simply require 'cl (silences spurious warnings). | Glenn Morris | 2008-07-16 | 1 | -8/+1 |
* | (cl-do-pop, cl-mapcar-many): Declare for compiler. | Glenn Morris | 2008-07-16 | 1 | -6/+11 |
* | (check-declare-locate, check-declare-verify): Handle .m files. | Glenn Morris | 2008-07-16 | 1 | -3/+3 |
* | (help-xref-interned): Declare. | Glenn Morris | 2008-06-21 | 1 | -0/+2 |
* | (easy-mmode-set-keymap-parents): Evaluate definition when compiling. | Glenn Morris | 2008-06-21 | 1 | -11/+12 |
* | (define-derived-mode): Add `doc-string' declaration. | John Paul Wallington | 2008-06-21 | 1 | -1/+2 |
* | (checkdoc-start-section, checkdoc-error): | Stefan Monnier | 2008-06-20 | 1 | -2/+5 |
* | (byte-compile-maybe-guarded): Doc fix. | Glenn Morris | 2008-06-13 | 1 | -2/+2 |
* | (map-y-or-n-p): Accept non-char events. | Stefan Monnier | 2008-06-12 | 1 | -4/+3 |
* | Add some compiler declarations, for builds without X. | Glenn Morris | 2008-06-12 | 2 | -0/+4 |
* | * emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll. | Stefan Monnier | 2008-06-11 | 1 | -23/+33 |
* | * window.c (Vwindow_point_insertion_type): New var. | Stefan Monnier | 2008-06-10 | 1 | -1/+2 |
* | (autoload-rubric): Fix coding cookie not to force Unix EOL. | Juanma Barranquero | 2008-06-10 | 1 | -1/+1 |
* | (autoload-rubric): Add coding cookie. | Glenn Morris | 2008-06-10 | 1 | -0/+1 |
* | (byte-compile-current-group): New var. | Stefan Monnier | 2008-06-08 | 1 | -7/+18 |
* | Commentary fixes. | Glenn Morris | 2008-06-07 | 1 | -5/+4 |
* | (trace-entry-message, trace-exit-message): Use print-circle. | Stefan Monnier | 2008-06-05 | 1 | -10/+11 |
* | (autoload-rubric): New function, extracted from autoload-ensure-default-file. | Glenn Morris | 2008-06-05 | 1 | -16/+20 |
* | Trent W. Buck <trentbuck at gmail.com> (tiny change) | Glenn Morris | 2008-06-04 | 1 | -6/+0 |
* | (checkdoc-this-string-valid-engine): | Stefan Monnier | 2008-05-30 | 1 | -18/+21 |
* | (easy-menu-convert-item, easy-menu-convert-item-1): | Stefan Monnier | 2008-05-28 | 1 | -17/+19 |
* | (edebug-setup-hook, edebug-all-defs, edebug-all-forms, edebug-eval-macro-args, | Juanma Barranquero | 2008-05-24 | 1 | -44/+45 |
* | (regexp-opt): Always return a properly-grouped regexp. | Stefan Monnier | 2008-05-23 | 1 | -1/+1 |
* | (destructuring-bind): Fix spec. | Stefan Monnier | 2008-05-19 | 1 | -1/+1 |
* | (cl-set-nthcdr): Make it a defsubst so that | Stefan Monnier | 2008-05-12 | 1 | -1/+1 |
* | Note that vc.el now uses this. | Eric S. Raymond | 2008-05-09 | 1 | -1/+1 |
* | (autoload-generate-file-autoloads): Don't use `iff' in docstring. | Juanma Barranquero | 2008-05-08 | 1 | -1/+1 |
* | (ad-special-form-p): Don't use `iff' in docstring. | Juanma Barranquero | 2008-05-08 | 1 | -1/+1 |
* | Regenerate. | Glenn Morris | 2008-05-07 | 1 | -17/+10 |