1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
Commit Graph

57312 Commits

Author SHA1 Message Date
Richard M. Stallman
01836ccef0 (Fstart_process): Don't touch command_channel_p slot. 2005-06-08 15:18:10 +00:00
Richard M. Stallman
638322a4ac (struct process): Conditionalize slots adaptive_read_buffering,
read_output_delay and read_output_skip on ADAPTIVE_READ_BUFFERING.
Delete command_channel_p.
2005-06-08 15:16:31 +00:00
Kim F. Storm
f77e451419 Linux kernel 2.6.10 may corrupt process output.
Warn that using CVS+SSH may corrupt files, include work-around.
2005-06-08 12:13:32 +00:00
Kim F. Storm
4a29de231e *** empty log message *** 2005-06-08 12:13:21 +00:00
Kim F. Storm
89a28f0b24 (ido-read-file-name): Fallback to read-file-name on C-f
also when reading directory name.
2005-06-08 12:00:46 +00:00
Lute Kamstra
f8820a5524 (flyspell-mode-line-string): Remove autoload cookie.
(flyspell-mode): Remove defvar.
2005-06-08 09:49:58 +00:00
Lute Kamstra
b978659cce (flyspell-mode): Use define-minor-mode. 2005-06-08 08:14:32 +00:00
Juri Linkov
ecc8893aa3 *** empty log message *** 2005-06-08 03:21:08 +00:00
Juri Linkov
5309066b1c (Faces): Add `shadow' face. 2005-06-08 03:20:56 +00:00
Juri Linkov
6e408ba539 (Standard Faces): Add `shadow' face. 2005-06-08 03:18:35 +00:00
Juri Linkov
081bae6ba4 Add shadow' face and move mode-line-highlight' to new section `New faces'. 2005-06-08 03:15:45 +00:00
Masatake YAMATO
602907aea1 * xdisp.c (note_mode_line_or_margin_highlight): Check
the overlapping of re-rendering area to avoid flickering.
(note_mouse_highlight): Call clear_mouse_face if PART
is not ON_MODE_LINE nor ON_HEADER_LINE.
2005-06-07 14:32:23 +00:00
Kim F. Storm
db853b7a75 Improve commentary for adaptive read buffering. 2005-06-07 13:19:25 +00:00
Kim F. Storm
8b793bed53 *** empty log message *** 2005-06-07 13:19:11 +00:00
Juanma Barranquero
28893db2e7 Update comment. 2005-06-07 13:02:04 +00:00
Lute Kamstra
6d64c19123 (org-run-mode-hooks): New function.
(org-agenda-mode): Use it.
2005-06-07 12:56:00 +00:00
Juanma Barranquero
590bc48b85 (defstruct): Set 'doc-string-elt property. 2005-06-07 10:52:08 +00:00
Masatake YAMATO
24cca6f2c0 * display.texi (Faces): Write about mode-line-highlight. 2005-06-07 03:30:21 +00:00
Stefan Monnier
3d031334d8 *** empty log message *** 2005-06-06 21:33:29 +00:00
Luc Teirlinck
dd314c0fc3 (font-lock-add-keywords): Doc fix. 2005-06-06 21:32:57 +00:00
Luc Teirlinck
a54aae9e65 *** empty log message *** 2005-06-06 21:31:22 +00:00
Stefan Monnier
9cfc7da424 (x_create_toolkit_scroll_bar): Use XtNarrowScrollbars if available. 2005-06-06 21:27:50 +00:00
Stefan Monnier
afde5d4e25 (iso-sgml2iso-trans-tab): Add NBSP. 2005-06-06 21:25:48 +00:00
Stefan Monnier
29a47b89ac (tex-guess-mode): Add RequirePackage.
(tex-compile-default): In the absence of any history, use the order in
tex-compile-alist to choose the preferred command.
(tex-compile-commands): Reorder a bit.
2005-06-06 21:15:03 +00:00
Stefan Monnier
7ad046405d (flyspell-auto-correct-binding, flyspell-incorrect-face)
(flyspell-duplicate-face): Use (X)Emacs-agnostic code.
(flyspell-mode-map): Don't overwrite at each load.  Remove code
redundant with the subsequent add-minor-mode.  Merge Emacs and XEmacs code.
(flyspell-word): Minor simplification.
(flyspell-math-tex-command-p): Quieten the byte-compiler.
(flyspell-external-point-words): Remove unused vars `size' and `start'.
(flyspell-do-correct): Rename from flyspell-xemacs-correct.
Merge the corresponding Emacs code.
(flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
2005-06-06 21:06:19 +00:00
Jan Djärv
f5f870c03c * macmenu.c (menu_quit_handler, install_menu_quit_handler): New
functions for popping down menus on C-g.
 (set_frame_menubar, mac_menu_show): Call install_menu_quit_handler.
2005-06-06 20:24:13 +00:00
Jan Djärv
1b0fc0ce61 * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycode
non-static.
2005-06-06 20:23:56 +00:00
Jan Djärv
16d2e7043a * macmenu.c (menu_quit_handler, install_menu_quit_handler): New
functions for popping down menus on C-g.
 (set_frame_menubar, mac_menu_show): Call install_menu_quit_handler.

 * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycode
 non-static.

 * config.in: Added HAVE_CANCELMENUTRACKING
2005-06-06 20:23:30 +00:00
Jan Djärv
a6f4bf4882 added HAVE_CANCELMENUTRACKING 2005-06-06 20:18:38 +00:00
Jan Djärv
7c9e516791 Regenerate 2005-06-06 20:18:11 +00:00
Jan Djärv
a7c47af82d * configure.in (HAVE_CANCELMENUTRACKING): New test. 2005-06-06 20:17:49 +00:00
Jan Djärv
98c3db672e * configure.in (HAVE_CANCELMENUTRACKING): New test.
* configure: Regenerate.
2005-06-06 20:17:29 +00:00
Stefan Monnier
532c188a19 (debug): Don't bury the buffer unless it's in a dedicated window. 2005-06-06 19:47:05 +00:00
Stefan Monnier
a15d6d35fa Doc fix. 2005-06-06 19:42:25 +00:00
Eli Zaretskii
b6cc2ad0e9 ($(BLD)/emacs.$(O), $(BLD)/w32select.$(O)): Depend on w32heap.h. 2005-06-06 19:29:58 +00:00
Eli Zaretskii
61bfbbfaa1 (RVA_TO_PTR): No need to #undef now. 2005-06-06 19:28:47 +00:00
Eli Zaretskii
8747ac3f68 (RVA_TO_PTR): New macro. 2005-06-06 19:28:27 +00:00
Eli Zaretskii
e9bdb9c9f7 (RVA_TO_PTR): Moved here from w32heap.h. 2005-06-06 19:28:02 +00:00
Eli Zaretskii
a74089f7a1 (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): Remove macros. 2005-06-06 19:27:37 +00:00
Stefan Monnier
ed975fa61a (latexenc-find-file-coding-system):
Undo part of last patch, to turn off a compiler warning.
2005-06-06 18:13:21 +00:00
Juri Linkov
e43cbeae69 (tmm-inactive, tmm-remove-inactive-mouse-face):
Rename `tmm-inactive-face' to `tmm-inactive'.
2005-06-06 16:28:26 +00:00
Luc Teirlinck
6e005d5617 (command_loop_1): Update Vthis_original_command. 2005-06-06 16:17:44 +00:00
Luc Teirlinck
24e55febf4 *** empty log message *** 2005-06-06 16:14:46 +00:00
Juanma Barranquero
b3c70578e7 (thumbs-thumbsdir-max-size, thumbs-image-resizing-step,
thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
2005-06-06 15:45:11 +00:00
Juanma Barranquero
01f438b912 *** empty log message *** 2005-06-06 15:22:33 +00:00
Juanma Barranquero
640477ee0f (ps-default-fg, ps-default-bg): Fix typos in docstrings. 2005-06-06 15:17:32 +00:00
Kim F. Storm
54907cdc9d 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
* iswitchb.el: Rename faces.
2005-06-06 14:21:14 +00:00
Kim F. Storm
4bad17c2ec *** empty log message *** 2005-06-06 14:20:55 +00:00
Kim F. Storm
1e98d199cc * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
(cua-global-mark): Remove -face suffix from face names.

* emulation/cua-gmrk.el (cua--init-global-mark): Remove
cua-global-mark face setup.
2005-06-06 13:19:15 +00:00
Kim F. Storm
c7b96d7652 *** empty log message *** 2005-06-06 13:18:36 +00:00