1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00
Commit Graph

57269 Commits

Author SHA1 Message Date
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
Juri Linkov
cf78a467b9 * dired.el (dired-ignored): Inherit from `shadow' face. 2005-06-06 12:23:03 +00:00
Juri Linkov
c4cf171043 * diff-mode.el (diff-context-face): Inherit from `shadow' face. 2005-06-06 12:22:00 +00:00
Juri Linkov
a59c277843 (no-break-space, shadow): New faces.
(escape-glyph): Use less loud colors pink2 and red4.
2005-06-06 12:18:20 +00:00
Juri Linkov
c711faac0a (font-lock-regexp-backslash)
(font-lock-regexp-backslash-construct): New faces.
(lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
after `('.  Add `while-no-input' to control structures.
2005-06-06 12:02:35 +00:00
Juri Linkov
6bf7c77724 Delete trailing whitespace. 2005-06-06 11:50:37 +00:00
Juri Linkov
591a63e93c Change NBSP to space. Move coding cookie from the
second line to Local Variables.  Fix title line.
2005-06-06 11:49:52 +00:00
Juri Linkov
e6670d1c6b Change NBSP to space. 2005-06-06 11:47:49 +00:00
Jan Djärv
5494d7bcdb * window.c (delete_window): Handle the case where a h/vchild has
a h/vchild.
2005-06-06 10:38:40 +00:00
Juanma Barranquero
eb78dfb8dd Formatting fixes. 2005-06-06 06:19:52 +00:00
Juanma Barranquero
f7f1797562 (isearchb): Don't pass a spurious second argument to `iswitchb-completions'. 2005-06-06 06:16:05 +00:00
Kenichi Handa
a9b4333620 *** empty log message *** 2005-06-06 00:45:57 +00:00
Eli Zaretskii
a0c3832890 *** empty log message *** 2005-06-05 19:16:55 +00:00
Eli Zaretskii
727dcb1cc3 Change arg 4 of sys_setsockopt to `const void *',
for consistency with Posix.
2005-06-05 19:16:03 +00:00
Eli Zaretskii
a5a389bb74 (sys_setsockopt): Change arg 4 to `const void *'. In the
call to pfn_setsockopt, cast optval to `const char *'.
2005-06-05 19:13:37 +00:00
Kim F. Storm
98f4a29ed6 Add comment to line-move re. sit-for. 2005-06-05 17:19:55 +00:00
Kim F. Storm
17a7c5c2b0 *** empty log message *** 2005-06-05 17:09:55 +00:00
Nick Roberts
bfa171a516 Wrong format 2005-06-05 08:06:55 +00:00
Nick Roberts
02389254fa Icon for GUD to print dereferenced value 2005-06-05 08:04:35 +00:00
Nick Roberts
2884ae6dc6 (gdb-info-locals-handler): Use window point to preserve point.
(gdb-find-file-hook): Add doc string.
2005-06-05 07:55:32 +00:00
Nick Roberts
32759db597 (gdb, gud-menu-map): Add command to evaluate
C dereferenced pointer expression.
(gud-tool-bar-map): Put it on the tool bar.
2005-06-05 07:54:50 +00:00
Nick Roberts
c1205dadcd *** empty log message *** 2005-06-05 07:50:04 +00:00
Nick Roberts
6bfdb8f0e0 Make background transparent. 2005-06-05 07:37:49 +00:00
Luc Teirlinck
1224500961 (font-lock-set-defaults): Fix omission in last change. 2005-06-05 03:37:59 +00:00
Luc Teirlinck
bfe5418b47 *** empty log message *** 2005-06-04 22:33:53 +00:00