| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (view-mode-enable): Don't use make-local-hook. | Stefan Monnier | 2001-11-17 | 1 | -1/+0 |
* | *** empty log message *** | Stefan Monnier | 2001-11-16 | 1 | -2/+2 |
* | (eldoc-mode): Use define-minor-mode. | Stefan Monnier | 2001-11-16 | 1 | -47/+17 |
* | Change maintainer email address. | Richard M. Stallman | 2001-11-16 | 2 | -4/+4 |
* | (mail-extr-voodoo): Treat a number as a word | Richard M. Stallman | 2001-11-16 | 2 | -3/+17 |
* | *** empty log message *** | Pavel Janík | 2001-11-16 | 1 | -0/+4 |
* | Fix typo. | Pavel Janík | 2001-11-16 | 2 | -2/+2 |
* | (command-line-processed): Doc fix. | Pavel Janík | 2001-11-16 | 2 | -1/+5 |
* | (apropos-next-label-button): Doc fix. | Pavel Janík | 2001-11-16 | 1 | -1/+1 |
* | *** empty log message *** | Stefan Monnier | 2001-11-16 | 1 | -0/+3 |
* | (desktop-create-buffer): Use functionp. | Stefan Monnier | 2001-11-16 | 1 | -4/+3 |
* | (comint-mode): Simplify. | Stefan Monnier | 2001-11-16 | 1 | -16/+6 |
* | Doc fix. | Stefan Monnier | 2001-11-16 | 1 | -1/+0 |
* | (eval-after-load): Make it work with features as well. | Stefan Monnier | 2001-11-16 | 2 | -18/+32 |
* | (log-view-mode): Don't mark the buffer unmodified. | Stefan Monnier | 2001-11-16 | 1 | -37/+1 |
* | Fix paren-typo. | Stefan Monnier | 2001-11-16 | 1 | -1/+1 |
* | (describe-input-method): Setup xref. | Stefan Monnier | 2001-11-16 | 1 | -47/+73 |
* | (mac-roman): Add mime-charset property. | Stefan Monnier | 2001-11-16 | 1 | -4/+5 |
* | *** empty log message *** | Richard M. Stallman | 2001-11-16 | 1 | -2/+11 |
* | (values, values-list, multiple-value-list, multiple-value-apply, nth-value): | Richard M. Stallman | 2001-11-16 | 2 | -15/+37 |
* | *** empty log message *** | Pavel Janík | 2001-11-15 | 1 | -0/+4 |
* | Fix autoload cookie. | Pavel Janík | 2001-11-15 | 1 | -1/+1 |
* | (jka-compr-partial-uncompress): Fix previous change. | Richard M. Stallman | 2001-11-15 | 2 | -1/+15 |
* | (menu-bar-edit-menu) <copy>: Put an explicit key binding. | Stefan Monnier | 2001-11-15 | 2 | -6/+11 |
* | (dired-undo): Display a message to explain | Richard M. Stallman | 2001-11-15 | 2 | -1/+26 |
* | Fix typo. | Pavel Janík | 2001-11-15 | 1 | -1/+1 |
* | (ada-add-extensions): Quote regexp special | Andreas Schwab | 2001-11-15 | 2 | -3/+10 |
* | *** empty log message *** | Stefan Monnier | 2001-11-15 | 1 | -11/+25 |
* | Give pilcrow punctuation syntax. | Stefan Monnier | 2001-11-15 | 1 | -1/+1 |
* | (makefile-mode): Add info for automake. | Stefan Monnier | 2001-11-15 | 1 | -3/+7 |
* | (server-process-filter): Run pore/post-comment-hook | Stefan Monnier | 2001-11-15 | 1 | -0/+2 |
* | # | André Spiegel | 2001-11-15 | 1 | -1/+5 |
* | Documentation fixes. | André Spiegel | 2001-11-15 | 1 | -86/+110 |
* | (smerge-match-conflict): Fix typo. | Stefan Monnier | 2001-11-15 | 1 | -5/+11 |
* | Fixed some doc strings to properly quote symbols. | Sam Steingold | 2001-11-14 | 2 | -10/+14 |
* | Update maintainer. | Colin Walters | 2001-11-14 | 2 | -26/+46 |
* | Style cleanup; don't put closing parens on their | Colin Walters | 2001-11-14 | 34 | -3117/+1577 |
* | (calcFunc-unsimplify): Use `defalias' instead of `fset' and | Colin Walters | 2001-11-14 | 1 | -109/+55 |
* | (math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor, | Colin Walters | 2001-11-14 | 1 | -107/+57 |
* | (calcFunc-sqrt, calcFunc-hypot): Use `defalias' instead of `fset' and | Colin Walters | 2001-11-14 | 1 | -220/+112 |
* | (calcFunc-evalv): Use `defalias' instead of `fset' and | Colin Walters | 2001-11-14 | 1 | -278/+127 |
* | (calcFunc-clip): Use `defalias' instead of `fset' and | Colin Walters | 2001-11-14 | 1 | -107/+57 |
* | (calcFunc-abs, calcFunc-float, calcFunc-ceil, calcFunc-round): Use | Colin Walters | 2001-11-14 | 1 | -291/+156 |
* | (calcFunc-esimplify, calcFunc-simplify, calcFunc-subst): Use | Colin Walters | 2001-11-14 | 1 | -183/+100 |
* | Style cleanup; don't put closing parens on their own line, add "foo.el | Colin Walters | 2001-11-14 | 1 | -64/+32 |
* | (recompile): Use compilation-arguments if set, so as to be able to M-x | Richard M. Stallman | 2001-11-14 | 1 | -2/+5 |
* | (ada-fill-comment-prefix): Doc fix. | Richard M. Stallman | 2001-11-14 | 1 | -12/+9 |
* | (mouse-drag-region): Don't run the up-event | Richard M. Stallman | 2001-11-14 | 2 | -2/+54 |
* | (mouse-show-mark): Either move point to the mark | Richard M. Stallman | 2001-11-14 | 1 | -51/+54 |
* | (comment-normalize-vars): Handle a nil comment-padding. | Stefan Monnier | 2001-11-13 | 2 | -1/+4 |