1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 10:21:14 -08:00
Commit graph

70777 commits

Author SHA1 Message Date
Glenn Morris
81bb49ce46 Replace `iff' in doc-strings and comments. 2007-08-08 07:18:57 +00:00
Glenn Morris
ab2d877d45 Replace `iff' in doc-strings and comments. 2007-08-08 07:17:12 +00:00
Glenn Morris
314125ec37 (checkdoc-ispell-lisp-words): Remove `iff'.
Replace `iff' in doc-strings and comments.
2007-08-08 07:15:01 +00:00
Glenn Morris
79f94cd0ab Replace `iff' in comments. 2007-08-08 07:12:39 +00:00
Glenn Morris
d95b32a480 Replace `iff'. 2007-08-08 07:12:04 +00:00
Glenn Morris
e317f3b423 `iff' item is dealt with. 2007-08-08 07:11:41 +00:00
Glenn Morris
cfbe273188 telnet, erc-server issues fixed. 2007-08-08 07:11:08 +00:00
Martin Rudalics
eaccbbd3c4 (2C-two-columns, 2C-merge): Use window-full-width-p instead of comparing
frame-width and window-width.
2007-08-08 06:04:51 +00:00
Martin Rudalics
0dad3dfecc (compilation-set-window-height): Use window-full-width-p instead of
comparing frame-width and window-width.
(compilation-find-buffer): Remove extra
argument in call to compilation-buffer-internal-p.
2007-08-08 05:57:54 +00:00
Martin Rudalics
70ad3da9ec Use window-full-width-p instead of comparing frame-width and
window-width.
2007-08-08 05:51:36 +00:00
Jason Rumney
1be8283dba Update for Emacs 22.2, including libxpm. 2007-08-07 20:21:42 +00:00
Michael Albinus
d62c9a33c4 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
parameters IDENTIFICATION and CONNECTED.
(tramp-handle-insert-file-contents): VISIT must be handled after
insertion of the local copy.  Reported by Peter Gordon
<peter@pg-consultants.com>.
(tramp-file-name-handler): No special handling for
`expand-file-name'.  But for `file-name-as-directory'.
(tramp-find-shell, tramp-open-connection-telnet)
(tramp-open-connection-rsh, tramp-open-connection-su)
(tramp-open-connection-multi)
(tramp-open-connection-setup-interactive-shell): Guard against
$PROMPT_COMMAND shell var.  Reported by Steve Youngs
<steve@sxemacs.org>.
(tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
the hint.

* net/trampver.el: Update release number.
2007-08-07 20:04:27 +00:00
Chong Yidong
cbaa22f40a ** sdl.web@gmail.com: problem with transparent PNG image display
Fixed.
2007-08-07 17:21:00 +00:00
Stefan Monnier
b14d552b33 (tcl-indent-level, tcl-continued-indent-level): Add safe-local-variable prop. 2007-08-07 17:00:44 +00:00
Chong Yidong
2438b9e44f (File Conveniences): Document point motion keys in Image mode. 2007-08-07 16:47:29 +00:00
Chong Yidong
30668bae48 * files.texi (File Conveniences): Document point motion keys in Image
mode.
2007-08-07 16:47:20 +00:00
Chong Yidong
108af9594b (Image Cache): Document image-refresh. 2007-08-07 16:43:16 +00:00
Chong Yidong
a607dc9298 * display.texi (Image Cache): Document image-refresh. 2007-08-07 16:43:06 +00:00
Chong Yidong
bbf4f0cd01 New function image-refresh. 2007-08-07 16:41:36 +00:00
Chong Yidong
403ac098e1 (image-toggle-display): Use image-refresh. 2007-08-07 16:40:29 +00:00
Chong Yidong
b13e2d29e9 * image-mode.el (image-toggle-display): Use image-refresh. 2007-08-07 16:40:18 +00:00
Chong Yidong
d725448fab Sync to trunk version.
(search_image_cache, uncache_image, image-refresh): New functions.
Check for fg and bg colors.
(lookup_image): Use search_image_cache.  Cache fg and bg colors.
(pbm_load): Another check for invalid image data.
(png_load): Ignore default background field.
2007-08-07 16:32:49 +00:00
Chong Yidong
6facdb9be2 (struct image): New members. 2007-08-07 16:32:33 +00:00
Chong Yidong
3d91c31d45 * dispextern.h (struct image): New members.
* image.c: Sync to trunk version.
(search_image_cache, uncache_image, image-refresh): New functions.
Check for fg and bg colors.
(lookup_image): Use search_image_cache.  Cache fg and bg colors.
(pbm_load): Another check for invalid image data.
(png_load): Ignore default background field.
2007-08-07 16:32:21 +00:00
Chong Yidong
275e235e8d (longlines-decoded): New variable.
(longlines-mode): Avoid encoding or decoding the buffer twice.
2007-08-07 16:08:39 +00:00
Chong Yidong
559818abde * longlines.el (longlines-decoded): New variable.
(longlines-mode): Avoid encoding or decoding the buffer twice.
2007-08-07 16:08:26 +00:00
Chong Yidong
a12eea51fe ** davby@ida.liu.se, 6 July: Bug in pos-visible-in-window-p
Fixed.
2007-08-07 15:56:21 +00:00
Chong Yidong
a19a62aecb (move_it_by_lines): Remove incorrect optimization. 2007-08-07 15:54:27 +00:00
Chong Yidong
1cc8a86183 * xdisp.c (move_it_by_lines): Remove incorrect optimization. 2007-08-07 15:54:16 +00:00
YAMAMOTO Mitsuharu
31521cb0ff (__malloc_initialize): Remove pthread_once. Not needed. 2007-08-07 09:04:55 +00:00
YAMAMOTO Mitsuharu
e490694a08 (__morecore): Fix the declaration to comply with the definition. 2007-08-07 09:02:32 +00:00
YAMAMOTO Mitsuharu
22ffeb19ae (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
[USE_PTHREAD] (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS)
(UNLOCK_ALIGNED_BLOCKS): Conditionalize with it.
(malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
(malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
New functions.
2007-08-07 08:58:22 +00:00
YAMAMOTO Mitsuharu
80ef6d1c91 (main) [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
Call malloc_enable_thread on interactive startup.
2007-08-07 08:57:06 +00:00
Stefan Monnier
a460c94c17 Remove comments about vc-bzr.el being a modified unofficial version.
(vc-bzr-command): Remove redundant setting of process-connection-type.
(vc-bzr-admin-checkout-format-file): Add autoload.
(vc-bzr-root-dir): Remove in favor of vc-bzr-root.
(vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
(vc-bzr-registered): Compare dirstate format tag with known good
value, abort parsing if match fails.  Warn user in docstring.
(vc-bzr-workfile-version): Case for different Bzr branch formats.
See bzrlib/branch.py in Bzr sources.
(vc-bzr-diff): First argument FILES may be a string rather than a list.
(vc-bzr-shell-command): Remove in favor of
vc-bzr-command-discarding-stderr.
(vc-bzr-command-discarding-stderr): New function.
2007-08-07 04:23:50 +00:00
Richard M. Stallman
fcf65e71d5 *** empty log message *** 2007-08-07 02:19:41 +00:00
Vinicius Jose Latorre
49084b3679 Returning back printing.el 2007-08-06 23:33:37 +00:00
Jason Rumney
4a64fb3f72 Include INSTALL in full-bin zip file. 2007-08-06 22:38:02 +00:00
Stefan Monnier
b6e6e09ac1 (vc-bzr-registered): Gracefully handle missing "bzr"
program, and return nil
(vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
(vc-bzr-state): Look for path names relative to the repository
root after status keyword.
(vc-bzr-file-name-relative): New function.
(vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
depend on it.
(vc-bzr-admin-dirname, ...-checkout-format-file)
(...-branch-format-file, ...-revhistory): Paths to some Bzr internal
files that we now parse directly for speed.
(vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
(vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
(vc-bzr-state): "bzr status" successful only if exitcode is 0
(vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
Bzr warnings, so we must discard it.
(vc-bzr-workfile-version): Speedup counting lines from
`vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
if that file doesn't exist.
(vc-bzr-responsible-p): Use `vc-bzr-root' instead of
`vc-bzr-root-dir' for speed.
add `vc-bzr-admin-dirname' (not ".bzr"!) to `vc-directory-exclusion-list'
(vc-bzr-shell-command): New function.
2007-08-06 21:17:34 +00:00
Stefan Monnier
dfbd373dfb (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
Typo in docstring.
2007-08-06 20:08:55 +00:00
Chong Yidong
bc04f6bf4f (redisplay_window): When restoring original buffer position, make sure
it is still valid.
2007-08-06 17:23:03 +00:00
Chong Yidong
675bab4470 * xdisp.c (redisplay_window): When restoring original buffer
position, make sure it is still valid.
2007-08-06 17:22:44 +00:00
Richard M. Stallman
f6969b1e38 *** empty log message *** 2007-08-06 16:36:11 +00:00
Stefan Monnier
036f2966c3 (tpu-current-line): Use posn-at-point and count-screen-lines.
(tpu-edt-off): Disable relevant pieces of advice.
2007-08-06 16:21:33 +00:00
Stefan Monnier
f2b189796c (tpu-before-save-hook): Rename from tpu-write-file-hook.
Activate it with add-hook on buffer-save-hook.
(newline, newline-and-indent, do-auto-fill): Use advice instead of
redefining the function.
(tpu-set-scroll-margins): Activate the pieces of advice.
2007-08-06 16:20:10 +00:00
Michael Albinus
1f3d1bea39 *** empty log message *** 2007-08-06 07:23:39 +00:00
Michael Albinus
5bc880a47d * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
process-filter.
2007-08-06 06:57:31 +00:00
Martin Rudalics
8f06e122c5 (Size of Window): Document window-full-width-p. 2007-08-06 06:53:40 +00:00
Martin Rudalics
2a5f11a2b0 (resize-temp-buffer-window): Use window-full-width-p
instead of comparing frame-width and window-width.
2007-08-06 06:51:13 +00:00
Martin Rudalics
97958f7775 Add EXFUN for Fwindow_full_width_p. 2007-08-06 06:47:09 +00:00
Martin Rudalics
35ea56c96a (window_min_size_2): New function.
(window_min_size_1, size_window, Fdisplay_buffer)
(Fsplit_window, adjust_window_trailing_edge): Use it to avoid
windows without mode- or header-lines when window-min-height is
too small.
(size_window): Reset nodelete_p after testing it, following an
earlier note by Kim F. Storm.
(display_buffer): Do not set split_height_threshold to twice the
value of window_min_height to avoid changing the value of a
customizable variable.  Rather explicitly check whether the
height of the window that shall be splitted is at least as large
as split_height_threshold.
(Fwindow_full_width_p): New defun.
(syms_of_window): Defsubr it.
(Fdisplay_buffer): Use NILP.
(Fset_window_scroll_bars): Likewise.
2007-08-06 06:44:31 +00:00