]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years agoInclude dump.bat in the binary release.
Jason Rumney [Thu, 24 May 2007 15:42:36 +0000 (15:42 +0000)]
Include dump.bat in the binary release.
Filter out .arch-inventory files.

17 years agofns-*.el removed.
Jason Rumney [Thu, 24 May 2007 15:24:58 +0000 (15:24 +0000)]
fns-*.el removed.

17 years agoAdd recursion flag to excluded patterns on 7-zip command line.
Jason Rumney [Thu, 24 May 2007 14:53:50 +0000 (14:53 +0000)]
Add recursion flag to excluded patterns on 7-zip command line.

17 years agoUse 7-zip for compression, as Info-zip's zip is not working as expected.
Jason Rumney [Thu, 24 May 2007 14:35:33 +0000 (14:35 +0000)]
Use 7-zip for compression, as Info-zip's zip is not working as expected.

17 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Thu, 24 May 2007 03:17:22 +0000 (03:17 +0000)]
*** empty log message ***

17 years ago[USE_CARBON_EVENTS] (mac_handle_window_event):
YAMAMOTO Mitsuharu [Thu, 24 May 2007 03:17:02 +0000 (03:17 +0000)]
[USE_CARBON_EVENTS] (mac_handle_window_event):
Call mac_wakeup_from_rne on window size change.

17 years agoAdd note about moving self-contained application bundle
YAMAMOTO Mitsuharu [Thu, 24 May 2007 03:16:42 +0000 (03:16 +0000)]
Add note about moving self-contained application bundle
to non-ASCII directory.

17 years agoAdd "Compiling on GNU/Linux fails due to a missing left operand in gnu-linux.h."
Chong Yidong [Wed, 23 May 2007 20:15:17 +0000 (20:15 +0000)]
Add "Compiling on GNU/Linux fails due to a missing left operand in gnu-linux.h."

17 years agoAdd "Installing to a directory with non-ASCII characters in the name fails".
Chong Yidong [Wed, 23 May 2007 20:10:04 +0000 (20:10 +0000)]
Add "Installing to a directory with non-ASCII characters in the name fails".

17 years ago** eliz@gnu.org, May 20: EOL conversion of files in .tar archives
Chong Yidong [Wed, 23 May 2007 19:04:30 +0000 (19:04 +0000)]
** 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.

