| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 63 | -63/+63 |
* | (find-function-after-hook): Add :type. | Richard M. Stallman | 2007-12-15 | 1 | -0/+1 |
* | Dan Nicolaescu <dann at ics.uci.edu> | Glenn Morris | 2007-12-01 | 1 | -2/+3 |
* | (batch-byte-recompile-directory): Doc fix. | Juanma Barranquero | 2007-11-26 | 1 | -3/+3 |
* | Comment change. | Richard M. Stallman | 2007-11-20 | 1 | -0/+2 |
* | (declare-function): Define as a no-op, for compatibility with Emacs 23. | Glenn Morris | 2007-11-20 | 1 | -0/+5 |
* | Default argument for find-library | Vinicius Jose Latorre | 2007-10-31 | 1 | -5/+15 |
* | (elp-report-limit, elp-restore-all, elp-unset-master, elp-results): Fix typos. | Juanma Barranquero | 2007-10-31 | 1 | -10/+10 |
* | (unsafep, unsafep-function, unsafep-progn, unsafep-let): | Juanma Barranquero | 2007-10-29 | 1 | -9/+10 |
* | (byte-compile-warnings): Autoload the safe-local-variable property. | Glenn Morris | 2007-10-26 | 1 | -1/+2 |
* | (ad-get-advice-info): Change to a function. | Richard M. Stallman | 2007-10-16 | 1 | -6/+9 |
* | (debugger-setup-buffer): Disable undo in *Backtrace*. | Richard M. Stallman | 2007-10-10 | 1 | -0/+1 |
* | (edebug-install-custom-print-funcs) | Richard M. Stallman | 2007-10-09 | 1 | -38/+6 |
* | (eldoc-message-commands-table-size, eldoc-message-commands, | Juanma Barranquero | 2007-09-27 | 1 | -3/+3 |
* | (define-minor-mode): Fix staging brain damage. | Stefan Monnier | 2007-09-21 | 1 | -25/+27 |
* | (lisp-indent-offset): Make defcustom. Add `safe-local-variable' property. | Richard M. Stallman | 2007-09-02 | 1 | -4/+12 |
* | (byte-recompile-directory): Fix bug: | Thien-Thi Nguyen | 2007-09-01 | 1 | -1/+1 |
* | (backquote-unquote-symbol, backquote-splice-symbol): | Stefan Monnier | 2007-08-23 | 1 | -2/+2 |
* | (edebug-list-form, edebug-match-symbol, \,) | Stefan Monnier | 2007-08-23 | 1 | -4/+4 |
* | (byte-compile-from-buffer): Check old-style backquotes after each `read' | Stefan Monnier | 2007-08-23 | 1 | -8/+8 |
* | (byte-optimize-featurep): Also handle `sxemacs'. | Stefan Monnier | 2007-08-23 | 1 | -3/+3 |
* | (byte-compile-from-buffer): Display a big fat warning for old style backquotes. | Stefan Monnier | 2007-08-22 | 1 | -1/+7 |
* | (byte-compile-log-file, byte-recompile-directory, byte-compile-file) | Stefan Monnier | 2007-08-22 | 1 | -13/+9 |
* | (backquote-delay-process): Fix last change. | Stefan Monnier | 2007-08-21 | 1 | -3/+2 |
* | preceding-sexp | Vinicius Jose Latorre | 2007-08-20 | 1 | -52/+55 |
* | Revert last change. | Thien-Thi Nguyen | 2007-08-17 | 1 | -12/+3 |
* | (copyright-update-year, copyright-update) | Thien-Thi Nguyen | 2007-08-17 | 1 | -3/+12 |
* | (cl-transform-lambda): Preserve the match-data. | Stefan Monnier | 2007-08-16 | 1 | -9/+13 |
* | (backquote-delay-process): New function. | Stefan Monnier | 2007-08-10 | 1 | -15/+39 |
* | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 4 | -4/+4 |
* | (checkdoc-ispell-lisp-words): Remove `iff'. | Glenn Morris | 2007-08-08 | 1 | -2/+3 |
* | Revert previous change, which was only supposed to be in trunk. | Glenn Morris | 2007-08-03 | 1 | -5/+1 |
* | Drew Adams <drew.adams at oracle.com> | Glenn Morris | 2007-08-03 | 1 | -1/+5 |
* | Restore lisp/emacs-lisp/cl-loaddefs.el | Miles Bader | 2007-07-31 | 2 | -4/+1234 |
* | Update some .arch-inventory files | Miles Bader | 2007-07-30 | 1 | -0/+4 |
* | (copyright-update-year, copyright-update, copyright-fix-years, copyright): | Stefan Monnier | 2007-07-29 | 1 | -10/+13 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 63 | -63/+63 |
* | (byte-compile-from-buffer): initialise byte-compile-unresolved-functions before | Alan Mackenzie | 2007-07-24 | 1 | -6/+8 |
* | (calculate-lisp-indent): In the | Thien-Thi Nguyen | 2007-07-21 | 1 | -0/+10 |
* | (defadvice): Doc fix. | Juanma Barranquero | 2007-07-16 | 1 | -1/+1 |
* | (copyright-current-gpl-version): Set to 3. | Nick Roberts | 2007-07-11 | 1 | -1/+1 |
* | (eval-defun): Explain special handling of `defface'. | Richard M. Stallman | 2007-07-10 | 1 | -1/+3 |
* | (eval-last-sexp): Avoid introducing any | Andreas Schwab | 2007-07-06 | 1 | -7/+7 |
* | (sregexq): Fix doc string quoting. | Chong Yidong | 2007-06-04 | 1 | -2/+2 |
* | (tq-queue-pop): Stifle error when a process has died and we are trying | Chong Yidong | 2007-06-04 | 1 | -2/+3 |
* | (define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings. | Juanma Barranquero | 2007-06-04 | 1 | -2/+2 |
* | Nikolaj Schumacher <n_schumacher at web.de> (tiny change) | Glenn Morris | 2007-05-29 | 1 | -2/+7 |
* | (define-minor-mode): Fix generated doc string. | Richard M. Stallman | 2007-05-10 | 1 | -1/+1 |
* | (turn-on-eldoc-mode): Doc fix. | Richard M. Stallman | 2007-05-06 | 1 | -1/+1 |
* | (define-globalized-minor-mode): Improve doc string of generated command. | Richard M. Stallman | 2007-04-22 | 1 | -4/+5 |