bpt/emacs.git
14 years ago* subr.el (copy-overlay): Handle deleted overlays.
Stefan Monnier [Thu, 11 Feb 2010 19:35:36 +0000 (14:35 -0500)]
* subr.el (copy-overlay): Handle deleted overlays.

14 years ago(Man-completion-table): Don't signal an error if we can't run
Stefan Monnier [Thu, 11 Feb 2010 16:00:01 +0000 (11:00 -0500)]
(Man-completion-table): Don't signal an error if we can't run
manual-program (bug#4056).

14 years ago* ChangeLog: Spelling fix.
Glenn Morris [Thu, 11 Feb 2010 04:13:39 +0000 (20:13 -0800)]
* ChangeLog: Spelling fix.

14 years agoFix typos.
Juanma Barranquero [Thu, 11 Feb 2010 00:12:47 +0000 (01:12 +0100)]
Fix typos.

14 years ago* textmodes/artist.el (artist-mt): Fix typos in docstring.
Juanma Barranquero [Thu, 11 Feb 2010 00:02:43 +0000 (01:02 +0100)]
* textmodes/artist.el (artist-mt): Fix typos in docstring.

14 years agoFix typos.
Juanma Barranquero [Wed, 10 Feb 2010 23:53:28 +0000 (00:53 +0100)]
Fix typos.

14 years ago(Info-bookmark-jump): Simplify.
Stefan Monnier [Wed, 10 Feb 2010 20:04:51 +0000 (15:04 -0500)]
(Info-bookmark-jump): Simplify.

14 years ago(bookmark-handle-bookmark): Catch the right error.
Stefan Monnier [Wed, 10 Feb 2010 20:02:54 +0000 (15:02 -0500)]
(bookmark-handle-bookmark): Catch the right error.
(bookmark-default-handler): Accept new bookmark field `buffer'.

14 years ago* ChangeLog: Fix typos.
Glenn Morris [Wed, 10 Feb 2010 17:31:49 +0000 (09:31 -0800)]
* ChangeLog: Fix typos.

14 years agoFix for bug#5512, don't rely on SIGIO alone.
Jan Djärv [Wed, 10 Feb 2010 09:31:24 +0000 (10:31 +0100)]
Fix for bug#5512, don't rely on SIGIO alone.

* xsmfns.c (x_session_initialize): Move initialization of ice_fd and
doing_interact here.
(ice_connection_closed): New function.
(x_session_check_input, smc_die_CB, ice_io_error_handler)
(ice_conn_watch_CB, x_session_close): Call ice_connection_closed.
(x_session_check_input): Call IceCloseConnection if IceProcessMessages
returns I/O error.
(ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd,
bug #5512.

14 years agoFix for bug#5512, don't rely on SIGIO alone.
Jan Djärv [Wed, 10 Feb 2010 09:29:28 +0000 (10:29 +0100)]
Fix for bug#5512, don't rely on SIGIO alone.

(x_session_initialize): Move initialization of ice_fd and
doing_interact here.
(ice_connection_closed): New function.
(x_session_check_input, smc_die_CB, ice_io_error_handler)
(ice_conn_watch_CB, x_session_close): Call ice_connection_closed.
(x_session_check_input): Call IceCloseConnection if IceProcessMessages
returns I/O error.
(ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd,
bug #5512.

14 years ago* iswitchb.el (iswitchb-completions): Revert last change.
Chong Yidong [Wed, 10 Feb 2010 09:19:32 +0000 (04:19 -0500)]
* iswitchb.el (iswitchb-completions): Revert last change.

14 years ago* ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
Michael Albinus [Wed, 10 Feb 2010 08:46:54 +0000 (09:46 +0100)]
* ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.  This
prevents file names like "~/" been listed literally.

14 years ago(xterm-maybe-set-dark-background-mode): Remove
Dan Nicolaescu [Wed, 10 Feb 2010 05:33:17 +0000 (21:33 -0800)]
(xterm-maybe-set-dark-background-mode): Remove
dead code.  (Bug#5546)

14 years ago* ChangeLog: Mark tiny change.
Glenn Morris [Tue, 9 Feb 2010 05:43:23 +0000 (21:43 -0800)]
* ChangeLog: Mark tiny change.

14 years ago* eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).
Chong Yidong [Tue, 9 Feb 2010 01:58:57 +0000 (20:58 -0500)]
* eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).

14 years ago* nsfont.m (nsfont_open): The system's value for the font descent
Chong Yidong [Mon, 8 Feb 2010 23:39:01 +0000 (18:39 -0500)]
* nsfont.m (nsfont_open): The system's value for the font descent
is negative, so round it down to avoid clipping.

14 years agoFix ada-mode handling of number literals.
Chong Yidong [Mon, 8 Feb 2010 23:27:29 +0000 (18:27 -0500)]
Fix ada-mode handling of number literals.

* progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
(ada-adjust-case): Don't adjust case in hexadecimal number literals.

14 years ago* buffers.texi: Fix typo in previous.
Glenn Morris [Mon, 8 Feb 2010 17:11:15 +0000 (09:11 -0800)]
* buffers.texi: Fix typo in previous.

14 years agoClose bug#5529.
Glenn Morris [Mon, 8 Feb 2010 07:20:58 +0000 (23:20 -0800)]
Close bug#5529.

* buffers.texi (Uniquify): Must explicitly load library.  (Bug#5529)

14 years agointernational/mule-util.el (with-coding-priority): Add autoload cookie for putting...
Kenichi Handa [Mon, 8 Feb 2010 07:08:18 +0000 (16:08 +0900)]
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.

14 years agoFix previous change for F2003 interfaces.
Glenn Morris [Sun, 7 Feb 2010 20:23:20 +0000 (12:23 -0800)]
Fix previous change for F2003 interfaces.

* progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
Move F2003 named interfaces from keywords-2 to keywords-1, and
use function-name-face rather than constant-face.
Simplify "abstract interface" regexp.

14 years ago* erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
Chong Yidong [Sun, 7 Feb 2010 06:36:17 +0000 (01:36 -0500)]
* erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).

14 years agoFix to uid/gid format in eshell's ls (Bug#5528).
Chong Yidong [Sun, 7 Feb 2010 06:23:10 +0000 (01:23 -0500)]
Fix to uid/gid format in eshell's ls (Bug#5528).

* eshell/esh-util.el (eshell-file-attributes): New optional arg
ID-FORMAT.  Pass it to `file-attributes'.

* eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).

