1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

34525 Commits

Author SHA1 Message Date
Thien-Thi Nguyen
bad03cfc80 (bindat-ip-to-string): Use `format-network-address' if possible. 2006-08-11 09:28:44 +00:00
Jan Djärv
2f2f340fb5 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom. 2006-08-11 07:32:39 +00:00
Romain Francoise
c40408fbe7 * textmodes/dns-mode.el: Alias zone-mode' to dns-mode'.
(dns-mode-soa-auto-increment-serial): New user option.
(dns-mode-soa-maybe-increment-serial): New function.
(dns-mode): Add the latter to `write-contents-functions'.

* obsolete/zone-mode.el: Move to obsolete/ from net/.
Delete autoload cookies.
2006-08-10 20:06:19 +00:00
Chong Yidong
65b13f4bc0 Minor fix to last change. 2006-08-10 16:07:43 +00:00
John Wiegley
f80c9382ef (eshell-glob-chars-list) (eshell-glob-translate-alist): Add support
for [^g] in character globs.
2006-08-10 15:30:56 +00:00
John Wiegley
87c9ab0c7a *** empty log message *** 2006-08-10 15:30:17 +00:00
Chong Yidong
3a79932757 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
restore unread-command-events here.
	(edebug-display): Do it here, to detect sit-for interruptions.
