1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

70984 Commits

Author SHA1 Message Date
Glenn Morris
c7dd5e286d Replace `iff'. 2007-08-08 07:41:40 +00:00
Glenn Morris
178c3d4db1 (Glossary): Deprecate `iff'. 2007-08-08 07:40:33 +00:00
Glenn Morris
4837b516ea Replace `iff' in doc-strings and comments. 2007-08-08 07:40:09 +00:00
Glenn Morris
5453fa4112 Remove time-stamp.
Replace `iff' in doc-strings and comments.
2007-08-08 07:37:59 +00:00
Glenn Morris
e7f767c25e Replace `iff' in doc-strings and comments. 2007-08-08 07:34:30 +00:00
Glenn Morris
3ecd3a56c0 Replace `iff' in doc-strings and comments. 2007-08-08 07:27:21 +00:00
Glenn Morris
df26688bd0 Replace `iff' in doc-strings and comments. 2007-08-08 07:21:11 +00:00
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