1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jan Djärv
e89f4e4bd8 * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
was pressed.
2004-12-27 15:23:22 +00:00
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
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
38ee86a8f0 Add calls to GrabKeyboard to remove strange
interactions with window managers that steal keypresses.
2002-04-22 18:27:03 +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
f9a70a3171 (XMenuActivate): Add parameter HELP_CALLBACK.
Call help callback.
2000-01-27 15:31:20 +00:00
Dave Love
e745ede747 # 1999-10-03 19:36:13 +00:00