]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 years agosrc/macterm.c (XTset_vertical_scroll_bar): Fix merge mistake
Miles Bader [Tue, 29 Jan 2008 05:12:00 +0000 (05:12 +0000)]
src/macterm.c (XTset_vertical_scroll_bar): Fix merge mistake

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1020

17 years ago2008-01-29 John Wiegley <johnw@newartisans.com>
John Wiegley [Tue, 29 Jan 2008 03:52:05 +0000 (03:52 +0000)]
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.

17 years ago*** empty log message ***
Jason Rumney [Mon, 28 Jan 2008 23:23:48 +0000 (23:23 +0000)]
*** empty log message ***

17 years ago* net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
Michael Albinus [Mon, 28 Jan 2008 21:25:26 +0000 (21:25 +0000)]
* net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
the command.

17 years ago* window.c (run_window_configuration_change_hook): New function.
Stefan Monnier [Mon, 28 Jan 2008 19:05:13 +0000 (19:05 +0000)]
* 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.

17 years agoRemove bogus spaces.
Reiner Steib [Mon, 28 Jan 2008 18:49:55 +0000 (18:49 +0000)]
Remove bogus spaces.

17 years ago(stat): Don't do a double check for networked drive.
Jason Rumney [Mon, 28 Jan 2008 17:44:11 +0000 (17:44 +0000)]
(stat): Don't do a double check for networked drive.

17 years agoMove whitespace.el to obsolete dir.
Vinicius Jose Latorre [Mon, 28 Jan 2008 13:58:19 +0000 (13:58 +0000)]
Move whitespace.el to obsolete dir.

17 years agoMove whitespace.el to obsolete dir.:
Vinicius Jose Latorre [Mon, 28 Jan 2008 13:57:22 +0000 (13:57 +0000)]
Move whitespace.el to obsolete dir.:

