Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add license notice. | Richard M. Stallman | 2007-01-02 | 1 | -3/+18 |
| | |||||
* | Remove -unix from coding: tags. | Eli Zaretskii | 2006-12-22 | 1 | -1/+1 |
| | |||||
* | Update copyright years. | Glenn Morris | 2006-12-10 | 33 | -33/+33 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2006-11-19 | 1 | -5/+5 |
| | |||||
* | Add "add-log-time-zone-rule: t" to Local Variables section. | Juanma Barranquero | 2006-11-10 | 1 | -0/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-05 | 34 | -35/+67 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-16 | 34 | -2/+37 |
| | |||||
* | * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g | Jan Djärv | 2004-12-27 | 2 | -0/+19 |
| | | | | was pressed. | ||||
* | * XMenu.h (XMenuActivateSetWaitFunction): New function. | Jan Djärv | 2004-11-12 | 3 | -0/+25 |
| | | | | | * Activate.c (XMenuActivateSetWaitFunction): New function. (XMenuActivate): Call wait_func if set, before XNextEvent. | ||||
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 | Miles Bader | 2004-06-11 | 1 | -2/+0 |
| | | | | | | | | | | | | | Tweak arch tagging to make build/install-in-place less annoying Previously, autoconf-created Makefiles and the like would contain duplicate taglines (unfortunately, autoconf doesn't seem to have a `strip in generated file' comment mechanism) leading to conflicts, and installing in place would create unknown directories and copies of source directories (leading to conflicts with the source directories). This changeset makes all autoconf-processed files use explicit id-tags and adds .arch-inventory entries to ignore installation directories. | ||||
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196 | Miles Bader | 2004-04-10 | 32 | -32/+0 |
| | | | | | | | | | | | | | | | | | | | Remove RCS keywords 2004-04-10 Miles Bader <miles@gnu.org> RCS keyword removal (only non-comment changes are enumerated here): * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed. (byte-compile-insert-header): Don't use `byte-compile-version'. * lisp/url/url-vars.el (url-version): Use the constant string "Emacs" instead of calculating something from the RCS `State' keyword [the latter is almost entirely useless anyway]. * lisp/forms.el (forms-version): Variable removed. (forms-mode): Don't use `forms-version'. * lisp/recentf.el (recentf-version): Variable removed. * lisp/progmodes/delphi.el (delphi-version): Variable removed. * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 36 | -27/+125 |
| | |||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 25 | -188/+188 |
| | |||||
* | Update email and real name | Jan Djärv | 2003-01-30 | 1 | -1/+1 |
| | |||||
* | Corrected misc. typos like missing : after file names, | Kim F. Storm | 2003-01-28 | 1 | -1/+1 |
| | | | | missing file name suffixes, and * used as prefix on non-file entries. | ||||
* | *** empty log message *** | Jan Djärv | 2002-04-22 | 1 | -0/+8 |
| | |||||
* | Add calls to GrabKeyboard to remove strange | Jan Djärv | 2002-04-22 | 1 | -1/+17 |
| | | | | interactions with window managers that steal keypresses. | ||||
* | fixed format | Sam Steingold | 2001-11-13 | 1 | -5/+5 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-10-21 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-10-21 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-10-10 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-10-06 | 1 | -0/+5 |
| | |||||
* | Remove the entry for the 19.34 release. RMS says it was done on a branch. | Eli Zaretskii | 2001-05-11 | 1 | -4/+0 |
| | |||||
* | Remove log entries for 20.5 .. 20.7. | Gerd Moellmann | 2001-05-09 | 1 | -18/+0 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2001-05-04 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-09-25 | 1 | -0/+18 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-09-21 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2000-08-21 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-07-21 | 1 | -0/+5 |
| | |||||
* | (XMenuActivate): Call help callback with two more | Gerd Moellmann | 2000-07-21 | 1 | -2/+3 |
| | | | | arguments: the pane number and selection number. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-01-27 | 1 | -0/+11 |
| | |||||
* | (XMenuActivate): Add parameter HELP_CALLBACK. | Gerd Moellmann | 2000-01-27 | 1 | -2/+6 |
| | | | | Call help callback. | ||||
* | (XMenuPost): Pass null help callback to XMenuActivate. | Gerd Moellmann | 2000-01-27 | 1 | -2/+2 |
| | |||||
* | (XMenuAddSelection): Add parameter HELP. | Gerd Moellmann | 2000-01-27 | 1 | -2/+4 |
| | |||||
* | (XmSelect): Add member `help_string'. | Gerd Moellmann | 2000-01-27 | 1 | -1/+2 |
| | |||||
* | # | Dave Love | 1999-10-03 | 39 | -0/+5368 |