| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling fixes. | Paul Eggert | 2014-01-15 | 2 | -8/+8 |
* | Spelling fixes. | Paul Eggert | 2014-01-11 | 1 | -20/+20 |
* | /etc cleanup: Removal of joke man pages and associated Lisp file. | Eric S. Raymond | 2014-01-11 | 1 | -37/+0 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 24 | -24/+24 |
* | Misc small custom fixes | Glenn Morris | 2013-12-27 | 1 | -1/+1 |
* | * lisp/play/gomoku.el: Don't use intangible property. Use lexical-binding. | Stefan Monnier | 2013-11-25 | 1 | -56/+58 |
* | * lisp/play/life.el (life-mode): Use define-derived-mode. Derive from | Stefan Monnier | 2013-09-17 | 1 | -31/+30 |
* | Remove superflous comment | Glenn Morris | 2013-09-12 | 1 | -4/+0 |
* | Use with-demoted-errors now that it can format any error messages | Glenn Morris | 2013-09-11 | 1 | -19/+18 |
* | * lisp/play/landmark.el: Yet more typo fixes. | Glenn Morris | 2013-09-11 | 1 | -1/+1 |
* | * lisp/play/landmark.el (landmark-mode): Fix typos. | Glenn Morris | 2013-09-11 | 1 | -2/+2 |
* | Use define-derived-mode (and derived-mode-p). | Stefan Monnier | 2013-09-10 | 5 | -57/+16 |
* | * lisp/subr.el (define-error): New function. | Stefan Monnier | 2013-08-09 | 1 | -2/+1 |
* | Do not call to `selected-window' where it is assumed by default. | Dmitry Antipov | 2013-08-05 | 3 | -5/+5 |
* | * lisp/play/cookie1.el (cookie-apropos): Minor simplification. | Glenn Morris | 2013-06-21 | 1 | -21/+15 |
* | Use cookie functions in yow | Glenn Morris | 2013-06-21 | 1 | -3/+3 |
* | cookie1.el small cleanup | Glenn Morris | 2013-06-21 | 1 | -41/+128 |
* | dunnet.el trivia | Glenn Morris | 2013-05-27 | 1 | -5/+6 |
* | Fix a bunch of custom types (thank you cus-test.el) | Glenn Morris | 2013-05-08 | 1 | -14/+7 |
* | Prefer UTF-8 when the encoding shouldn't matter and changes are small. | Paul Eggert | 2013-03-05 | 2 | -12/+12 |
* | * lisp/play/fortune.el (fortune-compile): Simplify and fix previous change. | Glenn Morris | 2013-02-14 | 1 | -11/+8 |
* | Make yow.el obsolete | Glenn Morris | 2013-02-13 | 1 | -126/+0 |
* | fortune-compile tiny change | Kirill A. Korinskiy | 2013-02-13 | 1 | -9/+11 |
* | Fix indentation in previous | Glenn Morris | 2013-02-04 | 1 | -3/+4 |
* | gamegrid-add-score-with-update-game-score fix | Glenn Morris | 2013-02-04 | 1 | -8/+6 |
* | * lisp/play/gametree.el (gametree-break-line-here): Use point-marker. | Dmitry Antipov | 2013-01-23 | 1 | -1/+1 |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 25 | -26/+28 |
|\ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 25 | -26/+28 |
* | | Remove -p suffix from set-face-* functions | Glenn Morris | 2012-11-21 | 1 | -1/+1 |
* | | Fix for gamegrid-add-score-with-update-game-score-1. | Stephen Berman | 2012-11-17 | 1 | -1/+1 |
|/ |
|
* | Fix for gomoku-display-statistics. | Stephen Berman | 2012-11-01 | 1 | -10/+12 |
* | Update docstrings and comments to use "init file" terminology. | Chong Yidong | 2012-09-17 | 3 | -15/+3 |
* | Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.ca | Glenn Morris | 2012-09-05 | 1 | -0/+2 |
|\ |
|
| * | Fix right and left key remapping issue (bug#12317) | Glenn Morris | 2012-08-31 | 1 | -1/+3 |
* | | Better seed support for (random). | Paul Eggert | 2012-08-31 | 13 | -30/+1 |
* | | More CL cleanups and reduction of use of cl.el. | Stefan Monnier | 2012-07-11 | 9 | -365/+359 |
* | | * lisp/emacs-lisp/cl.el (flet): Mark obsolete. | Stefan Monnier | 2012-06-27 | 1 | -10/+10 |
* | | Fixes: debbugs:11708 | Andreas Schwab | 2012-06-14 | 1 | -37/+39 |
* | | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. | Chong Yidong | 2012-06-09 | 1 | -11/+11 |
* | | Remove incorrect uses of "modeline". | Chong Yidong | 2012-06-02 | 2 | -11/+7 |
* | | * lisp/play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388) | Glenn Morris | 2012-05-07 | 1 | -3/+2 |
* | | * patcomp.el, play/bruce.el: Move to obsolete/. | Glenn Morris | 2012-05-03 | 1 | -148/+0 |
* | | Fix thinko in previous yow.el change | Glenn Morris | 2012-04-16 | 1 | -1/+1 |
* | | * cookie1.el (cookie-snarf): Explicit error if input file cannot be read. | Glenn Morris | 2012-04-16 | 1 | -0/+2 |
* | | * lisp/play/yow.el (yow-file): Use expand-file-name rather than concat. | Glenn Morris | 2012-04-16 | 1 | -6/+2 |
* | | Remove * characters from the front of variable docstrings. | Chong Yidong | 2012-04-09 | 4 | -14/+14 |
|/ |
|
* | Standardize possessive apostrophe usage in manuals, docs, and comments | Glenn Morris | 2012-02-28 | 3 | -6/+6 |
* | * lisp/play/doctor.el (doctor-death): Escape "," characters. | Ulrich Mueller | 2012-01-05 | 1 | -2/+2 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 26 | -26/+26 |
* | Spelling fixes. | Paul Eggert | 2011-12-30 | 1 | -1/+1 |