| Commit message (Expand) | Author | Age | Files | Lines |
* | * x-dnd.el (x-dnd-maybe-call-test-function): | Stefan Monnier | 2009-11-13 | 1 | -4/+2 |
* | (face-set-after-frame-default): Add comment. | Stefan Monnier | 2009-11-11 | 1 | -1/+1 |
* | * progmodes/grep.el (grep-regexp-alist): | Dan Nicolaescu | 2009-11-11 | 1 | -2/+2 |
* | * textmodes/tex-mode.el (tex-alt-dvi-print-command) | Dan Nicolaescu | 2009-11-06 | 1 | -9/+16 |
* | Fix typos in comments. | Juanma Barranquero | 2009-10-26 | 1 | -1/+1 |
* | Use `called-interactively-p' instead of `interactive-p'. | Juanma Barranquero | 2009-10-02 | 1 | -1/+2 |
* | Default light-background background for region face to ns_selection_color und... | Adrian Robert | 2009-09-27 | 1 | -0/+5 |
* | (modeline, modeline-inactive, modeline-highlight, modeline-buffer-id): | Glenn Morris | 2009-09-02 | 1 | -6/+5 |
* | (describe-face): Adjust the output format to be more like | Glenn Morris | 2009-08-31 | 1 | -6/+26 |
* | * faces.el (help-argument-name): Define it here instead of | Chong Yidong | 2009-08-13 | 1 | -0/+3 |
* | * faces.el (x-handle-named-frame-geometry): Ensure that we have | Chong Yidong | 2009-06-27 | 1 | -22/+19 |
* | (set-face-attribute): Fix handling of :family "FOUNDRY-FAMILY". | Kenichi Handa | 2009-05-19 | 1 | -2/+2 |
* | * faces.el (x-handle-named-frame-geometry): Ignore errors from | Chong Yidong | 2009-05-07 | 1 | -1/+8 |
* | (frame-set-background-mode): Window system frames | Jason Rumney | 2009-04-13 | 1 | -17/+11 |
* | set-face-attributes-from-resources, face-set-after-frame-default: | David Reitter | 2009-03-16 | 1 | -2/+2 |
* | (face-valid-attribute-values): No stipple on w32. (Bug#884) | Jason Rumney | 2009-01-13 | 1 | -1/+1 |
* | (describe-face): Ignore anonymous faces. | Chong Yidong | 2009-01-11 | 1 | -40/+44 |
* | (x-font-family-list): Remove entirely. | Chong Yidong | 2009-01-10 | 1 | -12/+0 |
* | (face-valid-attribute-values): Use string as value for :family | Chong Yidong | 2009-01-09 | 1 | -1/+13 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | * align.el: | Lute Kamstra | 2008-12-03 | 1 | -6/+6 |
* | * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text" | Stefan Monnier | 2008-10-26 | 1 | -1/+1 |
* | (face-spec-set-2): Don't pass invalid attributes to set-face-attribute. | Chong Yidong | 2008-10-17 | 1 | -1/+8 |
* | (set-face-attribute): Set family and foundry before other attributes. | Chong Yidong | 2008-10-14 | 1 | -44/+28 |
* | (x-create-frame-with-faces): Don't call tool-bar-setup. | Chong Yidong | 2008-10-12 | 1 | -5/+0 |
* | (x-create-frame-with-faces): Undo previous change. | Dan Nicolaescu | 2008-10-06 | 1 | -2/+1 |
* | (x-create-frame-with-faces): Only setup the toolbar if | Dan Nicolaescu | 2008-10-04 | 1 | -1/+2 |
* | (inhibit-frame-set-background-mode): New var. | Chong Yidong | 2008-10-02 | 1 | -72/+78 |
* | (describe-face): Print relative file name in help buffer. | Martin Rudalics | 2008-09-24 | 1 | -1/+1 |
* | (describe-face): Use find-lisp-object-file-name instead | Martin Rudalics | 2008-09-01 | 1 | -4/+1 |
* | (face-valid-attribute-values): Fix handling the value | Kenichi Handa | 2008-08-06 | 1 | -4/+4 |
* | faces.el:face-set-after-frame-default: treat ns as other window systems | Adrian Robert | 2008-07-28 | 1 | -1/+1 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -10/+10 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -9/+9 |
* | (x-create-frame-with-faces): Don't pass parameters that | Chong Yidong | 2008-07-10 | 1 | -9/+16 |
* | (face-set-after-frame-default): Simplify. Don't apply | Chong Yidong | 2008-07-08 | 1 | -62/+36 |
* | (face-name-history): New variable. | Juri Linkov | 2008-06-30 | 1 | -4/+12 |
* | (inhibit-face-set-after-frame-default): Var deleted. | Chong Yidong | 2008-06-28 | 1 | -32/+27 |
* | (set-face-attribute): Doc fix. | Chong Yidong | 2008-06-25 | 1 | -1/+1 |
* | (face-font-family-alternatives, variable-pitch): Use | Andreas Schwab | 2008-06-25 | 1 | -3/+3 |
* | (face-font-family-alternatives, variable-pitch): Change "Sans" to the | Chong Yidong | 2008-06-24 | 1 | -3/+5 |
* | (fixed-pitch): Use "Monospace" family. | Chong Yidong | 2008-06-21 | 1 | -3/+5 |
* | * w32fns.c, xfns.c (Qfont_param): New var. | Stefan Monnier | 2008-06-19 | 1 | -1/+2 |
* | (face-set-after-frame-default): Don't exclude `default'. | Stefan Monnier | 2008-06-18 | 1 | -1/+4 |
* | (set-face-attribute): Fix previous change. | Kenichi Handa | 2008-06-13 | 1 | -0/+1 |
* | (set-face-attribute): Parse "FOUNDRY-FAMILY" here. | Kenichi Handa | 2008-06-13 | 1 | -20/+12 |
* | (set-face-attribute): Parse "FOUNDRY-FAMILY" form here. | Kenichi Handa | 2008-06-13 | 1 | -19/+50 |
* | Add some compiler declarations, for builds without X. | Glenn Morris | 2008-06-12 | 1 | -0/+27 |
* | (face-spec-recalc): When the face is set using Customize, avoid | Chong Yidong | 2008-06-10 | 1 | -2/+3 |
* | (font-weight-table, font-slant-table) | Kenichi Handa | 2008-05-22 | 1 | -41/+0 |