bpt/emacs.git
14 years agoUntabify doc/misc/*.texi.
Glenn Morris [Wed, 23 Jun 2010 02:57:26 +0000 (19:57 -0700)]
Untabify doc/misc/*.texi.

* autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
* eieio.texi, faq.texi, flymake.texi, forms.texi, gnus-faq.texi:
* idlwave.texi, mh-e.texi, org.texi, pcl-cvs.texi, pgg.texi:
* reftex.texi, sasl.texi, sc.texi, sem-user.texi, semantic.texi:
* sieve.texi, smtpmail.texi, speedbar.texi, vip.texi, viper.texi:
* widget.texi: Untabify (except for examples).

14 years ago* doc/lispintro/emacs-lisp-intro.texi: Untabify.
Glenn Morris [Wed, 23 Jun 2010 02:51:01 +0000 (19:51 -0700)]
* doc/lispintro/emacs-lisp-intro.texi: Untabify.

14 years agoUntabify doc/emacs/*.texi files.
Glenn Morris [Wed, 23 Jun 2010 02:46:43 +0000 (19:46 -0700)]
Untabify doc/emacs/*.texi files.

* abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
* custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
* files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
* maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
* programs.texi, rmail.texi, screen.texi, search.texi, sending.texi:
* text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
Untabify Texinfo files.

14 years agoFix vc-annotate for renamed files when using Git.
Dan Nicolaescu [Tue, 22 Jun 2010 19:25:17 +0000 (12:25 -0700)]
Fix vc-annotate for renamed files when using Git.
* lisp/vc-git.el (vc-git-find-revision): Deal with empty results from
ls-files.  Doe not pass the object as a file name to cat-file, it
is not a file name.
(vc-git-annotate-command): Pass the file name using -- to avoid
ambiguity with the revision.
(vc-git-previous-revision): Pass a relative file name.

14 years ago* lisp/font-setting.el: Fix previous change.
Glenn Morris [Tue, 22 Jun 2010 07:37:07 +0000 (00:37 -0700)]
* lisp/font-setting.el: Fix previous change.

14 years ago* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).
Glenn Morris [Tue, 22 Jun 2010 07:10:16 +0000 (00:10 -0700)]
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).

14 years agoMinor js.el fix.
Glenn Morris [Tue, 22 Jun 2010 07:04:20 +0000 (00:04 -0700)]
Minor js.el fix.
* lisp/progmodes/js.el (js-mode-map): Use standard capitalization and
ellipses for menu entries.

14 years ago* lisp/wid-edit.el (widget-complete): Doc fix.
Glenn Morris [Tue, 22 Jun 2010 03:24:22 +0000 (20:24 -0700)]
* lisp/wid-edit.el (widget-complete): Doc fix.

14 years ago* lisp/url/ChangeLog: Standardize author name .
Glenn Morris [Tue, 22 Jun 2010 03:20:24 +0000 (20:20 -0700)]
* lisp/url/ChangeLog: Standardize author name .

14 years ago* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
Jürgen Hötzel [Tue, 22 Jun 2010 03:18:04 +0000 (20:18 -0700)]
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.

14 years agoFix annotating other revisions for renamed files in vc-annotate.
Dan Nicolaescu [Tue, 22 Jun 2010 03:00:54 +0000 (20:00 -0700)]
Fix annotating other revisions for renamed files in vc-annotate.
* lisp/vc-annotate.el (vc-annotate): Add an optional argument for the
VC backend.  Use it when non-nil.
(vc-annotate-warp-revision): Pass the VC backend to vc-annotate.  (Bug#6487)

14 years agoFix vc-annotate-show-changeset-diff-revision-at-line for git.
Dan Nicolaescu [Tue, 22 Jun 2010 02:08:55 +0000 (19:08 -0700)]
Fix vc-annotate-show-changeset-diff-revision-at-line for git.
* lisp/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
Do not pass the file name to the 'previous-revision call when we
don't want a file diff.  (Bug#6489)

14 years agoFix finding revisions in for renamed files in vc-annotate.
Dan Nicolaescu [Tue, 22 Jun 2010 01:26:30 +0000 (18:26 -0700)]
Fix finding revisions in for renamed files in vc-annotate.
* lisp/vc.el (vc-find-revision): Add an optional argument for
the VC backend.  Use it when non-nil.
* lisp/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
backend to vc-find-revision.  (Bug#6487)

14 years agoFix reading file names in Git annotate buffers.
Dan Nicolaescu [Mon, 21 Jun 2010 20:03:30 +0000 (13:03 -0700)]
Fix reading file names in Git annotate buffers.
* lisp/vc-git.el (vc-git-annotate-extract-revision-at-line): Remove
trailing whitespace.  Suggested by Eric Hanchrow.  (Bug#6481)

14 years ago* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
Chong Yidong [Sun, 20 Jun 2010 16:30:27 +0000 (12:30 -0400)]
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).

14 years ago* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
Alan Mackenzie [Sun, 20 Jun 2010 16:17:05 +0000 (16:17 +0000)]
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
local variables, set it first.

14 years ago* image.c (free_image): Mark frame as garbaged (Bug#6426).
Chong Yidong [Sat, 19 Jun 2010 19:43:47 +0000 (15:43 -0400)]
* image.c (free_image): Mark frame as garbaged (Bug#6426).

14 years ago* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
Chong Yidong [Sat, 19 Jun 2010 18:06:37 +0000 (14:06 -0400)]
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).

14 years ago* keymap.c (Fdefine_key): Doc fix (Bug#6460).
Chong Yidong [Sat, 19 Jun 2010 18:02:41 +0000 (14:02 -0400)]
* keymap.c (Fdefine_key): Doc fix (Bug#6460).

14 years ago* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)
Ken Brown [Sat, 19 Jun 2010 02:34:30 +0000 (19:34 -0700)]
* etc/PROBLEMS: Update Cygwin GCC information.  (Bug#6458)

14 years agoClose bug#6422.
Glenn Morris [Sat, 19 Jun 2010 02:31:44 +0000 (19:31 -0700)]
Close bug#6422.
* lisp/descr-text.el (describe-char-unicode-data): Insert separating
space when needed.

14 years agoClose bug#6450.
Glenn Morris [Sat, 19 Jun 2010 02:27:57 +0000 (19:27 -0700)]
Close bug#6450.
* lisp/progmodes/idlwave.el (idlwave-action-and-binding):
Fix typo in 2009-12-03 change.

14 years ago* lisp/subr.el (read-quoted-char): Fix up last change.
Stefan Monnier [Thu, 17 Jun 2010 03:37:13 +0000 (23:37 -0400)]
* lisp/subr.el (read-quoted-char): Fix up last change.

Fixes: debbugs:6290

14 years agodoc/misc/ChangeLog: Remove duplicate entry.
Juanma Barranquero [Wed, 16 Jun 2010 23:52:13 +0000 (01:52 +0200)]
doc/misc/ChangeLog: Remove duplicate entry.

14 years ago* lisp/font-lock.el (font-lock-major-mode): Rename from
Stefan Monnier [Wed, 16 Jun 2010 20:00:22 +0000 (16:00 -0400)]
* lisp/font-lock.el (font-lock-major-mode): Rename from
font-lock-mode-major-mode to distinguish it from
global-font-lock-mode's own font-lock-mode-major-mode.
(font-lock-set-defaults):
* lisp/font-core.el (font-lock-default-function): Adjust users.
(font-lock-mode): Don't set it at all.

Fixes: debbugs:6135

14 years ago* etc/NEWS.1-17: Fix typos.
Juanma Barranquero [Tue, 15 Jun 2010 11:41:21 +0000 (13:41 +0200)]
* etc/NEWS.1-17: Fix typos.

14 years agoBackport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
Glenn Morris [Tue, 15 Jun 2010 06:16:19 +0000 (23:16 -0700)]
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.

14 years ago* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
Stefan Monnier [Tue, 15 Jun 2010 04:51:42 +0000 (00:51 -0400)]
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.

14 years ago* etc/NEWS: appt-add.
Glenn Morris [Tue, 15 Jun 2010 03:49:39 +0000 (20:49 -0700)]
* etc/NEWS: appt-add.

14 years agoTweak previous change.
Glenn Morris [Tue, 15 Jun 2010 03:42:33 +0000 (20:42 -0700)]
Tweak previous change.

* lisp/calendar/appt.el (appt-time-msg-list): Doc fix.
(appt-check): Let-bind appt-warn-time.
(appt-add): Make the 3rd argument optional.
Simplify argument names.  Doc fix.  Check for integer WARNTIME.
Only add WARNTIME to the output list if non-nil.

14 years agoClose bug#5176.
Ivan Kanis [Tue, 15 Jun 2010 03:38:58 +0000 (20:38 -0700)]
Close bug#5176.

* lisp/calendar/appt.el (appt-check): Let the 3rd element of
appt-time-msg-list specify the warning time.
(appt-add): Add new argument with the warning time.

14 years ago* INSTALL: Update font information (Bug#6389).
Chong Yidong [Sat, 12 Jun 2010 17:21:01 +0000 (13:21 -0400)]
* INSTALL: Update font information (Bug#6389).

14 years agoClose bug#6361.
Bob Rogers [Sat, 12 Jun 2010 07:34:36 +0000 (00:34 -0700)]
Close bug#6361.

* lisp/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
older than version 1.6.

14 years agoClose bug#6406.
Štěpán Němec [Sat, 12 Jun 2010 07:25:20 +0000 (00:25 -0700)]
Close bug#6406.

* lisp/url/url-vars.el (url-privacy-level): Fix doc typo.

14 years ago* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.
Glenn Morris [Sat, 12 Jun 2010 07:09:32 +0000 (00:09 -0700)]
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.

14 years agoClose bug#6408.
Helmut Eller [Sat, 12 Jun 2010 07:06:15 +0000 (00:06 -0700)]
Close bug#6408.

* lisp/emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
used by cl-do-arglist.

14 years ago* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)
Glenn Morris [Thu, 10 Jun 2010 05:09:27 +0000 (22:09 -0700)]
* doc/emacs/basic.texi (Inserting Text): Minor clarification.  (Bug#6374)

14 years agoDoc typo fixes.
Glenn Morris [Thu, 10 Jun 2010 05:04:06 +0000 (22:04 -0700)]
Doc typo fixes.

* doc/emacs/basic.texi (Inserting Text): Fix typo.
* doc/misc/idlwave.texi (Load-Path Shadows):
* doc/misc/org.texi (Handling links): Fix typos.

14 years ago* INSTALL: General update.
Glenn Morris [Thu, 10 Jun 2010 05:00:18 +0000 (22:00 -0700)]
* INSTALL: General update.

14 years ago* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
Stefan Monnier [Wed, 9 Jun 2010 14:31:12 +0000 (10:31 -0400)]
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
Check `object's type before accessing its guts.

14 years ago* lisp/emacs-lisp/advice.el (ad-compile-function):
Stefan Monnier [Wed, 9 Jun 2010 01:18:31 +0000 (21:18 -0400)]
* lisp/emacs-lisp/advice.el (ad-compile-function):
Define warning-suppress-types before we let-bind it.

Fixes: debbugs:6275

14 years ago* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
Stefan Monnier [Wed, 9 Jun 2010 01:12:53 +0000 (21:12 -0400)]
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
declare it, make it buffer-local, and permanent-local.
(vc-resynch-window): Adjust name.
* lisp/vc-hooks.el (vc-find-file-hook): Adjust name.

Fixes: debbugs:6324

14 years ago* minibuf.c (Fall_completions): Add more checks.
Andreas Schwab [Tue, 8 Jun 2010 19:42:10 +0000 (21:42 +0200)]
* minibuf.c (Fall_completions): Add more checks.

14 years ago* minibuf.c (Fall_completions): Add more checks.
Andreas Schwab [Tue, 8 Jun 2010 17:56:21 +0000 (19:56 +0200)]
* minibuf.c (Fall_completions): Add more checks.

14 years ago* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
Juanma Barranquero [Tue, 8 Jun 2010 16:53:11 +0000 (18:53 +0200)]
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).

14 years ago* lisp/net/rcirc.el: Add support for password authentication.
Jonathan Rockway [Mon, 7 Jun 2010 21:20:44 +0000 (17:20 -0400)]
* lisp/net/rcirc.el: Add support for password authentication.
(rcirc-server-alist): Add :password keyword.
(rcirc): Ask for a password, or get it from the server's alist.
(rcirc-connect): Add password argument.  Pass it to server.

14 years ago* net/dbus.el: Fix typos and declare function.
Juanma Barranquero [Sat, 5 Jun 2010 20:36:27 +0000 (22:36 +0200)]
* net/dbus.el: Fix typos and declare function.

14 years ago* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
Chong Yidong [Fri, 4 Jun 2010 16:15:51 +0000 (12:15 -0400)]
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).

14 years agoAdd bug number
Andreas Schwab [Thu, 3 Jun 2010 22:52:38 +0000 (00:52 +0200)]
Add bug number

14 years ago* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
Andreas Schwab [Thu, 3 Jun 2010 22:47:35 +0000 (00:47 +0200)]
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
address.

14 years agoFix to semantic-lex-spp-table-write-slot-value (Bug#6324).
Eric M. Ludlam [Thu, 3 Jun 2010 17:17:50 +0000 (13:17 -0400)]
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).

* cedet/semantic/lex-spp.el
(semantic-lex-spp-table-write-slot-value): Instead of erroring on
invalid values during save, just save a nil (Bug#6324).

14 years agoFix typos.
Juanma Barranquero [Thu, 3 Jun 2010 15:34:35 +0000 (17:34 +0200)]
Fix typos.

14 years agoClose bug#6336.
Glenn Morris [Thu, 3 Jun 2010 06:07:39 +0000 (23:07 -0700)]
Close bug#6336.
* lisp/desktop.el (desktop-clear-preserve-buffers): Add "*Warnings*" buffer.

14 years agoBetter doc fix for Bug#6283.
Chong Yidong [Wed, 2 Jun 2010 17:26:31 +0000 (13:26 -0400)]
Better doc fix for Bug#6283.

searching.texi (Regexp Special): Remove obsolete information
about matching non-ASCII characters, and suggest using char
classes (Bug#6283).

14 years agosearching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).
Chong Yidong [Wed, 2 Jun 2010 17:14:01 +0000 (13:14 -0400)]
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).

14 years ago* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
Dan Nicolaescu [Wed, 2 Jun 2010 04:54:55 +0000 (21:54 -0700)]
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
Backport from trunk.

14 years ago* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
Stefan Monnier [Tue, 1 Jun 2010 02:06:09 +0000 (22:06 -0400)]
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
`file-directory-p' to the filename part rather than to the whole text.

14 years agoFix up changelog entry
Stefan Monnier [Mon, 31 May 2010 20:47:04 +0000 (16:47 -0400)]
Fix up changelog entry

14 years ago* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
Jonathan Marchand [Mon, 31 May 2010 20:26:56 +0000 (16:26 -0400)]
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.

Fixes: debbugs:6231

14 years ago* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
Stefan Monnier [Mon, 31 May 2010 19:35:04 +0000 (15:35 -0400)]
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
of bug#6305).

14 years ago* lisp/man.el (Man-completion-table): Let the user type "-k ".
Stefan Monnier [Mon, 31 May 2010 16:16:02 +0000 (12:16 -0400)]
* lisp/man.el (Man-completion-table): Let the user type "-k ".

Fixes: debbugs:6319

14 years agoBackport from trunk: Fix bug#6298.
Drew Adams [Mon, 31 May 2010 15:24:46 +0000 (17:24 +0200)]
Backport from trunk: Fix bug#6298.

14 years agoFix for momentary-string-display (Bug#6238).
Juanma Barranquero [Mon, 31 May 2010 14:11:18 +0000 (10:11 -0400)]
Fix for momentary-string-display (Bug#6238).

* lisp/subr.el (momentary-string-display): Just use read-event to read
the exit event (Bug#6238).

14 years agosrc/ChangeLog: Fix typos.
Juanma Barranquero [Sun, 30 May 2010 23:09:32 +0000 (01:09 +0200)]
src/ChangeLog: Fix typos.

14 years agodoc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
Juanma Barranquero [Sun, 30 May 2010 22:50:31 +0000 (00:50 +0200)]
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".

14 years ago* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
Stefan Monnier [Sun, 30 May 2010 21:18:35 +0000 (17:18 -0400)]
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
(Programmed Completion): Document the new fourth method for boundaries.
* .bzrignore: Ignore new files from trunk, which appear if you use
colocated branches (i.e. "bzr switch").

14 years ago* ansi-color.el: Delete unused escape sequences (Bug#6085).
Chong Yidong [Sat, 29 May 2010 18:22:18 +0000 (14:22 -0400)]
* ansi-color.el: Delete unused escape sequences (Bug#6085).
(ansi-color-drop-regexp): New constant.
(ansi-color-apply, ansi-color-filter-region)
(ansi-color-apply-on-region): Delete unrecognized control sequences.
(ansi-color-apply): Build string list before calling concat.

14 years ago* xdisp.c (redisplay_window): After redisplay, check if point is
Chong Yidong [Thu, 27 May 2010 15:42:50 +0000 (11:42 -0400)]
* xdisp.c (redisplay_window): After redisplay, check if point is
still valid before setting it (Bug#6177).

14 years ago* progmodes/verilog-mode.el (verilog-type-font-keywords): Use
Chong Yidong [Thu, 27 May 2010 15:25:58 +0000 (11:25 -0400)]
* progmodes/verilog-mode.el (verilog-type-font-keywords): Use
font-lock-constant-face, not obsolete font-lock-reference-face.

* htmlfontify.el (hfy-face-resolve-face): New function.
(hfy-face-to-style): Use it (Bug#6279).

14 years ago* epa.el (epa--select-keys): Don't explicitly delete the window since
Stefan Monnier [Tue, 25 May 2010 17:53:37 +0000 (13:53 -0400)]
* epa.el (epa--select-keys): Don't explicitly delete the window since
that can fail (e.g. sole window in frame).  Use dedication instead.

14 years agoCEDET is not TODO any more
Stefan Monnier [Tue, 25 May 2010 00:57:43 +0000 (20:57 -0400)]
CEDET is not TODO any more

14 years ago* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Stefan Monnier [Mon, 24 May 2010 21:01:10 +0000 (17:01 -0400)]
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Add delete-backward-char.

14 years agoBackport from trunk: close bug#6190.
enami tsugutomo [Fri, 21 May 2010 04:06:34 +0000 (21:06 -0700)]
Backport from trunk: close bug#6190.
* src/s/netbsd.h: If terminfo is found, use it in preference to termcap.

14 years agoDoc fix (Bug#6224).
Chong Yidong [Thu, 20 May 2010 14:50:32 +0000 (10:50 -0400)]
Doc fix (Bug#6224).

* keyboard.c (Vlast_command, Vkeyboard_translate_table)
(Voverriding_terminal_local_map, Vsystem_key_alist)
(Vlocal_function_key_map): Fix manual link in docstring (Bug#6224).

14 years ago* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
Stefan Monnier [Wed, 19 May 2010 15:23:53 +0000 (11:23 -0400)]
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
* editfns.c (Fbyte_to_string): New function.
* NEWS: Add sections for Emacs-23.3.

14 years ago* textmodes/fill.el (fill-region): Don't fill past the end.
Stefan Monnier [Wed, 19 May 2010 03:51:55 +0000 (23:51 -0400)]
* textmodes/fill.el (fill-region): Don't fill past the end.

Fixes: debbugs:6201

14 years agoStefan Monnier <monnier@iro.umontreal.ca>
Chong Yidong [Tue, 18 May 2010 20:51:12 +0000 (16:51 -0400)]
Stefan Monnier  <monnier@iro.umontreal.ca>

14 years ago* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
Chong Yidong [Tue, 18 May 2010 18:01:10 +0000 (14:01 -0400)]
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
prevent stack overflow if number of arguments is too large
(Bug#6214).

14 years agoBackport from trunk: compute shortcuts in tmm.el.
Stefan Monnier [Tue, 11 May 2010 20:07:12 +0000 (16:07 -0400)]
Backport from trunk: compute shortcuts in tmm.el.
* tmm.el (tmm-prompt): Don't try to precompute bindings.
(tmm-get-keymap): Compute shortcuts since the cache is empty.

Fixes: debbugs:6171

14 years agoBackport from trunk: Fix bug #6126.
Eli Zaretskii [Tue, 11 May 2010 17:23:52 +0000 (20:23 +0300)]
Backport from trunk: Fix bug #6126.

 makefile.w32-in ($(BLD)/w32fns.$(O)): Depend on $(SRC)/w32.h.
 w32fns.c: Include w32.h.
 (Fw32_shell_execute): Decode the error message before passing it
 to `error'.

14 years ago* src/ChangeLog: Remove tiny change marker from author with assignment.
Glenn Morris [Tue, 11 May 2010 15:48:29 +0000 (08:48 -0700)]
* src/ChangeLog: Remove tiny change marker from author with assignment.

14 years agoftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_...
Kenichi Handa [Tue, 11 May 2010 11:15:29 +0000 (20:15 +0900)]
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.

14 years agoBackport from trunk: close bug#5857.
Miles Bader [Mon, 10 May 2010 00:37:59 +0000 (17:37 -0700)]
Backport from trunk: close bug#5857.
* configure.in: Get rid of "unix" pre-defined macro when
preprocessing Makefile.  (Bug#5857)  [Backport from trunk]

14 years agoBackport from trunk: Fix bug#5755.
Glenn Morris [Mon, 10 May 2010 00:30:08 +0000 (17:30 -0700)]
Backport from trunk: Fix bug#5755.
* desktop.el (desktop-save-buffer-p): Don't mistakenly include
all dired buffers, even tramp ones.  (Bug#5755)  [Backport from trunk]

14 years agoBump version to 23.2.50.
Chong Yidong [Sat, 8 May 2010 04:46:44 +0000 (00:46 -0400)]
Bump version to 23.2.50.

14 years agoBump version to 23.2.
Chong Yidong [Sat, 8 May 2010 03:28:26 +0000 (23:28 -0400)]
Bump version to 23.2.

14 years agoFix ChangeLog typo.
Chong Yidong [Fri, 7 May 2010 22:51:37 +0000 (18:51 -0400)]
Fix ChangeLog typo.

14 years ago* building.texi (GDB Graphical Interface): Remove misleading comparison
Chong Yidong [Fri, 7 May 2010 14:51:09 +0000 (10:51 -0400)]
* building.texi (GDB Graphical Interface): Remove misleading comparison
to an IDE (Bug#6128).

14 years ago* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake...
Chong Yidong [Wed, 5 May 2010 19:54:04 +0000 (15:54 -0400)]
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.

14 years agoBump version to 23.1.97.
Chong Yidong [Tue, 4 May 2010 01:31:59 +0000 (21:31 -0400)]
Bump version to 23.1.97.

14 years agoFix typos (Bug#6094). From Štěpán Němec.
Chong Yidong [Mon, 3 May 2010 22:01:23 +0000 (18:01 -0400)]
Fix typos (Bug#6094).  From Štěpán Němec.

14 years agoVariable purecopying fix (Bug#6083).
Chong Yidong [Mon, 3 May 2010 01:55:01 +0000 (21:55 -0400)]
Variable purecopying fix (Bug#6083).

* international/mule.el (auto-coding-alist):  Only purecopy
car or each item, not the whole list (Bug#6083).

14 years agoAdd check for buggy version of GCC (Bug#6031).
Chong Yidong [Mon, 3 May 2010 01:42:50 +0000 (21:42 -0400)]
Add check for buggy version of GCC (Bug#6031).

* configure.in: Add check for buggy version of GCC (Bug#6031).
* configure: Regenerate
* etc/NEWS: Minor tweak to problem description.

14 years agoMake paragraph vars local for js-mode (Bug#6071).
Chong Yidong [Sun, 2 May 2010 15:15:29 +0000 (11:15 -0400)]
Make paragraph vars local for js-mode (Bug#6071).

* progmodes/js.el (js-mode): Make paragraph variables local before
calling c-setup-paragraph-variables (Bug#6071).

14 years agocomposite.el (compose-region, reference-point-alist): Fix typos in the doc
Eli Zaretskii [Sat, 1 May 2010 18:50:20 +0000 (21:50 +0300)]
composite.el (compose-region, reference-point-alist): Fix typos in the doc
 strings.

14 years agoFix for Bug#5984.
Andreas Schwab [Fri, 30 Apr 2010 16:00:48 +0000 (12:00 -0400)]
Fix for Bug#5984.

* composite.c (autocmp_chars): Save point as marker before calling
auto-composition-function.

* lisp.h (restore_point_unwind): Add prototype.

* fileio.c (restore_point_unwind): Remove static attribute.

14 years agoUse the proper form for gnuplot's set command
Alexander Klimov [Thu, 29 Apr 2010 02:38:12 +0000 (21:38 -0500)]
Use the proper form for gnuplot's set command

14 years ago* PROBLEMS: Document gcc-4.5 bug (Bug#6031).
Chong Yidong [Tue, 27 Apr 2010 15:36:16 +0000 (11:36 -0400)]
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).

14 years ago* abbrev.el: Fix typos.
Juanma Barranquero [Mon, 26 Apr 2010 09:55:29 +0000 (11:55 +0200)]
* abbrev.el: Fix typos.

14 years agoRemove --- and +++ lines from NEWS file.
Chong Yidong [Sun, 25 Apr 2010 22:09:52 +0000 (18:09 -0400)]
Remove --- and +++ lines from NEWS file.