Chong Yidong
156302e85f
(Finternal_set_lisp_face_attribute): Revert last change.
2009-01-13 20:03:08 +00:00
Chong Yidong
962e8aa92a
(font_clear_prop): If clearing the family, clear the font width index
...
too.
2009-01-13 20:02:59 +00:00
Chong Yidong
4e99855e0f
* font.c (font_clear_prop): If clearing the family, clear the font
...
width index too.
* xfaces.c (Finternal_set_lisp_face_attribute): Revert last
change.
2009-01-13 20:02:34 +00:00
Chong Yidong
4c6de5a523
Fix last change to use bound-and-true-p.
2009-01-13 14:55:57 +00:00
Chong Yidong
28c6679241
(diff-mode-menu): Do not assume whitespace-mode is loaded.
2009-01-13 13:58:25 +00:00
Chong Yidong
8fba79577d
(menu-bar-file-menu): Do not hardbind key display for exit-emacs item.
...
Bind it to save-buffers-kill-terminal.
2009-01-13 13:58:13 +00:00
Chong Yidong
8e25a29550
* menu-bar.el (menu-bar-file-menu): Do not hardbind key display
...
for exit-emacs item. Bind it to save-buffers-kill-terminal.
* diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is
loaded.
2009-01-13 13:57:45 +00:00
Jason Rumney
0db2e6afa3
(face-valid-attribute-values): No stipple on w32. (Bug#884)
2009-01-13 12:41:34 +00:00
Glenn Morris
ac20fddfec
Fix another typo.
2009-01-13 05:30:33 +00:00
Glenn Morris
a50253cc44
Fix some more typos.
2009-01-13 03:41:04 +00:00
Glenn Morris
07450bee1c
Peter Tury <tury.peter at gmail.com> (tiny change)
...
Fix some typos.
2009-01-13 03:40:13 +00:00
Juanma Barranquero
d9e52e92aa
* url-util.el (url-truncate-url-for-viewing): Doc fix.
2009-01-13 01:53:45 +00:00
Stefan Monnier
0befcaca93
Typo.
2009-01-12 20:44:40 +00:00
Stefan Monnier
cc5a5e2d42
Qualify the `-flag' convention.
2009-01-12 20:44:19 +00:00
Juanma Barranquero
d7f90d6c85
* subr.el (play-sound): Doc fix. (Bug#250)
...
(shell-quote-argument, field-at-pos): Fix typos in docstrings.
2009-01-12 20:34:48 +00:00
Juanma Barranquero
24f0147080
* sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
...
(do_play_sound): Use it. Don't pass a hardcoded buffer size to mci
functions, use sizeof.
2009-01-12 16:18:31 +00:00
Juanma Barranquero
f19fea978e
* display.texi (Low-Level Font): Fix typo.
2009-01-12 10:22:35 +00:00
Martin Rudalics
a41240a3ab
(read_char): Fix case where last_nonmenu_event
...
returned a bad value with submenus. (Bug#447)
2009-01-12 09:21:15 +00:00
Glenn Morris
6bbd9b3200
Clarify whose copyrights should be updated.
2009-01-12 06:35:57 +00:00
Stefan Monnier
d7158f270c
(forward-sentence): Change limit of
...
re-search-backward to allow values of `sentence-end' anchored at BOL.
2009-01-12 04:24:39 +00:00
Stefan Monnier
64ac12669e
(tar-header-block-tokenize): Properly ignore the version
...
subfield of the magic string.
2009-01-12 03:37:13 +00:00
Chong Yidong
5e5e80fb43
(Finternal_set_lisp_face_attribute): If setting the family, clear the
...
font width index too.
2009-01-12 02:32:08 +00:00
Chong Yidong
944636b8cf
* xfaces.c (Finternal_set_lisp_face_attribute): If setting the
...
family, clear the font width index too.
2009-01-12 02:31:52 +00:00
Glenn Morris
21ac0f63b4
Simplify.
2009-01-12 01:34:11 +00:00
Juri Linkov
d0bec92cab
Move configuration explicitly to the first step.
2009-01-11 23:07:18 +00:00
Jay Belanger
91ca6606a6
(math-compose-tex-sqrt): New function (previously commented out).
...
(math-special-function-table): Use `math-compose-tex-sqrt' to compose
sqrts in TeX and LaTeX mode.
2009-01-11 19:14:59 +00:00
Chong Yidong
0d3b1f4e84
(describe-face): Ignore anonymous faces.
2009-01-11 17:27:37 +00:00
Chong Yidong
4a6f62a1b5
* faces.el (describe-face): Ignore anonymous faces.
2009-01-11 17:27:24 +00:00
Chong Yidong
0eef14bdd0
(save-buffers-kill-terminal): Args for
...
server-save-buffers-kill-terminal changed.
2009-01-11 16:45:52 +00:00
Chong Yidong
ac088d51a0
(server-save-buffers-kill-terminal): Args changed. Handle nowait
...
client frames.
2009-01-11 16:45:36 +00:00
Chong Yidong
1b4d6ee639
* server.el (server-save-buffers-kill-terminal): Args changed.
...
Handle nowait client frames.
* files.el (save-buffers-kill-terminal): Args for
server-save-buffers-kill-terminal changed.
2009-01-11 16:43:48 +00:00
Chong Yidong
1ea67c3edb
Delete incorrect comment.
2009-01-11 16:15:38 +00:00
Jason Rumney
0dad7c6f11
(cmd_error_internal): Exit when errors occur before
...
frame creation and not in daemon mode. (Bug#1836)
2009-01-11 13:26:39 +00:00
Juanma Barranquero
6fcec85ef3
* international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
2009-01-11 04:05:32 +00:00
Glenn Morris
e8f642e7ea
(whitespace-style, whitespace-trailing-regexp): Silence compiler.
2009-01-11 03:23:56 +00:00
Glenn Morris
1cc3c18fd4
Comment (minor header format fix).
2009-01-11 03:12:28 +00:00
Glenn Morris
ab33e7a18e
Regenerate, with new co-wrote entries.
2009-01-11 03:11:03 +00:00
Glenn Morris
fe177a62ea
(copyright-update): Add doc-string.
2009-01-11 03:10:12 +00:00
Glenn Morris
304515db3b
Fix comment typo, and some trailing whitespace.
2009-01-11 03:07:50 +00:00
Glenn Morris
93da04c0ad
(authors-aliases): Add, remove, and adjust some entries.
...
(authors-fixed-case, authors-ignored-files, authors-valid-file-names):
(authors-renamed-files-alist): Add entries.
(authors-fixed-entries): Update for renamed and removed files.
(authors-canonical-file-name): Add entries to
authors-checked-files-alist based on their full names, expanded relative
to each log-file directory.
(authors-scan-el, authors-add-to-author-list, authors):
Handle multiple authors in a file, via a new :cowrote category.
2009-01-11 03:03:21 +00:00
Glenn Morris
836ebce1c8
Fix name typo.
2009-01-11 02:11:16 +00:00
Glenn Morris
5858f68cd1
Comment (minor header format fixes).
2009-01-11 00:37:05 +00:00
Glenn Morris
9021bb4998
Add missing entry.
2009-01-10 23:52:50 +00:00
Glenn Morris
e84486b284
Comment (add Author:, based on ack.texi).
2009-01-10 23:47:40 +00:00
Glenn Morris
aa129567fc
Comment (fix header format).
2009-01-10 23:46:13 +00:00
Glenn Morris
d36c097a86
Comment (add Author:, based on authors.el).
2009-01-10 23:45:36 +00:00
Glenn Morris
0a9dd3a754
Comment (add Author:, based on ack.texi).
2009-01-10 23:42:02 +00:00
Glenn Morris
4aebd88f59
Comment (add Author:, based on authors.el).
2009-01-10 23:30:27 +00:00
Richard M. Stallman
11ad1e4206
*** empty log message ***
2009-01-10 23:29:21 +00:00
Glenn Morris
6b13eef029
Comment (add Marick as co-author, based on ack.texi and authors.el and
...
initial version of the file).
2009-01-10 23:28:51 +00:00