Glenn Morris
e93c003eb1
Replace last-command-char with last-command-event.
2009-01-09 03:57:12 +00:00
Glenn Morris
4b09796d42
(last_command_char): For clarity, rename to...
...
(last_command-event): ... and update all users.
(last_input_char): For clarity, rename to...
(last_input_event): ... and update all users.
(last-command-char, last-input-char): Move to subr.el as aliases.
2009-01-09 03:30:02 +00:00
Glenn Morris
a31e445edb
Update for last_command_char rename.
2009-01-09 03:29:39 +00:00
Glenn Morris
d293848d9d
(last-input-char, last-command-char): Move here from src/keyboard.c.
2009-01-09 03:28:56 +00:00
Glenn Morris
85dce46f7b
Fix merge error.
2009-01-09 03:22:30 +00:00
Glenn Morris
78892d1be9
(url-cid-gnus): Fix typo in header name.
2009-01-09 03:19:39 +00:00
Juanma Barranquero
67a7fe6539
Fix typos.
2009-01-09 03:12:01 +00:00
Miles Bader
e3e955fed3
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1513
2009-01-09 03:01:50 +00:00
Juanma Barranquero
2188975fbf
* textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
...
(ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
(ispell-begin-skip-region-regexp, ispell-skip-region-list)
(ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
(ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
Fix typos in docstrings.
(ispell-command-loop): Reflow docstring.
2009-01-09 02:59:52 +00:00
Chong Yidong
543e6d09a2
Documented several font functions.
2009-01-08 20:58:57 +00:00
Chong Yidong
9185bf498e
(Faces): Put Font Selection node after Auto Faces.
...
(Face Attributes): Don't link to Font Lookup. Document font-family-list.
(Fonts): New node.
2009-01-08 20:58:13 +00:00
Chong Yidong
606061b9f7
Update node listing.
2009-01-08 20:57:59 +00:00
Chong Yidong
6b2b8ab1df
* elisp.texi: Update node listing.
...
* display.texi (Faces): Put Font Selection node after Auto Faces.
(Face Attributes): Don't link to Font Lookup. Document
font-family-list.
(Fonts): New node.
2009-01-08 20:57:30 +00:00
Agustín Martín
57bf8fd484
ispell.el (ispell-encoding8-command): New variable
...
(ispell-aspell-supports-utf8): Mark as obsoleted by ispell-encoding8-command
(ispell-check-version): Set ispell-encoding8-command
(ispell-check-spellchecker-params, ispell-start-process): Use
ispell-encoding8-command
flyspell.el (flyspell-large-region): Use ispell-encoding8-command
2009-01-08 18:46:23 +00:00
Chong Yidong
ae52547107
list-families is renamed to font-family-list.
2009-01-08 18:45:08 +00:00
Chong Yidong
50b0cd29f7
(font_open_for_lface): Handle unspecified height attribute.
2009-01-08 13:34:44 +00:00
Chong Yidong
14ccea62ca
* font.c (font_open_for_lface): Handle unspecified height attribute.
2009-01-08 13:34:35 +00:00
Jason Rumney
5f00471125
(Vx_pointer_shape, Vx_nontext_pointer_shape)
...
(Vx_mode_pointer_shape, Vx_window_horizontal_drag_shape)
(Vx_hourglass_pointer_shape, Vx_sensitive_text_pointer_shape):
Don't declare.
(syms_of_w32fns): Don't define x-pointer-shape variable. (Bug#1485)
(x_create_tip_frame) [GLYPH_DEBUG]: Enable image debugging code.
2009-01-08 13:13:12 +00:00
Jason Rumney
3568e76713
(Pointer Shape): Clarify that only X supports
...
changing the standard pointer shapes. (Bug#1485)
2009-01-08 13:05:11 +00:00
Chong Yidong
4e598d290c
face-remap functions were already documented in display.texi.
2009-01-08 11:46:37 +00:00
Chong Yidong
d466a866bf
(Attribute Functions): Note that a function value :height is relative,
...
and that compatibility functions work by calling set-face-attribute.
(Displaying Faces): Reorder list in order of increasing priority.
(Face Remapping): New node. Content moved here from Displaying Faces.
(Glyphs): Link to Face Functions.
2009-01-08 11:46:04 +00:00
Chong Yidong
6221c8db7c
* display.texi (Attribute Functions): Note that a function value
...
:height is relative, and that compatibility functions work by
calling set-face-attribute.
(Displaying Faces): Reorder list in order of increasing priority.
(Face Remapping): New node. Content moved here from Displaying
Faces.
(Glyphs): Link to Face Functions.
2009-01-08 11:45:50 +00:00
Glenn Morris
29f1f001ac
Add 2009 to copyright years.
2009-01-08 05:49:41 +00:00
Glenn Morris
f906fb5dde
Update printed copyright year to 2009.
2009-01-08 05:30:34 +00:00
Glenn Morris
6ed161e1d6
Add 2009 to copyright years.
2009-01-08 05:28:46 +00:00
Glenn Morris
0e73efce74
refcards note.
2009-01-08 05:22:16 +00:00
Glenn Morris
bb65542c44
Add 2009 to copyright years.
2009-01-08 05:11:56 +00:00
Glenn Morris
f858db9ff1
Add 2009 to copyright years.
2009-01-08 04:24:42 +00:00
Glenn Morris
912b78ddda
(cal-menu-scroll-menu): Remove entries that don't scroll the calendar.
2009-01-08 04:13:28 +00:00
Glenn Morris
049cb68556
(ispell-check-minver): Declare.
...
Use string-to-number rather than string-to-int.
2009-01-08 04:11:09 +00:00
Glenn Morris
c5a345cb87
(tabbar--local-hlf): Silence compiler.
2009-01-08 04:10:35 +00:00
Glenn Morris
d3ace93bd6
Mention archiving.
2009-01-08 04:09:43 +00:00
Glenn Morris
b3d6003ee1
(pmail-show-message): Fix declaration.
2009-01-08 04:09:10 +00:00
Glenn Morris
619a0aaaa6
(pmail-output-read-pmail-file-name): Remove declaration.
2009-01-08 04:08:27 +00:00
Glenn Morris
3ded5c6ce1
(universal-coding-system-argument): last-input-char need not be a char.
2009-01-08 04:07:31 +00:00
Glenn Morris
76c02cbbcc
Add 2009 to copyright years.
2009-01-08 04:02:10 +00:00
Glenn Morris
4ad9c1c987
Add missing copyright header.
2009-01-08 04:00:28 +00:00
Glenn Morris
3a06684b12
Update some file refs.
2009-01-08 03:55:58 +00:00
Glenn Morris
0a64641e5b
Revert copyright year changes for files that are not part of Emacs.
2009-01-08 03:52:24 +00:00
Glenn Morris
dfe07b9de6
Add 2009 to copyright years.
2009-01-08 03:47:42 +00:00
Glenn Morris
f5d0ac07d6
Add 2009 to copyright years.
2009-01-08 03:38:51 +00:00
Glenn Morris
bb892cdec7
Add 2009 to copyright years.
2009-01-08 03:20:38 +00:00
Glenn Morris
29b3066a1d
Add 2009 to copyright years.
...
Add permissions notice.
2009-01-08 03:20:26 +00:00
Glenn Morris
76b6f70759
Add 2009 to copyright years.
2009-01-08 03:15:17 +00:00
Glenn Morris
21b6f58f55
Add 2009 to copyright years.
2009-01-08 02:56:31 +00:00
Chong Yidong
42a2a15414
(Faces): Don't discuss face id here. facep does
...
not return t.
(Defining Faces): Minor clarification.
(Face Attributes): Rearrange items to match docstring of
set-face-attribute. Add :foundry attribute. Document new role of
:font attribute. Texinfo usage fix.
(Attribute Functions): Copyedits.
(Face Functions): Note that face number is seldom used.
2009-01-08 01:19:44 +00:00
Chong Yidong
e3d3799a71
* display.texi (Faces): Don't discuss face id here. facep does
...
not return t.
(Defining Faces): Minor clarification.
(Face Attributes): Rearrange items to match docstring of
set-face-attribute. Add :foundry attribute. Document new role of
:font attribute. Texinfo usage fix.
(Attribute Functions): Copyedits.
(Face Functions): Note that face number is seldom used.
2009-01-08 01:19:34 +00:00
Juanma Barranquero
eb9c16e548
* add-log.el (change-log-search-tag-name): Reflow docstring.
...
(change-log-mode): Fix typo in docstring.
2009-01-07 16:59:35 +00:00
Juanma Barranquero
ed039e6c29
* international/mule.el (define-coding-system): Doc fix.
2009-01-07 14:24:29 +00:00
Juanma Barranquero
6c791387ae
Fix typos.
2009-01-07 13:00:06 +00:00