summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-07-2763-98/+83
|\
| * (ad-interactive-p, ad-interactive-form): Remove.Stefan Monnier2007-07-261-29/+12
| * Merge from emacs--rel--22Miles Bader2007-07-2663-63/+63
| |\
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-2563-63/+63
| | * (byte-compile-from-buffer): initialise byte-compile-unresolved-functions beforeAlan Mackenzie2007-07-241-6/+8
| | * (calculate-lisp-indent): In theThien-Thi Nguyen2007-07-211-0/+10
| | * (defadvice): Doc fix.Juanma Barranquero2007-07-161-1/+1
| * | (byte-compile-from-buffer): initialise byte-compile-unresolved-functionsAlan Mackenzie2007-07-241-6/+8
* | | Merge from emacs--devo--0Miles Bader2007-07-241-1/+1
|\ \ \ | |/ /
| * | (copyright-update-year): Fix 2007-05-25 change.Stefan Monnier2007-07-231-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-182-1/+11
|\ \ \ | |/ /
| * | (calculate-lisp-indent): In the case of alignment under a constant symbol,Thien-Thi Nguyen2007-07-161-0/+10
* | | Merge from emacs--devo--0Miles Bader2007-07-158-59/+134
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-07-151-1/+3
| |\ \ | | |/
| | * (copyright-current-gpl-version): Set to 3.Nick Roberts2007-07-111-1/+1
| | * (eval-defun): Explain special handling of `defface'.Richard M. Stallman2007-07-101-1/+3
| | * (eval-last-sexp): Avoid introducing anyAndreas Schwab2007-07-061-7/+7
| | * (sregexq): Fix doc string quoting.Chong Yidong2007-06-041-2/+2
| | * (tq-queue-pop): Stifle error when a process has died and we are tryingChong Yidong2007-06-041-2/+3
| | * (define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings.Juanma Barranquero2007-06-041-2/+2
| | * Nikolaj Schumacher <n_schumacher at web.de> (tiny change)Glenn Morris2007-05-291-2/+7
| * | (generated-autoload-file): Autoload the safe-local-variable setting.Stefan Monnier2007-07-141-0/+1
| * | (defadvice): Doc fix.David Kastrup2007-07-141-1/+1
| * | (eldoc-last-data): Revise documentation.Stefan Monnier2007-07-121-30/+90
| * | (copyright-current-gpl-version): Set to 3.Nick Roberts2007-07-101-1/+1
| * | Load cl-loaddefs.el quietly.Stefan Monnier2007-07-101-1/+1
| * | (autoload-generate-file-autoloads): Be carefulStefan Monnier2007-07-101-1/+4
| * | *** empty log message ***Stefan Monnier2007-07-101-4/+3
| * | (easy-menu-binding): New function.Stefan Monnier2007-07-101-16/+24
| * | (update-directory-autoloads): Remove duplicates without also removingStefan Monnier2007-07-101-4/+6
* | | Merge from emacs--devo--0Miles Bader2007-07-098-320/+1757
|\ \ \ | |/ /
| * | (autoload-find-destination): Understand a new format of autoload block whereStefan Monnier2007-07-071-21/+47
| * | (eval-last-sexp): Avoid introducing anyAndreas Schwab2007-07-061-7/+7
| * | Revert last change.Thien-Thi Nguyen2007-07-051-76/+1
| * | Set `binding-is-magic' property on a few symbols.Thien-Thi Nguyen2007-07-011-1/+76
| * | (rx-constituents): Fix up `anything'.Stefan Monnier2007-06-301-1/+1
| * | Docstring convention fix.Stefan Monnier2007-06-291-3/+3
| * | *** empty log message ***Stefan Monnier2007-06-281-2/+2
| * | Docstring and comment fix.Stefan Monnier2007-06-281-3/+3
| * | Set edebug and indentation before loadingStefan Monnier2007-06-281-25/+25
| * | Use cl-loaddefs.el rather than manual autoloads.Stefan Monnier2007-06-271-83/+35
| * | New file.Stefan Monnier2007-06-271-0/+1235
| * | Set generated-autoload-file to cl-loaddefs.el.Stefan Monnier2007-06-271-1/+59
| * | Set generated-autoload-file to cl-loaddefs.el.Stefan Monnier2007-06-271-1/+63
| * | Set generated-autoload-file to cl-loaddefs.el.Stefan Monnier2007-06-271-3/+62
| * | (autoload-generated-file): Interpret names relative to current dirStefan Monnier2007-06-261-18/+53
| * | (autoload-find-destination): Return nilStefan Monnier2007-06-261-165/+152
| * | (autoload-generate-file-autoloads): Make `outbuf' optional.Stefan Monnier2007-06-251-17/+16
| * | (autoload-modified-buffers): New var.Stefan Monnier2007-06-251-11/+21
| * | Refactor for upcoming changes.Stefan Monnier2007-06-251-30/+29