17 years ago(tar-file-name-handler): New function.
Eli Zaretskii [Wed, 23 May 2007 17:32:46 +0000 (17:32 +0000)]
(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.

17 years agoHard-to-reproduce Solaris issue: rms says "I will give up on fixing
Glenn Morris [Wed, 23 May 2007 08:54:24 +0000 (08:54 +0000)]
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

17 years agoNikolaj Schumacher <n_schumacher at web.de> (tiny change)
Glenn Morris [Wed, 23 May 2007 08:09:37 +0000 (08:09 +0000)]
Nikolaj Schumacher  <n_schumacher at web.de>  (tiny change)

(compilation-handle-exit): `compilation-finish-function' may change
the current buffer.

17 years agoFix whitespace in previous change.
Glenn Morris [Wed, 23 May 2007 08:09:05 +0000 (08:09 +0000)]
Fix whitespace in previous change.

17 years ago*** empty log message ***
Glenn Morris [Wed, 23 May 2007 08:08:34 +0000 (08:08 +0000)]
*** empty log message ***

17 years agoReduce the number of variants produced. Use zip.
Jason Rumney [Tue, 22 May 2007 15:35:29 +0000 (15:35 +0000)]
Reduce the number of variants produced. Use zip.

17 years agoTransfer changes to branch
Jason Rumney [Tue, 22 May 2007 15:14:56 +0000 (15:14 +0000)]
Transfer changes to branch

17 years agoAdd information about where to find GDB, and warn against --no-debug option
Eli Zaretskii [Tue, 22 May 2007 12:58:01 +0000 (12:58 +0000)]
Add information about where to find GDB, and warn against --no-debug option
to configure.bat.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 22 May 2007 12:01:46 +0000 (12:01 +0000)]
*** empty log message ***

17 years ago(set-auto-mode): Doc fix.
Richard M. Stallman [Tue, 22 May 2007 11:42:31 +0000 (11:42 +0000)]
(set-auto-mode): Doc fix.

17 years ago(find-buffer-file-type-coding-system): Doc fix.
Eli Zaretskii [Tue, 22 May 2007 11:21:13 +0000 (11:21 +0000)]
(find-buffer-file-type-coding-system): Doc fix.

17 years ago(x_connection_closed): Remove NO_RETURN.
Richard M. Stallman [Tue, 22 May 2007 08:28:46 +0000 (08:28 +0000)]
(x_connection_closed): Remove NO_RETURN.

17 years ago(Info-fontify-node): Match https also.
Richard M. Stallman [Tue, 22 May 2007 08:23:36 +0000 (08:23 +0000)]
(Info-fontify-node): Match https also.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 22 May 2007 08:22:57 +0000 (08:22 +0000)]
*** empty log message ***

17 years ago(rcirc-fill-column): Allow `window-width'.
Richard M. Stallman [Mon, 21 May 2007 19:39:10 +0000 (19:39 +0000)]
(rcirc-fill-column): Allow `window-width'.
(rcirc-print): Handle `window-width'.
(rcirc-buffer-maximum-lines): Doc fix.

17 years ago** eliz@gnu.org, May 20: EOL conversion of files in .tar archives
Chong Yidong [Mon, 21 May 2007 15:39:45 +0000 (15:39 +0000)]
** eliz@gnu.org, May 20: EOL conversion of files in .tar archives
This is a Windows bug.

17 years ago** coldwell@redhat.com, May 18: 22.0.99 emacs dumper (?) problem
Chong Yidong [Mon, 21 May 2007 15:30:57 +0000 (15:30 +0000)]
** coldwell@redhat.com, May 18: 22.0.99 emacs dumper (?) problem
Added to PROBLEMS.

17 years agoFix typo.
Chong Yidong [Mon, 21 May 2007 15:26:04 +0000 (15:26 +0000)]
Fix typo.

17 years agoAdd "Emacs crashes on startup after a glibc upgrade."
Chong Yidong [Mon, 21 May 2007 15:23:43 +0000 (15:23 +0000)]
Add "Emacs crashes on startup after a glibc upgrade."

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 21 May 2007 09:40:15 +0000 (09:40 +0000)]
*** empty log message ***

17 years agoSync change from trunk.
Glenn Morris [Sun, 20 May 2007 20:25:13 +0000 (20:25 +0000)]
Sync change from trunk.
Add new section "Fixes for Emacs 22.2".

17 years agoRestore the bug-autoconf patch.
Richard M. Stallman [Sun, 20 May 2007 18:05:49 +0000 (18:05 +0000)]
Restore the bug-autoconf patch.

17 years agoRegenerate.
Andreas Schwab [Sun, 20 May 2007 07:47:03 +0000 (07:47 +0000)]
Regenerate.

17 years agoRemove empty AC_SUBST.
Andreas Schwab [Sun, 20 May 2007 07:46:23 +0000 (07:46 +0000)]
Remove empty AC_SUBST.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 19 May 2007 22:31:10 +0000 (22:31 +0000)]
*** empty log message ***

17 years ago** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
Chong Yidong [Sat, 19 May 2007 18:59:16 +0000 (18:59 +0000)]
** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
This is fixed.

17 years ago(skip_chars): Update syntax-table only after we checked that
Stefan Monnier [Sat, 19 May 2007 15:15:19 +0000 (15:15 +0000)]
(skip_chars): Update syntax-table only after we checked that
the new location is valid.

17 years ago(t-mouse-mode): Improve docstring.
Stefan Monnier [Sat, 19 May 2007 14:00:15 +0000 (14:00 +0000)]
(t-mouse-mode): Improve docstring.

17 years agoFix URL of EmacsW32 site where building with image support is described.
Eli Zaretskii [Sat, 19 May 2007 08:01:36 +0000 (08:01 +0000)]
Fix URL of EmacsW32 site where building with image support is described.

