Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
| | |||||
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | |||||
* | | Merge changes from emacs-23 | Chong Yidong | 2010-10-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | face-remap.el (text-scale-adjust): Call read-event with a proper prompt. | Kenichi Handa | 2010-10-20 | 1 | -1/+1 |
| | | |||||
* | | Fix keywords. | Juri Linkov | 2010-03-14 | 1 | -1/+1 |
|/ | | | | | | | | | | | | | | | | | * finder.el (finder-compile-keywords): Replace `princ' with `prin1' on a list of symbols interned from keyword strings. * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains a comma, then split keywords using a comma and optional whitespace. Otherwise, split by whitespace. * complete.el: * face-remap.el: * log-view.el: * net/hmac-def.el: * net/hmac-md5.el: * net/netrc.el: * progmodes/mixal-mode.el: Fix keywords. | ||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Use `called-interactively-p' instead of `interactive-p'. | Juanma Barranquero | 2009-10-02 | 1 | -1/+2 |
| | |||||
* | Add `text-scale-set' function | Miles Bader | 2009-06-23 | 1 | -4/+17 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1607 | ||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | * face-remap.el (text-scale-mode-step, buffer-face-mode-face): | Juanma Barranquero | 2008-12-15 | 1 | -2/+4 |
| | | | | | * icomplete.el (icomplete-prospects-height): * textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags. | ||||
* | * face-remap.el (text-scale-increase, text-scale-decrease) | Juanma Barranquero | 2008-10-27 | 1 | -3/+3 |
| | | | | | | (text-scale-adjust): Remove &optional keyword from the arg list; the INC argument is not really optional, if the functions happen to be called from elisp. | ||||
* | (text-scale-adjust): Bind `echo-keystrokes' to nil. | Miles Bader | 2008-06-21 | 1 | -1/+2 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1273 | ||||
* | Fix autoload directives in lisp/face-remap.el | Miles Bader | 2008-06-21 | 1 | -4/+4 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1271 | ||||
* | Fix variable names in buffer-face-mode-invoke | Miles Bader | 2008-06-20 | 1 | -2/+2 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1263 | ||||
* | Tweak interface of buffer-face-mode functions | Miles Bader | 2008-06-20 | 1 | -22/+45 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1262 | ||||
* | Fix behavior of text-scale-increase when text-scale-mode is disabled | Miles Bader | 2008-06-19 | 1 | -1/+2 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1257 | ||||
* | Add buffer-face-mode | Miles Bader | 2008-06-17 | 1 | -15/+76 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1251 | ||||
* | Order multiple entries more cleverly in face-remap-add-relative | Miles Bader | 2008-06-17 | 1 | -3/+46 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1250 | ||||
* | Rename functions in lisp/face-remap.el | Miles Bader | 2008-06-05 | 1 | -35/+35 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1208 | ||||
* | Autoload variable-pitch-mode | Miles Bader | 2008-06-05 | 1 | -0/+1 |
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1206 | ||||
* | (variable-pitch-mode): Reflow docstrings. | Juanma Barranquero | 2008-06-04 | 1 | -20/+20 |
| | | | | (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings. | ||||
* | Add adjust-buffer-face-height command | Miles Bader | 2008-06-04 | 1 | -15/+54 |
| | | | | | | ... and move face-height adjustment bindings into ctl-x-map using it. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1203 | ||||
* | Add lisp/face-remap.el and associated documentation | Miles Bader | 2008-06-03 | 1 | -0/+242 |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1200 |