- 03 Feb, 2005 40 commits
-
-
Jan Djärv authored
events so the menu event comes after them. This is to prevent sit-for from exiting on buffered events directly after a menu selection, lisp code for Help => About Emacs uses sit-for. * gtkutil.c (create_menus): Connect selection-done event instead of the deactivate event to deactivate_cb. This will make the last leave event come before the call to deactivate_cb, so the leave event does not make sit-for exit after a menu selection.
-
Lute Kamstra authored
text of the tutorial by means of `undo'.
-
Stefan Monnier authored
the ispell process was repeatedly killed & restarted.
-
Stefan Monnier authored
(set-default-coding-systems): Don't set default-file-name-coding-system on Darwin systems.
-
Stefan Monnier authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
[!GLYPH_DEBUG]: Fix xassert.
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OS version.
-
YAMAMOTO Mitsuharu authored
conditionalize by the compiling OS version.
-
YAMAMOTO Mitsuharu authored
version.
-
Lute Kamstra authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Change Window): Explain dragging vertical boundaries.
-
Richard M. Stallman authored
(Paragraphs): Explain M-a and blank lines. (Outline Mode): Clarify text and menu. (Hard and Soft Newlines): Mention use-hard-newlines.
-
Richard M. Stallman authored
(Mouse Commands): Likewise. Mention xterm mouse support. (Clipboard): Clarify. (Mouse References): Mention use of Mouse-1 for following links. (Menu Mouse Clicks): Clarify. (Mode Line Mouse): Clarify. (Drag and Drop): Rewrite.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Visiting): Update conditions for use of file dialog. Clarify. (Saving): Doc d as answer in save-some-buffers. (Remote Files): Clean up the text.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(List Buffers): Clarify. (Several Buffers): Doc T command. (Buffer Convenience): Clarify menu.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Selecting Windows): Clarify save-selected-window. (Cyclic Window Ordering): Clarify walk-windows. (Window Point): Clarify. (Window Start): Add comment to example. (Resizing Windows): Add `interactive' specs in examples. Document fit-window-to-buffer.
-
Steven Tamm authored
xassert being uncondition, but predicate is.
-
Richard M. Stallman authored
(Undo, Maintaining Undo): Clarify last change. (Sorting): In sort-numeric-fields, explain about octal and hex. Mention sort-numeric-base. (Format Properties): Add xref for hard newlines.
-
Steven Tamm authored
xassert being uncondition, but predicate is.
-
Richard M. Stallman authored
(Pop-Up Menus): Fix typo. (Color Names): Explain all types of color names. Explain color-values on B&W terminal. (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
-
Richard M. Stallman authored
(Testing Accessibility): Clarify.
-
Richard M. Stallman authored
(Coverage Testing): Fix typo.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Modification Time): Clarify when visited-file-modtime returns 0. (The Buffer List): Clarify bury-buffer. (Killing Buffers): Clarify. (Indirect Buffers): Add clone-indirect-buffer.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
only font-lock-keywords is set.
-
Miles Bader authored
src/dispextern.h (xassert): Enable unconditionally. 2005-02-02 Miles Bader <miles@gnu.org> * src/dispextern.h (xassert): Enable unconditionally.
-
Kenichi Handa authored
I-WITH-DOT-ABOVE and DOTLESS-i
-
Kenichi Handa authored
-