17 years ago(x_calc_absolute_position): Add BLOCK_INPUT around
YAMAMOTO Mitsuharu [Sat, 19 May 2007 05:08:05 +0000 (05:08 +0000)]
(x_calc_absolute_position): Add BLOCK_INPUT around
mac_get_window_bounds.

17 years ago(push-mark): Doc fix.
Richard M. Stallman [Fri, 18 May 2007 22:56:08 +0000 (22:56 +0000)]
(push-mark): Doc fix.

17 years ago(ispell-get-word): Return markers for start and end positions.
Richard M. Stallman [Fri, 18 May 2007 22:32:08 +0000 (22:32 +0000)]
(ispell-get-word): Return markers for start and end positions.
(ispell-word): Assume END is a marker.

17 years ago(CSI-map, SS3-map) Moved from global-map to tpu-global-map.
Richard M. Stallman [Fri, 18 May 2007 22:31:25 +0000 (22:31 +0000)]
(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.

17 years agoTweak previous change.
Glenn Morris [Fri, 18 May 2007 07:43:29 +0000 (07:43 +0000)]
Tweak previous change.

17 years agoRestore manual change about absence of shell functions from 20070503,
Glenn Morris [Fri, 18 May 2007 07:38:54 +0000 (07:38 +0000)]
Restore manual change about absence of shell functions from 20070503,
lost in previous regeneration from configure.in.

17 years agoUse default color when foreground or background color are unspecified.
Vinicius Jose Latorre [Fri, 18 May 2007 02:39:28 +0000 (02:39 +0000)]
Use default color when foreground or background color are unspecified.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 17 May 2007 21:34:58 +0000 (21:34 +0000)]
*** empty log message ***

17 years agoBump version to 22.0.990 emacs-pretest-22.0.990
Chong Yidong [Thu, 17 May 2007 18:55:36 +0000 (18:55 +0000)]
Bump version to 22.0.990

17 years agoRegenerate.
Chong Yidong [Thu, 17 May 2007 18:54:46 +0000 (18:54 +0000)]
Regenerate.

17 years ago(ispell-start-process): Defend against bad default-directory.
Martin Rudalics [Thu, 17 May 2007 08:28:29 +0000 (08:28 +0000)]
(ispell-start-process): Defend against bad default-directory.

17 years agoAdd info on compiler version to previous change.
Glenn Morris [Thu, 17 May 2007 08:02:52 +0000 (08:02 +0000)]
Add info on compiler version to previous change.

17 years ago(Dumping): Mention OpenBSD macppc problem.
Glenn Morris [Thu, 17 May 2007 07:58:16 +0000 (07:58 +0000)]
(Dumping): Mention OpenBSD macppc problem.

17 years ago*** empty log message ***
Glenn Morris [Thu, 17 May 2007 07:58:03 +0000 (07:58 +0000)]
*** empty log message ***

17 years ago(ORDINARY_LINK): No longer define on OpenBSD.
Glenn Morris [Thu, 17 May 2007 07:44:49 +0000 (07:44 +0000)]
(ORDINARY_LINK): No longer define on OpenBSD.

17 years agovc-hooks patch installed from trunk.
Glenn Morris [Thu, 17 May 2007 07:44:40 +0000 (07:44 +0000)]
vc-hooks patch installed from trunk.

table cell issue cannot be reproduced, even by the OP. rms:
"I think we should not delay the release to fix this"
http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00168.html

"A redisplay bug in 22.0.99" was fixed by this change:

2007-05-12  Chong Yidong  <cyd@stupidchicken.com>
* image.c (pbm_load): Correctly check image size for greyscale pbm.

(see also http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00498.html).

17 years agoFix date typo in previous change.
Glenn Morris [Thu, 17 May 2007 07:39:38 +0000 (07:39 +0000)]
Fix date typo in previous change.

17 years agoSync vc-hooks change from trunk at request of rms in FOR-RELEASE.
Glenn Morris [Thu, 17 May 2007 07:39:02 +0000 (07:39 +0000)]
Sync vc-hooks change from trunk at request of rms in FOR-RELEASE.

17 years agoSync change from trunk at request of rms in FOR-RELEASE:
Glenn Morris [Thu, 17 May 2007 07:38:11 +0000 (07:38 +0000)]
Sync change from trunk at request of rms in FOR-RELEASE:

