1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
Commit graph

77061 commits

Author SHA1 Message Date
Juanma Barranquero
8e2e166626 Update. 2008-01-30 21:47:06 +00:00
Juanma Barranquero
2f18aa21f5 (check-declare-directory): Use `find-program' and
`grep-program' instead of hardcoded program names.
2008-01-30 21:44:36 +00:00
Juanma Barranquero
c7efbb12d9 (authors): Use find-program' and grep-program'
instead of hardcoded program names.
2008-01-30 21:43:55 +00:00
Stefan Monnier
8299c8a5ce (file-remote-p): Docstring fix. 2008-01-30 21:25:08 +00:00
Richard M. Stallman
884ca30e8f *** empty log message *** 2008-01-30 20:43:43 +00:00
Tassilo Horn
23ceed9a6b 2008-01-30 Tassilo Horn <tassilo@member.fsf.org>
* info.el (Info-bookmark-make-cell, Info-bookmark-jump): New
	functions.  Implement bookmark support the new make-cell/handler
	way.
	(Info-mode): Bind bookmark-make-cell-function to
	Info-bookmark-make-cell buffer locally.
2008-01-30 18:53:38 +00:00
Miles Bader
02cbe062be Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1024
2008-01-30 07:11:04 +00:00
Bill Wohler
6dcf341ad3 (mh-mml-to-mime): Don't look up sender if From absent. Fixes "Wrong
type argument: stringp, nil" error.
2008-01-30 07:07:10 +00:00
Bill Wohler
444a15799d *** empty log message *** 2008-01-30 07:06:39 +00:00
Miles Bader
ad38e1fcf4 Add arch tagline 2008-01-30 06:39:38 +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
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
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
Juanma Barranquero
f03ea9d918 (server-log-time-function): Doc fix.
(server-buffer): Fix typo in docstring.
2008-01-27 22:47:58 +00:00