- 08 Jun, 2005 33 commits
-
-
Kim F. Storm authored
set-match-data to free markers in match-data.
-
Kim F. Storm authored
match-data to unchain markers in match-data.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Kim F. Storm authored
* eval.c (do_autoload): * macmenu.c (set_frame_menubar): * process.c (read_process_output, exec_sentinel): * xmenu.c (set_frame_menubar): * xdisp.c (prepare_menu_bars, update_menu_bar, update_tool_bar): * w32menu.c (set_frame_menubar): Use record_unwind_save_match_data. Rename restore_match_data to restore_search_regs.
-
Kim F. Storm authored
(record_unwind_save_match_data): Add prototype. (restore_search_regs): Rename from restore_match_data.
-
Kim F. Storm authored
in REUSE list if non-nil; free them if equal to evaporate. (Fset_match_data): Add optional RESEAT arg. Unchain markers in LIST if non-nil; free them if equal to evaporate. Use XCAR/XCDR. (restore_search_regs): Rename from restore_match_data. Uses changed. (unwind_set_match_data): New function. (record_unwind_save_match_data): New function like save-match-data.
-
Stefan Monnier authored
-
Stefan Monnier authored
anyway. Undo the 2005-06-06 change, rendered unnecessary now.
-
Richard M. Stallman authored
-
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
-