Commit graph

90533 commits

Author SHA1 Message Date
Chong Yidong
930fe55bb0 Fix last entry. 2009-06-25 14:28:32 +00:00
Agustín Martín
e26a7bc01c ispell.el: Add ispell-looking-back' XEmacs compatibility function for looking-back'
flyspell.el (sgml-mode-flyspell-verify): Use `ispell-looking-back'
2009-06-25 11:25:09 +00:00
Kenichi Handa
a71ccf3ac8 (fontset_find_font): When a usable rfont_def is found
in a fallback font-group, make it the first element of the group.
2009-06-25 08:02:34 +00:00
Chong Yidong
ca27c21bf2 * display.texi (Window Systems): Add ns to the list. 2009-06-24 20:54:51 +00:00
Michael Albinus
009c963cd2 * NEWS: Add new connection methods of Tramp. 2009-06-24 19:21:22 +00:00
Michael Albinus
ac8b8fcdeb *** empty log message *** 2009-06-24 19:20:49 +00:00
Chong Yidong
57ebc3fdd2 * emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671). 2009-06-24 14:27:47 +00:00
Kenichi Handa
aa4a938453 Re-generated. 2009-06-24 13:04:25 +00:00
Kenichi Handa
c9acd49dd2 For the UNICODE format files, do reverse sort
and don't compact the map.  This is to prefer the first one in the
duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
2009-06-24 13:02:50 +00:00
Michael Albinus
d984860028 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
but `filename'.
2009-06-24 05:12:51 +00:00
Kenichi Handa
f084f94244 (fontset_get_font_group): Return 0 if no font-group is
set for C.
(fontset_font): Record the availability of a font for C both in
the realized fontset of the current one and the default one.
2009-06-24 04:24:18 +00:00
Glenn Morris
0da746de61 Warn if subdir does not exist in source.
(nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
(nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
No longer make links.
2009-06-24 03:50:25 +00:00
Glenn Morris
eeebcbb97a Yavor Doganov <yavor at gnu.org>
(tempdir): Don't create directories preferences.gorm and
preferences.nib, they are no longer required.
2009-06-24 03:47:07 +00:00
Katsumi Yamaoka
aa227ba554 (mm-dissect-buffer): Use message-fetch-field instead of mail-fetch-field to
fetch Content-Description header in order to exclude newlines.
2009-06-23 22:38:22 +00:00
Chong Yidong
632c203070 Reformat 2009-06-23 ChangeLog entry. 2009-06-23 14:14:13 +00:00
Miles Bader
05fbc4a9f1 Add `text-scale-set' function
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1607
2009-06-23 08:27:58 +00:00
Glenn Morris
e65f32c1d8 Trivial header format fixes. 2009-06-23 07:44:08 +00:00
Glenn Morris
33e2c2e5b3 (pcomplete/rpm): Doc fix. 2009-06-23 07:43:17 +00:00
Glenn Morris
f529f302e9 (mode-line-modified): Fix case of "Buffer is modified". 2009-06-23 07:39:40 +00:00
Glenn Morris
34995333ce (ispell-local-dictionary): Doc fix. 2009-06-23 07:38:25 +00:00
Glenn Morris
cc80ccee1f Minor header format fixes.
(gud-remove, gud-break): Update declarations.
2009-06-23 07:34:28 +00:00
Glenn Morris
84cb770dc9 (calendar-time-zone-daylight-rules): Simplify Persian conditionals. 2009-06-23 07:30:25 +00:00
Glenn Morris
d916c9650d (calc-graph-plot): Avoid assignment to free variable `filename'. 2009-06-23 07:28:19 +00:00
Glenn Morris
b6a44b279c (comint-insert-input): Doc fix. 2009-06-23 07:25:12 +00:00
Glenn Morris
f86ca715e1 (ELCFILES): Fix typo in previous change. 2009-06-23 07:21:22 +00:00
Dan Nicolaescu
2f686c8743 (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS
conditional, it is always defined on AIX.
2009-06-23 07:09:58 +00:00
Miles Bader
666e158e38 Add the recenter-redisplay' variable, and make recenter' use it.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1604
2009-06-23 07:07:45 +00:00
Jim Meyering
c6da7cd2b6 Don't dereference NULL upon failed malloc and realloc.
* src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): Use xmalloc
and xrealloc (not malloc and realloc), so subsequent heap pointer
dereferences are guaranteed to be valid.
2009-06-23 06:49:20 +00:00
Dan Nicolaescu
f5f20f6c67 (movemail.o): Don't pass -Demacs, unused. 2009-06-23 06:45:39 +00:00
Miles Bader
a91a2316ad Add arch tagline 2009-06-23 06:44:04 +00:00
Dan Nicolaescu
77bf3f5452 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
Add an optional argument for the backend, use it instead of
calling vc-backend.
(vc-mode-line): Add an optional argument for the backend.  Pass
the backend to vc-state and vc-working-revision.  Move code for
special handling for vc-state being a buffer to ...

* vc-rcs.el (vc-rcs-find-file-hook):
* vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.

* vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
(vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
vc-stay-local-p and vc-mode-line calls.

* vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
(vc-cvs-diff, vc-cvs-annotate-command)
(vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
(vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
vc-mode-line calls.

* vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
direct comparison.
(vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
backend when calling vc-mode-line.
(vc-register): Do not create a closure for calling the vc register
function, call it directly.
2009-06-23 06:35:40 +00:00
Dan Nicolaescu
2764748c42 (elp-output-insert-symname): Add a link face to make it obvious item
can be clicked.
2009-06-23 05:54:33 +00:00
Kenichi Handa
74d7542405 (main): Call init_font (). 2009-06-23 05:53:56 +00:00
Kenichi Handa
59314cafbe (Vfont_log): Extern it.
(FONT_ADD_LOG, FONT_DEFERRED_LOG): New macros.
2009-06-23 05:53:28 +00:00
Kenichi Handa
652b9560dc (font_sort_entities, font_list_entities)
(font_matching_entity, font_open_entity)
(font_close_object): Change font_add_log to FONT_ADD_LOG.
(Vfont_log): Delete static.
(font_log_env_checked): Delete this variable.
(font_add_log): Don't check font_log_env_checked.
(font_deferred_log): Check Vfont_log.
(init_font): New function.
2009-06-23 05:52:59 +00:00
Kenichi Handa
678dca3ddb Change font_add_log to FONT_ADD_LOG. 2009-06-23 05:51:00 +00:00
Dan Nicolaescu
f5a0b28161 (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions. 2009-06-23 05:48:18 +00:00
Kenichi Handa
b23bf85abc (fontset_font): Call FONT_DEFERRED_LOG.
(face_for_char): Don't call font_deferred_log here.
(font_for_char): Likewise.
2009-06-23 05:47:46 +00:00
Kenichi Handa
d4a885b2d7 (korean-key-bindings): Change the binding of F9 to
hangul-to-hanja-conversion.  Bind Hangul_Hanja to the same command.
2009-06-23 02:13:45 +00:00
Kenichi Handa
8000b1d55b (hangul-to-hanja-conversion): When it is called
while korean input method is off, convert the following character.
2009-06-23 02:11:35 +00:00
Michael Albinus
d6b951bbee * trampver.texi: Update release number. Set default value of
`emacsgvfs'.
2009-06-22 21:40:24 +00:00
Michael Albinus
c0de5d043e * tramp.texi (History): Add GVFS support.
(External methods): Precise `rsync' description.  Add `dav', `davs' and
`obex' methods.  Add 'tramp-gvfs-methods' option.
(Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
forms.
(Remote Programs): Introduce `tramp-own-remote-path'.
(Remote processes): New subsection "Running remote programs that create
local X11 windows".
(Frequently Asked Questions): Improve code for disabling vc.
2009-06-22 21:39:28 +00:00
Michael Albinus
e3610693bc * net/trampver.el: Update release number. Make version check fit
for SXEmacs 22.
2009-06-22 21:09:25 +00:00
Michael Albinus
fffba733ad * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add
handler for `dired-uncache'.
(tramp-smb-handle-file-local-copy): Cleanup in case of error.
2009-06-22 21:08:29 +00:00
Michael Albinus
d904dc8652 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
for `dired-uncache'.
2009-06-22 21:07:52 +00:00
Michael Albinus
b41b828aac * net/tramp-compat.el (tramp-compat-split-string)
(tramp-compat-process-running-p): New defuns.
2009-06-22 21:07:27 +00:00
Michael Albinus
6fa5052f06 * net/tramp-cmds.el (tramp-bug): Recommend
`tramp-cleanup-all-connections' in the bug mail.
2009-06-22 21:06:49 +00:00
Michael Albinus
70c11b0be3 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
when a loading of a package fails.  Completion function for rsync
is `tramp-completion-function-alist-ssh'.
(all): Replace all calls of `split-string' and
`tramp-split-string' by `tramp-compat-split-string'.
(tramp-default-method): Use `tramp-compat-process-running-p'.
(tramp-default-proxies-alist): Allow also Lisp forms.
(tramp-remote-path): Add choice "Private Directories".
(tramp-wrong-passwd-regexp): Remove "Tramp connection closed"
option.
(tramp-domain-regexp): Allow also "-", "_" and ".".
(tramp-end-of-output): Remove newlines, and add "$" at the end.
(tramp-file-name-handler-alist): Add handler for `dired-uncache'.
(tramp-debug-message): Insert header line in debug buffer.
(tramp-handle-directory-files-and-attributes-with-stat): Care
about filenames with spaces, or starting with "-".
(tramp-handle-dired-uncache): New defun.
(tramp-handle-insert-directory): Don't flush the directory from
cache, this is handled by `dired-uncache' now.
(tramp-handle-insert-file-contents): Improve error handling.
(tramp-find-shell, tramp-open-connection-setup-interactive-shell):
Quote `tramp-end-of-output'.
(tramp-action-password): Improve trace message.
(tramp-check-for-regexp): Both echoes must be present, before
removing.
(tramp-open-connection-setup-interactive-shell): Trace coding
system.
(tramp-compute-multi-hops): Eval cons cells of
`tramp-default-proxies-alist'.
(tramp-maybe-open-connection): Use the same command pattern for
first hop and further hops.
(tramp-wait-for-output): Remove handling of newlines.
(tramp-get-remote-path): Handle also `tramp-own-remote-path'.
(tramp-split-string): Remove function.  It is handled in
tramp-compat now.
2009-06-22 21:05:54 +00:00
Michael Albinus
eeb4465560 * net/tramp-gvfs.el: New package. 2009-06-22 21:04:49 +00:00
Michael Albinus
60cf2f3386 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc. 2009-06-22 21:02:55 +00:00