| Commit message (Expand) | Author | Age | Files | Lines |
* | (authors-aliases): Add mode aliases. | Kim F. Storm | 2006-06-04 | 1 | -2/+7 |
* | (ewoc--current-dll): Remove. Basically undo the change of 2006-05-26: | Stefan Monnier | 2006-05-29 | 1 | -64/+59 |
* | (ewoc--insert-new-node): Use ewoc--refresh-node. | Stefan Monnier | 2006-05-29 | 1 | -15/+10 |
* | (no-update-autoloads): Declare. | Stefan Monnier | 2006-05-29 | 1 | -87/+72 |
* | (autoload-find-file): New fun. This one calls hack-local-variables. | Stefan Monnier | 2006-05-29 | 1 | -33/+30 |
* | (bindat-idx, bindat-raw): Rename dynamic variables | Kim F. Storm | 2006-05-28 | 1 | -54/+54 |
* | (bindat--unpack-u8): Use aref also for strings. | Kim F. Storm | 2006-05-28 | 1 | -3/+1 |
* | Commentary and whitespace munging; nfc. | Thien-Thi Nguyen | 2006-05-27 | 1 | -34/+1 |
* | (ewoc): Add member `hf-pp' to this structure. | Thien-Thi Nguyen | 2006-05-27 | 1 | -10/+25 |
* | (ewoc--node): Don't define constructor | Thien-Thi Nguyen | 2006-05-27 | 1 | -0/+1 |
* | (ewoc--node-branch): Merge into unique caller. | Thien-Thi Nguyen | 2006-05-27 | 1 | -8/+4 |
* | (ewoc-delete): Compute last node once before looping. | Thien-Thi Nguyen | 2006-05-27 | 1 | -3/+3 |
* | (ewoc--create): No longer take | Thien-Thi Nguyen | 2006-05-27 | 1 | -5/+4 |
* | (ewoc--current-dll): New var. | Thien-Thi Nguyen | 2006-05-26 | 1 | -55/+61 |
* | (bindat-unpack, bindat-pack): | Thien-Thi Nguyen | 2006-05-25 | 1 | -6/+8 |
* | (ad-enable-advice, ad-activate, ad-disable-advice): Add autoloads. | Richard M. Stallman | 2006-05-25 | 1 | -0/+3 |
* | (bindat-pack): Doc fix. | Thien-Thi Nguyen | 2006-05-23 | 1 | -1/+1 |
* | Refill; nfc. | Thien-Thi Nguyen | 2006-05-23 | 1 | -6/+11 |
* | (ewoc-delete): New function. | Thien-Thi Nguyen | 2006-05-23 | 1 | -19/+26 |
* | (ewoc-set-data): New func. | Thien-Thi Nguyen | 2006-05-22 | 1 | -0/+5 |
* | (ewoc-create): Add autoload cookie. | Thien-Thi Nguyen | 2006-05-21 | 1 | -1/+1 |
* | (ewoc--adjust): New func. | Thien-Thi Nguyen | 2006-05-18 | 1 | -23/+36 |
* | (ewoc-map, ewoc-invalidate): Compute PP before looping. | Thien-Thi Nguyen | 2006-05-17 | 1 | -3/+5 |
* | (ewoc-data): Add docstring. | Thien-Thi Nguyen | 2006-05-17 | 1 | -2/+5 |
* | (byte-compile-warnings-safe-p): New | Reiner Steib | 2006-05-16 | 1 | -1/+14 |
* | (ewoc--node-enter-before, ewoc--create-node): Delete funcs. | Thien-Thi Nguyen | 2006-05-12 | 1 | -33/+23 |
* | (ewoc-refresh): Compute PP once before looping. | Thien-Thi Nguyen | 2006-05-12 | 1 | -3/+3 |
* | Move `safe-local-variable' declarations to the respective files. | Reiner Steib | 2006-05-11 | 1 | -0/+4 |
* | (ewoc--refresh-node): No longer save-excursion. | Thien-Thi Nguyen | 2006-05-11 | 1 | -16/+18 |
* | (ewoc--dll-create, ewoc--node-delete) | Thien-Thi Nguyen | 2006-05-10 | 1 | -53/+28 |
* | * emacs-lisp/crm.el (completing-read-multiple): Properly handle | Chong Yidong | 2006-05-10 | 1 | -19/+22 |
* | (define-minor-mode): Only preserve messages output during execution of the body. | Stefan Monnier | 2006-05-08 | 1 | -2/+6 |
* | (ewoc--set-buffer-bind-dll-let*): Use `with-current-buffer'. | Thien-Thi Nguyen | 2006-05-08 | 1 | -8/+4 |
* | (syntax-ppss): Flush the cache before rather than after a buffer modification. | Stefan Monnier | 2006-05-07 | 1 | -9/+8 |
* | (ewoc-create, ewoc-set-hf): Use `insert' | Thien-Thi Nguyen | 2006-05-05 | 1 | -4/+4 |
* | (reb-update-overlays): Cycle through provided faces once they all have been | Eli Zaretskii | 2006-05-05 | 1 | -13/+22 |
* | (display-warning, lwarn): Doc fixes. | Richard M. Stallman | 2006-05-01 | 1 | -1/+2 |
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-220 | Miles Bader | 2006-04-16 | 1 | -27/+69 |
* | (find-function-search-for-symbol): Add comments. | Stefan Monnier | 2006-04-13 | 1 | -0/+8 |
* | (edebug-basic-spec): New function for vetting file-local form specs. | Eli Zaretskii | 2006-04-13 | 1 | -0/+14 |
* | (byte-compile-file): Bind enable-local-variables to :safe, | Richard M. Stallman | 2006-04-11 | 1 | -1/+5 |
* | (find-function-regexp): Allow dashes in defun name, in similar fashion | Bill Wohler | 2006-04-10 | 1 | -1/+1 |
* | (find-function-search-for-symbol): Fix regexp so the defined var/fun doesn't | Stefan Monnier | 2006-04-10 | 1 | -1/+1 |
* | (byte-compile-form): Only call cl-byte-compile-compiler-macro if it exists. | Stefan Monnier | 2006-04-08 | 1 | -3/+9 |
* | (eval-print-last-sexp, eval-last-sexp, eval-defun): Doc fixes. | Richard M. Stallman | 2006-04-07 | 1 | -1/+10 |
* | Add a few aliases. Ignore changes to AUTHORS file. | Kim F. Storm | 2006-03-28 | 1 | -2/+4 |
* | (debug-help-follow): Revert last change. | Luc Teirlinck | 2006-03-20 | 1 | -4/+3 |
* | (debug-help-follow): Adapt comment to change in help-mode.el. | Luc Teirlinck | 2006-03-20 | 1 | -3/+4 |
* | (rx-check-any, rx-check-not): Quote "]"s in regexps when they have no | Eli Zaretskii | 2006-03-03 | 1 | -3/+3 |
* | (edebug-display): Use `edebug-sit-for-seconds' value instead of a literal | Eli Zaretskii | 2006-03-03 | 1 | -2/+3 |