summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (flet): Throw an error when trying to byte-compile a redefinition of aGlenn Morris2008-10-231-4/+8
* (display-warning): Issue a message if called during daemonChong Yidong2008-10-111-12/+23
* (rx-constituents): Change `anything' to callChong Yidong2008-10-071-106/+275
* (syntax-ppss): Doc fix.Andreas Schwab2008-10-061-1/+1
* (rx): Docstring fix.Stefan Monnier2008-10-031-3/+0
* *** empty log message ***Martin Rudalics2008-09-231-1436/+1436
* (calculate-lisp-indent): Fix indentation problem with keyword symbolsMartin Rudalics2008-09-231-1433/+1436
* (lisp-indent-offset): Fix custom type. (Bug#1011)Glenn Morris2008-09-201-1/+1
* Ulrich Mueller <ulm at kph.uni-mainz.de>Glenn Morris2008-09-201-19/+19
* tq.el: Disable undo in buffer.Michael Olson2008-09-201-0/+1
* (try-face-font): Remove dead alias.Glenn Morris2008-09-021-1/+2
* (debug): When killing a noninteractive Emacs, give exit status -1.Chong Yidong2008-08-281-1/+1
* Revert last change.Chong Yidong2008-08-151-3/+1
* (lisp-complete-symbol): Supply match-size to display-completion-list.Chong Yidong2008-08-141-10/+11
* (easy-menu-add): Don't precompute keybindingsStefan Monnier2008-08-141-17/+6
* (beginning-of-defun): Doc fix.Chong Yidong2008-08-111-16/+21
* * bitmaps/README:Dan Nicolaescu2008-07-311-8/+3
* apply patch from Seiji Zenitani to find doc strings in ns*.m filesAdrian Robert2008-07-281-1/+1
* Regenerate.Glenn Morris2008-07-161-1/+1
* Regenerate.Glenn Morris2008-07-161-7/+2
* Simply require 'cl (silences spurious warnings).Glenn Morris2008-07-162-9/+12
* Simply require 'cl (silences spurious warnings).Glenn Morris2008-07-161-8/+1
* (cl-do-pop, cl-mapcar-many): Declare for compiler.Glenn Morris2008-07-161-6/+11
* (check-declare-locate, check-declare-verify): Handle .m files.Glenn Morris2008-07-161-3/+3
* (help-xref-interned): Declare.Glenn Morris2008-06-211-0/+2
* (easy-mmode-set-keymap-parents): Evaluate definition when compiling.Glenn Morris2008-06-211-11/+12
* (define-derived-mode): Add `doc-string' declaration.John Paul Wallington2008-06-211-1/+2
* (checkdoc-start-section, checkdoc-error):Stefan Monnier2008-06-201-2/+5
* (byte-compile-maybe-guarded): Doc fix.Glenn Morris2008-06-131-2/+2
* (map-y-or-n-p): Accept non-char events.Stefan Monnier2008-06-121-4/+3
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-122-0/+4
* * emacs-lisp/map-ynp.el (map-y-or-n-p): Add support for other-window-scroll.Stefan Monnier2008-06-111-23/+33
* * window.c (Vwindow_point_insertion_type): New var.Stefan Monnier2008-06-101-1/+2
* (autoload-rubric): Fix coding cookie not to force Unix EOL.Juanma Barranquero2008-06-101-1/+1
* (autoload-rubric): Add coding cookie.Glenn Morris2008-06-101-0/+1
* (byte-compile-current-group): New var.Stefan Monnier2008-06-081-7/+18
* Commentary fixes.Glenn Morris2008-06-071-5/+4
* (trace-entry-message, trace-exit-message): Use print-circle.Stefan Monnier2008-06-051-10/+11
* (autoload-rubric): New function, extracted from autoload-ensure-default-file.Glenn Morris2008-06-051-16/+20
* Trent W. Buck <trentbuck at gmail.com> (tiny change)Glenn Morris2008-06-041-6/+0
* (checkdoc-this-string-valid-engine):Stefan Monnier2008-05-301-18/+21
* (easy-menu-convert-item, easy-menu-convert-item-1):Stefan Monnier2008-05-281-17/+19
* (edebug-setup-hook, edebug-all-defs, edebug-all-forms, edebug-eval-macro-args,Juanma Barranquero2008-05-241-44/+45
* (regexp-opt): Always return a properly-grouped regexp.Stefan Monnier2008-05-231-1/+1
* (destructuring-bind): Fix spec.Stefan Monnier2008-05-191-1/+1
* (cl-set-nthcdr): Make it a defsubst so thatStefan Monnier2008-05-121-1/+1
* Note that vc.el now uses this.Eric S. Raymond2008-05-091-1/+1
* (autoload-generate-file-autoloads): Don't use `iff' in docstring.Juanma Barranquero2008-05-081-1/+1
* (ad-special-form-p): Don't use `iff' in docstring.Juanma Barranquero2008-05-081-1/+1
* Regenerate.Glenn Morris2008-05-071-17/+10