aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Richard M. Stallman2004-12-211-1/+1
* *** empty log message ***Richard M. Stallman2004-12-211-0/+24
* (calculator-radix-grouping-mode)Richard M. Stallman2004-12-211-76/+144
* (undo-outer-limit-truncate): New function.Richard M. Stallman2004-12-211-0/+11
* (escape-glyph): Use blue against light foreground.Richard M. Stallman2004-12-211-2/+2
* (view-other-diary-entries): Add autoload.Glenn Morris2004-12-201-0/+7
* (view-other-diary-entries): Use current-prefix-arg in interactive spec.Glenn Morris2004-12-201-1/+1
* *** empty log message ***Glenn Morris2004-12-201-0/+6
* *** empty log message ***Jay Belanger2004-12-191-0/+6
* (calcAlg-blank-matching-open): Temporarily adjust the syntax of bothJay Belanger2004-12-191-22/+30
* (mouse-1-click-follows-link): Doc fix.Kim F. Storm2004-12-191-7/+7
* *** empty log message ***Kim F. Storm2004-12-191-0/+4
* * term/mac-win.el (encoding-vector, mac-font-encoder-list)Steven Tamm2004-12-182-9/+15
* Sync with Tramp 2.0.46.Michael Albinus2004-12-174-63/+94
* (occur-accumulate-lines, occur-engine):Juri Linkov2004-12-172-4/+9
* (gnus-summary-mode-map): Map follow-link to mouse-face.Kim F. Storm2004-12-171-3/+4
* (gnus-group-mode-map): Map follow-link to mouse-face.Kim F. Storm2004-12-171-0/+1
* Implement context-sentitive dual behaviour for mouse-1 click.Kim F. Storm2004-12-172-1/+45
* (compilation-minor-mode-map)Kim F. Storm2004-12-171-0/+3
* (dired-mode-map): Map follow-link to mouse-face.Kim F. Storm2004-12-171-0/+1
* (widget-specify-field, widget-specify-button):Kim F. Storm2004-12-171-0/+6
* (cvs-mode-map): Map follow-link to a function whichKim F. Storm2004-12-171-0/+2
* (apropos-symbol, apropos-function, apropos-macro)Kim F. Storm2004-12-171-6/+17
* (help-xref): Add follow-link property.Kim F. Storm2004-12-171-0/+1
* (describe-variable): Add follow-link property to "below" button.Kim F. Storm2004-12-171-0/+1
* (describe-key): Report effective and original bindingKim F. Storm2004-12-171-5/+47
* (tooltip-show-help-function): Replace "mouse-2"Kim F. Storm2004-12-171-2/+21
* (mouse-1-click-follows-link): New defcustom.Kim F. Storm2004-12-171-0/+108
* (zone-pgm-random-life): Fix typo.Thien-Thi Nguyen2004-12-171-1/+1
* (zone): Init `line-spacing' from orig buffer.Thien-Thi Nguyen2004-12-172-20/+43
* #André Spiegel2004-12-171-0/+5
* (vc-default-update-changelog): Use insert-file-contents, rather thanAndré Spiegel2004-12-171-1/+1
* *** empty log message ***Jay Belanger2004-12-171-0/+8
* (math-random-last): Declare it.Jay Belanger2004-12-171-4/+5
* (math-random-digit): Call math-init-random-base if var-RandSeed is nil.Jay Belanger2004-12-161-1/+1
* Commentary munging; nfc.Thien-Thi Nguyen2004-12-161-3/+4
* (zone): Fix omission bug: Use a self-disablingThien-Thi Nguyen2004-12-162-6/+24
* (occur-accumulate-lines, occur-engine):Juri Linkov2004-12-162-30/+59
* (describe-property-list): Don't treat syntax-tableJuri Linkov2004-12-161-30/+16
* * help-fns.el (variable-at-point):Juri Linkov2004-12-161-2/+7
* * help.el (function-called-at-point):Juri Linkov2004-12-161-2/+7
* (info-lookup-highlight-face): Change default from `highlight' to `match'.Juri Linkov2004-12-162-1/+16
* (apropos-match-face): Change default from `secondary-selection' to `match'.Juri Linkov2004-12-161-1/+1
* (grep-match-face): New defvar.Juri Linkov2004-12-161-1/+4
* (match): New face.Juri Linkov2004-12-161-1/+15
* (executable-interpret): Eliminate obsolete compile-internal, and switch to co...Daniel Pfeiffer2004-12-152-7/+12
* *** empty log message ***J.D. Smith2004-12-151-0/+5
* Check for && when skipping multiple commands on a line.J.D. Smith2004-12-151-1/+3
* Add to THANKS in Commentary; nfc.Thien-Thi Nguyen2004-12-152-1/+21
* (zone): Set `truncate-lines'.Thien-Thi Nguyen2004-12-151-124/+121