1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

80138 Commits

Author SHA1 Message Date
Kenichi Handa
2d516ebb4c New file. 2008-01-30 04:03:43 +00:00
Kenichi Handa
b03e8a93be Load "language/cham". 2008-01-30 04:03:14 +00:00
Juanma Barranquero
4bd81fde83 *** empty log message *** 2008-01-30 03:42:50 +00:00
Juanma Barranquero
ced5b5cbc8 Update comment. 2008-01-30 02:08:38 +00:00
Juanma Barranquero
0fcb495e25 New file. 2008-01-30 00:18:44 +00:00
Michael Albinus
42bc9b6d9d * net/tramp.el (tramp-methods): Use "-H" option for "sudo". Suggested
by Trent W. Buck <trentbuck@gmail.com>.  Make ("%h") a single
element in "plinkx".
(tramp-handle-shell-command): Reuse "*Async Shell Command*" or
"*Shell Command Output*" buffers.  Check, whether there is already
an asynchronous process running.  Display always the buffer of the
asynchronous process.
(tramp-compute-multi-hops): Adapt error message.
2008-01-29 21:14:04 +00:00
Michael Albinus
8d1f2fd0ce *** empty log message *** 2008-01-29 21:13:00 +00:00
Alan Mackenzie
9555a4cfeb (c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): New
Objective C keywords: @finally, @try, @catch, @synchronized, @throw.
2008-01-29 20:47:03 +00:00
Alan Mackenzie
6c7480fc75 *** empty log message *** 2008-01-29 20:45:51 +00:00
Alan Mackenzie
f4e9b84033 Correct file name in previous commission. 2008-01-29 20:35:05 +00:00
Alan Mackenzie
88b4a959ac (c-specifier-key): Exclude "template" from this regexp; to allow the "{"
of a template function to be correctly anchored on "template", not the
following "<".
2008-01-29 20:33:38 +00:00
Alan Mackenzie
cc1cce145e (c-specifier-key): Exclude "template" from this regexp; to allow the "{"
of a template function to be correctly anchored on "template", not the
following "<".
2008-01-29 20:30:54 +00:00
Alan Mackenzie
d7e889f655 *** empty log message *** 2008-01-29 20:30:04 +00:00
Alan Mackenzie
86f4a763d4 (c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function
correctly on "template", not the following "<".
2008-01-29 20:21:42 +00:00
Alan Mackenzie
8971073987 *** empty log message *** 2008-01-29 20:20:27 +00:00
Alan Mackenzie
820d062bde (c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function
correctly on "template", not the following "<".
2008-01-29 20:17:44 +00:00
Alan Mackenzie
d29cf86d30 *** empty log message *** 2008-01-29 20:16:18 +00:00
Alan Mackenzie
3e63bf0e9c (c-version): increase to 5.31.5. 2008-01-29 20:07:20 +00:00
Alan Mackenzie
0f138d5d92 *** empty log message *** 2008-01-29 20:06:42 +00:00
Alan Mackenzie
4994db5843 (c-version): increase to 5.31.5. 2008-01-29 20:05:22 +00:00
Alan Mackenzie
bf624ae476 *** empty log message *** 2008-01-29 20:04:32 +00:00
Tassilo Horn
865ba89526 * doc-view.el (doc-view-mode): Adapt to i-m-current-[vh]scroll
being an alist now.
2008-01-29 18:01:32 +00:00
Tassilo Horn
54089c0eea * image-mode.el (image-mode-current-vscroll)
(image-mode-current-hscroll): Add doc strings.
	(image-set-window-vscroll, image-set-window-hscroll)
	(image-reset-current-vhscroll, image-mode): Adapt to
	i-m-current-[vh]scroll being an alist now.
2008-01-29 18:00:40 +00:00
Martin Rudalics
5c8a04f1a9 (find-function-search-for-symbol): Strip extension
from .emacs.el to make sure symbol is searched in .emacs too.
2008-01-29 17:40:19 +00:00
Richard M. Stallman
c575e6587e (tags-query-replace): Delete unused optional args. Doc fix. 2008-01-29 14:49:10 +00:00
Richard M. Stallman
6638102773 (hack-local-variables): Don't query about fake variables. 2008-01-29 14:45:13 +00:00
Tassilo Horn
6f70aa334f 2008-01-29 Tassilo Horn <tassilo@member.fsf.org>
* doc-view.el (doc-view-mode): Use facilities of
	image-mode to restore [vh]scroll when switching buffers.
2008-01-29 13:50:35 +00:00
Tassilo Horn
36e1c289c7 2008-01-29 Tassilo Horn <tassilo@member.fsf.org>
* image-mode.el (image-mode-current-vscroll)
	(image-mode-current-hscroll): New variables.
	(image-set-window-hscroll, image-set-window-vscroll): New
	functions.
	(image-forward-hscroll, image-next-line, image-bol, image-eol)
	(image-bob, image-eob): Use them.
	(image-reset-current-vhscroll): New function.
	(image-mode): Make new variables buffer-local and reset [vh]scroll
	on window configuration changes.
2008-01-29 13:49:05 +00:00
Juanma Barranquero
17cb69a5ae *** empty log message *** 2008-01-29 10:41:42 +00:00
Miles Bader
8dd59f01de Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1021
2008-01-29 06:54:30 +00:00
Miles Bader
8b329dbaa7 src/macterm.c (XTset_vertical_scroll_bar): Fix merge mistake
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1020
2008-01-29 05:12:00 +00:00
John Wiegley
e652840bf7 2008-01-29 John Wiegley <johnw@newartisans.com>
* url-auth.el (url-digest-auth): If the 'opaque' argument is not
	being used, don't add it to the response text.  Also, changed an
	if so that the interaction between the PROMPT and OVERWRITE
	arguments can no longer result in the user being queried twice for
	the same login and password information.
2008-01-29 03:52:05 +00:00
Kenichi Handa
d9e11902b2 (font_find_for_lface): Fix previous change. Be sure to
close a font-object.
(Ffont_shape_text): If FONT_OBJECT is not a font-object, just
return TO.
2008-01-28 23:59:56 +00:00
Jason Rumney
548667aad8 *** empty log message *** 2008-01-28 23:23:48 +00:00
Michael Albinus
b8bfcf96e8 * net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
the command.
2008-01-28 21:25:26 +00:00
Stefan Monnier
ef264c4209 * window.c (run_window_configuration_change_hook): New function.
Code extracted from set_window_buffer.  Set the selected frame.
(set_window_buffer): Use it.
* window.h (run_window_configuration_change_hook): Declare.
* dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
2008-01-28 19:05:13 +00:00
Reiner Steib
10ef2ef78a Remove bogus spaces. 2008-01-28 18:49:55 +00:00
Jason Rumney
513feaa5ad (stat): Don't do a double check for networked drive. 2008-01-28 17:44:11 +00:00
Vinicius Jose Latorre
596c0ee145 Move whitespace.el to obsolete dir. 2008-01-28 13:58:19 +00:00
Vinicius Jose Latorre
a591ee5891 Move whitespace.el to obsolete dir.: 2008-01-28 13:57:22 +00:00
Kenichi Handa
0b8b3c1cdf *** empty log message *** 2008-01-28 07:12:03 +00:00
Kenichi Handa
e585323a66 (script-representative-chars): Add cham
and tai-viet.
(setup-default-fontset): Add iso10646-1 font for latin and ipa.
Add fontconfig spec for cjk-misc.  Explicitly specify font font
for U+E000..U+F8FF.
2008-01-28 07:11:18 +00:00
Kenichi Handa
1ffae95375 (script-list): Add cham. 2008-01-28 07:07:44 +00:00
Kenichi Handa
0aa35ed94d *** empty log message *** 2008-01-28 07:07:19 +00:00
Kenichi Handa
23c8bcbfce (FONTP): Make it return 1 also for a font-object. 2008-01-28 07:06:52 +00:00
Kenichi Handa
9e067dbc98 (xfontset): New function. 2008-01-28 07:05:37 +00:00
Kenichi Handa
6c8ec042df (font_find_for_lface): Check if the character C is
supported or not only for the first font.
2008-01-28 07:05:07 +00:00
Kenichi Handa
d67f7f1a57 (reorder_font_vector): Fix typo.
(fontset_find_font): Don't add a font-spec specifying a script.
Use 0 (not Qt) for the indication of empty font-group.  Change the
format of RFONT-DEF.  Return Qt if no font in the font-group
support the character.
(fontset_font): Adjusted for the above change.  If no font was
found the character, remember that.
(face_for_char): Adjusted for the change of RFONT-DEF.
(Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
no font for the target.
(Finternal_char_font): Adjusted for the change of RFONT-DEF.
2008-01-28 07:03:27 +00:00
Miles Bader
a1da1e372a Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1016
2008-01-28 03:51:31 +00:00
Stefan Monnier
0975aa2475 (read_char): Yet another int/Lisp_Object mixup (YAILOM). 2008-01-28 03:48:45 +00:00