summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2007-08-136-20/+45
|\
| * (backquote-delay-process): New function.Stefan Monnier2007-08-101-15/+39
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-084-4/+4
| * (checkdoc-ispell-lisp-words): Remove `iff'.Glenn Morris2007-08-081-2/+3
| * Revert previous change, which was only supposed to be in trunk.Glenn Morris2007-08-031-5/+1
| * Drew Adams <drew.adams at oracle.com>Glenn Morris2007-08-031-1/+5
* | (autoload-print-form): Use print-quoted.Stefan Monnier2007-08-131-0/+2
* | (eldoc-get-fnsym-args-string): Make second argument optional, forGlenn Morris2007-08-081-4/+5
* | Update.Andreas Schwab2007-08-051-3/+3
* | Drew Adams <drew.adams at oracle.com>Glenn Morris2007-08-031-1/+5
* | Merge from emacs--rel--22Miles Bader2007-07-311-7/+10
|\ \ | |/
| * Restore lisp/emacs-lisp/cl-loaddefs.elMiles Bader2007-07-312-4/+1234
| * Update some .arch-inventory filesMiles Bader2007-07-301-0/+4
| * (copyright-update-year, copyright-update, copyright-fix-years, copyright):Stefan Monnier2007-07-291-10/+13
* | Restore lisp/emacs-lisp/cl-loaddefs.elMiles Bader2007-07-302-4/+1234
* | (emacs-lisp-mode-syntax-table): Treat non-break space as whitespace in Lisp.Richard M. Stallman2007-07-301-0/+2
* | Update some .arch-inventory filesMiles Bader2007-07-302-1234/+4
* | (ad-interactive-form): Re-introduce.Stefan Monnier2007-07-281-2/+10
* | (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
* | (copyright-update-year): Fix 2007-05-25 change.Stefan Monnier2007-07-231-1/+1
* | (calculate-lisp-indent): In the case of alignment under a constant symbol,Thien-Thi Nguyen2007-07-161-0/+10
* | 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
* | (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