17 years agoMerge from gnus--devo--0
Miles Bader [Mon, 28 Jan 2008 03:51:31 +0000 (03:51 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1016

17 years ago(read_char): Yet another int/Lisp_Object mixup (YAILOM).
Stefan Monnier [Mon, 28 Jan 2008 03:48:45 +0000 (03:48 +0000)]
(read_char): Yet another int/Lisp_Object mixup (YAILOM).

17 years ago(server-log-time-function): Doc fix.
Juanma Barranquero [Sun, 27 Jan 2008 22:47:58 +0000 (22:47 +0000)]
(server-log-time-function): Doc fix.
(server-buffer): Fix typo in docstring.

17 years ago(tar-extract): Use kill-buffer-if-not-modified as
Martin Rudalics [Sun, 27 Jan 2008 22:21:45 +0000 (22:21 +0000)]
(tar-extract): Use kill-buffer-if-not-modified as
exit-action when viewing the buffer.

17 years ago(archive-extract): Use kill-buffer-if-not-modified as
Martin Rudalics [Sun, 27 Jan 2008 22:20:43 +0000 (22:20 +0000)]
(archive-extract): Use kill-buffer-if-not-modified as
exit-action when viewing the buffer.

17 years ago(view-buffer): Explain in doc-string why exit-action
Martin Rudalics [Sun, 27 Jan 2008 22:19:43 +0000 (22:19 +0000)]
(view-buffer): Explain in doc-string why exit-action
should not be set to kill-buffer.

17 years agoAdd info about C-c C-f in change-log-mode.
Dan Nicolaescu [Sun, 27 Jan 2008 19:58:42 +0000 (19:58 +0000)]
Add info about C-c C-f in change-log-mode.

17 years ago(change-log-search-file-name): Work harder to find
Dan Nicolaescu [Sun, 27 Jan 2008 19:52:46 +0000 (19:52 +0000)]
(change-log-search-file-name): Work harder to find
the correct file name.
(change-log-find-file): Fix typo.
(change-log-start-entry-re): Move definition earlier.

17 years ago* add-log.el (change-log-search-file-name, change-log-find-file):
Dan Nicolaescu [Sun, 27 Jan 2008 19:48:44 +0000 (19:48 +0000)]
* add-log.el (change-log-search-file-name, change-log-find-file):
New function.
(change-log-font-lock-keywords): Move file name matching ...
(change-log-file-names-re): ... here.  New defconst.
(change-log-mode-map): New binding C-c C-f to change-log-find-file.

17 years agoRegenerate.
Andreas Schwab [Sun, 27 Jan 2008 18:42:21 +0000 (18:42 +0000)]
Regenerate.

17 years agoCorrect typos, enhance comments.
Alan Mackenzie [Sun, 27 Jan 2008 17:03:43 +0000 (17:03 +0000)]
Correct typos, enhance comments.

17 years ago*** empty log message ***
Alan Mackenzie [Sun, 27 Jan 2008 17:01:10 +0000 (17:01 +0000)]
*** empty log message ***

17 years agoRemove more unused macros.
Dan Nicolaescu [Sun, 27 Jan 2008 16:31:44 +0000 (16:31 +0000)]
Remove more unused macros.

17 years agoAdd TODO item about not defaulting to RCS.
Dan Nicolaescu [Sun, 27 Jan 2008 16:31:09 +0000 (16:31 +0000)]
Add TODO item about not defaulting to RCS.

17 years ago* net/tramp.el (tramp-compute-multi-hops): In case of su(do)?
Michael Albinus [Sun, 27 Jan 2008 16:20:57 +0000 (16:20 +0000)]
* net/tramp.el (tramp-compute-multi-hops): In case of su(do)?
methods, the host name must be a local host.

17 years ago* tramp.texi (Inline methods): The hostname of the su(do)? methods
Michael Albinus [Sun, 27 Jan 2008 16:17:08 +0000 (16:17 +0000)]
* tramp.texi (Inline methods): The hostname of the su(do)? methods
must be a local host.

17 years ago*** empty log message ***
Michael Albinus [Sun, 27 Jan 2008 16:15:43 +0000 (16:15 +0000)]
*** empty log message ***

17 years ago* configure.in: Update comment.
Dan Nicolaescu [Sun, 27 Jan 2008 16:06:02 +0000 (16:06 +0000)]
* configure.in: Update comment.

* Makefile.in: Remove references to unused macros.

17 years agoRemove some unused macros.
Dan Nicolaescu [Sun, 27 Jan 2008 15:59:30 +0000 (15:59 +0000)]
Remove some unused macros.

17 years ago* server.el (server-process-filter): Check for non-nil before calling
Dan Nicolaescu [Sun, 27 Jan 2008 15:37:26 +0000 (15:37 +0000)]
* server.el (server-process-filter): Check for non-nil before calling
file-directory-p.

17 years agoIntroduce elements for the syntactic symbol arglist-cont-nonempty into
Alan Mackenzie [Sun, 27 Jan 2008 13:59:47 +0000 (13:59 +0000)]
Introduce elements for the syntactic symbol arglist-cont-nonempty into
c-hanging-braces-alist.  Amend pertinent functions and 5 styles.

17 years ago*** empty log message ***
Alan Mackenzie [Sun, 27 Jan 2008 13:57:49 +0000 (13:57 +0000)]
*** empty log message ***

17 years ago(Button Types): For define-button-type, clarify type of NAME.
Thien-Thi Nguyen [Sun, 27 Jan 2008 11:08:21 +0000 (11:08 +0000)]
(Button Types): For define-button-type, clarify type of NAME.

17 years ago(define-button-type): Clarify type of NAME in docstring.
Thien-Thi Nguyen [Sun, 27 Jan 2008 11:06:45 +0000 (11:06 +0000)]
(define-button-type): Clarify type of NAME in docstring.

17 years ago(server-buffer): New const.
Stefan Monnier [Sat, 26 Jan 2008 21:54:44 +0000 (21:54 +0000)]
(server-buffer): New const.
(server-log): New var.
(server-log): Use them.
(server-process-filter): (Try to) run the continuation in the same cwd
as the client's.

17 years agoSync ERC 5.3 release.
Michael Olson [Sat, 26 Jan 2008 21:49:41 +0000 (21:49 +0000)]
Sync ERC 5.3 release.

17 years ago(decode_options): Default to a NULL display, as Emacs-22.
Stefan Monnier [Sat, 26 Jan 2008 21:27:38 +0000 (21:27 +0000)]
(decode_options): Default to a NULL display, as Emacs-22.
Allow the -d option under w32 again, for those rare cases where it
actually does make sense.

17 years ago(--with-carbon): Tone down rhetoric in help text.
Glenn Morris [Sat, 26 Jan 2008 21:05:58 +0000 (21:05 +0000)]
(--with-carbon): Tone down rhetoric in help text.

17 years ago(c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to
Alan Mackenzie [Sat, 26 Jan 2008 20:28:46 +0000 (20:28 +0000)]
(c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to
nil, to prevent primitives generating "buffer is read only" messages.

17 years ago*** empty log message ***
Alan Mackenzie [Sat, 26 Jan 2008 20:25:17 +0000 (20:25 +0000)]
*** empty log message ***

17 years agoUlf Jasper <ulf.jasper at web.de>
Glenn Morris [Sat, 26 Jan 2008 20:20:20 +0000 (20:20 +0000)]
Ulf Jasper  <ulf.jasper at web.de>

(icalendar-version): Increase to "0.17".
(icalendar-import-format): Doc fix.  Allow function type.
(icalendar--read-element): Doc fix.
(icalendar--parse-summary-and-rest): Doc fix.  Handle function
type icalendar-import-format.  Make regexps non-greedy.
(icalendar--format-ical-event): Handle function type
icalendar-import-format.
(icalendar-import-format-sample): New function.

17 years ago(vc-exec-after): For mode-line-process highlighting, if feature
Thien-Thi Nguyen [Sat, 26 Jan 2008 20:04:49 +0000 (20:04 +0000)]
(vc-exec-after): For mode-line-process highlighting, if feature
`compile' is not available, fall back to font-lock-warning-face.

17 years ago(url-generic-parse-url): Fix docstring.
Stefan Monnier [Sat, 26 Jan 2008 19:46:17 +0000 (19:46 +0000)]
(url-generic-parse-url): Fix docstring.

17 years ago(wdired-get-filename): Change `(1+ beg)' to `beg' so
Martin Rudalics [Sat, 26 Jan 2008 17:23:56 +0000 (17:23 +0000)]
(wdired-get-filename): Change `(1+ beg)' to `beg' so
that the filename end is found even when the filename is empty.
Fixes error and spurious newlines when marking files for deletion.

17 years ago(find-tag-default): Simplify using exclusively
Martin Rudalics [Sat, 26 Jan 2008 17:07:59 +0000 (17:07 +0000)]
(find-tag-default): Simplify using exclusively
skip-syntax-backward/-forward.

17 years ago(fstat): Use pw_uid and pw_gid from the_passwd structure for st_uid and
Eli Zaretskii [Sat, 26 Jan 2008 15:25:12 +0000 (15:25 +0000)]
(fstat): Use pw_uid and pw_gid from the_passwd structure for st_uid and
st_gid of the file.

17 years ago(get_sid_sub_authority, get_sid_sub_authority_count): Fix return values
Eli Zaretskii [Sat, 26 Jan 2008 15:04:33 +0000 (15:04 +0000)]
(get_sid_sub_authority, get_sid_sub_authority_count): Fix return values
on Windows 9x or when the corresponding advapi32.dll functions are
not available.

17 years ago* net/tramp.el (tramp-dissect-file-name): Raise an error when
Michael Albinus [Sat, 26 Jan 2008 14:54:55 +0000 (14:54 +0000)]
* net/tramp.el (tramp-dissect-file-name): Raise an error when
Tramp 2.0 syntax is used.  Suggested by Trent W. Buck
<trentbuck@gmail.com>.

17 years ago* vc.el (vc-directory, vc-update-change-log): Remove check for
Michael Albinus [Sat, 26 Jan 2008 14:53:55 +0000 (14:53 +0000)]
* vc.el (vc-directory, vc-update-change-log): Remove check for
Tramp.  Both functions work for it, though pretty slow
(`vc-directory').  Maybe the implementation can be optimized.

17 years ago(init_user_info): Fix commentary for RID usage.
Eli Zaretskii [Sat, 26 Jan 2008 14:52:01 +0000 (14:52 +0000)]
(init_user_info): Fix commentary for RID usage.

17 years ago*** empty log message ***
Michael Albinus [Sat, 26 Jan 2008 14:51:58 +0000 (14:51 +0000)]
*** empty log message ***

17 years ago(ls-lisp-insert-directory): If -n switch is used, invoke
Eli Zaretskii [Sat, 26 Jan 2008 13:15:27 +0000 (13:15 +0000)]
(ls-lisp-insert-directory): If -n switch is used, invoke
directory-files-and-attributes with last argument `integer' instead
of `string'.
(insert-directory): Add -n to the list of supported switches mentioned in
the doc string.

17 years ago(g_b_init_get_sid_sub_authority, g_b_init_get_sid_sub_authority_count): New
Eli Zaretskii [Sat, 26 Jan 2008 13:04:14 +0000 (13:04 +0000)]
(g_b_init_get_sid_sub_authority, g_b_init_get_sid_sub_authority_count): New
static variables.
(GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
(get_sid_sub_authority, get_sid_sub_authority_count): New functions.
(init_user_info): Use the above two new functions to retrieve uid and gid.
Use 500/513, the Windows defaults, as Administrator's uid/gid.

17 years ago(--without-gcc): By default, neither off nor on.
Glenn Morris [Sat, 26 Jan 2008 04:28:04 +0000 (04:28 +0000)]
(--without-gcc): By default, neither off nor on.

17 years agoHandle *long* lines tail visualization.
Vinicius Jose Latorre [Sat, 26 Jan 2008 01:47:21 +0000 (01:47 +0000)]
Handle *long* lines tail visualization.

17 years ago(logon_network_drive): New function.
Jason Rumney [Sat, 26 Jan 2008 01:08:53 +0000 (01:08 +0000)]
(logon_network_drive): New function.
(stat): Use it.

17 years ago(pos_visible_p): Handle the case where charpos falls on
Chong Yidong [Sat, 26 Jan 2008 01:00:44 +0000 (01:00 +0000)]
(pos_visible_p): Handle the case where charpos falls on
invisible text covered with an ellipsis.

17 years ago* xdisp.c (pos_visible_p): Handle the case where charpos falls on
Chong Yidong [Sat, 26 Jan 2008 01:00:30 +0000 (01:00 +0000)]
* xdisp.c (pos_visible_p): Handle the case where charpos falls on
invisible text covered with an ellipsis.

17 years agoAdd `permanent-local-hook'.
Richard M. Stallman [Fri, 25 Jan 2008 23:04:39 +0000 (23:04 +0000)]
Add `permanent-local-hook'.

17 years ago(Running Hooks, Setting Hooks): New nodes.
Richard M. Stallman [Fri, 25 Jan 2008 23:04:06 +0000 (23:04 +0000)]
(Running Hooks, Setting Hooks): New nodes.
(Hooks): Add menu.
(Setting Hooks): For `add-hook', document `permanent-local-hook'.

17 years ago(redisplay_window): Run Qwindow_text_change_functions and
Richard M. Stallman [Fri, 25 Jan 2008 23:02:36 +0000 (23:02 +0000)]
(redisplay_window): Run Qwindow_text_change_functions and
jump back to beginning.  Move some other initializations after that.
(Qwindow_text_change_functions, (Vwindow_text_change_functions): New variables.
(syms_of_xdisp): Init them.

17 years ago(read_char): Restore echo_message_buffer after redisplay.
Richard M. Stallman [Fri, 25 Jan 2008 22:57:41 +0000 (22:57 +0000)]
(read_char): Restore echo_message_buffer after redisplay.

17 years ago(reset_buffer_local_variables): Implement `permanent-local-hook'.
Richard M. Stallman [Fri, 25 Jan 2008 22:56:30 +0000 (22:56 +0000)]
(reset_buffer_local_variables): Implement `permanent-local-hook'.
(Qpermanent_local_hook): New variable.
(syms_of_buffer): init and staticpro it.

17 years agoTrivial change.
Richard M. Stallman [Fri, 25 Jan 2008 22:52:50 +0000 (22:52 +0000)]
Trivial change.

17 years ago(add-hook): Implement `permanent-local-hook' property.
Richard M. Stallman [Fri, 25 Jan 2008 22:51:18 +0000 (22:51 +0000)]
(add-hook): Implement `permanent-local-hook' property.

17 years ago(file-provides, file-requires): Push the filename right.
Richard M. Stallman [Fri, 25 Jan 2008 22:50:33 +0000 (22:50 +0000)]
(file-provides, file-requires): Push the filename right.

17 years ago* dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
Michael Albinus [Fri, 25 Jan 2008 18:56:46 +0000 (18:56 +0000)]
* dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.

17 years ago*** empty log message ***
Michael Albinus [Fri, 25 Jan 2008 18:56:19 +0000 (18:56 +0000)]
*** empty log message ***

17 years ago(find-library): Wrap search for library name in condition-case
Martin Rudalics [Fri, 25 Jan 2008 17:48:59 +0000 (17:48 +0000)]
(find-library): Wrap search for library name in condition-case
to avoid reporting a scan-error.

17 years ago*** empty log message ***
Juanma Barranquero [Fri, 25 Jan 2008 15:52:08 +0000 (15:52 +0000)]
*** empty log message ***

17 years ago(set_tcp_socket): Don't send a "\n" after the authentication string;
Juanma Barranquero [Fri, 25 Jan 2008 15:46:07 +0000 (15:46 +0000)]
(set_tcp_socket): Don't send a "\n" after the authentication string;
there's no need to haste.

17 years ago(server-process-filter): Don't force the authentication
Juanma Barranquero [Fri, 25 Jan 2008 15:43:05 +0000 (15:43 +0000)]
(server-process-filter): Don't force the authentication
string to be followed by "\n".

17 years agoNew commands for cleaning up some blank problems like trailing blanks.
Vinicius Jose Latorre [Fri, 25 Jan 2008 14:09:57 +0000 (14:09 +0000)]
New commands for cleaning up some blank problems like trailing blanks.

17 years ago(Fclrhash): Return TABLE.
Thien-Thi Nguyen [Fri, 25 Jan 2008 10:01:15 +0000 (10:01 +0000)]
(Fclrhash): Return TABLE.

17 years ago* ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by
Dan Nicolaescu [Fri, 25 Jan 2008 05:38:31 +0000 (05:38 +0000)]
* ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by
file name.
(ibuffer-mode-map): Add binding to sort by file name.
(ibuffer-filename/process-header-map): New variable.
(filename-and-process): Add a header that sorts by file name.
(ibuffer-mode): Mention sorting by file name.

* ibuf-ext.el (filename/process): New sorter.

17 years agoAdd arch tagline
Miles Bader [Fri, 25 Jan 2008 05:03:52 +0000 (05:03 +0000)]
Add arch tagline

17 years agoSven Joachim <svenjoac at gmx.de>
Glenn Morris [Fri, 25 Jan 2008 04:41:09 +0000 (04:41 +0000)]
Sven Joachim  <svenjoac at gmx.de>

(kill-buffer-if-not-modified): Don't pass t to buffer-modified-p.

17 years agoRegenerate, with shell functions millstone.
Glenn Morris [Fri, 25 Jan 2008 04:35:17 +0000 (04:35 +0000)]
Regenerate, with shell functions millstone.

17 years agoCorrect usage of OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF so that the
Glenn Morris [Fri, 25 Jan 2008 04:32:52 +0000 (04:32 +0000)]
Correct usage of OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF so that the
defaults are as they used to be.
Default `Carbon' to off (it's unsupported).

17 years agoFix typo and tense.
Glenn Morris [Fri, 25 Jan 2008 04:31:22 +0000 (04:31 +0000)]
Fix typo and tense.

17 years agoERC: Sync version 5.3, release candidate 1.
Michael Olson [Fri, 25 Jan 2008 03:28:10 +0000 (03:28 +0000)]
ERC: Sync version 5.3, release candidate 1.

17 years agoRegnerate configure.
Michael Olson [Fri, 25 Jan 2008 02:46:19 +0000 (02:46 +0000)]
Regnerate configure.

17 years ago*** empty log message ***
Juanma Barranquero [Fri, 25 Jan 2008 01:09:01 +0000 (01:09 +0000)]
*** empty log message ***

17 years agoconsistently mention command keys in section names
Karl Berry [Fri, 25 Jan 2008 00:58:40 +0000 (00:58 +0000)]
consistently mention command keys in section names

17 years ago* net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of
Michael Albinus [Thu, 24 Jan 2008 21:28:56 +0000 (21:28 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of
the source file in case of `rename'.  Reported by Pete Forman
<pete.forman@westerngeco.com>.

17 years agoRewrite entry to protect it against revisionists.
Glenn Morris [Thu, 24 Jan 2008 18:45:04 +0000 (18:45 +0000)]
Rewrite entry to protect it against revisionists.

17 years ago* allout.el (allout-keybindings-list): Use vectors instead of strings for keys.
Ken Manheimer [Thu, 24 Jan 2008 17:53:29 +0000 (17:53 +0000)]
* allout.el (allout-keybindings-list): Use vectors instead of strings for keys.
(allout-line-boundary-regexp):
(set-allout-regexp):
(allout-prefix-data): Repair handling of formfeeds as header prefix.
(allout-write-file-hook-handler): Repair mangling of error handling.
(allout-region-active-p): Fallback to mark-active.

17 years ago(allout-keybindings-list): In initial setting, express
Ken Manheimer [Thu, 24 Jan 2008 17:45:28 +0000 (17:45 +0000)]
(allout-keybindings-list): In initial setting, express
meta-prefixed allout keys as vectors instead of strings, since the
string form is interpreted in some cases as composed key
modifiers, eg, accented keys.

(allout-line-boundary-regexp): Clarify description.

(set-allout-regexp): Repair the expressions so that the formfeed part is
identified as one of the top-level groups, and is included in all the
forms, not just the -line-boundary-regexp one.

(allout-prefix-data): Incorporate information from the various allout
regexp's formfeed alternative group, when present.

(allout-write-file-hook-handler): Rectify mangling of the error handling.
It was broken in 2007-12-06T19:56:41Z!deego@gnufans.org, where an `error' condition-case handler was
apparently reformatted as if it was a call to the error function.  An
apparent repair attempt in version 1.101 situated the original body of the
error handling code as bogus condition-case handlers.  I've returned to
just about the working code that was originally there, removing an
unnecessary - but benign - enclosing 'progn'.  \(Automated or cursory code
fixes often aren't.)

(allout-region-active-p): Fallback to value of mark-active if neither
use-region-p nor region-active-p are present, for compatability with
current and recent emacs major releases.

17 years ago*** empty log message ***
Juanma Barranquero [Thu, 24 Jan 2008 16:30:53 +0000 (16:30 +0000)]
*** empty log message ***

17 years ago* sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
Dan Nicolaescu [Thu, 24 Jan 2008 15:14:52 +0000 (15:14 +0000)]
* sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
* message.el (message-beginning-of-line): Use featurep instead of bound
tests in order to resolve conditionals at compile time.

* textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous)
(reftex-toc-restore-region):
* textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer)
(reftex-index-phrases-apply-to-region):
* textmodes/ispell.el (ispell-word):
* progmodes/vhdl-mode.el (vhdl-keep-region-active):
* progmodes/pascal.el (pascal-mark-defun):
* progmodes/f90.el (f90-mark-subprogram, f90-indent-region)
(f90-fill-region):
* emulation/tpu-edt.el (tpu-set-mark):
* emulation/crisp.el (crisp-region-active):
* winner.el (winner-active-region):
* ansi-color.el (ansi-color-set-extent-face): Use featurep instead
of bound tests in order to resolve conditionals at compile time.

17 years ago(vc-diff-finish): Search all frames for the buffer's window.
Thien-Thi Nguyen [Thu, 24 Jan 2008 15:09:24 +0000 (15:09 +0000)]
(vc-diff-finish): Search all frames for the buffer's window.

17 years ago(vc-next-action): Fix two instances of "free-var file" bug:
Thien-Thi Nguyen [Thu, 24 Jan 2008 13:09:13 +0000 (13:09 +0000)]
(vc-next-action): Fix two instances of "free-var file" bug:
In both cases, convert single call to one wrapped in dolist.

17 years ago(delsel-unload-function): Don't use `remprop'; it is not autoloaded,
Juanma Barranquero [Thu, 24 Jan 2008 11:13:45 +0000 (11:13 +0000)]
(delsel-unload-function): Don't use `remprop'; it is not autoloaded,
and we wouldn't want to load CL just to unload delsel.el anyway.
Suggested by Martin Rudalics <rudalics@gmx.at>.

17 years ago*** empty log message ***
Juanma Barranquero [Thu, 24 Jan 2008 10:44:22 +0000 (10:44 +0000)]
*** empty log message ***

17 years ago(delete-selection-pre-hook): Avoid clearing out
Martin Rudalics [Thu, 24 Jan 2008 09:46:40 +0000 (09:46 +0000)]
(delete-selection-pre-hook): Avoid clearing out
pre-command-hook when text is read-only.

17 years agoHandle dead buffers in async filters/sentinels.
Thien-Thi Nguyen [Thu, 24 Jan 2008 08:54:00 +0000 (08:54 +0000)]
Handle dead buffers in async filters/sentinels.

(vc-process-filter): Do nothing if buffer not live.
(vc-diff-finish): Rename from vc-diff-sentinel.
No longer take REV1-NAME and REV2-NAME.
Instead, take BUFFER-NAME.  Do nothing if buffer not live.
Don't do window resize if no window displays buffer.
(vc-diff-internal): Use vc-diff-finish.

17 years agoDelete eol whitespace; nfc.
Thien-Thi Nguyen [Thu, 24 Jan 2008 08:48:42 +0000 (08:48 +0000)]
Delete eol whitespace; nfc.

17 years agoAdd a TODO item about missing files.
Dan Nicolaescu [Thu, 24 Jan 2008 08:01:54 +0000 (08:01 +0000)]
Add a TODO item about missing files.
(vc-exec-after): Add a tooltip to the new mode-line item.

17 years agoMerge from gnus--devo--0
Miles Bader [Thu, 24 Jan 2008 07:47:38 +0000 (07:47 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1009

17 years agoStandardize dbus-related messages.
Glenn Morris [Thu, 24 Jan 2008 04:50:50 +0000 (04:50 +0000)]
Standardize dbus-related messages.

17 years ago(gpm-mouse-start): Declare as a function.
Glenn Morris [Thu, 24 Jan 2008 04:49:39 +0000 (04:49 +0000)]
(gpm-mouse-start): Declare as a function.