14 years agoFix setting family and foundry in set-face-attribute (Bug#5536).
Chong Yidong [Sun, 7 Feb 2010 04:14:26 +0000 (23:14 -0500)]
Fix setting family and foundry in set-face-attribute (Bug#5536).

* faces.el (set-face-attribute): Allow calling
internal-set-lisp-face-attribute with 'unspecified family and
foundry argument (Bug#5536).

14 years agoHandle F2003 named interfaces.
Glenn Morris [Sun, 7 Feb 2010 01:41:45 +0000 (17:41 -0800)]
Handle F2003 named interfaces.

* progmodes/f90.el (f90-font-lock-keywords-2)
(f90-looking-at-type-like, f90-looking-at-program-block-end):
Handle F2003 named interfaces.

14 years agoCredit Vivek Dasmohapatra for suggesting the last change.
Chong Yidong [Sat, 6 Feb 2010 13:29:05 +0000 (08:29 -0500)]
Credit Vivek Dasmohapatra for suggesting the last change.

14 years ago* charset.c (load_charset_map_from_file)
Chong Yidong [Sat, 6 Feb 2010 13:23:33 +0000 (08:23 -0500)]
* charset.c (load_charset_map_from_file)
(load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA
instead of xmalloc (Bug#5526).

14 years ago* progmodes/cc-mode.el (c-common-init): Bind temporary variables
Chong Yidong [Sat, 6 Feb 2010 13:01:43 +0000 (08:01 -0500)]
* progmodes/cc-mode.el (c-common-init): Bind temporary variables
beg and end before calling c-get-state-before-change-functions.

14 years ago* vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
Dan Nicolaescu [Sat, 6 Feb 2010 04:23:59 +0000 (20:23 -0800)]
* vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.

14 years ago* doc-view.el (doc-view-mode):
Juri Linkov [Fri, 5 Feb 2010 22:36:20 +0000 (00:36 +0200)]
* doc-view.el (doc-view-mode):
* image-mode.el (image-mode): Put property mode-class=special.
(Bug#4896)

14 years agoadd primative implementation of vc-svn-revision-table
Mark A. Hershberger [Fri, 5 Feb 2010 19:20:17 +0000 (14:20 -0500)]
add primative implementation of vc-svn-revision-table

14 years agoforgot changelog entry
Mark A. Hershberger [Fri, 5 Feb 2010 19:09:38 +0000 (14:09 -0500)]
forgot changelog entry

14 years agoUse standard format for direntry
Mark A. Hershberger [Fri, 5 Feb 2010 19:05:33 +0000 (14:05 -0500)]
Use standard format for direntry

14 years ago* net/ange-ftp.el (ange-ftp-insert-directory):
Michael Albinus [Fri, 5 Feb 2010 11:15:28 +0000 (12:15 +0100)]
* net/ange-ftp.el (ange-ftp-insert-directory):
* net/tramp-imap.el (tramp-imap-handle-insert-directory):
* net/tramp-smb.el (tramp-smb-handle-insert-directory):
Handle also directories.  (Bug#5478)

14 years ago* progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
Glenn Morris [Fri, 5 Feb 2010 08:12:08 +0000 (00:12 -0800)]
* progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.

14 years agoFix 2009-02-20 change to startup.el (Bug#5519).
Chong Yidong [Fri, 5 Feb 2010 04:49:36 +0000 (23:49 -0500)]
Fix 2009-02-20 change to startup.el (Bug#5519).

* startup.el (command-line-1): Convert options beginning with a single dash as well (Bug#5519).

14 years agoMake `initials' completion work for /hh -> /home/horn again (bug#5524).
Stefan Monnier [Fri, 5 Feb 2010 04:21:11 +0000 (23:21 -0500)]
Make `initials' completion work for /hh -> /home/horn again (bug#5524).
* minibuffer.el (completion-initials-expand): Only check the presence
of delims *within* the boundaries, since otherwise the / delim is
always found for files.

14 years agoFix for Bug#5526.
Chong Yidong [Fri, 5 Feb 2010 03:54:49 +0000 (22:54 -0500)]
Fix for Bug#5526.

* charset.c (load_charset_map_from_file): Allocate large
charset_map_entries structure on the heap rather than the stack.
(Bug#5526).

14 years agoFix up various corner case problems.
Stefan Monnier [Fri, 5 Feb 2010 01:53:40 +0000 (20:53 -0500)]
Fix up various corner case problems.
* doc-view.el (doc-view-last-page-number): New function.
(doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
(doc-view-goto-page): Avoid inf-loops when the conversion fails.
(doc-view-kill-proc): Avoid inf-loop in freak cases.
(doc-view-reconvert-doc): Use the new recursive delete-directory.
(doc-view-convert-current-doc): Don't create the resolution.el file
here any more.
(doc-view-pdf/ps->png): Do it here instead.
(doc-view-already-converted-p): Check that resolution.el is present.
(doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
windows that are not yet showing images.

14 years agoChange strategy for marking < and > as template delimiters: mark them
Alan Mackenzie [Thu, 4 Feb 2010 21:15:37 +0000 (21:15 +0000)]
Change strategy for marking < and > as template delimiters: mark them
strictly in matching pairs.

14 years ago* dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
Michael Albinus [Thu, 4 Feb 2010 16:25:57 +0000 (17:25 +0100)]
* dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
`dired-uncache' for every elemnt which is an absolute file name.

* net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
directory, handle its directory component.
(tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
function is called permanently and creates noise, otherwise.

* net/tramp-imap.el (tramp-imap-handle-insert-directory):
* net/tramp-smb.el (tramp-smb-handle-insert-directory):
Handle the case, FILENAME is not in `default-directory'.  (Bug#5478)

14 years agoRemove silly examples of changes.
Glenn Morris [Thu, 4 Feb 2010 05:21:40 +0000 (21:21 -0800)]
Remove silly examples of changes.

14 years ago* inc/grp.h: Remove execute bit.
Glenn Morris [Thu, 4 Feb 2010 05:17:02 +0000 (21:17 -0800)]
* inc/grp.h: Remove execute bit.

14 years agoClose bug#5485.
David Burger [Thu, 4 Feb 2010 05:14:36 +0000 (21:14 -0800)]
Close bug#5485.

David Burger  <dburger at google.com>  (tiny change)

* macros.el (apply-macro-to-region-lines): Minor simplification.

14 years ago* mail/rmail.el (rmail-show-message-1): Handle malformed
Glenn Morris [Thu, 4 Feb 2010 05:10:21 +0000 (21:10 -0800)]
* mail/rmail.el (rmail-show-message-1): Handle malformed
quoted-printable text.  (Bug#5441)

14 years ago* mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
Glenn Morris [Thu, 4 Feb 2010 05:05:37 +0000 (21:05 -0800)]
* mail/mail-utils.el (mail-unquote-printable-region): Doc fix.

14 years ago* simple.el (visual-line-mode): Capitalize lighter.
Glenn Morris [Thu, 4 Feb 2010 05:02:56 +0000 (21:02 -0800)]
* simple.el (visual-line-mode): Capitalize lighter.

See http://lists.gnu.org/archive/html/emacs-devel/2010-02/msg00088.html

14 years agoExplain pkreport sort options.
Glenn Morris [Thu, 4 Feb 2010 04:51:49 +0000 (20:51 -0800)]
Explain pkreport sort options.
What to do about moderation mistakes.

14 years agoiswitchb.el (iswitchb-completions): Add bookmark files to the
John Wiegley [Wed, 3 Feb 2010 20:47:25 +0000 (15:47 -0500)]
iswitchb.el (iswitchb-completions): Add bookmark files to the
list of files considered for "virtual buffer" completions.

14 years ago* net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
Michael Albinus [Wed, 3 Feb 2010 06:16:34 +0000 (07:16 +0100)]
* net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
also in case of (and (not full) (not wildcard)). This is needed,
when dired is called with a list of files, which are not in
`default-directory'.  (Bug#5478)

14 years ago(vc-path): Make it an obsolete var, rather than function.
Stefan Monnier [Wed, 3 Feb 2010 03:55:03 +0000 (22:55 -0500)]
(vc-path): Make it an obsolete var, rather than function.

14 years ago* textmodes/ispell.el (ispell-message-text-end): Remove final newline
Juri Linkov [Tue, 2 Feb 2010 22:33:52 +0000 (00:33 +0200)]
* textmodes/ispell.el (ispell-message-text-end): Remove final newline
from unidiff to allow function-line after @@.

14 years ago* ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
Juri Linkov [Tue, 2 Feb 2010 22:28:57 +0000 (00:28 +0200)]
* ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
'(RCS SCCS) with inverted condition.

14 years ago* net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
Michael Albinus [Tue, 2 Feb 2010 11:19:36 +0000 (12:19 +0100)]
* net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
messages.

14 years ago* arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
Juri Linkov [Mon, 1 Feb 2010 22:35:04 +0000 (00:35 +0200)]
* arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
compare with "pkunzip" and "pkzip" instead of only "pkzip".
In the `archive-extract-by-stdout' branch use `shell-quote-argument'
only when (car archive-zip-extract) is "unzip".  (Bug#5475)

14 years agoAvoid obsolete special default variables like default-major-mode.
Stefan Monnier [Mon, 1 Feb 2010 18:39:33 +0000 (13:39 -0500)]
Avoid obsolete special default variables like default-major-mode.
* display.texi (Line Height):
* emacs-lisp-intro.texi (Text and Auto-fill, Mode Line):
* display.texi (Useless Whitespace, Text Display):
* custom.texi (Init Examples): Avoid obsolete special default variables
like default-major-mode.

14 years ago(doc-view-new-window-function): Be a bit more defensive.
Stefan Monnier [Mon, 1 Feb 2010 18:25:47 +0000 (13:25 -0500)]
(doc-view-new-window-function): Be a bit more defensive.
(doc-view-revert-buffer): New command.
(doc-view-mode-map): Use it.

14 years ago(vc-bzr-dir-extra-headers): Add a header when a
Dan Nicolaescu [Mon, 1 Feb 2010 04:58:35 +0000 (20:58 -0800)]
(vc-bzr-dir-extra-headers): Add a header when a
pending merge is detected.

14 years ago* progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
Juri Linkov [Sun, 31 Jan 2010 21:47:47 +0000 (23:47 +0200)]
* progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
beginning of interactive spec like all other grep commands do.
Put "all" in front of "gz".  (Bug#5260)

14 years ago* .bzrignore: Add TAGS-LISP.
Juri Linkov [Sun, 31 Jan 2010 21:28:22 +0000 (23:28 +0200)]
* .bzrignore: Add TAGS-LISP.

14 years agoAdd bug#.
Kenichi Handa [Sun, 31 Jan 2010 07:01:05 +0000 (16:01 +0900)]
Add bug#.

14 years agofrom trunk
Kenichi Handa [Sun, 31 Jan 2010 06:50:30 +0000 (15:50 +0900)]
from trunk

14 years agofont.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid...
Kenichi Handa [Sun, 31 Jan 2010 06:46:53 +0000 (15:46 +0900)]
font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1.

14 years ago* nsterm.m (ns_defined_color): Block input. Suggested by Mike
Chong Yidong [Sun, 31 Jan 2010 05:23:09 +0000 (00:23 -0500)]
* nsterm.m (ns_defined_color): Block input.  Suggested by Mike
<deactivated@gmail.com> (Bug#3605).

14 years ago* fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).
Chong Yidong [Sun, 31 Jan 2010 04:49:28 +0000 (23:49 -0500)]
* fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).

14 years agosrc/config.in: Regenerate.
Chong Yidong [Sun, 31 Jan 2010 04:29:06 +0000 (23:29 -0500)]
src/config.in: Regenerate.

14 years ago* nsterm.m (ns_ring_bell): Handle visible bell like X.
Chong Yidong [Sun, 31 Jan 2010 03:36:06 +0000 (22:36 -0500)]
* nsterm.m (ns_ring_bell): Handle visible bell like X.

14 years agoeieio.texi: Remove execute bit.
Glenn Morris [Sat, 30 Jan 2010 21:58:56 +0000 (13:58 -0800)]
eieio.texi: Remove execute bit.

14 years ago* character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
Andreas Schwab [Sat, 30 Jan 2010 10:32:39 +0000 (11:32 +0100)]
* character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.

14 years agoFix typos.
Juanma Barranquero [Sat, 30 Jan 2010 04:22:37 +0000 (05:22 +0100)]
Fix typos.

14 years agoRegenerate ldefs-boot.el.
Chong Yidong [Sat, 30 Jan 2010 02:11:41 +0000 (21:11 -0500)]
Regenerate ldefs-boot.el.

14 years agoBump version to 23.1.92.
Chong Yidong [Sat, 30 Jan 2010 02:09:50 +0000 (21:09 -0500)]
Bump version to 23.1.92.

14 years agoRegenerate AUTHORS.
Chong Yidong [Sat, 30 Jan 2010 02:08:53 +0000 (21:08 -0500)]
Regenerate AUTHORS.

14 years ago(vc-bzr-after-dir-status): Match another renaming indicator.
Dan Nicolaescu [Fri, 29 Jan 2010 23:43:31 +0000 (15:43 -0800)]
(vc-bzr-after-dir-status): Match another renaming indicator.

14 years agoMark last change as tiny.
Chong Yidong [Fri, 29 Jan 2010 19:14:26 +0000 (14:14 -0500)]
Mark last change as tiny.

14 years ago* etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).
Chong Yidong [Fri, 29 Jan 2010 19:13:13 +0000 (14:13 -0500)]
* etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).

14 years agoDon't signal error on incorrect dirtrack regexp (Bug#5476)
Chong Yidong [Fri, 29 Jan 2010 19:08:09 +0000 (14:08 -0500)]
Don't signal error on incorrect dirtrack regexp (Bug#5476)

* dirtrack.el (dirtrack): Warn instead of signalling error if the
regexp is incorrect (Bug#5476).

14 years agoChange default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
Chong Yidong [Fri, 29 Jan 2010 19:02:02 +0000 (14:02 -0500)]
Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).

* frame.c (DEFAULT_ROWS): Change default to 35.

* xfns.c (x_default_font_parameter): Change default XFT font to
monospace-10 (Bug#3643).

14 years ago* net/tramp.el (tramp-handle-insert-directory): Handle also
Michael Albinus [Fri, 29 Jan 2010 16:23:25 +0000 (17:23 +0100)]
* net/tramp.el (tramp-handle-insert-directory): Handle also
symlinks, when FILENAME is not in `default-directory'.

14 years agow32inevt.c (key_event): Remove unnecessary comparison of
Eli Zaretskii [Fri, 29 Jan 2010 14:03:25 +0000 (16:03 +0200)]
w32inevt.c (key_event): Remove unnecessary comparison of
 event->uChar.AsciiChar with 128.

14 years agoExplain mbox folder links.
Glenn Morris [Fri, 29 Jan 2010 07:19:22 +0000 (23:19 -0800)]
Explain mbox folder links.

14 years agoFix up spurious execute-bit on net/tramp.el
Stefan Monnier [Thu, 28 Jan 2010 21:55:43 +0000 (16:55 -0500)]
Fix up spurious execute-bit on net/tramp.el

14 years ago* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
Michael Albinus [Thu, 28 Jan 2010 21:13:01 +0000 (22:13 +0100)]
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
FILENAME is not in `default-directory'.  (Bug#5478)

* net/tramp.el (tramp-handle-insert-directory): Simplify handling
of SWITCHES.  Handle the case, FILENAME is not in
`default-directory'.  (Bug#5478)
(tramp-register-file-name-handlers): Add safe-magic property.

14 years ago* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).
Chong Yidong [Thu, 28 Jan 2010 20:06:36 +0000 (15:06 -0500)]
* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).

14 years agoFlymake fix to handle more C++ filenames (Bug#5488).
Chong Yidong [Thu, 28 Jan 2010 19:53:11 +0000 (14:53 -0500)]
Flymake fix to handle more C++ filenames (Bug#5488).

* progmodes/flymake.el (flymake-allowed-file-name-masks)
(flymake-master-make-header-init): Add other C++ filename masks.
(flymake-find-possible-master-files)
(flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).

14 years ago* fileio.c (Frename_file): Fix last change (Bug#5487).
Chong Yidong [Thu, 28 Jan 2010 17:47:05 +0000 (12:47 -0500)]
* fileio.c (Frename_file): Fix last change (Bug#5487).

14 years agoFixes for NetBSD (Bug#4629, Bug#2072).
Chong Yidong [Thu, 28 Jan 2010 17:33:28 +0000 (12:33 -0500)]
Fixes for NetBSD (Bug#4629, Bug#2072).

* m/mips.h: Remove DATA_START.  Suggested by Dan Nicolaescu.

* m/alpha.h: Don't define DATA_START on NetBSD (Bug#4629).

14 years agodisplay.texi (Auto Faces): Say fontification-functions is called
Alan Mackenzie [Thu, 28 Jan 2010 16:24:50 +0000 (16:24 +0000)]
display.texi (Auto Faces): Say fontification-functions is called
whether or not Font Lock is enabled.  Tidy up the wording a bit.

14 years agoAdd bug number to recent change.
Jason Rumney [Thu, 28 Jan 2010 13:09:25 +0000 (21:09 +0800)]
Add bug number to recent change.

14 years agoFix last bogus commit.
Katsumi Yamaoka [Thu, 28 Jan 2010 08:58:10 +0000 (08:58 +0000)]
Fix last bogus commit.

14 years agoxfns.c (Fx_create_frame): Remove window size matching code from
Jan Djärv [Thu, 28 Jan 2010 07:10:04 +0000 (08:10 +0100)]
xfns.c (Fx_create_frame): Remove window size matching code from
2010-01-15.
(x_get_current_desktop, x_get_desktop_workarea): Remove

14 years agoFix some busybox annoyances.
Michael Albinus [Thu, 28 Jan 2010 06:06:41 +0000 (07:06 +0100)]
Fix some busybox annoyances.

* net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
not responding." string.
(tramp-open-connection-setup-interactive-shell): Dump stty
settings.  Enable "neveropen" arg for all `tramp-send-command'
calls.  Handle "=" in variable values properly.
(tramp-find-inline-encoding): Raise an error, when no encoding is
found.
(tramp-wait-for-output): Check, whether PROC buffer is available.
Remove spurious " ^H" sequences, sent by busybox.
(tramp-get-ls-command): Suppress coloring, if possible.

14 years ago* vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
Glenn Morris [Thu, 28 Jan 2010 05:54:48 +0000 (21:54 -0800)]
* vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)

14 years ago(log-edit-strip-single-file-name): Add missing :safe, :group, and
Glenn Morris [Thu, 28 Jan 2010 05:19:23 +0000 (21:19 -0800)]
(log-edit-strip-single-file-name): Add missing :safe, :group, and
:version tags.

14 years agoAdd some details of bzr's --fixes option.
Glenn Morris [Thu, 28 Jan 2010 05:15:52 +0000 (21:15 -0800)]
Add some details of bzr's --fixes option.

14 years agoFix typos, check for negative ASCII characters.
Jason Rumney [Wed, 27 Jan 2010 16:22:16 +0000 (00:22 +0800)]
Fix typos, check for negative ASCII characters.

14 years agoUse Unicode for console keyboard input on Windows.
Jason Rumney [Wed, 27 Jan 2010 13:59:13 +0000 (21:59 +0800)]
Use Unicode for console keyboard input on Windows.

w32inevt.c (w32_kbd_patch_key): Save the unicode character.
   (key_event): Use unicode for characters 128 and higher.

14 years agoFix src/ChangeLog.
Kenichi Handa [Wed, 27 Jan 2010 05:28:39 +0000 (14:28 +0900)]
Fix src/ChangeLog.

14 years agofrom trunk
Kenichi Handa [Wed, 27 Jan 2010 05:23:52 +0000 (14:23 +0900)]
from trunk