1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00
Commit Graph

574 Commits

Author SHA1 Message Date
Jason Rumney
0db2e6afa3 (face-valid-attribute-values): No stipple on w32. (Bug#884) 2009-01-13 12:41:34 +00:00
Chong Yidong
0d3b1f4e84 (describe-face): Ignore anonymous faces. 2009-01-11 17:27:37 +00:00
Chong Yidong
311a84c06b (x-font-family-list): Remove entirely. 2009-01-10 12:55:24 +00:00
Chong Yidong
95ac8fbdca (face-valid-attribute-values): Use string as value for :family
attribute.  Now, font-family-list returns a list of strings.
(x-font-family-list): Obsolete compatibility version of function
from xfaces.c.
2009-01-09 14:11:12 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Lute Kamstra
9201cc281b * align.el:
* allout.el:
* apropos.el:
* arc-mode.el:
* autoinsert.el:
* avoid.el:
* battery.el:
* bookmark.el:
* buff-menu.el:
* calculator.el:
* chistory.el:
* cmuscheme.el:
* comint.el:
* compare-w.el:
* dabbrev.el:
* delim-col.el:
* desktop.el:
* diff-mode.el:
* diff.el:
* dired-aux.el:
* dired-x.el:
* dired.el:
* dos-vars.el:
* ediff-diff.el:
* ediff-help.el:
* ediff-init.el:
* ediff-merg.el:
* ediff-mult.el:
* ediff-ptch.el:
* ediff-vers.el:
* ediff-wind.el:
* ediff.el:
* emerge.el:
* facemenu.el:
* faces.el:
* ffap.el:
* filecache.el:
* find-dired.el:
* font-core.el:
* font-lock.el:
* forms.el:
* fringe.el:
* help-at-pt.el:
* hippie-exp.el:
* ido.el:
* image-file.el:
* imenu.el:
* indent.el:
* info.el:
* isearchb.el:
* iswitchb.el:
* jit-lock.el:
* jka-compr.el:
* log-edit.el:
* lpr.el:
* ls-lisp.el:
* man.el:
* menu-bar.el:
* midnight.el:
* mouse-sel.el:
* mouse.el:
* msb.el:
* outline.el:
* paren.el:
* pcmpl-cvs.el:
* pcmpl-gnu.el:
* pcomplete.el:
* pcvs-info.el:
* pcvs-parse.el:
* printing.el:
* ps-mule.el:
* ps-print.el:
* replace.el:
* ruler-mode.el:
* saveplace.el:
* sb-image.el:
* scroll-bar.el:
* sha1.el:
* shadowfile.el:
* shell.el:
* sort.el:
* speedbar.el:
* strokes.el:
* tempo.el:
* term.el:
* terminal.el:
* time-stamp.el:
* time.el:
* tree-widget.el:
* type-break.el:
* vc-cvs.el:
* vc-hg.el:
* vc-mcvs.el:
* vc-rcs.el:
* vc-sccs.el:
* vc.el:
* view.el:
* w32-vars.el:
* whitespace.el:
* wid-edit.el: Remove leading * from docstrings of defcustoms,
deffaces, defconsts and defuns.
2008-12-03 05:48:14 +00:00
Stefan Monnier
f37a389e68 * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
to the courier family.
* textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is
usually not serif'd and hence rather unlike verbatim's printed output.
2008-10-26 04:32:09 +00:00
Chong Yidong
4f77c25dfe (face-spec-set-2): Don't pass invalid attributes to set-face-attribute. 2008-10-17 17:14:31 +00:00
Chong Yidong
61ab9392de (set-face-attribute): Set family and foundry before other attributes.
(face-spec-set-2): Pass unmodified args to set-face-attribute.
2008-10-14 19:01:50 +00:00
Chong Yidong
c1461986d1 (x-create-frame-with-faces): Don't call tool-bar-setup. 2008-10-12 13:45:58 +00:00
Dan Nicolaescu
cd1d152559 (x-create-frame-with-faces): Undo previous change. 2008-10-06 05:44:11 +00:00
Dan Nicolaescu
bf784417de (x-create-frame-with-faces): Only setup the toolbar if
tool-bar-mode is on.
2008-10-04 01:23:30 +00:00
Chong Yidong
2d0e056559 (inhibit-frame-set-background-mode): New var.
(frame-set-background-mode): Use it to avoid a loop in face-spec-recalc.
2008-10-02 20:19:24 +00:00
Martin Rudalics
46f12fd46f (describe-face): Print relative file name in help buffer. 2008-09-24 16:15:38 +00:00
Martin Rudalics
32f140f5bb (describe-face): Use find-lisp-object-file-name instead
of describe-simplify-lib-file-name.
2008-09-01 08:06:26 +00:00
Kenichi Handa
e83eedbf8d (face-valid-attribute-values): Fix handling the value
of (font-family-list) and font-XXX-table.
2008-08-06 12:19:35 +00:00
Adrian Robert
d5d6ae6b65 faces.el:face-set-after-frame-default: treat ns as other window systems 2008-07-28 01:45:53 +00:00
Dan Nicolaescu
9e2a264775 Remove support for Mac Carbon.
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon

* erc.el: Remove code for Carbon.

Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.

Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.

* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.

* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.

* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.

* xresources.texi: Remove mentions of Mac Carbon.

* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.

Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL:  Remove code for Carbon.
* configure: Regenerate.
2008-07-27 18:24:48 +00:00
Adrian Robert
edfda78355 merging Emacs.app (NeXTstep port) 2008-07-15 18:15:18 +00:00
Chong Yidong
41e6403e7f (x-create-frame-with-faces): Don't pass parameters that
are set later to x-create-frame.
(face-set-after-frame-default): Apply X resources for non-default
faces.
2008-07-10 03:32:53 +00:00
Chong Yidong
fa7015f4ea (face-set-after-frame-default): Simplify. Don't apply
frame-specific X resource settings.  Set faces using a list of
frame parameters explicitly passed to the calling
function (e.g. make-frame).
(x-create-frame-with-faces, tty-create-frame-with-faces): Supply
explicit frame parameter list to face-set-after-frame-default.
2008-07-08 17:27:04 +00:00
Juri Linkov
2aef0850e7 (face-name-history): New variable.
(make-face, make-empty-face): Replace interactive spec "S"
with `read-from-minibuffer' where `read' arg is t and
`hist' arg is `face-name-history'.
(read-face-name): Set `hist' arg of `completing-read-multiple'
to `face-name-history'.
(list-faces-display): Use `read-regexp' instead of `read-string'
to read regexp.
2008-06-30 19:35:59 +00:00
Chong Yidong
96c1a8004a (inhibit-face-set-after-frame-default): Var deleted.
(set-face-attribute, face-set-after-frame-default)): Don't use it.
2008-06-28 15:53:07 +00:00
Chong Yidong
bfffdd077e (set-face-attribute): Doc fix. 2008-06-25 22:35:37 +00:00
Andreas Schwab
ed008205fc (face-font-family-alternatives, variable-pitch): Use
"Sans Serif", not "Sans-Serif".
2008-06-25 00:39:59 +00:00
Chong Yidong
80073c336e (face-font-family-alternatives, variable-pitch): Change "Sans" to the
canonical name "Sans-Serif".
2008-06-24 18:18:05 +00:00
Chong Yidong
d5f5733533 (fixed-pitch): Use "Monospace" family.
(variable-pitch): Use "Sans" family.
(face-font-family-alternatives): Define alternatives for "Sans"
and "Monospace".
2008-06-21 19:42:51 +00:00
Stefan Monnier
27129af9d7 * w32fns.c, xfns.c (Qfont_param): New var.
(syms_of_w32fns): Initialize it.
(x_default_font_parameter): Record explicit `font' into `font-parameter'.
* faces.el (face-set-after-frame-default): Re-apply explicit `font'
frame parameters after setting up the `default' face.
2008-06-19 01:57:19 +00:00
Stefan Monnier
338191ce01 (face-set-after-frame-default): Don't exclude `default'. 2008-06-18 21:14:07 +00:00
Kenichi Handa
e4fe6f9f21 (set-face-attribute): Fix previous change. 2008-06-13 02:04:37 +00:00
Kenichi Handa
312ae771c0 (set-face-attribute): Parse "FOUNDRY-FAMILY" here.
(face-x-resources): Add :foundry.
(face-valid-attribute-values): Likewise.
(face-attribute-name-alist): Likewise.
(describe-face): Likewise.
2008-06-13 02:01:07 +00:00
Kenichi Handa
fcea6e2376 (set-face-attribute): Parse "FOUNDRY-FAMILY" form here. 2008-06-13 01:56:55 +00:00
Glenn Morris
aa360da10d Add some compiler declarations, for builds without X. 2008-06-12 03:56:20 +00:00
Chong Yidong
7ecc401137 (face-spec-recalc): When the face is set using Customize, avoid
recalculating it twice.
2008-06-10 19:56:42 +00:00
Kenichi Handa
4cd217dc0d (font-weight-table, font-slant-table)
(font-width-table): Delete them.  Don't call
internal-set-font-style-table.
2008-05-22 02:34:30 +00:00
Juanma Barranquero
4e29db95f9 (font-weight-table): Fix typo in docstring. 2008-05-19 01:06:37 +00:00
Kenichi Handa
6e783e91cb (font-weight-table, font-slant-table)
(font-swidth-table): Declare them by defconst.  Change the format
of elements.  Call internal-set-font-style-table after their
declaration.
(face-valid-attribute-values): Call font-family-list.  Get values
for width, weight, and slant from font-xxx-table.
2008-05-14 01:56:27 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Juanma Barranquero
45555ebeed (read-face-name): Use completion-table-in-turn', not complete-in-turn'. 2008-04-13 01:46:58 +00:00
Kenichi Handa
36c8e4a64f (font-slant-table): Change numeric values for `r',
`roman', and `normal'.
2008-04-08 02:48:37 +00:00
Chong Yidong
bacbbe8f3d (default): Ensure the face-defface-spec property is set. 2008-04-05 14:39:13 +00:00
Dan Nicolaescu
f31b125795 * faces.el (xw-defined-colors):
* simple.el (widget-convert, shell-mode): Declare as functions
instead of autoloading.

* abbrev.el:
* button.el:
* cus-face.el:
* ediff-hook.el:
* emacs-lisp/backquote.el:
* emacs-lisp/timer.el:
* facemenu.el:
* faces.el:
* menu-bar.el:
* simple.el:
* subr.el:
* textmodes/fill.el:
* textmodes/paragraphs.el: Remove autoloads, redundant when the
files are preloaded.
2008-03-14 17:42:18 +00:00
Glenn Morris
313e2fc488 (mode-line-emphasis): New face. 2008-03-11 02:58:23 +00:00
Juanma Barranquero
a1792b9b01 (face-spec-set): Fix typos in docstring. 2008-03-03 11:43:21 +00:00
Juanma Barranquero
986845aff7 (font-weight-table): Fix value of `semi-light'. 2008-02-22 23:37:23 +00:00
Stefan Monnier
9c7f8459fd (font-weight-table, font-slant-table, font-swidth-table):
Make those tables bijective.
2008-02-22 19:03:06 +00:00
Miles Bader
430d2ee291 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
2008-01-09 01:21:15 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
409cc4a3ea Add 2008 to copyright years. 2008-01-07 02:45:14 +00:00
Miles Bader
43a8b8ca57 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-308
2008-01-02 04:13:39 +00:00