Commit graph

28 commits

Author SHA1 Message Date
Jan Djärv 141dbd2b16 * XMenu.h (XMenuActivateSetWaitFunction): New function.
* Activate.c (XMenuActivateSetWaitFunction): New function.
(XMenuActivate): Call wait_func if set, before XNextEvent.
2004-11-12 08:28:57 +00:00
Miles Bader 48d67035ea Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
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.
2004-06-11 02:39:51 +00:00
Miles Bader 1f3ddf11e8 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
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.
2004-04-10 05:55:49 +00:00
Miles Bader ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero 177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Jan Djärv fb7df251b9 Update email and real name 2003-01-30 17:21:51 +00:00
Kim F. Storm 88c717201f Corrected misc. typos like missing : after file names,
missing file name suffixes, and * used as prefix on non-file entries.
2003-01-28 23:49:11 +00:00
Jan Djärv 6be3e0da26 *** empty log message *** 2002-04-22 18:27:39 +00:00
Jan Djärv 38ee86a8f0 Add calls to GrabKeyboard to remove strange
interactions with window managers that steal keypresses.
2002-04-22 18:27:03 +00:00
Sam Steingold dff28924e8 fixed format 2001-11-13 00:07:54 +00:00
Gerd Moellmann 6aa97356aa *** empty log message *** 2001-10-21 17:41:43 +00:00
Gerd Moellmann 71431a0ea1 *** empty log message *** 2001-10-21 09:04:46 +00:00
Gerd Moellmann ab952a4f34 *** empty log message *** 2001-10-10 09:43:20 +00:00
Gerd Moellmann 2a34a036ff *** empty log message *** 2001-10-06 09:57:20 +00:00
Eli Zaretskii 2a482fd745 Remove the entry for the 19.34 release. RMS says it was done on a branch. 2001-05-11 09:10:48 +00:00
Gerd Moellmann 3e057f36a0 Remove log entries for 20.5 .. 20.7. 2001-05-09 09:50:49 +00:00
Eli Zaretskii e8918aee02 *** empty log message *** 2001-05-04 17:50:11 +00:00
Gerd Moellmann 6567e9b550 *** empty log message *** 2000-09-25 15:42:25 +00:00
Gerd Moellmann 1b24b88816 *** empty log message *** 2000-09-21 15:08:55 +00:00
Kenichi Handa 6922b01802 *** empty log message *** 2000-08-21 01:39:25 +00:00
Gerd Moellmann d1dc7e43b8 *** empty log message *** 2000-07-21 15:00:08 +00:00
Gerd Moellmann aabb1e71d2 (XMenuActivate): Call help callback with two more
arguments: the pane number and selection number.
2000-07-21 14:36:24 +00:00
Gerd Moellmann ffe0bcd1bb *** empty log message *** 2000-01-27 15:41:00 +00:00
Gerd Moellmann f9a70a3171 (XMenuActivate): Add parameter HELP_CALLBACK.
Call help callback.
2000-01-27 15:31:20 +00:00
Gerd Moellmann 3153caffa4 (XMenuPost): Pass null help callback to XMenuActivate. 2000-01-27 15:30:47 +00:00
Gerd Moellmann f5a719c8db (XMenuAddSelection): Add parameter HELP. 2000-01-27 15:30:18 +00:00
Gerd Moellmann 0e66804c73 (XmSelect): Add member `help_string'. 2000-01-27 15:29:38 +00:00
Dave Love e745ede747 # 1999-10-03 19:36:13 +00:00