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