Stefan Monnier  <monnier at iro.umontreal.ca>

(vc-find-root): Stop searching when the user changes.

17 years ago(Buffer-menu-sort-column): Doc fix.
Richard M. Stallman [Wed, 16 May 2007 19:48:35 +0000 (19:48 +0000)]
(Buffer-menu-sort-column): Doc fix.

17 years ago(magic-mode-alist, magic-fallback-mode-alist):
Stefan Monnier [Wed, 16 May 2007 16:13:12 +0000 (16:13 +0000)]
(magic-mode-alist, magic-fallback-mode-alist):
Move the *ml, Postscript, and XmCD entries to the fallback part.

17 years ago(magic-fallback-mode-alist): Rename from file-start-mode-alist.
Stefan Monnier [Wed, 16 May 2007 16:07:15 +0000 (16:07 +0000)]
(magic-fallback-mode-alist): Rename from file-start-mode-alist.

17 years ago(compilation-handle-exit): Quote first argument of `run-hook-with-args'.
Juanma Barranquero [Wed, 16 May 2007 15:37:45 +0000 (15:37 +0000)]
(compilation-handle-exit): Quote first argument of `run-hook-with-args'.

17 years ago(display-time-mail-file): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 14:08:48 +0000 (14:08 +0000)]
(display-time-mail-file): Doc fix.

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 16 May 2007 12:05:58 +0000 (12:05 +0000)]
*** empty log message ***

17 years ago(pr-ps-fast-fire): Fix typos in docstring.
Juanma Barranquero [Wed, 16 May 2007 11:43:52 +0000 (11:43 +0000)]
(pr-ps-fast-fire): Fix typos in docstring.

17 years ago(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.
Juanma Barranquero [Wed, 16 May 2007 11:37:01 +0000 (11:37 +0000)]
(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.

17 years ago(view-inhibit-help-message): Fix typo in docstring.
Juanma Barranquero [Wed, 16 May 2007 11:31:39 +0000 (11:31 +0000)]
(view-inhibit-help-message): Fix typo in docstring.
(view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.

17 years ago(display-time-24hr-format): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:27:37 +0000 (11:27 +0000)]
(display-time-24hr-format): Doc fix.

17 years ago(set-mark-command-repeat-pop): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:26:41 +0000 (11:26 +0000)]
(set-mark-command-repeat-pop): Doc fix.

17 years ago(cvs-dired-use-hook): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:25:46 +0000 (11:25 +0000)]
(cvs-dired-use-hook): Doc fix.

17 years ago(msb-menu-cond): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:25:05 +0000 (11:25 +0000)]
(msb-menu-cond): Doc fix.

17 years ago(ls-lisp-verbosity): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:24:16 +0000 (11:24 +0000)]
(ls-lisp-verbosity): Doc fix.

17 years ago(Info-current-subfile): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 11:23:32 +0000 (11:23 +0000)]
(Info-current-subfile): Doc fix.

17 years ago(dired-recursive-deletes, dired-recursive-copies): Doc fixes.
Juanma Barranquero [Wed, 16 May 2007 10:51:25 +0000 (10:51 +0000)]
(dired-recursive-deletes, dired-recursive-copies): Doc fixes.

17 years ago(dabbrev-upcase-means-case-search): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 10:47:14 +0000 (10:47 +0000)]
(dabbrev-upcase-means-case-search): Doc fix.

17 years ago(Buffer-menu-sort-column): Doc fix.
Juanma Barranquero [Wed, 16 May 2007 10:46:15 +0000 (10:46 +0000)]
(Buffer-menu-sort-column): Doc fix.

