1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-14 16:50:58 +00:00
Commit Graph

57293 Commits

Author SHA1 Message Date
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
Richard M. Stallman
ce6e10af52 *** empty log message *** 2005-06-06 12:58:13 +00:00
Richard M. Stallman
1ca1f3f6c9 (popup_get_selection): Undo previous change. 2005-06-06 12:56:53 +00:00
Richard M. Stallman
aada47fc71 (Printing Package): Explain how to initialize printing package. 2005-06-06 12:53:42 +00:00
Richard M. Stallman
227c36fba6 (Action Arguments): Clarify directory default for -l. 2005-06-06 12:52:53 +00:00
Richard M. Stallman
dce16363d3 (makefile-dependency-regex): Handle whitespace
just like other allowed characters.
(makefile-match-dependency): Exclude leading and training whitespace
from the range of regexp subexp 1.
(makefile-macroassign-regex): Don't try to match the body,
just the name of the macro being defined.
2005-06-06 12:50:01 +00:00
Kim F. Storm
ccba8bb6e2 (ido-first-match, ido-only-match, ido-subdir)
(ido-indicator): Remove -face suffix from face names.
2005-06-06 12:48:02 +00:00
Richard M. Stallman
a89da416f5 (Info-read-node-name-2): New function.
(Info-read-node-name-1): Use that.
Add a completion-base-size-function property.
2005-06-06 12:47:51 +00:00
Kim F. Storm
9c7f6bb391 *** empty log message *** 2005-06-06 12:47:19 +00:00
Richard M. Stallman
77da210789 (completion-setup-function): Look for completion-base-size-function
property of minibuffer-completion-table.
2005-06-06 12:40:36 +00:00
Juri Linkov
c476bcb06c *** empty log message *** 2005-06-06 12:37:46 +00:00
Juri Linkov
44e582b843 (Qno_break_space): New variable.
(syms_of_xdisp): Initialize it.
(get_next_display_element): Add no-break space and soft hypen
codes for iso8859-2 and iso8859-5.  Don't add `\' for them.
Use `no-break-space' face for no-break spaces.
2005-06-06 12:36:29 +00:00
Richard M. Stallman
e6ca43c89e (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
(hack-one-local-variable, hack-local-variables)
(hack-local-variables-prop-line): Pass that arg.

(locate-file-completion): Doc fix.
2005-06-06 12:31:48 +00:00
Richard M. Stallman
14bc6e51de Don't call pr-update-menus; user must do that. 2005-06-06 12:30:35 +00:00
Richard M. Stallman
77932668c2 (debugger-window): New variable.
(debug): Use debugger-window if it is set and still alive.
Record debugger-window for next entry.
2005-06-06 12:29:57 +00:00
Juri Linkov
abed526746 (compilation-start): Move `erase-buffer' up
before selecting the desired mode to not spend time fontifying
old contents.
2005-06-06 12:27:44 +00:00
Richard M. Stallman
c4f7f786e9 (sc-mail-glom-frame): Mark as risky. 2005-06-06 12:27:26 +00:00
Juri Linkov
c04ed304e6 (Info-title-1-face): Use green instead of yellow because
bold yellow is not readable on light backgrounds.
2005-06-06 12:26:07 +00:00
Juri Linkov
1c8c129532 * tmm.el (tmm-inactive-face): Inherit from `shadow' face. 2005-06-06 12:24:51 +00:00
Juri Linkov
c3423c9743 * rfn-eshadow.el (file-name-shadow): Inherit from `shadow' face. 2005-06-06 12:23:49 +00:00