2006-08-10 15:27:41 +00:00
Richard M. Stallman
38cdf40b3c *** empty log message *** 2006-08-10 04:31:27 +00:00
Richard M. Stallman
d7beaf5382 (facemenu-listed-faces): Doc fix. 2006-08-10 04:31:21 +00:00
Richard M. Stallman
5667ecd2ca (Format Faces): Substantial rewrites to deal with face merging. Empty
regions don't count.  Clarify face property inheritance.
2006-08-10 04:19:57 +00:00
Richard M. Stallman
cd7890bd1a (facemenu-add-face): Pass frame to facemenu-active-faces.
(facemenu-set-face): Doc fix.
2006-08-10 04:00:34 +00:00
Chong Yidong
38ceb48f7f * avoid.el (mouse-avoidance-animating-pointer): New var.
(mouse-avoidance-nudge-mouse): Use it.
	(mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
	(mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
	(mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
	Don't activate if currently animating.  All callers changed.
2006-08-10 03:37:29 +00:00
John Wiegley
43f5aea1d8 (timeclock-use-elapsed): Added a new variable, which causes timeclock
to report elapsed time worked, instead of just work remaining.
2006-08-09 11:51:57 +00:00
John Wiegley
d070a65d0e *** empty log message *** 2006-08-09 11:50:27 +00:00
Kenichi Handa
bb0825cb7d *** empty log message *** 2006-08-09 01:25:59 +00:00
Kenichi Handa
dccee2cb15 (latexenc-find-file-coding-system):
Fix for the case that the 2nd element of arg-list is a cons.
2006-08-09 01:11:44 +00:00
Richard M. Stallman
d8a869ea1f Whitespace change. 2006-08-08 20:53:10 +00:00
Chong Yidong
dc7ef9f02f * info.el (Info-fontify-node): Handle preceding `in' for note
reference hiding rules.
2006-08-08 17:45:42 +00:00
Stefan Monnier
4c7c5c7e48 (sh-quoted-subshell): Make sure we don't mistake a closing " for an opening one. 2006-08-08 15:09:26 +00:00
Dan Nicolaescu
c0658ad46e (terminal-init-xterm): Add more key bindings. 2006-08-08 05:31:09 +00:00
Stefan Monnier
10412e6312 (font-lock-extend-jit-lock-region-after-change): Better comment. 2006-08-07 18:24:25 +00:00
Stefan Monnier
4a63ceb890 (PC-do-completion): Strip out completion-ignored-extensions
before checking whether there are multiple completions.
Don't use `list' unnecessarily when building completion tables.
2006-08-07 18:06:28 +00:00
Stefan Monnier
65c986aa94 (font-lock-extend-jit-lock-region-after-change): Add docstring. 2006-08-07 17:47:55 +00:00
Stefan Monnier
1402611cf2 (font-lock-extend-after-change-region-function,
font-lock-extend-region-functions,
font-lock-extend-jit-lock-region-after-change): Better comments.
2006-08-07 17:42:36 +00:00
Miles Bader
f2c0569849 Update from erc--emacs--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-388
Creator:  Michael Olson <mwolson@gnu.org>
2006-08-07 07:43:48 +00:00
Miles Bader
26cced449a Fix ERC bug introduced in last patch
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-387
Creator:  Michael Olson <mwolson@gnu.org>
2006-08-07 07:43:37 +00:00
Miles Bader
b5bc193f30 Update from erc--emacs--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-386
Creator:  Michael Olson <mwolson@gnu.org>
2006-08-07 07:43:25 +00:00
Richard M. Stallman
7172336736 (describe-mode): Make minor mode list more concise. 2006-08-06 04:31:58 +00:00
Chong Yidong
044c297897 * bindings.el: Give mode-line-format, mode-line-modes, and
mode-line-position `standard-value' properties.
2006-08-06 00:32:33 +00:00
Eli Zaretskii
0a3297f7bb *** empty log message *** 2006-08-05 13:31:11 +00:00
Eli Zaretskii
b653cee476 (list-buffers-noselect): For Info buffers, use "(file)node" instead of the
file name.
2006-08-05 13:30:17 +00:00
Richard M. Stallman
1a77c985dd (escape-glyph): Doc fix. 2006-08-05 04:42:57 +00:00
Kenichi Handa
ef8f7cddb3 *** empty log message *** 2006-08-04 01:49:05 +00:00
Kenichi Handa
fca31fbb66 (describe-font): Improve docstring
and error message.  Use frame-parameter (not frame-parameters).
2006-08-04 01:48:10 +00:00
Romain Francoise
8a38d42d83 *** empty log message *** 2006-08-03 18:41:58 +00:00
Stefan Monnier
402adebf69 (gdb-script-font-lock-syntactic-keywords):
Correctly mark the end-of-docstring char.
2006-08-03 18:30:13 +00:00
Chong Yidong
7abcd3e393 * simple.el (line-move-to-column): Constrain move-to-column to
current field.
2006-08-03 14:26:27 +00:00
Juanma Barranquero
9b7fa2975f *** empty log message *** 2006-08-03 10:14:49 +00:00
Stefan Monnier
05a1066ff0 (font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.
(font-lock-extend-region-multiline)
(font-lock-extend-region-wholelines): New functions.
(font-lock-default-fontify-region): Use them.
(font-lock-extend-jit-lock-region-after-change): Only round up
if font-lock-default-fontify-region will do it as well.
2006-08-03 07:14:39 +00:00
Stefan Monnier
ab0dd59ce7 (font-lock-extend-after-change-region-function):
Rename from font-lock-extend-region-function.
(font-lock-extend-region): Remove by inlining at call sites.
(font-lock-after-change-function): Don't needlessly round up to a whole
number of lines.
(font-lock-extend-jit-lock-region-after-change): Be more careful about
the boundary conditions and the interactions between the various ways
to extend the region.
2006-08-03 05:42:53 +00:00
Miles Bader
2e3ef421a9 Merge from erc--emacs--21
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-379
Creator:  Michael Olson <mwolson@gnu.org>
2006-08-03 05:10:38 +00:00
Stefan Monnier
6b2fcbb546 (jit-lock-fontify-now): Preserve the buffer's
modification status when forcing the second redisplay.
2006-08-03 03:35:45 +00:00
Thien-Thi Nguyen
1200843820 Docstring style and grammar tweaks; nfc. 2006-08-02 22:51:44 +00:00
Kim F. Storm
d2f00838a1 (edmacro-fix-menu-commands): Ignore switch-frame. 2006-08-02 22:37:17 +00:00
Kim F. Storm
97cd434010 *** empty log message *** 2006-08-02 22:37:08 +00:00
Stefan Monnier
c6dbae4718 (cvs-get-buffer-create): Obey noreuse' even if name'
doesn't look like a file name.
2006-08-02 14:14:19 +00:00
Stefan Monnier
424f4c9cfa (PC-expand-many-files): Avoid signalling an error when
the current directory doesn't exist.  Reported by Michaël Cadilhac.
2006-08-02 14:08:49 +00:00
Andreas Schwab
3862ba195c (mode-line-format): Simplify reference to vc-mode. 2006-08-02 09:56:16 +00:00
Nick Roberts
0bbb2a3a8d (map): Make mode-line-buffer-identification-keymap
before defining propertized-buffer-identification.
2006-08-02 09:49:08 +00:00
Nick Roberts
0428023162 *** empty log message *** 2006-08-02 09:48:46 +00:00