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
Kenichi Handa
e48214824f
(define-coding-system): Fix docstring about :bom usage.
2009-01-07 12:33:14 +00:00
Kenichi Handa
50b0622194
(Finsert_file_contents): In the case of replace,
...
remeber the coding system used for decoding in coding_system.
2009-01-07 12:28:19 +00:00
Martin Rudalics
7f0995a11b
(dired-pop-to-buffer): Don't split windows horizontally. (Bug#1806)
2009-01-07 09:58:23 +00:00
Juanma Barranquero
79a972175a
Add bug reference.
2009-01-07 09:34:18 +00:00
Kenichi Handa
b71f6f7303
(decode_coding_utf_8): Check byte_after_cr before breaking the loop.
...
(decode_coding_utf_16, decode_coding_emacs_mule)
(decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
(decode_coding_charset): Likewise.
2009-01-07 06:49:50 +00:00
Stefan Monnier
3006c8dcfb
(tar-mode, tar-mode-write-contents)
...
(tar-write-region-annotate): Undo Andreas's last change.
2009-01-07 02:15:37 +00:00
Tassilo Horn
41ec3f54f6
(gnus-treat-display-face): Fix docstring link to point to
...
`(gnus)Face', not `(gnus)X-Face'.
2009-01-06 11:39:20 +00:00
Michael Albinus
2c418c5bbf
* net/tramp-smb.el (tramp-smb-handle-copy-file)
...
(tramp-smb-handle-rename-file): Delete temporary file in case of
quit.
2009-01-06 07:56:42 +00:00
Michael Albinus
2988341a84
* net/tramp.el (tramp-do-copy-or-rename-file-directly)
...
(tramp-handle-file-local-copy, tramp-handle-write-region)
Delete temporary file in case of quit.
2009-01-06 07:51:09 +00:00
Stefan Monnier
1bba1cfc46
(completion-hilit-commonality): Don't presume
...
all-completions always include the input as prefix.
(completion-pcm--pattern-trivial-p): Accept a few more patterns
as trivial.
(completion-pcm--hilit-commonality): Remove leftover code that used to
deal with the now removed cdr-in-last-cons.
2009-01-06 04:17:04 +00:00
Juanma Barranquero
8d5e14a9c7
Update autoload checksums.
2009-01-06 02:13:40 +00:00
Juanma Barranquero
3dabda23e5
* international/mule.el (define-coding-system): Fix typos in docstring.
2009-01-06 02:05:34 +00:00
Alan Mackenzie
49be4f8800
(c-setup-paragraph-variables): Ensure paragraph-\(start\|separate\) match
...
blank lines. For AWK Mode.
2009-01-05 21:22:20 +00:00
Alan Mackenzie
ac4e7a307f
*** empty log message ***
2009-01-05 21:21:04 +00:00
Michael Albinus
91192f4fab
* net/tramp-smb.el (tramp-smb-handle-copy-file)
...
(tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
Delete temporary file in case of error.
2009-01-05 19:40:55 +00:00
Michael Albinus
ce2cc72811
* net/tramp.el (tramp-handle-load)
...
(tramp-do-copy-or-rename-file-directly)
(tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
(tramp-handle-write-region): Delete temporary file in case of
error.
2009-01-05 19:37:01 +00:00
Agustín Martín
77fea89de1
Fix my name in a couple of commits
2009-01-05 17:54:03 +00:00
Agustín Martín
0764ed3749
textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer)
2009-01-05 17:45:53 +00:00
Richard M. Stallman
638a245702
(Predicates for Strings): Minor clarification.
2009-01-05 16:06:19 +00:00