Miles Bader
d478e69d60
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-365
...
Remove "-face" suffix from custom faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/cus-edit.el (custom-invalid, custom-rogue, custom-modified)
(custom-set, custom-changed, custom-saved, custom-button)
(custom-button-pressed, custom-documentation, custom-state)
(custom-comment, custom-comment-tag, custom-variable-tag)
(custom-variable-button, custom-face-tag, custom-group-tag-1)
(custom-group-tag): Remove "-face" suffix from face names.
(custom-magic-alist, custom-magic-value-create)
(custom-group-sample-face-get, custom-mode): Use renamed custom faces.
(custom-invalid-face, custom-rogue-face, custom-modified-face)
(custom-set-face, custom-changed-face, custom-saved-face)
(custom-button-face, custom-button-pressed-face)
(custom-documentation-face, custom-state-face)
(custom-comment-face, custom-comment-tag-face)
(custom-variable-tag-face, custom-variable-button-face)
(custom-face-tag-face, custom-group-tag-face-1)
(custom-group-tag-face):
New backward-compatibility aliases for renamed faces.
2005-06-10 07:16:58 +00:00
Miles Bader
0efefc5296
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-364
...
Remove "-face" suffix from widget faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/wid-edit.el (widget-documentation, widget-button)
(widget-field, widget-single-line-field, widget-inactive)
(widget-button-pressed): "-face" suffix removed from face names.
(widget-documentation-face, widget-button-face)
(widget-field-face, widget-single-line-field-face)
(widget-inactive-face, widget-button-pressed-face):
New backward-compatibility aliases for renamed faces.
(widget-documentation-face, widget-button-face)
(widget-button-pressed-face, widget-specify-field)
(widget-specify-inactive): Use renamed widget faces.
2005-06-10 07:16:40 +00:00
Kenichi Handa
d8338794e7
(x-clipboard-yank): Remove condition-case
...
wrapping.
2005-06-10 05:41:46 +00:00
Masatake YAMATO
121c59a3e4
* xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_face
...
when mouse_face is not given.
Remove unnecessary tabs.
2005-06-10 05:31:45 +00:00
Luc Teirlinck
6ecf436de1
*** empty log message ***
2005-06-10 02:45:38 +00:00
Luc Teirlinck
c869384d74
(Fselect_window): Adapt call to Fselect_frame.
2005-06-10 02:36:07 +00:00
Luc Teirlinck
9848feb480
Update EXFUN of Fselect_frame.
2005-06-10 02:29:12 +00:00
Luc Teirlinck
f840fb39d6
(command_loop_1): Adapt call to Fselect_frame.
2005-06-10 02:26:58 +00:00
Luc Teirlinck
20dc6fbbe0
(Fhandle_switch_frame, Fselect_frame): Delete unused arg no_enter.
...
(Fset_mouse_position, Fset_mouse_pixel_position, Ficonify_frame):
Adapt to above change.
2005-06-10 02:22:11 +00:00
Kenichi Handa
63e88db35a
(x-clipboard-yank): Use x-selection-value instead of x-get-selection.
2005-06-10 01:52:13 +00:00
Juanma Barranquero
63baed9942
(cua-normal-cursor-color, cua-read-only-cursor-color,
...
cua-overwrite-cursor-color, cua-global-mark-cursor-color): Fix typos in
docstrings.
2005-06-10 01:00:55 +00:00
Juanma Barranquero
c62195fa74
(window-current-scroll-bars): Fix typos in docstring.
2005-06-10 00:57:02 +00:00
Juanma Barranquero
1cecf04d9a
(frame-current-scroll-bars): Fix typos in docstring.
2005-06-10 00:56:04 +00:00
Juanma Barranquero
1acb4c265e
(rmail-forward-separator-regex): Fix typo in docstring.
2005-06-10 00:44:05 +00:00
Juanma Barranquero
14629f1501
(term-mode, term-check-proc, term-input-sender, term-simple-send,
...
term-extract-string, term-word, term-match-partial-filename): Fix typos in
docstrings.
(term-send-string): Improve argument/docstring consistency.
2005-06-10 00:43:13 +00:00
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