1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

57352 Commits

Author SHA1 Message Date
Juanma Barranquero
54fc2b6add (comint-check-proc, make-comint-in-buffer, comint-source-default): Doc fixes.
(comint-mode, comint-snapshot-last-prompt): Fix typos in docstring.
2005-06-10 00:17:49 +00:00
Juanma Barranquero
c14ec13543 (Fmemq, Fmaphash): Doc fixes. 2005-06-09 23:27:58 +00:00
Luc Teirlinck
6c649b5f4f (comint-mode-hook): Do not enable Font Lock by default. 2005-06-09 21:16:40 +00:00
Luc Teirlinck
3c28ffec7c *** empty log message *** 2005-06-09 21:15:02 +00:00
Luc Teirlinck
754dc10d38 (comint-send-input): Bind inhibit-read-only' around call to delete-region'. 2005-06-09 21:08:13 +00:00
Juanma Barranquero
fd8529d0a1 (shrink-window-if-larger-than-buffer): Fix typo in docstring. 2005-06-09 14:04:18 +00:00
Lute Kamstra
420adcc607 (ispell-menu-map-needed): flyspell-mode could be void. 2005-06-09 12:14:26 +00:00
Juanma Barranquero
9fed2905dd (Fdisplay_supports_face_attributes_p): Fix typo in docstring. 2005-06-09 10:39:02 +00:00
Juanma Barranquero
9fa87e0dbc (window-size-fixed): Fix typo in docstring. 2005-06-09 09:17:17 +00:00
Steven Tamm
47600d8e97 Describe support for Intel-based Macintosh 2005-06-09 03:59:20 +00:00
Steven Tamm
23fd448315 configure.in: Support Darwin/MacOSX on Intel
configure: Regenerate.
2005-06-09 03:43:37 +00:00
Steven Tamm
427c5b1be2 unexmacosx.c (copy_data_segment): Copy __la_sym_ptr2 section
used by gcc4 on intel mac.
2005-06-09 03:37:20 +00:00
Stefan Monnier
6c06bd88d5 *** empty log message *** 2005-06-09 03:15:05 +00:00
Stefan Monnier
9b530428ea (debugger-will-be-back): New var.
(debug): Use it.
(debugger-step-through, debugger-continue, debugger-jump)
(debugger-return-value): Set it when needed.
(debugger-make-xrefs, debugger-frame, debugger-frame-clear):
Use inhibit-read-only.
2005-06-09 03:09:30 +00:00
Juanma Barranquero
f271d3c7bd Don't set `auto-image-file-mode'. Do not create the thumbnails directory on
loading.
(thumbs-conversion-program): Use `eq' to check the system type, not `equal'.
(thumbs-temp-dir): Set to `temporary-file-directory', not "/tmp".  Fix
docstring.
(thumbs-thumbsdir): New function to return the thumbnails directory, creating it
if needed.
(thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
(thumbs-temp-file): Delete variable and make it into a function.
(thumbs-resize-image, thumbs-modify-image): Use it.
(thumbs-kill-buffer): Simplify.
(thumbs-gensym): Defalias or duplicate CL `gensym'.
(thumbs-resize-image, thumbs-resize-interactive): Fix typos in docstrings.
2005-06-09 01:41:23 +00:00
Kim F. Storm
b7aae902ed *** empty log message *** 2005-06-08 23:04:27 +00:00
Kim F. Storm
4e370af25a (Entire Match Data): Explain new `reseat' argument to
match-data and set-match-data.
2005-06-08 23:03:29 +00:00
Kim F. Storm
9ad54a7e16 (Fset_match_data): Fix last change. 2005-06-08 22:54:39 +00:00
Kim F. Storm
a0ef72dfd7 (save-match-data): Add RESEAT arg `evaporate' to
set-match-data to free markers in match-data.
2005-06-08 22:37:23 +00:00
Kim F. Storm
10ddc30eee (replace-match-data): Pass RESEAT arg `t' to
match-data to unchain markers in match-data.
2005-06-08 22:37:13 +00:00
Luc Teirlinck
7df73b0d1e (Log Buffer): Document when there can be more than one file to be committed. 2005-06-08 22:36:28 +00:00
Luc Teirlinck
e2e8c87d3b *** empty log message *** 2005-06-08 22:34:19 +00:00
Kim F. Storm
89f2614d96 * composite.c (compose_chars_in_text):
* 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.
2005-06-08 22:33:36 +00:00
Kim F. Storm
5fe2b5a58d (Fmatch_data, Fset_match_data): Fix EXFUN.
(record_unwind_save_match_data): Add prototype.
(restore_search_regs): Rename from restore_match_data.
2005-06-08 22:32:33 +00:00
Kim F. Storm
abd0071cac (Fmatch_data): Add optional RESEAT arg. Unchain markers
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.
2005-06-08 22:32:20 +00:00
Stefan Monnier
72f23b85ef *** empty log message *** 2005-06-08 19:41:19 +00:00
Stefan Monnier
d48f0f00da (debug): Don't iconify if we know we'll re-enter the debugger immediately
anyway.  Undo the 2005-06-06 change, rendered unnecessary now.
2005-06-08 19:35:54 +00:00
Richard M. Stallman
995987378d *** empty log message *** 2005-06-08 15:55:18 +00:00
Richard M. Stallman
a566ce8e09 (define-minor-mode): If BODY is empty, give the variable a doc string
that doesn't say don't set it directly.
2005-06-08 15:54:43 +00:00
Richard M. Stallman
96a017e43c (no-break-space): Test class' before min-colors' 2005-06-08 15:53:51 +00:00
Richard M. Stallman
8177179364 (ispell-check-version): Use match-string-no-properties.
(ispell-region,	ispell-buffer-local-parsing, ispell-buffer-local-dict)
(ispell-buffer-local-words): Likewise.
2005-06-08 15:45:34 +00:00
Richard M. Stallman
9391790a10 (makefile-shell-face): Make this a no-op
except on terminals with enough colors to really display it.
(makefile-dependency-regex): Delete spurious `bb'.
2005-06-08 15:43:59 +00:00
Richard M. Stallman
676873ff44 (escape-glyph): Use blue once again in last case.
(no-break-space): Redefined so that it isn't invisible on a tty.
2005-06-08 15:41:36 +00:00
Richard M. Stallman
03ceda9edd Comment changes. 2005-06-08 15:35:05 +00:00
Richard M. Stallman
8135a25a77 (Entire Match Data): Clarify when match-data
returns markers and when integers.
2005-06-08 15:34:13 +00:00
Richard M. Stallman
b74f585b6b (Defining Faces): Explain that face name should not end in `-face'. 2005-06-08 15:33:10 +00:00
Richard M. Stallman
03de439911 (Mode Line Data): Minor cleanup.
(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.
2005-06-08 15:32:01 +00:00
Richard M. Stallman
beac3988df Undo previous change. 2005-06-08 15:28:27 +00:00
Richard M. Stallman
547d2b3797 (get_next_display_element): Alter previous change:
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.
2005-06-08 15:26:33 +00:00
Richard M. Stallman
9d13865997 Clean up whitespace. 2005-06-08 15:18:49 +00:00
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