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

7251 commits

Author SHA1 Message Date
Lute Kamstra
191652f815 (unload-feature): Update for new format of load-history. Simplify the code. 2005-04-19 15:09:05 +00:00
YAMAMOTO Mitsuharu
327a33761a *** empty log message *** 2005-04-19 12:05:04 +00:00
Kim F. Storm
5827e9d460 *** empty log message *** 2005-04-19 10:11:26 +00:00
Stefan Monnier
e5feeb319e (isearch-edit-string): Make the search-ring available for
minibuffer history commands.
(minibuffer-local-isearch-map): Remove bindings for M-p	and M-n,
the default history commands now work just as well.
(isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
2005-04-18 22:32:37 +00:00
Kim F. Storm
77580d1801 *** empty log message *** 2005-04-18 19:49:40 +00:00
Lars Hansen
adbb89efd5 *** empty log message *** 2005-04-18 18:30:05 +00:00
Kim F. Storm
cae0724067 (tooltip-show): Change second arg to USE-ECHO-AREA
and make it optional.  Don't test tooltip-gud-echo-area here.
(tooltip-gud-process-output, gdb-tooltip-print): Pass
tooltip-gud-echo-area to tooltip-show.
(tooltip-help-tips): Remove second optional arg.
2005-04-18 10:23:41 +00:00
Kim F. Storm
2e764c6633 *** empty log message *** 2005-04-18 10:22:38 +00:00
YAMAMOTO Mitsuharu
3f4413f85f *** empty log message *** 2005-04-18 07:45:19 +00:00
Luc Teirlinck
742220b6bc *** empty log message *** 2005-04-18 01:08:03 +00:00
Nick Roberts
01c515bba3 *** empty log message *** 2005-04-18 00:29:13 +00:00
Richard M. Stallman
9e60c72407 (yank-excluded-properties): Add follow-link to value. 2005-04-17 17:52:30 +00:00
David Kastrup
bbeb3055a1 (custom-theme-write-variables): Quote variables
where necessary.
2005-04-17 16:18:45 +00:00
Richard M. Stallman
ec0cf96622 *** empty log message *** 2005-04-17 16:04:44 +00:00
Stefan Monnier
b72c5a86fd (ucs-set-table-for-input): Disable when using unify-on-decoding. 2005-04-16 21:00:47 +00:00
Dan Nicolaescu
fbcaad36b8 (cua-global-mark-face): Add special case
for displays supporting a high number of colors.
2005-04-16 16:03:29 +00:00
Eli Zaretskii
ccb9871da3 (repeat): Invoke pre-command-hook and post-command-hook. 2005-04-16 15:28:10 +00:00
Eli Zaretskii
3d70f2795c (filesets-add-buffer): If user supplies a name of a
non-existing fileset, create a new fileset.
2005-04-16 15:22:12 +00:00
Carsten Dominik
bf94eed32f *** empty log message *** 2005-04-16 14:49:44 +00:00
Andreas Schwab
a35d9075f9 (auto-mode-alist): Handle /etc/sysconfig/*,
/etc/permissions.d/* and /etc/aliases.d/*.
2005-04-16 09:00:14 +00:00
Kenichi Handa
5f400376f0 (cp-make-coding-system): Set
`translation-table-for-input' property value to the symbol
ucs-mule-to-mule-unicode, not to that value.
(pt154): Escape guillemet by `\'.
2005-04-16 01:32:21 +00:00
Luc Teirlinck
9e5b2858ee *** empty log message *** 2005-04-16 00:38:31 +00:00
Nick Roberts
3698ff2eca *** empty log message *** 2005-04-15 10:33:50 +00:00
Carsten Dominik
a9f07b61ab *** empty log message *** 2005-04-15 06:54:43 +00:00
YAMAMOTO Mitsuharu
c6588b4e39 *** empty log message *** 2005-04-14 09:29:45 +00:00
Luc Teirlinck
4d727d1a8c *** empty log message *** 2005-04-13 22:20:05 +00:00
Luc Teirlinck
b3a623d04d *** empty log message *** 2005-04-13 22:13:32 +00:00
Glenn Morris
328fc31366 *** empty log message *** 2005-04-13 18:49:18 +00:00
Richard M. Stallman
0047373b7d (undo): Fix previous change. 2005-04-13 17:40:53 +00:00
Lute Kamstra
5c156fdfc3 *** empty log message *** 2005-04-13 10:07:09 +00:00
Lute Kamstra
a2d66c78bb (generic-mode-ini-file-find-file-hook):
Rename to ini-generic-mode-find-file-hook.
Keep generic-mode-ini-file-find-file-hook as an alias.
(ini-generic-mode-find-file-hook): Rename from
generic-mode-ini-file-find-file-hook.  Fix docstring.
(ini-generic-mode): Docstring change.
(bat-generic-mode-run-as-comint): Silence the byte compiler.
2005-04-13 09:24:57 +00:00
Dan Nicolaescu
759e9f0c42 (function-key-map): Add mappings for A-, C-, S-
and C-S- function and cursor motion keys.
2005-04-13 02:25:43 +00:00
Luc Teirlinck
ed77be1d17 *** empty log message *** 2005-04-12 23:40:00 +00:00
Luc Teirlinck
b5bbc1b3de *** empty log message *** 2005-04-12 22:58:19 +00:00
Luc Teirlinck
dc56fc01ff *** empty log message *** 2005-04-12 22:52:19 +00:00
Kim F. Storm
d50285de4a *** empty log message *** 2005-04-12 20:38:40 +00:00
Jan Djärv
ed0fb1f1cc Added new X reosurce, cursorBlink. 2005-04-12 19:59:54 +00:00
YAMAMOTO Mitsuharu
b7461be999 *** empty log message *** 2005-04-12 10:28:24 +00:00
YAMAMOTO Mitsuharu
a56e6111a1 *** empty log message *** 2005-04-12 09:02:40 +00:00
Nick Roberts
a1b6a089fc *** empty log message *** 2005-04-12 03:08:31 +00:00
Rajesh Vaidheeswarran
df5e8d2c04 whitespace.el - revert hasty fix, fix highlight area for leading and trailing space. 2005-04-11 23:47:54 +00:00
Lute Kamstra
4d88e0ade8 *** empty log message *** 2005-04-11 23:41:12 +00:00
Rajesh Vaidheeswarran
7a15a27156 whitespace.el - fix higlighting test and bump rev 2005-04-11 23:25:46 +00:00
Nick Roberts
c80b39457c *** empty log message *** 2005-04-11 22:31:19 +00:00
Dan Nicolaescu
22c061d682 * term.el (term-ansi-current-bold, term-ansi-current-underline)
(term-ansi-current-reverse, term-ansi-current-invisible)
(term-ansi-face-already-done): Change to boolean.
(term-reset-terminal, term-handle-colors-array): Handle the above
vars accordingly.
(term-buffer-vertical-motion): Rename from buffer-vertical-motion.
(term-emulate-terminal): Use the new name.

* faces.el (secondary-selection): Use yellow1, not yellow.
(trailing-whitespace): Use red1, not red.
2005-04-11 20:47:25 +00:00
Jan Djärv
b438e67066 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
(dired-dnd-handle-local-file): Call dnd-get-local-file-name.
	(dired-dnd-handle-file): Call dnd-get-local-file-uri

	* cus-edit.el (dnd): New group.

	* term/w32-win.el (dnd): Require dnd
	(w32-drag-n-drop): Call dnd-handle-one-url.

	* x-dnd.el: Require dnd.
	(x-dnd-handle-uri-list, x-dnd-handle-file-name): Call
	dnd-handle-one-url.
	(x-dnd-types-alist, x-dnd-insert-utf8-text)
	(x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
	to dnd-insert-text.
	(x-dnd-protocol-alist, x-dnd-open-file-other-window,
	x-dnd-handle-one-url, x-dnd-get-local-file-uri,
	x-dnd-get-local-file-name,  x-dnd-open-local-file,
	x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).

	* dnd.el (dnd-protocol-alist): New file with generic DND functions.
2005-04-11 19:29:48 +00:00
Stefan Monnier
a8f8c39013 Doc fixes.
(wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
(wdired-use-dired-vertical-movement): Rename from
wdired-always-move-to-filename-beginning.
(wdired-mode-map): Use `ignore' instead of `wdired-newline'.
(wdired-change-to-wdired-mode): Change mode name.
(wdired-newline): Delete.
2005-04-11 19:01:31 +00:00
Richard M. Stallman
7dbe67a412 (whitespace-highlight-the-space):
Don't call whitespace-unhighlight-the-space here.
2005-04-11 18:39:13 +00:00
Richard M. Stallman
713c902086 (undo): Record t in undo-equiv-table
for the redo record made by an undo-in-region.
2005-04-11 18:09:59 +00:00
Glenn Morris
055e0d881d *** empty log message *** 2005-04-11 15:22:38 +00:00