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

76902 Commits

Author SHA1 Message Date
Juanma Barranquero
8c8e195273 (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>.
2008-01-24 11:13:45 +00:00
Juanma Barranquero
b240275b83 *** empty log message *** 2008-01-24 10:44:22 +00:00
Martin Rudalics
578877a1fd (delete-selection-pre-hook): Avoid clearing out
pre-command-hook when text is read-only.
2008-01-24 09:46:40 +00:00
Thien-Thi Nguyen
fddde1f0b5 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.
2008-01-24 08:54:00 +00:00
Thien-Thi Nguyen
2ee455eaa3 Delete eol whitespace; nfc. 2008-01-24 08:48:42 +00:00
Dan Nicolaescu
4ac7bfcf33 Add a TODO item about missing files.
(vc-exec-after): Add a tooltip to the new mode-line item.
2008-01-24 08:01:54 +00:00
Miles Bader
4599d0ec21 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1009
2008-01-24 07:47:38 +00:00
Glenn Morris
bf9a7ece32 Standardize dbus-related messages. 2008-01-24 04:50:50 +00:00
Glenn Morris
478975a92a (gpm-mouse-start): Declare as a function. 2008-01-24 04:49:39 +00:00
Glenn Morris
881c0f33dd Remove out-of-date section of commentary. 2008-01-24 04:46:59 +00:00
Michael Albinus
a0a5183aa3 * net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".
(tramp-end-of-output): Add `tramp-rsh-end-of-line' into the
regexp.
(tramp-find-shell, tramp-open-connection-setup-interactive-shell):
Don't send `tramp-rsh-end-of-line' additionally, when setting the
prompt.
(tramp-wait-for-output): Distinguish different prompt formats.
(tramp-get-test-nt-command): Don't check for "\n" in the prompt.
(tramp-local-host-p): Check whether temp directory is writable.
2008-01-23 20:45:03 +00:00
Dan Nicolaescu
3b3cb33695 Add TODO items. 2008-01-23 16:35:18 +00:00
Carsten Dominik
8e62d5e855 * replace.el (occur-mode-find-occurrence-hook): New hook that can
be used to reveal or highlight the location of a match.
	(occur-mode-goto-occurrence)
	(occur-mode-goto-occurrence-other-window)
	(occur-mode-display-occurrence): Run
	`occur-mode-find-occurrence-hook'.
2008-01-23 10:49:31 +00:00
Carsten Dominik
5deae9b3b1 *** empty log message *** 2008-01-23 10:48:57 +00:00
Martin Rudalics
c23346134d (hide-ifdef-shadow): Add version number for defcustom.
(hide-ifdef-shadow): Add version number for defface.
2008-01-23 10:29:49 +00:00
Glenn Morris
0d5f855c4e Add 2008 to copyright years. 2008-01-23 08:00:43 +00:00
Glenn Morris
3f06493efe Add copyright header. 2008-01-23 07:59:47 +00:00
Glenn Morris
c92926105a Add 2008 to copyright years. 2008-01-23 07:58:52 +00:00
Glenn Morris
1d51ea25e3 Add 2008 to copyright years. 2008-01-23 05:49:24 +00:00
Glenn Morris
a025cb2f91 Fix merge errors (duplicates). 2008-01-23 05:47:31 +00:00
Glenn Morris
f2c8de7493 (org-export-latex-cleaned-string): Fix declaration. 2008-01-23 05:46:13 +00:00
Michael Olson
00b9c9273a configure: Regenerate. 2008-01-23 04:00:10 +00:00
Michael Olson
1eee1145aa configure.in: Remove initial whitespace in pkg-config-prog. 2008-01-23 03:50:45 +00:00
Michael Olson
8b1de1b56a Rename EMACS_ARG_Y to OPTION_DEFAULT_OFF, and EMACS_ARG_N to OPTION_DEFAULT_ON. 2008-01-23 03:43:32 +00:00
Miles Bader
dfbe40f214 Fix dates for ChangeLog merge entries
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1007
2008-01-22 23:59:24 +00:00
Miles Bader
1bad168e59 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00
Chong Yidong
22f9eb9e4f ** Make longlines-mode wrap lines based on screen position instead
of character position, so that variable-width fonts can be handled
   properly.
2008-01-22 15:44:14 +00:00
Chong Yidong
645b6388d5 ** Make longlines-mode wrap lines based on screen position instead
of character position, so that variable-width fonts can be handled
   properly.
2008-01-22 15:43:44 +00:00
Chong Yidong
59a431d6ee (pop_stat, pop_last): Fix last fix. 2008-01-22 15:38:49 +00:00
Chong Yidong
702123a823 * pop.c (pop_stat, pop_last): Fix last fix. 2008-01-22 15:38:40 +00:00
Chong Yidong
cc8ce247d5 (pop_stat, pop_last): Fix last fix. 2008-01-22 15:36:05 +00:00
Juanma Barranquero
e11ebb0c40 Fix typo. 2008-01-22 15:28:56 +00:00
Chong Yidong
8f4dc101ae * pop.c (pop_stat, pop_last): Fix last fix. 2008-01-22 15:22:54 +00:00
Juanma Barranquero
1966aa849b New entry. 2008-01-22 10:14:18 +00:00
Glenn Morris
0dedb2bee0 (hide-ifdef-initially, hide-ifdef-read-only)
(hide-ifdef-lines, hide-ifdef-shadow, hide-ifdef-shadow):
Remove autoload cookies.
2008-01-22 06:56:23 +00:00
Glenn Morris
f52749ed49 (vc-diff-sentinel): Do not write a footer if there were differences. 2008-01-22 06:39:44 +00:00
Reiner Steib
10edbb1ac9 (cvs-menu): Improve cvs-mode-find-file, cvs-mode-find-file-other-window.
Add cvs-mode-diff-yesterday and manual entry.
2008-01-21 23:10:32 +00:00
Juanma Barranquero
650276d5e6 *** empty log message *** 2008-01-21 22:48:51 +00:00
Juanma Barranquero
eb9d158f69 (Exiting): Fix typo. Reported by D. E. Evans <sinuhe@gnu.org>. 2008-01-21 22:32:44 +00:00
Vinicius Jose Latorre
460dadc9a8 Fix ChangeLog entry. 2008-01-21 22:21:28 +00:00
Michael Albinus
8c7a4ac525 * dbusbind.el (Fdbus_method_return_internal): Renamed from
Fdbus_method_return.
(Fdbus_unregister_object): Moved to dbus.el.
(Fdbus_call_method, Fdbus_method_return_internal)
(Fdbus_send_signal): Debug messages improved.
2008-01-21 20:19:16 +00:00
Michael Albinus
22b04708ed * net/dbus.el (dbus-ignore-errors): New macro.
(dbus-unregister-object): New defun.  Moved from dbusbind.c.
(dbus-handle-event, dbus-list-activatable-names, dbus-list-names)
(dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect)
(dbus-get-signatures): Apply `dbus-ignore-errors'.
2008-01-21 20:11:58 +00:00
Michael Albinus
246a286b9b * net/dbus.el (dbus-ignore-errors): New macro.
(dbus-unregister-object): New defun.  Moved from dbusbind.c.
(dbus-handle-event, dbus-list-activatable-names, dbus-list-names)
(dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect)
(dbus-get-signatures): Apply `dbus-ignore-errors'.
2008-01-21 20:06:15 +00:00
Michael Albinus
d2e4a6c904 * dbus.texi (Errors and Events): New macro dbus-ignore-errors. 2008-01-21 20:01:19 +00:00
Martin Rudalics
d405bc15fc (outline-up-heading): Fix check for top level to
avoid infinite looping in hide-other.
2008-01-21 19:48:56 +00:00
Stefan Monnier
ce4059eea0 (unhandled-file-name-directory): Add handler.
(url-handler-unhandled-file-name-directory): New fun.
2008-01-21 17:16:52 +00:00
Thien-Thi Nguyen
b49fd377e8 (vc-process-sentinel): After calling the
previous sentinel, do nothing if the process' buffer is not live.
2008-01-21 14:03:09 +00:00
Vinicius Jose Latorre
040f578c57 Fix problem with cleanning blank faces when turniing off blank-mode. Eliminate -face suffix. 2008-01-21 12:45:58 +00:00
Vinicius Jose Latorre
482cfc3a95 Fix problem with cleanning blank faces when turniing off blank-mode. Eliminate -face suffix. 2008-01-21 12:43:46 +00:00
Juanma Barranquero
88fd26a1c7 (server-log-time-function): New function.
(server-log): Use it.
2008-01-21 12:06:59 +00:00