- 08 Jun, 2005 23 commits
-
-
Richard M. Stallman authored
that doesn't say don't set it directly.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict) (ispell-buffer-local-words): Likewise.
-
Richard M. Stallman authored
except on terminals with enough colors to really display it. (makefile-dependency-regex): Delete spurious `bb'.
-
Richard M. Stallman authored
(no-break-space): Redefined so that it isn't invisible on a tty.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
returns markers and when integers.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Customizing Keywords): Node split out of Search-based Fontification. Add example of using font-lock-add-keywords from a hook. Clarify when MODE should be non-nil, and when nil.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Distinguish Vshow_nonbreak_escape = t or not t. For t, use escape_glyph once again, as before previous change. Use space or hyphen for display, instead of the non-ASCII char. (syms_of_xdisp) <show-nonbreak-escape>: Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
read_output_delay and read_output_skip on ADAPTIVE_READ_BUFFERING. Delete command_channel_p.
-
Kim F. Storm authored
Warn that using CVS+SSH may corrupt files, include work-around.
-
Kim F. Storm authored
-
Kim F. Storm authored
also when reading directory name.
-
Lute Kamstra authored
(flyspell-mode): Remove defvar.
-
Lute Kamstra authored
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
-
- 07 Jun, 2005 7 commits
-
-
Masatake YAMATO authored
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.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Juanma Barranquero authored
-
Lute Kamstra authored
(org-agenda-mode): Use it.
-
Juanma Barranquero authored
-
Masatake YAMATO authored
-
- 06 Jun, 2005 10 commits
-
-
Stefan Monnier authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(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.
-
Stefan Monnier authored
(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.
-
Jan Djärv authored
functions for popping down menus on C-g. (set_frame_menubar, mac_menu_show): Call install_menu_quit_handler.
-
Jan Djärv authored
non-static.
-
Jan Djärv authored
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
-