Commit Graph

70307 Commits

Author SHA1 Message Date
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
Glenn Morris
75ec28b481 *** empty log message *** 2007-05-23 08:08:34 +00:00
Jason Rumney
de71c3babf Reduce the number of variants produced. Use zip. 2007-05-22 15:35:29 +00:00
Jason Rumney
e6896642c5 Transfer changes to branch 2007-05-22 15:14:56 +00:00
Eli Zaretskii
23636b09aa Add information about where to find GDB, and warn against --no-debug option
to configure.bat.
2007-05-22 12:58:01 +00:00
Richard M. Stallman
b39bd0defa *** empty log message *** 2007-05-22 12:01:46 +00:00
Richard M. Stallman
c022c4c47e (set-auto-mode): Doc fix. 2007-05-22 11:42:31 +00:00
Eli Zaretskii
6903229ca9 (find-buffer-file-type-coding-system): Doc fix. 2007-05-22 11:21:13 +00:00
Richard M. Stallman
c81036c677 (x_connection_closed): Remove NO_RETURN. 2007-05-22 08:28:46 +00:00
Richard M. Stallman
2cf0c0db33 (Info-fontify-node): Match https also. 2007-05-22 08:23:36 +00:00
Richard M. Stallman
0daf086a96 *** empty log message *** 2007-05-22 08:22:57 +00:00
Richard M. Stallman
d51f146b48 (rcirc-fill-column): Allow `window-width'.
(rcirc-print): Handle `window-width'.
(rcirc-buffer-maximum-lines): Doc fix.
2007-05-21 19:39:10 +00:00
Chong Yidong
82113a92c5 ** eliz@gnu.org, May 20: EOL conversion of files in .tar archives
This is a Windows bug.
2007-05-21 15:39:45 +00:00
Chong Yidong
a88cc71ed8 ** coldwell@redhat.com, May 18: 22.0.99 emacs dumper (?) problem
Added to PROBLEMS.
2007-05-21 15:30:57 +00:00
Chong Yidong
0a7aab8326 Fix typo. 2007-05-21 15:26:04 +00:00
Chong Yidong
13673952cb Add "Emacs crashes on startup after a glibc upgrade." 2007-05-21 15:23:43 +00:00
Richard M. Stallman
a9175d2e9c *** empty log message *** 2007-05-21 09:40:15 +00:00
Glenn Morris
67bdacb339 Sync change from trunk.
Add new section "Fixes for Emacs 22.2".
2007-05-20 20:25:13 +00:00
Richard M. Stallman
d28c9b2afb Restore the bug-autoconf patch. 2007-05-20 18:05:49 +00:00
Andreas Schwab
3abb258c30 Regenerate. 2007-05-20 07:47:03 +00:00
Andreas Schwab
e69964d594 Remove empty AC_SUBST. 2007-05-20 07:46:23 +00:00
Richard M. Stallman
8d0b40c040 *** empty log message *** 2007-05-19 22:31:10 +00:00
Chong Yidong
371e7ccfd5 ** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
This is fixed.
2007-05-19 18:59:16 +00:00
Stefan Monnier
d46b87e92f (skip_chars): Update syntax-table only after we checked that
the new location is valid.
2007-05-19 15:15:19 +00:00
Stefan Monnier
5073ad8e15 (t-mouse-mode): Improve docstring. 2007-05-19 14:00:15 +00:00
Eli Zaretskii
55fcf5c6d4 Fix URL of EmacsW32 site where building with image support is described. 2007-05-19 08:01:36 +00:00
YAMAMOTO Mitsuharu
1d5bcd55d5 (x_calc_absolute_position): Add BLOCK_INPUT around
mac_get_window_bounds.
2007-05-19 05:08:05 +00:00
Richard M. Stallman
de9606f01d (push-mark): Doc fix. 2007-05-18 22:56:08 +00:00
Richard M. Stallman
64953c0a99 (ispell-get-word): Return markers for start and end positions.
(ispell-word): Assume END is a marker.
2007-05-18 22:32:08 +00:00
Richard M. Stallman
ce8fd9f3cb (CSI-map, SS3-map) Moved from global-map to tpu-global-map.
(tpu-original-global-map) Variable deleted.
(tpu-control-keys-map) New keymap variable.
(tpu-set-control-keys) Use tpu-reset-control-keys rather than
setting keymapping directly.
(tpu-reset-control-keys) Use tpu-control-keys-map instead of tpu-global-map.
(tpu-edt-on): Activate the tpu-global-map.
(tpu-edt-off): Deactivate the tpu-global-map.
2007-05-18 22:31:25 +00:00
Glenn Morris
14395431bd Tweak previous change. 2007-05-18 07:43:29 +00:00
Glenn Morris
4827f21f57 Restore manual change about absence of shell functions from 20070503,
lost in previous regeneration from configure.in.
2007-05-18 07:38:54 +00:00
Vinicius Jose Latorre
adbdb661ad Use default color when foreground or background color are unspecified. 2007-05-18 02:39:28 +00:00
Richard M. Stallman
c667e20d3c *** empty log message *** 2007-05-17 21:34:58 +00:00
Chong Yidong
ab43d1e484 Bump version to 22.0.990 2007-05-17 18:55:36 +00:00
Chong Yidong
c5efc23b31 Regenerate. 2007-05-17 18:54:46 +00:00
Martin Rudalics
ef1f3012fa (ispell-start-process): Defend against bad default-directory. 2007-05-17 08:28:29 +00:00
Glenn Morris
464df798e9 Add info on compiler version to previous change. 2007-05-17 08:02:52 +00:00
Glenn Morris
0bce976c6b (Dumping): Mention OpenBSD macppc problem. 2007-05-17 07:58:16 +00:00
Glenn Morris
06f7863ce6 *** empty log message *** 2007-05-17 07:58:03 +00:00