1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 01:00:52 -07:00
Commit graph

70366 commits

Author SHA1 Message Date
Thien-Thi Nguyen
b3e1883cde Quiet --with-x-toolkit=no compilation warnings: #include <config.h>. 2007-06-04 07:59:45 +00:00
Jason Rumney
553010d88b Include site-lisp directory in bin-i386 distribution. 2007-06-03 20:20:15 +00:00
Jason Rumney
a7ebea8baf Changes suggested by Eli to clarify the purpose of the various files,
including 21.3. Add notes on obtaining image support.
2007-06-03 20:19:14 +00:00
Stefan Monnier
72a698741e *** empty log message *** 2007-06-03 08:51:30 +00:00
Richard M. Stallman
43ec3b5809 (Color Parameters): Add xref to (emacs)Standard Faces. 2007-06-02 13:14:17 +00:00
Chong Yidong
3d5724d8f1 Increment version number to 22.1. 2007-06-02 11:11:48 +00:00
Chong Yidong
537a062fd7 Version 22.1 released. 2007-06-02 11:11:31 +00:00
Chong Yidong
c3a108dfcb Regenerate. 2007-06-02 11:09:52 +00:00
Chong Yidong
0d9acfe90f Increment version to 22.1. 2007-06-02 11:09:25 +00:00
Chong Yidong
7dfc4cda5d Version 22.1 released. 2007-06-02 11:07:00 +00:00
Chong Yidong
ff2d371b12 Remove dead URL for Fortune, and update URLs for Hideshow, Org, EDB,
and Remember.
2007-06-02 11:02:32 +00:00
Chong Yidong
9e38fa7e7d * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
Hideshow, Org, EDB, and Remember.
2007-06-02 11:02:07 +00:00
Chong Yidong
ddcb507b8d Regenerate. 2007-06-02 04:18:10 +00:00
Chong Yidong
a3dcc98fea (x_set_name_internal): Undo last change. 2007-06-02 04:01:51 +00:00
Chong Yidong
2c5e0a1041 * xfns.c (x_set_name_internal): Undo last change. 2007-06-02 04:01:35 +00:00
Chong Yidong
f2c2bef23d Attribute to Stefan Monnier. 2007-06-01 21:34:11 +00:00
Chong Yidong
f7e5609497 (show-paren-function): Undo 2007-04-19 and 2007-04-20 changes. 2007-06-01 13:47:44 +00:00
Chong Yidong
c26953683c * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
changes.
2007-06-01 13:47:33 +00:00
Richard M. Stallman
6f1031326e (x_encode_text): Add GCPRO.
(x_set_name_internal): Separate USE_GTK and non-USE_GTK cases.
2007-06-01 12:14:34 +00:00
Chong Yidong
67cae4883e (x_set_name_internal): Save encoded name before x_encode_text in case
string data is relocated.
2007-06-01 03:58:05 +00:00
Chong Yidong
8e45f1757d * xfns.c (x_set_name_internal): Save encoded name before
x_encode_text in case string data is relocated.
2007-06-01 03:57:53 +00:00
Chong Yidong
5f73717041 (Special Properties): Correct meaning of fontified face. Text
suggested by Stefan Monnier.
2007-06-01 02:05:39 +00:00
Chong Yidong
e71c2787ab * text.texi (Special Properties): Correct meaning of fontified
face.  Suggested by Stefan Monnier.
2007-06-01 02:04:52 +00:00
Richard M. Stallman
b49dd850dd (syms_of_buffer): Doc fix. 2007-05-31 23:47:25 +00:00
Richard M. Stallman
df00c3c58e (dired-do-delete, dired-do-flagged-delete): Doc fixes. 2007-05-31 21:11:47 +00:00
Richard M. Stallman
d85f09f046 (Special Properties): Add link to Adjusting Point. 2007-05-30 18:43:43 +00:00
Glenn Morris
adc06ec41d Ulrich Mueller <ulm at gentoo.org> (tiny change)
(XMakeAssoc): Use malloc rather than xmalloc.
2007-05-30 04:57:21 +00:00
Richard M. Stallman
dafea68ca2 *** empty log message *** 2007-05-29 19:43:27 +00:00
Chong Yidong
2819bdd5a3 Fix typo. 2007-05-29 16:23:22 +00:00
Chong Yidong
40165674ac (url-mailto): Insert body after mail-header-separator if present, so
that is is before signature.  Suggested by Leo Liu <sdl.web@gmail.com>.
2007-05-29 15:30:06 +00:00
Chong Yidong
3fd7fba5d0 * url-mailto.el (url-mailto): Insert body after
mail-header-separator if present, so that is is before signature.
Suggested by Leo Liu <sdl.web@gmail.com>.
2007-05-29 15:29:58 +00:00
Martin Rudalics
250495a719 (table--point-entered-cell-function)
(table--point-left-cell-function): Bind
`inhibit-point-motion-hooks' to t.
2007-05-29 06:14:19 +00:00
Richard M. Stallman
e8f6c0ba90 Minor cleanup. 2007-05-29 02:16:17 +00:00
Glenn Morris
5fedce2cb9 Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
(rx): Doc fix.
2007-05-29 00:52:08 +00:00
Glenn Morris
01ae4f1e2a *** empty log message *** 2007-05-29 00:51:41 +00:00
Glenn Morris
afef5edea8 Robert J. Chassell <bob at rattlesnake.com>
Fix instances of `allow' without object.
2007-05-29 00:44:34 +00:00
Chong Yidong
03b1a68c4f (sgml-point-entered): Use condition-case. 2007-05-28 14:10:50 +00:00
Chong Yidong
7936011cd6 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case. 2007-05-28 14:10:24 +00:00
Chong Yidong
d05b3cfd61 (message-narrow-to-headers-or-head): Ignore mail-header-separator in
the body.
2007-05-28 04:11:30 +00:00
Chong Yidong
3938661c20 * message.el (message-narrow-to-headers-or-head): Ignore
mail-header-separator in the body.
2007-05-28 04:11:07 +00:00
YAMAMOTO Mitsuharu
4bde4d4f3d (redisplay_internal): Bind inhibit-point-motion-hooks to t
around current_column call.
2007-05-28 03:01:26 +00:00
Chong Yidong
4a5084796e (message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.
2007-05-28 02:44:17 +00:00
Chong Yidong
c14dcd06c5 * message.el (message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.
2007-05-28 02:43:14 +00:00
Richard M. Stallman
3d200243c3 (log-edit-changelog-paragraph): Return point-max as the end of the
ChangeLog paragraph when it ends without a line termination.
2007-05-27 23:18:08 +00:00
Richard M. Stallman
e285bb2789 Undo last change because Debian fixed their bug. 2007-05-27 02:23:53 +00:00
Glenn Morris
057fc1479d Michael Olson <mwolson at gnu.org>
(Modules): Fix references to completion modules.
2007-05-26 04:16:16 +00:00
Glenn Morris
ee444171b2 *** empty log message *** 2007-05-26 04:15:36 +00:00
Chong Yidong
9d18e48451 ** xterm-mouse-event truncation bug: install Stefan's patch.
Installed.
2007-05-26 02:32:07 +00:00
Chong Yidong
1319901164 ** canonically-space-region: install Stefan's patch.
Installed.
2007-05-26 02:31:39 +00:00
Stefan Monnier
816718041b (xterm-mouse-truncate-wrap): New function.
(xterm-mouse-event): Use it.
2007-05-25 15:05:39 +00:00