| Commit message (Expand) | Author | Age | Files | Lines |
* | lisp/*.el: Lexical-binding cleanup. | Juanma Barranquero | 2011-04-19 | 1 | -1/+1 |
* | * lisp/generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords. | Glenn Morris | 2011-03-30 | 1 | -0/+2 |
* | generic-x trivia. | Glenn Morris | 2011-03-05 | 1 | -2/+4 |
* | * lisp/generic-x.el (xmodmap-generic-mode): New. (Bug#2065) (tiny change) | Daniel Clemente | 2011-03-05 | 1 | -0/+8 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Add "Version:" and "Package:" Lisp file headers. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
|/ |
|
* | Font lock fix for batch mode (Bug#5719). | Chong Yidong | 2010-06-27 | 1 | -2/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * x-dnd.el (x-dnd-maybe-call-test-function): | Stefan Monnier | 2009-11-13 | 1 | -3/+1 |
* | Mark face aliases with "-face" suffix as obsolete. | Glenn Morris | 2009-09-01 | 1 | -6/+4 |
* | Toby Speight <streapadair at gmx.net> (tiny change) | Glenn Morris | 2009-01-30 | 1 | -3/+3 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | * generic-x.el (generic-other-modes): Fix typo in docstring. | Juanma Barranquero | 2008-09-25 | 1 | -16/+16 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (etc-sudoers-generic-mode): New mode. | Reiner Steib | 2007-12-08 | 1 | -0/+16 |
* | | (ini-generic-mode): Declare as a function. | Glenn Morris | 2007-11-27 | 1 | -0/+4 |
* | | *** empty log message *** | Dan Nicolaescu | 2007-11-22 | 1 | -2/+2 |
* | | * frame.el (msdos-mouse-p): | Dan Nicolaescu | 2007-11-21 | 1 | -0/+2 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (generic-define-mswindows-modes, generic-define-unix-modes, | Juanma Barranquero | 2007-06-29 | 1 | -7/+7 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -1/+1 |
* | (bat-generic-mode): Support .cmd files. | Eli Zaretskii | 2006-06-23 | 1 | -1/+2 |
* | (reg-generic-mode): Quote "]"s in regexps when they have no special meaning. | Eli Zaretskii | 2006-03-03 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Add file system types cifs and usbdevfs. Allow special chars in file names. | Lars Hansen | 2006-02-06 | 1 | -2/+4 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-376 | Miles Bader | 2005-06-10 | 1 | -6/+10 |
* | Whitespace change. | Lute Kamstra | 2005-05-17 | 1 | -1/+1 |
* | Fix callers of define-generic-mode. | Lute Kamstra | 2005-05-12 | 1 | -74/+36 |
* | Update commentary section. | Lute Kamstra | 2005-04-28 | 1 | -100/+183 |
* | (generic-mode-ini-file-find-file-hook): | Lute Kamstra | 2005-04-13 | 1 | -12/+16 |
* | (rc-generic-mode, rul-generic-mode): Fix auto-mode-alist entries. | Lute Kamstra | 2005-04-11 | 1 | -6/+6 |
* | (generic-x): Docstring fix. Put it in the data group. | Lute Kamstra | 2005-04-11 | 1 | -6/+97 |
* | * mh-customize.el (mh-speedbar-selected-folder-face): Special case | Dan Nicolaescu | 2005-04-08 | 1 | -4/+4 |
* | (show-tabs-tab-face, show-tabs-space-face): Put them in the generic-x group. | Lute Kamstra | 2005-04-05 | 1 | -2/+2 |
* | Specify :group for all generic modes. | Lute Kamstra | 2005-04-03 | 1 | -33/+66 |
* | Rename generic-font-lock-defaults to generic-font-lock-keywords | Lute Kamstra | 2005-03-24 | 1 | -40/+43 |
* | Code cleanup: make arguments constant whenever possible. | Lute Kamstra | 2005-03-23 | 1 | -1130/+1105 |
* | Revert last change. | Andreas Schwab | 2005-03-22 | 1 | -1/+0 |
* | Require generic again. | Lute Kamstra | 2005-03-22 | 1 | -0/+1 |
* | Don't prevent compilation. Don't require generic. | Lute Kamstra | 2005-03-21 | 1 | -776/+683 |
* | (etc-modules-conf-generic-mode): A more complete set of keywords. | Eli Zaretskii | 2003-12-29 | 1 | -1/+32 |