1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

54618 Commits

Author SHA1 Message Date
Eli Zaretskii
6a46b96b70 (face_color_supported_p): Use HAVE_WINDOW_SYSTEM
instead of HAVE_X_WINDOWS, for non-X windowed sessions.
2005-02-05 12:14:45 +00:00
Eli Zaretskii
13b9acf066 Update the name of the socket of the Emacs server. 2005-02-05 12:00:57 +00:00
Nick Roberts
b29ef159ec Update copyright. Put GDB-Frames before
GDB-Windows on the menu-bar as this works better.
2005-02-05 05:31:36 +00:00
Nick Roberts
a0079e58ee *** empty log message *** 2005-02-05 05:30:57 +00:00
Andreas Schwab
a9eedf40f4 (fatal): Accept third parameter and pass down to
error.
(pfatal_with_name): Pass error string as format parameter instead
of as part of format string.
(pfatal_and_delete): Likewise.
(main): Adjust call to fatal.
(xmalloc): Likewise.
2005-02-04 22:11:43 +00:00
Jay Belanger
e67d06eb0d *** empty log message *** 2005-02-04 06:38:34 +00:00
Jay Belanger
954fc58360 (calc-embedded-update): Don't put in unnecessary newlines.
Adjust the end of formula marker.
2005-02-04 06:22:18 +00:00
Jay Belanger
7592e97042 (math-latex-parse-frac): Don't use arguments.
(math-latex-parse-two-args): New function.
2005-02-04 06:20:52 +00:00
Jan Djärv
96ff33d606 Forgot to remove debug code. 2005-02-03 19:57:33 +00:00
Jan Djärv
c8934d9de9 * 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.
2005-02-03 19:50:08 +00:00
Jan Djärv
81f098775c * xmenu.c (menubar_selection_callback): Force out GTK buffered
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.
2005-02-03 19:49:43 +00:00
Jan Djärv
0e95095bfb * xmenu.c (menubar_selection_callback): Force out GTK buffered
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.
2005-02-03 19:48:59 +00:00
Lute Kamstra
02f244c8ed (help-with-tutorial): Make sure that users cannot remove the entire
text of the tutorial by means of `undo'.
2005-02-03 19:42:19 +00:00
Stefan Monnier
ca97010c3a (ispell-internal-change-dictionary): Fix problem in recent changes, where
the ispell process was repeatedly killed & restarted.
2005-02-03 16:20:22 +00:00
Stefan Monnier
a41118cc45 (set-locale-environment): Set file-name coding system to utf-8 on Darwin.
(set-default-coding-systems): Don't set default-file-name-coding-system
on Darwin systems.
2005-02-03 16:06:34 +00:00
Stefan Monnier
97f4312dfd Copyright update. 2005-02-03 16:04:50 +00:00
Kim F. Storm
5b3f855065 (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert. 2005-02-03 14:09:04 +00:00
Kim F. Storm
a6d8ba25ae (x_free_gc) [!GLYPH_DEBUG]: Fix xassert. 2005-02-03 14:08:47 +00:00
Kim F. Storm
498c08eaef (build_frame_matrix_from_leaf_window)
[!GLYPH_DEBUG]: Fix xassert.
2005-02-03 14:08:01 +00:00
Kim F. Storm
5bb6a3c129 *** empty log message *** 2005-02-03 14:07:44 +00:00
YAMAMOTO Mitsuharu
e9859e269b (mac_draw_string_common, x_make_frame_visible): Use
MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OS
version.
2005-02-03 11:58:25 +00:00
YAMAMOTO Mitsuharu
50b96379d7 (x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED to
conditionalize by the compiling OS version.
2005-02-03 11:56:47 +00:00
YAMAMOTO Mitsuharu
856a5c5ba7 Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OS
version.
2005-02-03 11:55:47 +00:00
Lute Kamstra
cc9355eac6 (Frames, Drag and Drop): Fix typos. 2005-02-03 09:18:48 +00:00
Richard M. Stallman
4e07258f2b *** empty log message *** 2005-02-03 07:39:01 +00:00
Richard M. Stallman
799775ff76 (x_error_quitter): On GCC 3 and up, specify noinline. 2005-02-03 07:36:15 +00:00
Richard M. Stallman
85424dea00 (echo_area_display): Clear echo_message_buffer. 2005-02-03 07:35:28 +00:00
Richard M. Stallman
3997118842 (Fbury_buffer): Doc fix. 2005-02-03 07:33:52 +00:00
Richard M. Stallman
a08ff74cc5 (Basic Window): Mention color-change in mode line.
(Change Window): Explain dragging vertical boundaries.
2005-02-03 07:31:56 +00:00
Richard M. Stallman
3a55fb3456 (Sentences): Clarify.
(Paragraphs): Explain M-a and blank lines.
(Outline Mode): Clarify text and menu.
(Hard and Soft Newlines): Mention use-hard-newlines.
2005-02-03 07:30:48 +00:00
Richard M. Stallman
511002e962 (Frames): Delete unnecessary mention of Windows.
(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.
2005-02-03 07:29:03 +00:00
Richard M. Stallman
6d8d2de06e (Spelling): Fix typo. 2005-02-03 07:25:47 +00:00
Richard M. Stallman
4a10556bc2 (File Names): Clarify.
(Visiting): Update conditions for use of file dialog.  Clarify.
(Saving): Doc d as answer in save-some-buffers.
(Remote Files): Clean up the text.
2005-02-03 07:25:14 +00:00
Richard M. Stallman
b027df6b58 (Misc Dired Commands): Delete dired-marked-files. 2005-02-03 07:23:36 +00:00
Richard M. Stallman
7354ca011d (Select Buffer): Doc next-buffer and prev-buffer.
(List Buffers): Clarify.
(Several Buffers): Doc T command.
(Buffer Convenience): Clarify menu.
2005-02-03 07:22:46 +00:00
Richard M. Stallman
7f9c94b088 (Undo): Clarify last change. 2005-02-03 07:20:07 +00:00
Richard M. Stallman
ae473bd3ef (Basic Windows): Add cursor-in-non-selected-windows. Clarify.
(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.
2005-02-03 07:19:07 +00:00
Steven Tamm
f6c62d9690 * macfns.c (unwind_create_frame): Fixing compile error due to
xassert being uncondition, but predicate is.
2005-02-03 07:09:43 +00:00
Richard M. Stallman
b471b8e98c (User-Level Deletion): just-one-space takes numeric arg.
(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.
2005-02-03 07:09:17 +00:00
Steven Tamm
4a34b52963 * dispnew.c (update_window): Fixing compile error due to
xassert being uncondition, but predicate is.
2005-02-03 07:05:35 +00:00
Richard M. Stallman
8dc22b869e (Window Frame Parameters): Explain pixel=char on tty.
(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.
2005-02-03 07:04:29 +00:00
Richard M. Stallman
16bf330f41 (File Locks): Not supported on MS systems.
(Testing Accessibility): Clarify.
2005-02-03 07:01:04 +00:00
Richard M. Stallman
011caae16d (Printing in Edebug): Fix edebug-print-circle.
(Coverage Testing): Fix typo.
2005-02-03 06:58:38 +00:00
Richard M. Stallman
f75fbf430c (Misc Events): Remove stray space. 2005-02-03 06:57:22 +00:00
Richard M. Stallman
cb21651739 (Buffer Names): Clarify generate-new-buffer-name.
(Modification Time): Clarify when visited-file-modtime returns 0.
(The Buffer List): Clarify bury-buffer.
(Killing Buffers): Clarify.
(Indirect Buffers): Add clone-indirect-buffer.
2005-02-03 06:56:24 +00:00
Richard M. Stallman
048e6895c6 (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock. 2005-02-03 06:49:18 +00:00
Richard M. Stallman
e2c11e3b5b (list-faces-display): Add optional argument. 2005-02-03 06:47:16 +00:00
Stefan Monnier
30b940a731 (font-lock-default-function): Handle the rare case where
only font-lock-keywords is set.
2005-02-03 04:28:21 +00:00
Miles Bader
d78f30b86d Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72
src/dispextern.h (xassert): Enable unconditionally.

2005-02-02  Miles Bader  <miles@gnu.org>

   * src/dispextern.h (xassert): Enable unconditionally.
2005-02-03 03:56:00 +00:00
Kenichi Handa
fbbde29acf Cancel previous change. for
I-WITH-DOT-ABOVE and DOTLESS-i
2005-02-03 02:19:15 +00:00