1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Glenn Morris
73b0cd5003 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
Glenn Morris
0d9f702fd0 Nuke arch-tags. 2011-01-15 15:16:57 -08:00
Stefan Monnier
77ab81d054 Merge from emacs-23 2011-01-14 12:18:41 -05:00
Glenn Morris
5df4f04cd3 Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
Chong Yidong
0c382083b6 Merge changes from emacs-23 2010-10-24 17:36:09 -04:00
Kenichi Handa
52ce289046 face-remap.el (text-scale-adjust): Call read-event with a proper prompt. 2010-10-20 09:32:53 +09:00
Juri Linkov
88f4758e1c Fix keywords.
* 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.
2010-03-14 23:15:02 +02:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Juanma Barranquero
32226619c5 Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
Miles Bader
05fbc4a9f1 Add `text-scale-set' function
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1607
2009-06-23 08:27:58 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Juanma Barranquero
af09cfd7a9 * face-remap.el (text-scale-mode-step, buffer-face-mode-face):
* icomplete.el (icomplete-prospects-height):
* textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
2008-12-15 16:45:55 +00:00
Juanma Barranquero
16c1ddc2d5 * face-remap.el (text-scale-increase, text-scale-decrease)
(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.
2008-10-27 10:37:41 +00:00
Miles Bader
fed7c4f5c9 (text-scale-adjust): Bind `echo-keystrokes' to nil.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1273
2008-06-21 14:54:29 +00:00
Miles Bader
23b77eee7e Fix autoload directives in lisp/face-remap.el
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1271
2008-06-21 06:51:23 +00:00
Miles Bader
2875c64678 Fix variable names in buffer-face-mode-invoke
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1263
2008-06-20 09:00:52 +00:00
Miles Bader
cece37cf09 Tweak interface of buffer-face-mode functions
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1262
2008-06-20 08:55:22 +00:00
Miles Bader
dced1efdff Fix behavior of text-scale-increase when text-scale-mode is disabled
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1257
2008-06-19 02:17:16 +00:00
Miles Bader
d7ed971d66 Add buffer-face-mode
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1251
2008-06-17 11:27:51 +00:00
Miles Bader
d03d411d4a Order multiple entries more cleverly in face-remap-add-relative
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1250
2008-06-17 11:27:36 +00:00
Miles Bader
e40a85cd56 Rename functions in lisp/face-remap.el
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1208
2008-06-05 02:42:55 +00:00
Miles Bader
15252ee9b2 Autoload variable-pitch-mode
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1206
2008-06-05 00:11:16 +00:00
Juanma Barranquero
12de509923 (variable-pitch-mode): Reflow docstrings.
(text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
2008-06-04 11:14:07 +00:00
Miles Bader
56c73dec5c Add adjust-buffer-face-height command
... and move face-height adjustment bindings into ctl-x-map using it.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1203
2008-06-04 05:38:04 +00:00
Miles Bader
9d3d42fb74 Add lisp/face-remap.el and associated documentation
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1200
2008-06-03 11:05:52 +00:00