Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (ad-get-advice-info): Change to a function. | Richard M. Stallman | 2007-10-16 | 1 | -6/+9 |
| | | | | | | (ad-get-advice-info-macro): New macro, like old ad-get-advice-info. (ad-is-advised, ad-get-advice-info-field) (ad-set-advice-info-field): Use ad-get-advice-info-macro. | ||||
* | (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 |
| | | | | | | | | (edebug-install-custom-print, edebug-reset-print-funcs) (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs): Functions deleted. (edebug-prin1, edebug-print, edebug-prin1-to-string) (edebug-format, edebug-message): Define directly as aliases. | ||||
* | (eldoc-message-commands-table-size, eldoc-message-commands, | Juanma Barranquero | 2007-09-27 | 1 | -3/+3 |
| | | | | eldoc-current-idle-delay): Fix typos in docstrings. | ||||
* | (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 |
| | | | | (lisp-body-indent): Likewise. | ||||
* | (byte-recompile-directory): Fix bug: | Thien-Thi Nguyen | 2007-09-01 | 1 | -1/+1 |
| | | | | Don't expand top-level file name more than once. | ||||
* | (backquote-unquote-symbol, backquote-splice-symbol): | Stefan Monnier | 2007-08-23 | 1 | -2/+2 |
| | | | | Backslash the , and ,@ which are not new-style unquotes. | ||||
* | (edebug-list-form, edebug-match-symbol, \,) | Stefan Monnier | 2007-08-23 | 1 | -4/+4 |
| | | | | (\,@): Backslash the , and ,@ which are not new-style unquotes. | ||||
* | (byte-compile-from-buffer): Check old-style backquotes after each `read' | Stefan Monnier | 2007-08-23 | 1 | -8/+8 |
| | | | | rather than once per buffer to get more precise location info. | ||||
* | (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 |
| | | | | (byte-compile-from-buffer): Use with-current-buffer. | ||||
* | (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 |
| | | | | (copyright-fix-years): Fix bug: Handle nil copyright-limit. | ||||
* | (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 |
| | | | | | (backquote-process): Add internal arg `level'. Use the two to correctly handle nested backquotes. | ||||
* | 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 |
| | | | | Replace `iff' in doc-strings and comments. | ||||
* | 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 |
| | | | | (pp-eval-expression): Add progress message. Make buffer writable. | ||||
* | Restore lisp/emacs-lisp/cl-loaddefs.el | Miles Bader | 2007-07-31 | 2 | -4/+1234 |
| | | | | | | ... and remove lisp/emacs-lisp/.arch-inventory Revision: emacs@sv.gnu.org/emacs--rel--22--patch-83 | ||||
* | Update some .arch-inventory files | Miles Bader | 2007-07-30 | 1 | -0/+4 |
| | | | | | Revision: emacs@sv.gnu.org/emacs--rel--22--patch-77 Creator: Michael Olson <mwolson@gnu.org> | ||||
* | (copyright-update-year, copyright-update, copyright-fix-years, copyright): | Stefan Monnier | 2007-07-29 | 1 | -10/+13 |
| | | | | Correctly handle the case where copyright-limit is nil. | ||||
* | 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 |
| | | | | | rather than after a compilation. (byte-compile-unresolved-functions): Amplify doc string. | ||||
* | (calculate-lisp-indent): In the | Thien-Thi Nguyen | 2007-07-21 | 1 | -0/+10 |
| | | | | | case of alignment under a constant symbol, find and consider the sexp actually at indentation to be the "last sexp". | ||||
* | (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 |
| | | | | dynamic bindings around the evaluation of the expression. | ||||
* | (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 |
| | | | | to send a signal to it. | ||||
* | (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 |
| | | | | (rx): Doc fix. | ||||
* | (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 |
| | |||||
* | (edebug-pop-to-buffer): Don't select window marked as dedicated. | Martin Rudalics | 2007-04-13 | 1 | -19/+27 |
| | |||||
* | (byte-optimize-form-code-walker): Evaluate pure function calls if possible. | Chong Yidong | 2007-04-11 | 1 | -2/+26 |
| | | | | (byte-optimize-all-constp): New function. | ||||
* | Markus Triska <markus.triska at gmx.at>: | Glenn Morris | 2007-04-11 | 1 | -4/+27 |
| | | | | | | | (byte-compile-char-before): Improve numeric argument case. (byte-compile-backward-char, byte-compile-backward-word): New functions, performing rewriting previously done in byte-opt.el. Fix their "Fixme" item (restriction to numeric arguments). | ||||
* | Markus Triska <markus.triska at gmx.at>: | Glenn Morris | 2007-04-11 | 1 | -20/+0 |
| | | | | | (byte-optimize-backward-char, byte-optimize-backward-word): Remove - move to bytecomp.el. | ||||
* | Markus Triska <markus.triska at gmx.at>: | Glenn Morris | 2007-04-10 | 1 | -8/+0 |
| | | | | | (byte-optimize-char-before): Remove (move to bytecomp.el as byte-compile-char-before). | ||||
* | Markus Triska <markus.triska at gmx.at>: | Glenn Morris | 2007-04-10 | 1 | -0/+8 |
| | | | | | (byte-compile-char-before): New function (modified replacement for byte-optimize-char-before in byte-opt.el). | ||||
* | Remove spurious debugging code. | Chong Yidong | 2007-04-09 | 1 | -1/+0 |
| | |||||
* | * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function | Chong Yidong | 2007-04-06 | 1 | -21/+0 |
| | | | | (originally checked in as byte-optimize-concat on 1997-11-02). | ||||
* | (byte-optimize-form-code-walker): Print entire form. | Chong Yidong | 2007-04-05 | 1 | -2/+3 |
| | |||||
* | (top-level): Provide self. | Glenn Morris | 2007-04-05 | 1 | -0/+2 |
| |