17 years ago[USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
YAMAMOTO Mitsuharu [Wed, 16 May 2007 08:15:44 +0000 (08:15 +0000)]
[USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
dead key repeat and up events.

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 16 May 2007 01:51:11 +0000 (01:51 +0000)]
*** empty log message ***

17 years agoRegenerate.
Michaël Cadilhac [Tue, 15 May 2007 01:19:14 +0000 (01:19 +0000)]
Regenerate.

17 years agoRewrite using German layout.
Michaël Cadilhac [Tue, 15 May 2007 01:18:48 +0000 (01:18 +0000)]
Rewrite using German layout.

17 years ago(rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,
Eli Zaretskii [Mon, 14 May 2007 19:49:26 +0000 (19:49 +0000)]
(rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,
because it's its position that we need in base64-header-field-end.

17 years ago*** empty log message ***
Juanma Barranquero [Mon, 14 May 2007 10:36:51 +0000 (10:36 +0000)]
*** empty log message ***

17 years ago(mode-require-final-newline, require-final-newline, enable-local-variables,
Juanma Barranquero [Mon, 14 May 2007 10:28:06 +0000 (10:28 +0000)]
(mode-require-final-newline, require-final-newline, enable-local-variables,
enable-local-eval): Doc fixes.

17 years agoSync from trunk (though admin/ is not distributed, so this is not
Glenn Morris [Sun, 13 May 2007 19:46:26 +0000 (19:46 +0000)]
Sync from trunk (though admin/ is not distributed, so this is not
important).

17 years ago(XTread_socket): Revert last change.
Chong Yidong [Sun, 13 May 2007 13:33:32 +0000 (13:33 +0000)]
(XTread_socket): Revert last change.

17 years ago* xterm.c (XTread_socket): Revert last change.
Chong Yidong [Sun, 13 May 2007 13:33:20 +0000 (13:33 +0000)]
* xterm.c (XTread_socket): Revert last change.

17 years ago** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
Chong Yidong [Sat, 12 May 2007 23:56:41 +0000 (23:56 +0000)]
** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
Fixed.

17 years ago(pbm_load): Correctly check image size for greyscale pbm.
Chong Yidong [Sat, 12 May 2007 23:53:57 +0000 (23:53 +0000)]
(pbm_load): Correctly check image size for greyscale pbm.

17 years ago* image.c (pbm_load): Correctly check image size for greyscale pbm.
Chong Yidong [Sat, 12 May 2007 23:53:49 +0000 (23:53 +0000)]
* image.c (pbm_load): Correctly check image size for greyscale pbm.

17 years ago(XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
Chong Yidong [Sat, 12 May 2007 23:35:31 +0000 (23:35 +0000)]
(XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).

17 years ago* xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
Chong Yidong [Sat, 12 May 2007 23:35:24 +0000 (23:35 +0000)]
* xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 12 May 2007 16:59:34 +0000 (16:59 +0000)]
*** empty log message ***

17 years ago(Margins): indent-to-left-margin is not the default.
Richard M. Stallman [Sat, 12 May 2007 16:59:24 +0000 (16:59 +0000)]
(Margins): indent-to-left-margin is not the default.
(Mode-Specific Indent): For indent-line-function, the default
is indent-relative.

17 years ago(Example Major Modes): Explain last line of text-mode is redundant.
Richard M. Stallman [Sat, 12 May 2007 16:58:31 +0000 (16:58 +0000)]
(Example Major Modes): Explain last line of text-mode is redundant.

17 years ago(section{Incremental Search}): Minor corrections.
Richard M. Stallman [Sat, 12 May 2007 16:57:11 +0000 (16:57 +0000)]
(section{Incremental Search}): Minor corrections.

17 years ago(viperCard.ps, calccard.ps refcard.ps)
Michaël Cadilhac [Sat, 12 May 2007 14:27:34 +0000 (14:27 +0000)]
(viperCard.ps, calccard.ps refcard.ps)
(sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
(de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an explicit
output argument for `dvips'.

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 11 May 2007 19:03:51 +0000 (19:03 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 11 May 2007 14:34:48 +0000 (14:34 +0000)]
*** empty log message ***

17 years agoRemove the description comment (nndiary is now properly documented in the Gnus
Reiner Steib [Thu, 10 May 2007 18:44:49 +0000 (18:44 +0000)]
Remove the description comment (nndiary is now properly documented in the Gnus
manual).  Fix the spelling of "Back End".

17 years ago(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib [Thu, 10 May 2007 18:44:01 +0000 (18:44 +0000)]
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.

(Email Based Diary): New. Proper documentation for the
nndiary back end and the gnus-diary library.