1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
Commit Graph

70596 Commits

Author SHA1 Message Date
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
Stefan Monnier
4b880ac124 (canonically-space-region): Make the second arg
a marker if it's not already the case.
2007-05-25 15:00:22 +00:00
Richard M. Stallman
949673743c *** empty log message *** 2007-05-25 07:18:28 +00:00
Miles Bader
fdabbcb537 lisp/vc-hooks.el (vc-find-root): Fix file attribute test
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-27
2007-05-25 04:41:42 +00:00
Chong Yidong
f4fae9a093 (redisplay_window): If first window line is a continuation line,
recompute the new window start instead of recentering.
2007-05-24 23:21:32 +00:00
Chong Yidong
ef92b69b3d * xdisp.c (redisplay_window): If first window line is a continuation
line, recompute the new window start instead of recentering.
2007-05-24 23:21:23 +00:00
Richard M. Stallman
913a8cda35 (flyspell-correct-word-before-point): Don't let opoint be nil.
(flyspell-emacs-popup): Explicit error if no dialogs.
2007-05-24 22:12:25 +00:00
Jason Rumney
c721aa4223 Include dump.bat in the binary release.
Filter out .arch-inventory files.
2007-05-24 15:42:36 +00:00
Jason Rumney
7839244cfd fns-*.el removed. 2007-05-24 15:24:58 +00:00
Jason Rumney
ee924e7a7e Add recursion flag to excluded patterns on 7-zip command line. 2007-05-24 14:53:50 +00:00
Jason Rumney
8dd9fa24c7 Use 7-zip for compression, as Info-zip's zip is not working as expected. 2007-05-24 14:35:33 +00:00
YAMAMOTO Mitsuharu
3654a2c34d *** empty log message *** 2007-05-24 03:17:22 +00:00
YAMAMOTO Mitsuharu
ea98d5a39a [USE_CARBON_EVENTS] (mac_handle_window_event):
Call mac_wakeup_from_rne on window size change.
2007-05-24 03:17:02 +00:00
YAMAMOTO Mitsuharu
edf58b8057 Add note about moving self-contained application bundle
to non-ASCII directory.
2007-05-24 03:16:42 +00:00
Chong Yidong
8a0b01bce9 Add "Compiling on GNU/Linux fails due to a missing left operand in gnu-linux.h." 2007-05-23 20:15:17 +00:00
Chong Yidong
6c06422c15 Add "Installing to a directory with non-ASCII characters in the name fails". 2007-05-23 20:10:04 +00:00
Chong Yidong
3a25d6b30b ** eliz@gnu.org, May 20: EOL conversion of files in .tar archives
http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01006.html
Fixed.
2007-05-23 19:04:30 +00:00
Eli Zaretskii
db2ccbc2a8 (tar-file-name-handler): New function.
(tar-extract): Bind file-name-handler-alist to it to force
find-buffer-file-type-coding-system behave as if the file being extracted
existed.  Use last-coding-system-used to force buffer-file-coding-system to
what decode-coding-region actually used to decode the file.
2007-05-23 17:32:46 +00:00
Glenn Morris
3c71f17a1c Hard-to-reproduce Solaris issue: rms says "I will give up on fixing
this now".
http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01198.html
2007-05-23 08:54:24 +00:00
Glenn Morris
bd40f902ad Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
(compilation-handle-exit): `compilation-finish-function' may change
the current buffer.
2007-05-23 08:09:37 +00:00
Glenn Morris
1083cfb10e Fix whitespace in previous change. 2007-05-23 08:09:05 +00:00